We are still working on a plugin.
But we are facing a problem regarding reserved keywords which prevents us 
from creating a plugin.

db = DAL('sqlite://storage.sqlite',pool_size=1,check_reserved=['all'])
*check_reserved=['all'] *needs to be removed in order for it to work right 
now, the problem is you can't overrule it somewhere.
If anyone knows a solution that will be greatly appreciated, and we can 
finally make a plugin for it.

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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to