changed obsolete link, confirmed my approach to be abandoned
parent
3b53e11288
commit
60969359eb
|
@ -11,10 +11,12 @@ at times it is useful to have a guided tour or trail through a subset of the pag
|
|||
|
||||
i'm working on a python xmlrpc plugin for ikiwiki to support wikitrails, both as a navigation feature (have "forward" and "back" links based on a sequence) and a modified inline that includes all pages in the trail with appropriate modifications (suitable for printing if necessary).
|
||||
|
||||
the current status is published on `git://github.com/github076986099/ikiwiki-plugins.git`; as of now, i don't have a public demo of it.
|
||||
the current status is published on `git://prometheus.amsuess.com/ikiwiki-plugins`; as of now, i don't have a public demo of it.
|
||||
|
||||
feedback on both the concept and the code is very much appreciated by [[discussion]] or [email](mailto:chrysn@fsfe.org).
|
||||
|
||||
> update as of 2013: this implementation is kept in said ikiwiki-plugins directory for historical reference only; with the implementation nowadays available in ikiwiki, my implementation is obsolete. --[[chrysn]]
|
||||
|
||||
#### usage
|
||||
|
||||
two preprocessor commands are provided:
|
||||
|
|
Loading…
Reference in New Issue