> Not sure what you mean, the [[plugins/contrib]] page lists contributed plugins, and each of their pages tells where to download the plugin from.. --[[Joey]]
-* I'm thinking about starting a simple LaTeX plugin. This would be mainly to convert my old tex4ht based website. Would anyone else find this useful,
-or should I just hack some offline converter together? I should clarify that I mean converting the latex text to HTML (maybe via something else). I found pandoc, which almost works to convert to .rst. Perhaps the most useful thing would be an offline filter to convert latex to markdown+embedded teximg --[[DavidBremner]]
+* I wrote a very crude wrapper around tex4ht to render TeX files. I hesitate to give it a contrib/plugins page in its current state, but if someone wants to play, [here](http://www.cs.unb.ca/~bremner/wiki/software/ikiwiki/tex4ht.pm) it is.--[[DavidBremner]]
-* Setting default values for the meta plugin in the setup file, particularly author, license, and copyright, would be useful -- [[DavidBremner]]
+* Setting default values for the meta plugin in the setup file, particularly author, license, and copyright, would be useful
+There is work in progress at
+[[plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__]]
+-- [[DavidBremner]]
+
+* Would it make sense to have a hook to set the page name? This would solve a problem I see with
+[[source_code_highlighting|plugins/contrib/sourcehighlight]]
+-- [[DavidBremner]]