Planned features:
Page Config admin panel:
- Copy over code from Morpheus2Matrix's Log Actions MOD to set which admins can create pages
Configure whether to allow full HTML code in pages
Select whether or not to have table of contents default page (pages.php without ?pages=n argument displays a list of all pages that the user has access to)
- For those of you that are familiar with AvidGamers (which one of the sites I admin just migrated off of), one can set permissions for custom pages by a multiple-selection list-box of groups from which one selects which groups can view the page. I plan to do a similar thing here where one uses control-clicking to select all the groups to be allowed access.
- Select list of pages (already implemented)
Within edit/create page:
Select whether to use html or not (if HTML allowed)
Ability to redirect to an offsite page instead of displaying code within phpBB
- Include link back to forum index before page data
Include SQL code to grab page data (doh!!! @ mm3guy)
Include code for default table of contents page
Add support for offsite URL linking as per above
Check group permissions using External Groups Auth code
Download: http://www.ctyalcove.org/mods/custom_pages.zip
Credits: mm3guy and destructivforce for original orphaned code


