Underscores

August 21st, 2008

One of the funny little benefits of switching the Mozilla Developer Center from MediaWiki to Deki is that page names can contain actual underscores. The big headline on the JS_EvaluateScript page always used to say “JS EvaluateScript”.

Well, not anymore! Since Deki has an HTTP API, I was able to write a Python script to fix the titles of all the JSAPI pages at once. The source code includes a Python module for loading and saving Deki wiki pages. Enjoy!

2 Responses to “Underscores”

  1. Eric Shepherd Says:

    Awesome! Thanks!

  2. Axel Hecht Says:

    Thanks, cloned that.

Leave a Reply