I forget... How to use
``
name: categoryAdd
slug: {{=request.args(0)}}
categories: Page,Post,Food,Tech
message: <div><br><br> This page is under <strong> %s </strong>
category(ies)<br><br></div>
showmessage: True
``:widget
2010/7/23 Bruno Rocha <[email protected]>:
> Hello, I'm migrating my blog from wordpress to web2py, and to make
> this possible, I'm creating and testing a series of widgets in
> plugin_wiki.
>
> My intention is to create a blog platform to be based only on the
> plugin_wiki custom widgets, creating tables and defining widgets
> through "meta-code.
>
> I do not want to change models, controllers and views, not touching
> the core of the framework or plugin.
>
> I already have several widgets almost ready, generally cloning
> wordpress features.
>
> The first widget I'm testing at GAE is the widget to manage the
> categories of pages, and make possible to diff pages from posts, and
> post categories
>
> It is available at this link: http://web2pybrasil.appspot.com/c2p/
>
> I need suggestions, am I going the right way?
> could improve this code, save resources and etc?
>
> Is running on GAE, and therefore needed to adapt some things
>
> someone is willing to help?
>
> Thank you.
>
> {{ }}'s
>
> http://web2pybrasil.appspot.com/c2p/
>
> --
>
> http://rochacbruno.com.br
>
--
http://rochacbruno.com.br