Convert custom menu to snippets.py: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 January 2010

8 October 2009

  • curprev 14:0214:02, 8 October 2009Fal7i talk contribs 3,386 bytes +3,386 Created page with '<pre> #!/usr/bin/python import sys import os from xml.sax.saxutils import escape, quoteattr def leaf_insert(title, before, after, params): print '<leaf title='+quoteattr(titl…'