pointing out the existence of field

master
http://kerravonsen.dreamwidth.org/ 2012-02-19 21:30:07 -04:00 committed by admin
parent 40ad087b33
commit b530e8be09
1 changed files with 3 additions and 0 deletions

View File

@ -35,3 +35,6 @@ and then reuse that data in the plugin.
Then for us running the humongous [[koumbit wiki|https://wiki.koumbit.net/]], it is a necessary step to be able to migrate away from MoinMoin to Ikiwiki as we have a lot of pages that tabulate information like this. For example, see our [[ServerList|https://wiki.koumbit.net/ServerList]] ([[source|https://wiki.koumbit.net/ServerList?action=raw]]), being generated from pages like [[this one|https://wiki.koumbit.net/metis.koumbit.net]].
If there are no objections to that concept, I may try to start coding patches. Otherwise this is really just a [[wishlist]].
> Have you looked at the [[plugins/contrib/field]] plugin? This gives you the infrastructure, and all you need is to write a plugin that parses the definition list format. Then you could use [[plugins/contrib/getfield]], [[plugins/contrib/ftemplate]] and/or [[plugins/contrib/report]] to do what you like with the data.
> --[[KathrynAndersen]]