I'm working in my homepage based on a modified version of the plugin_wiki. I think you can easily adapt to make it work that way. Install it, check the controller/plugin_wiki.py index() to understand how it works and define your frontpage the way it suits the best for a blog. You may also want to edit models/plugin_wiki . You also the components which is an important resource to add custom python/web2py code to your app. Other than that, you can use plugin_wiki to add contents and there isn't any other difference on what you can do with web2py considering any other app.
Best regards On Jan 23, 11:41 pm, Plumo <[email protected]> wrote: > is the source code available?

