Hi!
What is the best/easiest way to get a parsed version (including template resolution) of all entries of a wiktionary (separate html files for each entry for example).
Thanks in advance
Sebastien
Hey,
What is the best/easiest way to get a parsed version (including template resolution) of all entries of a wiktionary (separate html files for each entry for example).
AFAIK action=render: https://en.wiktionary.org/wiki/foobar?action=render
Cheers
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. --
On 09/01/12 16:52, Sébastien Druon wrote:
Hi!
What is the best/easiest way to get a parsed version (including template resolution) of all entries of a wiktionary (separate html files for each entry for example).
Thanks in advance
Sebastien
Import xml dump to a local wiki and run dumphtml on it. Easiest? If it's done by soemone for you. :P
(you may not need dumphtml depending on what are really wanting to do)
That is the approach I have been taking. However on my import the templates are not imported in the db though present in the xml dump. The pages are then rendered with red links instead of the rendered templates. What could be the problem? Thanks Sebastien On Jan 9, 2012 7:19 PM, "Platonides" Platonides@gmail.com wrote:
On 09/01/12 16:52, Sébastien Druon wrote:
Hi!
What is the best/easiest way to get a parsed version (including template resolution) of all entries of a wiktionary (separate html files for each entry for example).
Thanks in advance
Sebastien
Import xml dump to a local wiki and run dumphtml on it. Easiest? If it's done by soemone for you. :P
(you may not need dumphtml depending on what are really wanting to do)
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org