Simple Pages v0.2Created by: Nick Ramsay (longcountdown)
Created on: 2009/01/17
DescriptionA simple module to show static FAQ, About, Contact pages, etc. wrapped in the standard header, sidebar and footer.
For dynamic pages, created in Admin and stored in the database, please use the Pages module.Updated to v.0.2 on February 2nd 2009 - renamed "Pages" to "Simple Pages"Instructions1. Upload the "simple_pages" module and enable it in Module Management.
2. Test it by going to
http://YOURSITE.com/module.php?page=about in your browser. You should see an example About page.
3. Open /modules/simple_pages/templates/ and edit "about.tpl" or copy and rename it "faq.tpl", "contact.tpl", or any other name you like.
4. Save and upload your files, then visit them with the above url, changing "about" to the name of your file.
Revision Historyv0.2 2009/02/02 Nick - Renamed "Pages" to "Simple Pages"
v0.1 2009/01/17 Nick - First version