Personal tools
You are here: Home Leocornus leocornus.tracclient Re-think Wiki Renderer

Re-think Wiki Renderer

Trying to:

  • simple and easy wiki format.
  • leverage the platform, for example MediaWiki
  • easy customization for end user.

MediaWiki Rest API

Using the Rest API from MediaWiki, http://en.wikipedia.org/w/api.php. It works! But the performance is not very good. Especially, if there are a lot comments.

Depends on WikiRenderer

Create a customized rule to fit in what we need. Actually, this is the best choice for us. We will deal with many special requirements:

  • link to wiki page in MediaWiki.
  • link to changeset in different git repository.
  • show difference for code review...

Re-Organize files

Explore an easy and configurable way to set up WikiRenderer rule!

TODO: Ability to allow user to set the rules.

Actions and Filters

Setup proper actions and filters for theme developers to tweak their special needs.

Tracking History

When Who What Done
2013-03-07 06:26 Sean Chen r0887951, try using wikipedia.org/w/api.php to parse the wiki text.
-- 2.0 Hours, 30.0% Done
Document Actions