The problem is that demo_* must be carefully made not to allow users to edit files (they are demo and must look the same to all users). This would required a modified plugin_wiki.
On Nov 6, 9:17 pm, Bruno Rocha <[email protected]> wrote: > In addition, plugin_wiki or some other plugin can be included in to > demo_apps to illustrate how plugin system works. > > 2010/11/7 Bruno Rocha <[email protected]> > > > what about including some doctests to demo_apps controllers? > > >http://web2py.com/demo_admin/default/test/demo_app2/default.py > > > This would be useful to illustrate the test functionality > > -- > > http://rochacbruno.com.br

