Updates:
Status: Accepted
Comment #1 on issue 69 by eduardo.padoan: Possible to use HTML formatting?
http://code.google.com/p/django-wikiapp/issues/detail?id=69
You can overwrite the WIKI_MARKUP_CHOICES[1], and define your own
ArticleForm (if you
take a look at views.py, you will notice that edit_article() receives
ArticleFormClass[2], you need to add this argument when including the
views).
I have not tried it yet, but if you do, I'd accept (and help with) a code
and/or
documentation patch. Thanks!
Also see this thread, that I think may be of interest:
http://groups.google.com/group/pinax-users/browse_thread/thread/99e5995170104482?hl=en
I may probably want to talk to the other people on the list interested on
this.
[1]
http://code.google.com/p/django-wikiapp/source/browse/trunk/docs/install.txt#17
[2]
http://code.google.com/p/django-wikiapp/source/browse/trunk/wiki/views.py#235
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---