Table of contents
- PLEASE READ
- Introduction
- Features (Quick List)
PLEASE READ
This profile allows you to collect additional information from users during registration. Remember that
you are not locked in to any feature. Edit freely.
WARNING: Installing other profiles after Extended Registration will overwrite Extended Registration settings.
Introduction
Extended Registration is intended to provide a complete community site to anyone who needs a large collaborative community that includes additional fields in the registration process and makes all registered users information public within the site to other registered users.
Features (Quick List)
- Wiki (Collaboration)
- Forum (all comments in forum)
- 8 Graduated group levels with custom home pages
- Extended Registration information, including: Full name (prefix, first, MI, last, suffix), preferred name, location (city/country), avatar, resume, personal website, professional website
- Use of Pretty Trackers for registration and Edit My Profile page
- Sortable, searchable User List with links to user information
- Structures
#Categories and trackers for every group
#4 short menus
#File galleries for avatars and user files
- Contact Moderator form
Registered user information is public and displayed in a sortable UserList. An Edit My Profile wiki page has a Pretty Tracker to allow users to edit their personal information upload an image and a resume.
Several groups make management of a large active community easier: Contributors, Editors, Moderators, SubAdmins, Admins and Webmasters. Each group has trackers to track group activity, categories and a custom home page.
Permissions
YAML
permissions:
Anonymous:
allow:[]
description: Already exists
allow:
- view_category
- forum_post
- forum_read
- forums_report
- view_html_pages
- view_sheet
- attach_trackers
- view
- use_as_template
- wiki_view_ref
- search
Registered:
include: Anonymous
description: Will be ignored because group is already created
allow:[]
- use_content_templates
- download_files
- forum_edit_own_posts
- forum_post_topic
- forum_vote
- subscribe_groups
- group_view
- group_view_members
- messages
- tracker_view_attachments
- modify_tracker_items
- list_users
- invite
- use_personal_webmail
- edit
- upload_picture
- wiki_view_attachments
- use_HTML
- delete_account
Contributors:
include: Registered
description: metadata added to contributions, email, no admin access
allow:
- upload_files
- forum_autoapp
- tasks
- tasks_receive
- userfiles
- use_webmail
Editors:
include: Contributors
description: review Contributor content, moderates forums, rename/rollback pages
allow:
- admin_forum
- forum_attach
- edit_html_pages
- broadcast
- wiki_view_history
- rename
- rollback
- wiki_admin_attachment
- wiki_attach_files
- trust_input
Moderators:
include: Editors
description: comments, notifications, rejections recorded, forum admin, communicate with admin
allow:
- list_file_galleries
- view_file_gallery
- edit_gallery_file
- remove_files
- view_fgal_explorer
- view_fgal_path
- group_add_member
- group_remove_member
- broadcast_all
- remove_tracker_items
- admin_users
- tasks_admin
- tasks_send
- use_group_webmail
- admin_wiki
- lock
- remove
- watch_structure
- plugin_viewdetail
- plugin_approve
- plugin_preview
- access_closed_site
- admin_banning
- clean_cache
- modify_object_categories
SubAdmins:
include: Moderators
description: content editors
allow:
- admin_categories
- modify_object_categories
- add_object
- remove_object
- edit_structures
- admin_content_templates
- edit_content_templates
- admin_file_galleries
- assign_perm_file_gallery
- batch_upload_files
- create_file_galleries
- admin_sheet
- edit_sheet
- view_sheet_history
- admin_trackers
- create_tracker_items
- modify_tracker_items_pending
- modify_tracker_items_closed
- remove_tracker_items_pending
- remove_tracker_items_closed
- export_tracker
- tracker_dump
- edit_dynvar
- admin_objects
- admin_rssmodules
- edit_cookies
- edit_languages
- edit_menu
- edit_menu_option
- admin_toolbars
- admin_notifications
- admin_importer
- admin_modules
Admins:
include: SubAdmins
description: Site administrators
allow:
- dns_query
- invite_to_my_group
- comment_tracker_items
- tracker_view_comments
- list_trackers
- tracker_view_ratings
- tracker_vote_ratings
- tracker_revote_ratings
- view_trackers
- view_trackers_closed
- view_trackers_pending
- watch_trackers
- admin_group_webmail
- admin_personal_webmail
- assign_perm_wiki_page
- admin
Webmasters:
include: Admins
description: Control of features, trackers, logs, security, design/development
allow:
- admin_content_templates
- edit_content_templates
- admin_file_galleries
- assign_perm_file_gallery
- batch_upload_files
- create_file_galleries
- admin_sheet
- edit_sheet
- view_sheet_history
- admin_trackers
- create_tracker_items
- modify_tracker_items_pending
- modify_tracker_items_closed
- remove_tracker_items_pending
- remove_tracker_items_closed
- export_tracker
- tracker_dump
- edit_dynvar
- admin_objects
- admin_rssmodules
- edit_cookies
- edit_languages
- edit_menu
- edit_menu_option
- admin_toolbars
- admin_notifications
- admin_importer
- admin_modules