AFAIK this is implemented by the extension Seealso you can find in SVN.
Cheers! Siebrand
-----Oorspronkelijk bericht----- Van: wikitech-l-bounces@lists.wikimedia.org [mailto:wikitech-l-bounces@lists.wikimedia.org] Namens Christian Hammers Verzonden: maandag 31 maart 2008 18:00 Aan: wikitech-l@lists.wikimedia.org Onderwerp: [Wikitech-l] Extension that adds "== heading =="?
Hello
Is it somehow possible to use an extension or hook to generates content which spans several sections i.e. affects the table of contents?
My current results only render a "== title ==" like a normal title would be rendered but it still does not appear in the table of contents.
My favourite would be to have this included into a template, maybe sombody knows an existing extension which does something similar. I looked at the tinyMCE editor & co but they seem only to use the "save-after-editing" hook whereas I need something that makes a database query at every view.