Things already fixed:
- No anonymous edits, but changed
@auth.requires_membership('developer') to requires_login()
- Fixed create_page bug
- Full internationalization
- Spanish translationDenes is working on more radical changes, and I'm working on timeline, wyswyg & pdf output. On Tue, Feb 9, 2010 at 9:10 PM, Richard <[email protected]> wrote: > what kind of changes are you making? I read some reports about login > problems, so do you think its worth allowing anonymous edits, like > wikipedia permits? > > > On Feb 10, 2:01 am, DenesL <[email protected]> wrote: >> BTW I am working on improving the web2py wiki app, maybe it will be >> done today. >> >> On Feb 8, 11:43 pm, Mariano Reingart <[email protected]> wrote: >> >> > For the web2py spanish documentation wiki (btw using web2py-wiki) we >> > are working in several features, including wyswyg editing and pdf >> > output, to organize and translate some kind of manual (and other minor >> > updates to make the wiki more user friendly). >> >> > To convert html to reST, using html2rst.py seems to work (but some >> > minor fixes are needed with preformated blocks). >> >> > And, here in Argentina, rst2pdf was used to make the pdf from the >> > translated official python tutorial (who is in reST): >> >> > -http://docs.python.org.ar/tutorial/contenido.html >> > -http://python.org.ar/pyar/Tutorial?action=AttachFile&do=get&target=Tu... >> >> > Indeed, the spanish python tutorial was finally printed (in paper with >> > a soft cover) as a nice and cheap book. >> >> > IMHO, a user-friendly wiki is a good way to do this work, and fixing >> > web2py-wiki is a must. >> >> > Regards >> > Mariano Reingart > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

