Topic: [BETA] Custom pages
i created an extension that allows adding of custom pages to punbb
this extension allows creating pages with static HTML it includes an admin section and a database
there are 3 items that are stored for each page:
- title = used in breadcrumbs and html title
- url = base_url/<url> for reaching the page
- txt = the html content of the page
NOTE: this extension requires that the .htaccess is in place as it uses url rewriting
http://punbb.informer.com/unofficial/pu … ns/cpages/
I've finally learned what "upward compatible" means. It means we get to keep all our old mistakes.
The limits of language are the limits of one's world.