this patch allows you to define custom links using the URL() helper in the meta-menu of plugin_wiki, so you should apply it to: models/plugin_wiki.py
the syntax used is "Title url:URL_args" example: home url:'homepage','plugin_wiki','index' Articles page:articles Links url:'homepage','default','links' notice that after "url:" you shall not leave white spaces. This is a must not to touch in the regex currently being used to match that Other idea, would be to bring this power to markmin links... Leave comments, Best regards Francisco Gama Tabanez Ribeiro E-mail: [email protected] Twitter: blackthorne
patch.plugin_wiki_url
Description: Binary data

