Ikiwiki plugin: Use getsetup hook.
commit0660dae95fee067900fb931592c3cd14c86500fe
authorMichael Olson <mwolson@gnu.org>
Sun, 2 Nov 2008 04:32:13 +0000 (1 21:32 -0700)
committerMichael Olson <mwolson@gnu.org>
Sun, 2 Nov 2008 04:32:13 +0000 (1 21:32 -0700)
tree9347bcec86b33336cff56fb05f037e22ff209dfc
parent40bf9ab644d867b746d79c1197a013745bed2de1
Ikiwiki plugin: Use getsetup hook.

* examples/ikiwiki/IkiWiki/Plugin/muse.pm (import): Add hook for
  getsetup.
  (getsetup): New function that provides info about this plugin.
examples/ikiwiki/IkiWiki/Plugin/muse.pm