[AgileWiki] brace notation, pathnames and lsec references
Status: Beta
Brought to you by:
blaforge
From: Bill La F. <Wil...@Su...> - 2006-06-09 03:25:37
|
This morning I completed the implementation of the full AgileWiki2 brace notation, except for pathname and lsec references. (Brace notation is used in the content of a document.) So for example: {topic name} will be a link to the topic, even if it is not a proper wiki name, {{WikiName}} will NOT be a link to a topic, even if it is a proper wiki name and {sf|http://www.sf/net} is a link labeled "sf" to the sourceforge site. So the next step is to enhance the API to support pathnames and lsecs. And we might as well add a goto command too. Bill |