It is now posted in web2pySlices[1]

I Have a TO-DO List, and I really need help to make it:


   - remove blank spaces from items in category list (on Insert, in List, On
   Select)
   - make category list case unsensitive
   - Show a list of categories with links as return to categoryAdd
   - Show a counter on category list, showing how many pages is in each
   category
   - Create a Modal Box with JavaScript, to add categories, this modal will
   have a dropdown with categories, and a javascript: caller in menu



[1]http://www.web2pyslices.com/main/slices/take_slice/92


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

Reply via email to