Custom Pages

Navigation

SMF Mod Site

Mod Name:
Custom Pages
Created By:
Robbo_
Type:
New Feature
First Created:
August 18, 2008, 06:12:34 PM
Last Modified:
June 04, 2009, 11:46:27 PM
Latest Version:
1.0.10
Compatible With:
2.0 Beta 3.1 Public, 2.0 Beta 4, 2.0 RC1, 2.0 RC1-1
Total Downloads:
2738

Download this mod

CustomPages_1.0.10.zip (27kB) [980]
CustomPages_1.0.12.zip (55kB) [1258]
Manual Install Instructions for SMF


Below are some preview images of what the mod looks like when being used

Description:

This mod is used to create a custom page within your forum through the administration centre.

Basically you add, edit and remove pages through the admin interface which makes use of the same BBCode editor and a similar HTML editor like when making a post. There is also the ability to control who can see what page with various permission settings.

For any questions, suggestions or bug reports do not hesitate to post in the support thread.

To-Do
     - SMF 1.x support

Version 1.0.12
    - Fixed problem with package installation

Version 1.0.11
     - Fixed compatability issues with various mods
     - Will now install/upgrade on SMF 2.0 RC1-1
     - Added additional options to each page
     - Added the ability to style each individual page
     - Added session checks to increase security

Version 1.0.10
    - Disabled the WYSIWYG features of the BBCode editor as it was causing problems

Version 1.0.9
     - Quick fix for 1.0.8

Version 1.0.8
     - Fixed a problem with editing pages not remembering the permissions set when previewing your page
     - HTML editor now uses text variables properly
     - Added the rest of functionality to the HTML editor so it is just like the BBCode one except for 'remove formatting', 'toggle view' and smilies which will not be added
     - Changed how the page list is viewed so that lots of permissions or long URLs will not deface the page
     - Other small fixes

Version 1.0.7
     - Added ssi_recentPages function- Basic HTML editor added (will be adding more functionality in next version)
     - Client-side validation removed
     - Page views are now logged with flood protection
     - Fixed bug where pressing cancel when prompted to delete a page would still deleting it

Version 1.0.6
      - Fixed a bug causing the "delete" button to not show up
      - Added action logging for when a page is changed in some way

Version 1.0.5
     - Client-side validation is now off by default. To enable it go into {source_dir}/ManagePages.php and set $context['customPages_use_js'] to true on line 74
     - Fixed some minor bugs

Version 1.0.4
     - Fixed a heap of error log spam of unknown indexes
     - Added a check to make sure the id is only a letter, number or underscore
     - Added client-side validation
     - Other small fixes

Version 1.0.3
     - Fixed the who's online "unknown action"
     - SSI support added

Version 1.0.2
     - Fixed some problems with installation
     - Fixed a bug with displaying a group permission

Version 1.0.1 - Updated to work with SMF 2.0 beta 4

Version 1.0.0 - Initial release