├── support
└── docs
│ ├── ug
│ ├── scripts
│ │ ├── .htaccess
│ │ ├── README.txt
│ │ └── shed_website_update.sh
│ ├── data
│ │ ├── .htaccess
│ │ └── 3.0
│ │ │ ├── en
│ │ │ ├── glossary
│ │ │ │ └── _navigation
│ │ │ ├── userguide
│ │ │ │ ├── pm_filters
│ │ │ │ ├── ucp_usergroups
│ │ │ │ ├── pm_display
│ │ │ │ ├── ucp_attachments
│ │ │ │ ├── pm_new
│ │ │ │ ├── user_search
│ │ │ │ ├── ucp_friends_foes
│ │ │ │ ├── user_control_panel
│ │ │ │ ├── user_posting
│ │ │ │ ├── posting_smilies
│ │ │ │ ├── posting_drafts
│ │ │ │ ├── user_permissions
│ │ │ │ ├── posting_polls
│ │ │ │ ├── user_pm
│ │ │ │ ├── _navigation
│ │ │ │ ├── posting_bbcodes
│ │ │ │ ├── posting_attachments
│ │ │ │ └── posting_form
│ │ │ ├── adminguide
│ │ │ │ ├── permissions_masks
│ │ │ │ ├── permissions_roles
│ │ │ │ ├── permissions_forumbased
│ │ │ │ ├── forums
│ │ │ │ ├── groups
│ │ │ │ ├── users
│ │ │ │ ├── system
│ │ │ │ ├── maintenance
│ │ │ │ ├── system_phpinfo
│ │ │ │ ├── forums_types
│ │ │ │ ├── forums_manage
│ │ │ │ ├── general
│ │ │ │ ├── posting
│ │ │ │ ├── posting_censors
│ │ │ │ ├── system_updates
│ │ │ │ ├── attach_orphaned
│ │ │ │ ├── attach_extensions
│ │ │ │ ├── admin_control_panel
│ │ │ │ ├── maintenance_logs
│ │ │ │ ├── system_reasons
│ │ │ │ ├── forums_subforums
│ │ │ │ ├── users_inactive
│ │ │ │ ├── groups_default
│ │ │ │ └── system_mail
│ │ │ ├── _tabs
│ │ │ ├── quickstart
│ │ │ │ ├── permissions
│ │ │ │ ├── settings
│ │ │ │ ├── installation_admin
│ │ │ │ ├── installation_intro
│ │ │ │ ├── installation_config
│ │ │ │ ├── installation
│ │ │ │ ├── installation_requirements
│ │ │ │ ├── installation_advanced
│ │ │ │ ├── permissions_roles
│ │ │ │ ├── permissions_global
│ │ │ │ ├── requirements
│ │ │ │ ├── _navigation
│ │ │ │ ├── settings_boardsettings
│ │ │ │ ├── permissions_types
│ │ │ │ ├── settings_boardfeatures
│ │ │ │ └── permissions_manual
│ │ │ ├── upgradeguide
│ │ │ │ ├── _navigation
│ │ │ │ ├── general
│ │ │ │ ├── upgrade
│ │ │ │ ├── general_requirements
│ │ │ │ └── general_preliminary
│ │ │ └── moderatorguide
│ │ │ │ ├── mcp_reported
│ │ │ │ ├── mcp_queue
│ │ │ │ ├── modtools_copy
│ │ │ │ ├── modtools_lock
│ │ │ │ ├── modtools_mergeposts
│ │ │ │ ├── modtools_type
│ │ │ │ ├── moderator_modtools
│ │ │ │ ├── modtools_delete
│ │ │ │ ├── modtools_split
│ │ │ │ ├── modtools_mergetopics
│ │ │ │ ├── _navigation
│ │ │ │ ├── moderator_reported
│ │ │ │ ├── moderator_queue
│ │ │ │ ├── moderator_mcp
│ │ │ │ ├── modtools_move
│ │ │ │ └── moderator_edit
│ │ │ └── _updater
│ │ │ ├── content
│ │ │ ├── da
│ │ │ │ └── images
│ │ │ │ │ ├── admin_guide
│ │ │ │ │ ├── captcha.png
│ │ │ │ │ ├── acp_index.png
│ │ │ │ │ ├── imageset_edit.png
│ │ │ │ │ ├── creating_bbcodes.png
│ │ │ │ │ ├── database_restore.png
│ │ │ │ │ ├── denial_reasons.png
│ │ │ │ │ ├── styles_overview.png
│ │ │ │ │ ├── subforums_list.png
│ │ │ │ │ ├── users_forum_permissions.png
│ │ │ │ │ ├── choose_group_permissions.png
│ │ │ │ │ ├── manage_forums_icon_legend.png
│ │ │ │ │ └── setting_global_group_permissions.png
│ │ │ │ │ ├── user_guide
│ │ │ │ │ ├── ucp_overview.png
│ │ │ │ │ ├── memberlist_sorting.png
│ │ │ │ │ ├── visual_confirmation.png
│ │ │ │ │ └── typical_registration_page.png
│ │ │ │ │ ├── upgrade_guide
│ │ │ │ │ ├── convert_diff.png
│ │ │ │ │ ├── convert_select.png
│ │ │ │ │ ├── convert_status.png
│ │ │ │ │ ├── convert_dbupdate.png
│ │ │ │ │ └── convert_mergefile.png
│ │ │ │ │ ├── moderator_guide
│ │ │ │ │ └── quick_mod_tools.png
│ │ │ │ │ └── quick_start_guide
│ │ │ │ │ ├── creating_forums.png
│ │ │ │ │ ├── permissions_roles.png
│ │ │ │ │ ├── permissions_types.png
│ │ │ │ │ ├── settings_features.png
│ │ │ │ │ ├── settings_sitename.png
│ │ │ │ │ ├── installation_intro.png
│ │ │ │ │ ├── permissions_manual.png
│ │ │ │ │ ├── permissions_select.png
│ │ │ │ │ ├── installation_database.png
│ │ │ │ │ └── permissions_moderator.png
│ │ │ ├── en
│ │ │ │ └── images
│ │ │ │ │ ├── admin_guide
│ │ │ │ │ ├── captcha.png
│ │ │ │ │ ├── acp_index.png
│ │ │ │ │ ├── imageset_edit.png
│ │ │ │ │ ├── creating_bbcodes.png
│ │ │ │ │ ├── database_restore.png
│ │ │ │ │ ├── denial_reasons.png
│ │ │ │ │ ├── styles_overview.png
│ │ │ │ │ ├── subforums_list.png
│ │ │ │ │ ├── users_forum_permissions.png
│ │ │ │ │ ├── choose_group_permissions.png
│ │ │ │ │ ├── manage_forums_icon_legend.png
│ │ │ │ │ └── setting_global_group_permissions.png
│ │ │ │ │ ├── user_guide
│ │ │ │ │ ├── ucp_overview.png
│ │ │ │ │ ├── memberlist_sorting.png
│ │ │ │ │ ├── visual_confirmation.png
│ │ │ │ │ └── typical_registration_page.png
│ │ │ │ │ ├── moderator_guide
│ │ │ │ │ └── quick_mod_tools.png
│ │ │ │ │ └── quick_start_guide
│ │ │ │ │ ├── creating_forums.png
│ │ │ │ │ ├── permissions_roles.png
│ │ │ │ │ ├── permissions_types.png
│ │ │ │ │ ├── settings_features.png
│ │ │ │ │ ├── settings_sitename.png
│ │ │ │ │ ├── installation_intro.png
│ │ │ │ │ ├── permissions_manual.png
│ │ │ │ │ ├── permissions_select.png
│ │ │ │ │ ├── installation_database.png
│ │ │ │ │ └── permissions_moderator.png
│ │ │ ├── cs
│ │ │ │ ├── images
│ │ │ │ │ ├── admin_guide
│ │ │ │ │ │ ├── acp_index.png
│ │ │ │ │ │ ├── creating_bbcodes.png
│ │ │ │ │ │ ├── subforums_list.png
│ │ │ │ │ │ ├── users_forum_permissions.png
│ │ │ │ │ │ └── manage_forums_icon_legend.png
│ │ │ │ │ ├── user_guide
│ │ │ │ │ │ ├── ucp_overview.png
│ │ │ │ │ │ └── memberlist_sorting.png
│ │ │ │ │ ├── moderator_guide
│ │ │ │ │ │ └── quick_mod_tools.png
│ │ │ │ │ └── quick_start_guide
│ │ │ │ │ │ ├── creating_forums.png
│ │ │ │ │ │ ├── permissions_roles.png
│ │ │ │ │ │ ├── permissions_types.png
│ │ │ │ │ │ ├── settings_features.png
│ │ │ │ │ │ ├── settings_sitename.png
│ │ │ │ │ │ ├── installation_intro.png
│ │ │ │ │ │ ├── permissions_manual.png
│ │ │ │ │ │ ├── permissions_select.png
│ │ │ │ │ │ ├── installation_database.png
│ │ │ │ │ │ └── permissions_moderator.png
│ │ │ │ └── chapters
│ │ │ │ │ └── upgrade_guide.xml
│ │ │ ├── hu
│ │ │ │ ├── images
│ │ │ │ │ ├── admin_guide
│ │ │ │ │ │ ├── acp_index.png
│ │ │ │ │ │ ├── creating_bbcodes.png
│ │ │ │ │ │ ├── subforums_list.png
│ │ │ │ │ │ ├── users_forum_permissions.png
│ │ │ │ │ │ └── manage_forums_icon_legend.png
│ │ │ │ │ ├── user_guide
│ │ │ │ │ │ ├── ucp_overview.png
│ │ │ │ │ │ └── memberlist_sorting.png
│ │ │ │ │ ├── moderator_guide
│ │ │ │ │ │ └── quick_mod_tools.png
│ │ │ │ │ └── quick_start_guide
│ │ │ │ │ │ ├── creating_forums.png
│ │ │ │ │ │ ├── permissions_roles.png
│ │ │ │ │ │ ├── permissions_types.png
│ │ │ │ │ │ ├── settings_features.png
│ │ │ │ │ │ ├── settings_sitename.png
│ │ │ │ │ │ ├── installation_intro.png
│ │ │ │ │ │ ├── permissions_manual.png
│ │ │ │ │ │ ├── permissions_select.png
│ │ │ │ │ │ ├── installation_database.png
│ │ │ │ │ │ └── permissions_moderator.png
│ │ │ │ └── chapters
│ │ │ │ │ └── upgrade_guide.xml
│ │ │ ├── nl
│ │ │ │ └── images
│ │ │ │ │ ├── admin_guide
│ │ │ │ │ ├── acp_index.png
│ │ │ │ │ ├── creating_bbcodes.png
│ │ │ │ │ ├── database_restore.png
│ │ │ │ │ ├── denial_reasons.png
│ │ │ │ │ ├── subforums_list.png
│ │ │ │ │ ├── users_forum_permissions.png
│ │ │ │ │ ├── choose_group_permissions.png
│ │ │ │ │ ├── manage_forums_icon_legend.png
│ │ │ │ │ └── setting_global_group_permissions.png
│ │ │ │ │ ├── user_guide
│ │ │ │ │ ├── ucp_overview.png
│ │ │ │ │ ├── memberlist_sorting.png
│ │ │ │ │ ├── visual_confirmation.png
│ │ │ │ │ └── typical_registration_page.png
│ │ │ │ │ ├── moderator_guide
│ │ │ │ │ └── quick_mod_tools.png
│ │ │ │ │ └── quick_start_guide
│ │ │ │ │ ├── creating_forums.png
│ │ │ │ │ ├── permissions_roles.png
│ │ │ │ │ ├── permissions_types.png
│ │ │ │ │ ├── settings_features.png
│ │ │ │ │ ├── settings_sitename.png
│ │ │ │ │ ├── installation_intro.png
│ │ │ │ │ ├── permissions_manual.png
│ │ │ │ │ ├── permissions_select.png
│ │ │ │ │ ├── installation_database.png
│ │ │ │ │ └── permissions_moderator.png
│ │ │ ├── tr
│ │ │ │ ├── images
│ │ │ │ │ ├── admin_guide
│ │ │ │ │ │ ├── acp_index.png
│ │ │ │ │ │ ├── creating_bbcodes.png
│ │ │ │ │ │ ├── subforums_list.png
│ │ │ │ │ │ ├── users_forum_permissions.png
│ │ │ │ │ │ └── manage_forums_icon_legend.png
│ │ │ │ │ ├── user_guide
│ │ │ │ │ │ ├── ucp_overview.png
│ │ │ │ │ │ └── memberlist_sorting.png
│ │ │ │ │ ├── moderator_guide
│ │ │ │ │ │ └── quick_mod_tools.png
│ │ │ │ │ └── quick_start_guide
│ │ │ │ │ │ ├── creating_forums.png
│ │ │ │ │ │ ├── permissions_roles.png
│ │ │ │ │ │ ├── permissions_types.png
│ │ │ │ │ │ ├── settings_features.png
│ │ │ │ │ │ ├── settings_sitename.png
│ │ │ │ │ │ ├── installation_intro.png
│ │ │ │ │ │ ├── permissions_manual.png
│ │ │ │ │ │ ├── permissions_select.png
│ │ │ │ │ │ ├── installation_database.png
│ │ │ │ │ │ └── permissions_moderator.png
│ │ │ │ └── chapters
│ │ │ │ │ └── upgrade_guide.xml
│ │ │ └── pl
│ │ │ │ └── upgrade_guide.xml
│ │ │ ├── create_pdf.sh
│ │ │ ├── create_pdf.bat
│ │ │ ├── xsl
│ │ │ ├── xhtml
│ │ │ │ ├── docbookng.xsl
│ │ │ │ ├── keywords.xsl
│ │ │ │ ├── onechunk.xsl
│ │ │ │ ├── profile-onechunk.xsl
│ │ │ │ ├── chunk.xsl
│ │ │ │ ├── profile-chunk.xsl
│ │ │ │ ├── htmltbl.xsl
│ │ │ │ └── info.xsl
│ │ │ ├── pdf
│ │ │ │ ├── fo
│ │ │ │ │ ├── annotations.xsl
│ │ │ │ │ ├── keywords.xsl
│ │ │ │ │ ├── info.xsl
│ │ │ │ │ └── passivetex.xsl
│ │ │ │ ├── common
│ │ │ │ │ ├── targetdatabase.dtd
│ │ │ │ │ ├── l10n.dtd
│ │ │ │ │ └── autoidx-kimber.xsl
│ │ │ │ └── COPYING
│ │ │ ├── olympus_pdf.xsl
│ │ │ ├── common
│ │ │ │ ├── targetdatabase.dtd
│ │ │ │ ├── l10n.dtd
│ │ │ │ └── l10n.xml
│ │ │ └── olympus_xhtml.xsl
│ │ │ ├── create_docs.sh
│ │ │ ├── includes
│ │ │ └── xinclude.mod
│ │ │ └── olympus_doc.xml
│ └── common.php
│ ├── flash
│ ├── swf
│ │ ├── 3.0_ranks.swf
│ │ ├── 3.0_backup.swf
│ │ ├── 3.0_bbcode.swf
│ │ ├── 3.0_fields.swf
│ │ ├── 3.0_forums.swf
│ │ ├── 3.0_mass_email.swf
│ │ ├── 3.0_add_moderator.swf
│ │ ├── 3.0_attachments.swf
│ │ ├── 3.0_custom_groups.swf
│ │ ├── 3.0_user_security.swf
│ │ ├── 3.0_word_censor.swf
│ │ └── 3.0_report_reasons.swf
│ ├── thumbs
│ │ ├── 3.0_ranks.gif
│ │ ├── 3.0_backup.gif
│ │ ├── 3.0_bbcode.gif
│ │ ├── 3.0_fields.gif
│ │ ├── 3.0_forums.gif
│ │ ├── 3.0_mass_email.gif
│ │ ├── 3.0_attachments.gif
│ │ ├── 3.0_word_censor.gif
│ │ ├── 3.0_add_moderator.gif
│ │ ├── 3.0_custom_groups.gif
│ │ ├── 3.0_report_reasons.gif
│ │ └── 3.0_user_security.gif
│ ├── common.php
│ └── show.php
│ ├── index.php
│ └── kb
│ └── clear.php
├── template
└── support
│ └── docs
│ ├── docs_nav.png
│ ├── docs_footer.html
│ ├── flash_popup.html
│ ├── flash_swf.html
│ ├── docs_index.html
│ ├── flash_submission.html
│ ├── ug_index.html
│ ├── kb_display_message.html
│ ├── kb_adm_pm.html
│ └── flash_body.html
├── theme
└── images
│ └── support
│ └── docs
│ ├── kb_new.gif
│ ├── docs_nav.png
│ ├── kb_active.gif
│ ├── kb_denied.gif
│ ├── kb_inactive.gif
│ ├── kb_redirect.gif
│ ├── kb_reviewed.gif
│ ├── kb_revision.gif
│ ├── kb_pm_buttons.gif
│ ├── kb_topic_edit.gif
│ ├── kb_topic_new.gif
│ ├── kb_status_active.gif
│ ├── kb_status_denied.gif
│ ├── kb_topic_change.gif
│ ├── kb_status_inactive.gif
│ ├── kb_status_reviewed.gif
│ ├── kb_topic_revision.gif
│ ├── kb_status_newly_added.gif
│ ├── kb_status_newly_added2.gif
│ └── kb_status_revision_submitted.gif
├── README.md
├── includes
└── support
│ └── docs
│ ├── functions_docs.php
│ └── functions_flash.php
└── docs_flash.sql
/support/docs/ug/scripts/.htaccess:
--------------------------------------------------------------------------------
1 | Deny from all
--------------------------------------------------------------------------------
/support/docs/ug/data/.htaccess:
--------------------------------------------------------------------------------
1 |
TODO: How to work with message filters. That is quite a complex system
-------------------------------------------------------------------------------- /theme/images/support/docs/kb_new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_new.gif -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | docs-system 2 | =========== 3 | 4 | The documentation system used on www.phpbb.com. GSoC Project. Contact Marshalrusty 5 | -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_backup.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_backup.swf -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_bbcode.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_bbcode.swf -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_fields.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_fields.swf -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_forums.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_forums.swf -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_ranks.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_ranks.gif -------------------------------------------------------------------------------- /theme/images/support/docs/docs_nav.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/docs_nav.png -------------------------------------------------------------------------------- /theme/images/support/docs/kb_active.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_active.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_denied.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_denied.gif -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_mass_email.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_mass_email.swf -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_backup.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_backup.gif -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_bbcode.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_bbcode.gif -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_fields.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_fields.gif -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_forums.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_forums.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_inactive.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_inactive.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_redirect.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_redirect.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_reviewed.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_reviewed.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_revision.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_revision.gif -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_add_moderator.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_add_moderator.swf -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_attachments.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_attachments.swf -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_custom_groups.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_custom_groups.swf -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_user_security.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_user_security.swf -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_word_censor.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_word_censor.swf -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_mass_email.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_mass_email.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_pm_buttons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_pm_buttons.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_topic_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_topic_edit.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_topic_new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_topic_new.gif -------------------------------------------------------------------------------- /support/docs/flash/swf/3.0_report_reasons.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/swf/3.0_report_reasons.swf -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_attachments.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_attachments.gif -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_word_censor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_word_censor.gif -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/userguide/ucp_usergroups: -------------------------------------------------------------------------------- 1 |TODO: Work in progress, might change, so not sure how this is going to be structured.
-------------------------------------------------------------------------------- /theme/images/support/docs/kb_status_active.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_status_active.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_status_denied.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_status_denied.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_topic_change.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_topic_change.gif -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_add_moderator.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_add_moderator.gif -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_custom_groups.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_custom_groups.gif -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_report_reasons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_report_reasons.gif -------------------------------------------------------------------------------- /support/docs/flash/thumbs/3.0_user_security.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/flash/thumbs/3.0_user_security.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_status_inactive.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_status_inactive.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_status_reviewed.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_status_reviewed.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_topic_revision.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_topic_revision.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_status_newly_added.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_status_newly_added.gif -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/userguide/pm_display: -------------------------------------------------------------------------------- 1 |The Inbox is the default incoming folder, which contains a list of your recently received Private Messages.
-------------------------------------------------------------------------------- /theme/images/support/docs/kb_status_newly_added2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_status_newly_added2.gif -------------------------------------------------------------------------------- /theme/images/support/docs/kb_status_revision_submitted.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/theme/images/support/docs/kb_status_revision_submitted.gif -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/userguide/ucp_attachments: -------------------------------------------------------------------------------- 1 |TODO: The attachment section of the UCP shows you a list of all attachments that you have uploaded to the board so far ...
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/captcha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/captcha.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/captcha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/captcha.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/cs/images/admin_guide/acp_index.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/cs/images/admin_guide/acp_index.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/cs/images/user_guide/ucp_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/cs/images/user_guide/ucp_overview.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/acp_index.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/acp_index.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/user_guide/ucp_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/user_guide/ucp_overview.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/acp_index.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/acp_index.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/user_guide/ucp_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/user_guide/ucp_overview.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/hu/images/admin_guide/acp_index.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/hu/images/admin_guide/acp_index.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/hu/images/user_guide/ucp_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/hu/images/user_guide/ucp_overview.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/acp_index.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/acp_index.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/nl/images/user_guide/ucp_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/nl/images/user_guide/ucp_overview.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/tr/images/admin_guide/acp_index.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/tr/images/admin_guide/acp_index.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/tr/images/user_guide/ucp_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/tr/images/user_guide/ucp_overview.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/imageset_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/imageset_edit.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/imageset_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/imageset_edit.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/cs/images/admin_guide/creating_bbcodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/cs/images/admin_guide/creating_bbcodes.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/cs/images/admin_guide/subforums_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/cs/images/admin_guide/subforums_list.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/creating_bbcodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/creating_bbcodes.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/database_restore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/database_restore.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/denial_reasons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/denial_reasons.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/styles_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/styles_overview.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/subforums_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/admin_guide/subforums_list.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/upgrade_guide/convert_diff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/upgrade_guide/convert_diff.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/upgrade_guide/convert_select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/upgrade_guide/convert_select.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/upgrade_guide/convert_status.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/upgrade_guide/convert_status.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/creating_bbcodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/creating_bbcodes.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/database_restore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/database_restore.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/denial_reasons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/denial_reasons.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/styles_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/styles_overview.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/subforums_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/admin_guide/subforums_list.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/hu/images/admin_guide/creating_bbcodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/hu/images/admin_guide/creating_bbcodes.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/hu/images/admin_guide/subforums_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/hu/images/admin_guide/subforums_list.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/creating_bbcodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/creating_bbcodes.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/database_restore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/database_restore.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/denial_reasons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/denial_reasons.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/subforums_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/nl/images/admin_guide/subforums_list.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/tr/images/admin_guide/creating_bbcodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/tr/images/admin_guide/creating_bbcodes.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/tr/images/admin_guide/subforums_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/tr/images/admin_guide/subforums_list.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/cs/images/user_guide/memberlist_sorting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/cs/images/user_guide/memberlist_sorting.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/upgrade_guide/convert_dbupdate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/upgrade_guide/convert_dbupdate.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/user_guide/memberlist_sorting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/user_guide/memberlist_sorting.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/da/images/user_guide/visual_confirmation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/da/images/user_guide/visual_confirmation.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/user_guide/memberlist_sorting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/user_guide/memberlist_sorting.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/en/images/user_guide/visual_confirmation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/en/images/user_guide/visual_confirmation.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/hu/images/user_guide/memberlist_sorting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/hu/images/user_guide/memberlist_sorting.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/nl/images/user_guide/memberlist_sorting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/nl/images/user_guide/memberlist_sorting.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/nl/images/user_guide/visual_confirmation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/nl/images/user_guide/visual_confirmation.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/content/tr/images/user_guide/memberlist_sorting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpbb/docs-system/master/support/docs/ug/data/3.0/_updater/content/tr/images/user_guide/memberlist_sorting.png -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/adminguide/permissions_masks: -------------------------------------------------------------------------------- 1 |The Forum section offers the tools to manage your forums. Whether you want to add new forums, add new categories, change forum descriptions, reorder or rename your forums, this is the place to go.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/userguide/pm_new: -------------------------------------------------------------------------------- 1 |TODO: Similar to the posting screen, so a reference for the basic functions should be enough. What needs to be explained are the To and Bcc fields, how they integrate with the friends list and how to find members (which could also be a link to the memberlist section).
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/create_pdf.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | 3 | ::Path to FOP 4 | set fop_path=C:\fop-0.95 5 | 6 | echo Removing previous PDF 7 | del olympus_doc.pdf 8 | 9 | echo Creating new PDF 10 | %fop_path%\fop -xml olympus_doc.xml -xsl xsl\olympus_pdf.xsl -pdf olympus_doc.pdf 11 | 12 | echo Done -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/adminguide/groups: -------------------------------------------------------------------------------- 1 |Usergroups are a way of grouping users. This makes it easier to set permissions to many people at the same time. phpBB 3.0 has six pre-defined groups: Administrators, Bots, Global Moderators, Guests, Registered Users, and Registered COPPA Users.
-------------------------------------------------------------------------------- /support/docs/ug/scripts/README.txt: -------------------------------------------------------------------------------- 1 | These are copies of the files located in /data on the server. 2 | The .sh file is activated every 2 minutes via a cron 3 | Changes made to the files here will not affect the real files (contact a Manager to make changes) 4 | Managers: The .sh file runs with escalated privs, so be careful! 5 | 6 | 7 | - Yuriy -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/userguide/user_search: -------------------------------------------------------------------------------- 1 |TODO: Explain how to use the search system. This should also include the results page, and the refine function. Also note, that the title (Search: search term) is a link that one can copy and paste into a post to directly link to the results. Egosearch and the global search field should also be included here.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/quickstart/permissions: -------------------------------------------------------------------------------- 1 |After you created your first forum, you have to decide who has access to it and what your users are allowed to do and what not. This is what Permissions are for. You can disallow guests to post or hand out moderating powers, for instance. Almost every aspect of user interaction with phpBB3 Olympus can be adjusted with permissions.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/xsl/xhtml/docbookng.xsl: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |TODO: (Not sure if this deserves its own section yet. For 3.0 this does not have much of an influence on the overall forum experience, this might change with 3.2, so leaving it here for now.) Write a detailed explanation about what Friends and Foes are and how they affect the forum like hiding posts of foes, adding users to the friends list for fast access / online checks, and so forth.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/moderatorguide/mcp_reported: -------------------------------------------------------------------------------- 1 |Reported posts are reports submitted by users regarding problematic posts. Any current reported posts are accessible from the Moderator Control Panel. For more information regarding reported posts, see Section 4.4, “What are “Reported posts”?”.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/moderatorguide/mcp_queue: -------------------------------------------------------------------------------- 1 |The moderation queue lists topics or posts which require moderator action. The moderation queue is accessible from the Moderator Control Panel. For more information regarding the moderation queue, see Section 4.3, “What is the “Moderation queue”?”.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/adminguide/system: -------------------------------------------------------------------------------- 1 |Controls which affect the whole board and which are a key part of configuring and running phpBB are located in the System section. Most of these settings require more attention from the administrator and are not so easy to configure, fortunately you will probably not be changing them too often. This includes keeping your installation up-to-date, managing the board's languages or editing the structure of phpBB's control panels.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/quickstart/settings: -------------------------------------------------------------------------------- 1 |In this section you will learn how to change some of the basic settings of your new board.
Right after the installation you will be redirected to the so called "Administration Control Panel" (ACP). You can also access this panel by clicking the [Administration Control Panel] link at the bottom of your forum. In this interface you can change everything about your board.
-------------------------------------------------------------------------------- /template/support/docs/docs_footer.html: -------------------------------------------------------------------------------- 1 | 2 |Now you have to create your administration user. This user will have full administration access and he will be the first user on your forum. All fields on this page are required. You can also set the default language of your forum on this page. In a vanilla (basic) phpBB 3.0 installation we only include English [GB]. You can download further languages from www.phpbb.com, and add them later.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/adminguide/maintenance: -------------------------------------------------------------------------------- 1 |Running a phpBB 3.0 board is a very important job that is up to the administrator(s). Maintaining the board to make sure it runs as cleanly and properly as possible is the administrator's job.
is a section in the ACP that allows you to keep track of internal phpBB information, such as logs, as well as maintaining your database (which holds your phpBB-related data), such as backing up and restoring data.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/quickstart/installation_intro: -------------------------------------------------------------------------------- 1 |The installation screen gives you a short introduction into phpBB. It allows you to read the license phpBB 3.0 is released under (the General Public License) and provides information about how you can receive support. To start the installation, click the Install tab (see Figure 1.1, “Introduction”).
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/moderatorguide/modtools_copy: -------------------------------------------------------------------------------- 1 |Moderators are also allowed to duplicate topics. Duplicating a topic simply creates a copy of the selected topic in another forum. This can be achieved by using the Quick MOD Tools area beneath the topic you want to duplicate, or through the Moderator Control Panel when viewing the forum. From this, you simply select the destination forum you wish to duplicate the topic to. Click Yes to duplicate the topic.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/moderatorguide/modtools_lock: -------------------------------------------------------------------------------- 1 |This outlines how a moderator may lock whole topics or individual posts. There are various ways a moderator may do this, either by using the Moderator Control Panel when viewing a forum, navigating to the selection menu beneath the topic in question, or editing any post within a topic and checking the relevant checkbox.
Locking a whole topic ensures that no user can reply to it, whereas locking individual posts denies the post author any editing permissions for that post.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/upgradeguide/general: -------------------------------------------------------------------------------- 1 |In order to allow administrators of phpBB2 boards to use phpBB3 and all of its features. There is a convertor packed with the default installation. The conversion framework is flexible and allows you to convert other bulletin board systems as well. Read more if you need help with converting your board to phpBB3
The convertor will not harm the database of the board software you are converting from. In case of a problem, your old board software will still be fully operational.
This option will provide you with information about the version of PHP installed on your server, along with information on loaded modules and the configuration applicable to the current location. This information can be useful to phpBB team members in helping you to diagnose problems affecting your installation of phpBB. The information here can be security sensitive and it is recommended that you only grant access to this option to those users who need access to the information and do not disclose the information unless necessary.
Please note that some hosting providers may limit the information which is available to you on this page for security reasons.
-------------------------------------------------------------------------------- /support/docs/kb/clear.php: -------------------------------------------------------------------------------- 1 | data['username'] == 'Marshalrusty') 17 | { 18 | $sql = 'TRUNCATE TABLE ' . KB_ARTICLES_TABLE; 19 | $db->sql_query($sql); 20 | 21 | $sql = 'TRUNCATE TABLE ' . KB_CATEGORY_ENTRIES_TABLE; 22 | $db->sql_query($sql); 23 | 24 | $sql = 'TRUNCATE TABLE ' . KB_REVISIONS_TABLE; 25 | $db->sql_query($sql); 26 | 27 | $sql = 'TRUNCATE TABLE ' . KB_LOG_TABLE; 28 | $db->sql_query($sql); 29 | } 30 | 31 | echo 'Cleared'; 32 | -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/upgradeguide/upgrade: -------------------------------------------------------------------------------- 1 |In order to allow administrators of phpBB2 boards to use phpBB3 and all of its features. There is a convertor packed with the default installation. The conversion framework is flexible and allows you to convert other bulletin board systems as well. Read more if you need help with converting your board to phpBB3
The process is in the form of a PHP file, similar to the update file found in phpBB 2.0.x. The file will take you through wizard-like screens until your phpBB is running 3.0.x. Basic instructions and troubleshooting for doing this conversion are here.
Warning: Be sure to backup both the database and the files before attempting to upgrade.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/create_docs.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | # set this to the correct path 4 | path="/var/www/phpbb.com/htdocs/support/documentation/3.0" 5 | 6 | echo "Removing build directory" 7 | rm -rf build 8 | 9 | echo "Creating docs" 10 | xsltproc --xinclude xsl/olympus_php.xsl olympus_doc.xml 11 | 12 | if [ "$?" == "0" ]; then 13 | echo "Successfully created documentation" 14 | echo "Removing $path" 15 | rm -rf $path 16 | echo "Copying documentation to $path" 17 | cp -r build $path 18 | echo "Creating directory $path/images" 19 | mkdir $path/images 20 | echo "Copying images/* to $path/images/" 21 | cp -r content/en/images/* $path/images/ 22 | echo "Making documentation directory group writable" 23 | chmod g+w -R $path 24 | else 25 | echo "Failed creating documentation" 26 | fi -------------------------------------------------------------------------------- /support/docs/flash/common.php: -------------------------------------------------------------------------------- 1 | assign_vars(array( 34 | 'S_IN_DOCS_FLASH' => true, 35 | 'S_BODY_CLASS' => 'support tutorials', 36 | 'S_ABS_PATH_TO_DOCS_FLASH' => ABS_PATH_TO_DOCS_FLASH, 37 | )); 38 | -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/_updater/xsl/pdf/fo/annotations.xsl: -------------------------------------------------------------------------------- 1 | 2 |Rather than just merging topics together, you can also merge specific posts into any other topic.
To merge specific posts into another topic, start by locating the selection menu beneath the topic, and get to the Moderator Control Panel. From here, you need to enter the topic ID of the topic you want to move the posts to. You can click Select topic to see a list of the topics available and specify which. Select the posts which you wish to merge from the current topic, into the existing topic. The posts merged into the new topic will retain their existing timestamp (e.g. they will not appear at the end of the topic they are being merged to, but will be sorted based on their timestamp).
-------------------------------------------------------------------------------- /support/docs/ug/common.php: -------------------------------------------------------------------------------- 1 | assign_vars(array( 37 | 'S_IN_DOCS_UG' => true, 38 | 'S_BODY_CLASS' => 'support_docs ug support', 39 | 'S_ABS_PATH_TO_DOCS_UG' => ABS_PATH_TO_DOCS_UG, 40 | )); 41 | -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/quickstart/installation_config: -------------------------------------------------------------------------------- 1 |In this step, phpBB will automatically try to write the configuration file. The forum needs the configuration to run properly. It contains all of the database settings, so without it, phpBB will not be able to access the database.
Usually, automatically writing the configuration file works fine. But in some cases it can fail due to wrong file permissions, for instance. In this case, you need to upload the file manually. phpBB asks you to download the config.php file and tells you what to do with it. Please read the instructions carefully. After you have uploaded the file, click Done to get to the last step. If Done returns you to the same page as before, and does not return a success message, you did not upload the file correctly.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/moderatorguide/modtools_type: -------------------------------------------------------------------------------- 1 |There are various types of topics the forum administrators and moderators (if they have the appropriate permissions) can assign to specific topics. These special topic types are: Global Announcements, Announcements, and Stickies. The Topic Type can be chosen when posting a new topic or editing the first post of a previously posted topic. You may choose which type of topic you would prefer by selecting the relevant radio button. When viewing the forum, global announcements and basic announcements are displayed under a separate heading than that of stickies and normal topics.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/adminguide/forums_types: -------------------------------------------------------------------------------- 1 |In phpBB 3.0, there are three forum types. A forum can be a normal forum where people can post in, a category that contains forums, or it can be a simple link.
In a forum people can post their topics.
The forum list displays a forum link like a normal forum. But instead of linking to a forum, you can point it to a URL of your choice. It can display a hit counter, which shows how many times the link was clicked.
If you want to combine multiple forums or links for a specific topic, you can put them inside a category. The forums will appear below the category title, clearly separated from other categories. Users are not able to post inside categories.
The User Control Panel (UCP) allows you to alter personal preferences, manage posts you are watching, send and receive private messages, and change the way information about you appears to other users. To view the UCP, click the 'User Control Panel' link that appears after logging in.
The UCP is separated into seven tabs: Overview, Private Messages, Profile, Preferences, Friends and Foes, Attachments, and Groups. Within each tab are several sub pages, accessed by clicking the desired link on the left side of the UCP interface. Some of these areas may not be available depending on the permissions set for you by the administrator.
Every page of the UCP displays your Friends List on the left side. To send a private message to a friend, click their user name.
TODO: Note that Private messaging will be discussed in its own section
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/adminguide/forums_manage: -------------------------------------------------------------------------------- 1 |Here you can add, edit, delete, and reorder the forums, categories, and links.
Figure 3.4. Managing Forums Icon Legend
This is the legend for the icons on the manage forums page. Each icon allows you to commit a certain action. Pay close attention to which action you click on when managing your forums.
The initial Manage forums page shows you a list of your top level forums and categories. Note, that this is not analogue to the forum index, as categories are not expanded here. If you want to reorder the forums inside a category, you have to open the category first.
-------------------------------------------------------------------------------- /support/docs/flash/show.php: -------------------------------------------------------------------------------- 1 | sql_query($sql); 23 | 24 | $tutorials=array(); 25 | 26 | $flash=array(); 27 | 28 | while ($flash = $db->sql_fetchrow($flash_data)) 29 | { 30 | $template->assign_vars(array( 31 | 'FLASH' => $flash['flash'], 32 | 'SERVER_NAME' =>$config['server_name'], 33 | 'ID' => $flash['flash_id'], 34 | )); 35 | } 36 | 37 | 38 | $template->set_filenames(array( 39 | 'body' => DOCS_TEMPLATE_PATH . 'flash_popup.html', 40 | )); 41 | $template->display('body'); 42 | -------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/userguide/user_posting: -------------------------------------------------------------------------------- 1 |TODO: How to write a new post and how to reply. Special items like attachments or polls are subsections. Don't forget to mention the "someone has replied before you replied" feature, the topic review, and so forth. Topic icons, smilies, post options, usage of HTML ... it would probably best to add a screenshot with arrows to the different sections.
Posting is the primary purpose of bulletin boards. There are two main types of posts you can make: a topic or a reply. Selecting the New Topic button in a forum button will take you to the posting screen. After submitting your post, a new topic will appear in that forum with your post as the first displayed. Other users (and you as well) are now able to reply to your topic by using the Post Reply button. This will once again bring you to the posting screen, allowying you to enter your post.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/adminguide/general: -------------------------------------------------------------------------------- 1 |The section is the first screen you see each time you log into the ACP. It contains some basic statistics and information about your forum. It also has a subsection called . It provides quick access to some of the admin pages that are frequently used, like User Management or Moderator Logs. We will discuss its items later in their specific sections.
We will concentrate on the other three subsections: Board Configuration, Client Communication, and Server Configuration.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/moderatorguide/moderator_modtools: -------------------------------------------------------------------------------- 1 |Beneath topics, the moderator has various options in a dropdown box which modify the topic in different ways. These include the ability to lock, unlock, delete, move, split, merge and copy the topic. As well as these, they are also able to change the topic type (Sticky/Announcement/Global), and also view the topics logs. The following subsections detail each action on a topic that a moderator can perform.
Figure 4.1. Quick Mod Tools

The quick moderator tools. As you can see, these tools are located at the end of each topic at the bottom of the page, before the last post on that page. Clicking on the selection menu will show you all of the actions you may perform.
phpBB 3.0 Olympus has an easy to use installation system that will guide you through the installation process.
After you have decompressed the phpBB3 archive and uploaded the files to the location where you want it to be installed, you need to enter the URL into your browser to open the installation screen. The first time you point your browser to the URL (http://www.example.com/phpBB3 for instance), phpBB will detect that it is not yet installed and automatically redirect you to the installation screen.
Figure 1.1. Introduction

The introduction page of the installation system.
If enabled within the Administration Control Panel permissions, a user may delete their own posts when either viewing a topic or editing a previous post. The user may only delete a topic or post if it has not yet been replied to.
To delete other user's posts, one must have appropriate moderator forum-based permission - Can delete posts. Using the selection menu beneath topics allows quick removal. The Moderator Control Panel allows multiple deletions of separate posts.
Please note that any topics or posts cannot be retrieved once deleted. Consider using a hidden forum that topics can be moved to for future reference.
Please read the section on phpBB3's requirements to find out more about the phpBB 3.0's minimum requirements.
The requirements list is the first page you will see after starting the installation. phpBB 3.0 automatically checks if everything that it needs to run properly is installed on your server. In order to continue the installation, you will need to have PHP installed (the minimum version number is shown on the requirements page), and at least one database available to continue the installation. It is also important that all shown folders are available and have the correct permissions set. Please see the description of each section to find out if they are optional or required for phpBB 3.0 to run. If everything is in order, you can continue the installation by clicking the Start Install button.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/userguide/posting_smilies: -------------------------------------------------------------------------------- 1 |Smilies, or emoticons, are small images which can be inserted into your post to add expression emphasis. To use Smiles, certain characters are put together to get the desired output. For example, typing :) will insert [insert smilie here], ;) will insert [insert wink smilie here], etc. Other smilies require the format :texthere: to display. For example, :roll: will insert smilie whose eyes are rolling: [insert rolling smilie here], and :cry: will insert a smilie who is crying: [insert crying smilie here].
In many cases you can also select which smilie you'd like to insert by clicking its picture on the right side of the Post Content text box. When clicked, the smilie's characters will appear at the current location of the curser in the text box.
If you wish to be able to use these characters in your post, but not have them appear as smilies, please see Posting Options.
-------------------------------------------------------------------------------- /support/docs/ug/data/3.0/en/moderatorguide/modtools_split: -------------------------------------------------------------------------------- 1 |Moderators also have the ability to split posts from a topic. This can be useful if certain discussions have spawned a new idea worthy of its own thread, thus needing to be split from the original topic. Splitting posts involves moving individual posts from an existing topic to a new topic. You may do this by using the Quick MOD Tools area beneath the topic you want to split or from the Moderator Control Panel within the topic.
While splitting, you may choose a title for the new topic, a different forum for the new topic, and also a different icon. You may also override the default board settings for the amount of posts to be displayed per page. The Splitting from the selected post option will split all posts from the checked post, to the last post. The Splitting selected posts option will only split the current selected posts.
-------------------------------------------------------------------------------- /template/support/docs/flash_popup.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 9 | 10 | 11 | 18 |19 | 20 | Share on Facebook 21 | 22 |
23 | 24 |