Does this extension still work in September 2022 ?
I want to use it on my wiki.
Product Version
MediaWiki 1.29.1
PHP 5.6.33 (apache2handler)
MySQL 5.1.73
Lua 5.1.5
Does this extension still work in September 2022 ?
I want to use it on my wiki.
Product Version
MediaWiki 1.29.1
PHP 5.6.33 (apache2handler)
MySQL 5.1.73
Lua 5.1.5
I have put Include WP into a template. When I use that template in another page that has a TOC then the TOC loads with the page as normal but when the Include WP renders the included text the TOC is disappears. In fact, from looking at the source in Firebug it looks like the TOC HTML is removed.
I found the problem but I don't know enough JS to fix it...
The JS file ext.incwp.js function showPageFragment the toc is removed but instead of just removing it from the imported fragment it is removing it from the whole page.
If anyone could suggest a fix I would appreciate it :-)
Is this extension supported by MediaWiki 1.19? When I try it, it only produces "Loading page..." Thanks, Pjrich (talk) 00:52, 3 August 2012 (UTC)
Never tried it with 1.19. If it does not work, it's probably trivial to fix.
With a first test it works with 1.19.2, but the text must be without {}. So <include page="Text" />
Instead my problem is that points only to en.wikipedia and I wish to point ALSO to it.wikipedia.
Version 1.20 it throws:
Error: invalid magic word 'include'
Backtrace:
Any ideas?
This is very likely because you have a version of Validator to recent for this extension. I suspect it will not work with Validator 0.5 or later.