Custom Page Mod for YaBB 2.6.11
Original Author: James Andrews
Version: 0.8
General Features:
- Add as many custom web pages as you like.
- Enables you to transform your board into a website, while keeping the same template used for every page.
- Easily add in the HTML for the body of the page in admin center and it will give you a link for your new page.
- Modify and delete current pages.
- URL helpers in case you change the location of your board. Use {yabb url} for the URL of YaBB.pl/.cgi. E.g. {yabb url}?action=ml.
- Add a title for each page.
- Add counters to pages.
- Add pages to the menu.
Mod History:
- Version 0.8 updated to 2.6.11 on 12/13/2014
Installation:
Use BoardMod or manually edit files.
Modify and Upload:
- AdminIndex.pl
- YaBB.pl
- Admin/AdminSubList.pm
- Admin/Modlist.pm
- Languages/English/Admin.lng (ASCII)
upload
- Admin/Mods/CustomPage.pm (ASCII)
- Languages/English/Mods/CustomPage.lng (ASCII)
- Sources/Mods/CustomPage.pm (ASCII)
- Variables/Pages/.htaccess (ASCII)
Edited: updated for YabMod