"Nick Jenkins" nickpj@gmail.com wrote in message news:NABBJGECPILFNLFEAPIKIEHEJEAA.nickpj@gmail.com...
Over the past weeks and months, User:Sanbeg has quietly and modestly put
a lot of work into "Labeled Section
Transclusion" as an extension feature to the Wikimedia Software. This
includes code for the extension, test cases, and a
new page at the Mediawiki software website describing his extension,
which may be found here:
[... snip ...]
So what we really need now is some developer feedback!
Dovi
I've just had a very quick look at it, and would only make 3 very minor
comments:
Probably add a closing "?>" to the end of the file.
Line 156: "if (0){" : unreachable code, maybe delete or comment out.
<b>Fatal error</b>: Call to a member function getPrefixedText() on a
non-object in
<b>/var/www/hosts/mediawiki/extensions/lst/lst.php</b> on line
<b>231</b><br />
Example malformed wiki text input which causes this:
{{#lstx:</ includeonly> {|}}
All the best, Nick.
Thanks for finding those; I've uploaded a new version that fixes those.
Hopefully we can get this out, so we can start using it.
Thanks again -Steve