Also i forgot to mention: The app contains a file called *copy_to_app.sh *which you can use to copy the needed content to a standard welcome app.
Inside this file you need to change you will find two locations of apps: - The web2py pages app - A standard welcome app You need to change those lines to match the locations to this and your app, then run the file in a terminal like this: *./copy_to_app.sh* On Tuesday, November 19, 2013 9:23:42 AM UTC+1, Ruud Schroen wrote: > > Hi, > > I'm here to share a great module with you. It's called *web2py-pages*, > created > by Formatics <http://www.formatics.nl> which I'm currently working for. > You can download it here: > web2py-pages<https://github.com/acidjunk/web2py-pages> > > Pages module for web2py gives you a good starting point for any type of > CMS. It features a tree of pages with sluggified (URL friendly) names. > Pages can consist out of items. > > Current page items are: > > - Markmin text > - HTML text > - Plain text > - Image (with optional Fancybox) > - Imageslider > - Photoalbum (Google Picasa) > - FAQ Address > - File upload > - Links > - and a couple of pre defined forms > > It also has neat features like: > > - CKeditor > - plugin_tagging > - Admin Menu > - Easy way to create a test page with all items > - Page copy functionality > - Functionality to change the order of items displayed > - Two columns (left align, right align, full align) > - Nivoslider > - Fancybox > > Current available languages: > > - Dutch (NL) > - English (EN) > > *Download here!* <https://github.com/acidjunk/web2py-pages> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

