As said in previous mails, we were working in web2py-wiki as a tentative tool for the spanish documentation. This are the enhancements so far:
- Almost full Internationalization and Spanish translation - PDF output (with table of contents, pagination, etc. thank to rst2pdf) and text/plain output - Preview and change description (_create_page & _edit_page unified in a new _change_page controller) - Anchor-link for sections (look for the hidden ΒΆ at the end of the heading) - Timeline to list last page global changes - Conversion from markdown to reST (we are using rst now) - Page delete and other minor fixes You can test that on: http://www.web2py.com.ar/wiki As an example, you can look at the PDF output of one of the web2py translated tutorial: PDF: http://www.web2py.com.ar/wiki/default/_page_to_pdf/109 TXT: http://www.web2py.com.ar/wiki/default/_page_to_txt/109 HTML: http://www.web2py.com.ar/wiki/default/_page/Tutorial_Curso_Intensivo Anchor link example: http://www.web2py.com.ar/wiki/default/_page/Tutorial_Curso_Intensivo#crear-una-nueva-aplicacion To test edition, just register and login, then go to: https://www.web2py.com.ar/wiki/default/_change_page/PaginaDePrueba (sorry for the spanish wiki text, if anyone wants, I can provide english texts) Regards Mariano Reingart http://reingart.blogspot.com.ar/ http://www.web2py.com.ar/ -- 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.

