-
Website
http://www.davidcramer.net/ -
Original page
http://www.davidcramer.net/code/54/mediawiki-markup-and-sphinxsearch-for-django.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
Rob Hudson
1 comment · 3 points
-
creeva
3 comments · 1 points
-
David Cramer
93 comments · 1 points
-
MsUnderestimated
1 comment · 14 points
-
Matt B.
1 comment · 2 points
-
-
Popular Threads
I'm trying to figure out how to have the relevance of every django-model-object that I get with search.query. I know I can order by @relevance but I need the relevance value too.
Anyway, for me django-sphinx was a lifesaver.
THX
I am finding your wiki engine really impressive. I am running a site with a lot of editable text (http://videolectures.net) and am currently running a Creole wiki engine but I find it a bit lacking in functionality.
Even though I can say, I was able to easily extend the python creole engine a little bit (custom references with images, LaTeX equations, etc.) but I am nevertheless a bit dissatisfied with the current solution. I need more control for positioning, images, etc... I guess media-wiki would fit much more nicely.
On the other hand, the license on the creole processor is a bit more relaxed - I'd prefer to standardize on something I can also use in partly commercial projects.
Anyway... I would like to ask you, about the status of wikimarkup - is it ready to use, is it installed somewhere, is it being used in any production level environment, will it be maintained.
However, if there is interest, I'd gladly accept patches, or even requests.
Thanks for your prompt reply. And thank You for the blog posts - they are an extremely informative an valuable resource.