PiRSquared17 / wikipedia-offline-patch

Automatically exported from code.google.com/p/wikipedia-offline-patch
0 stars 0 forks source link

Templates are missing #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
workaround: run the fixTemplatesOfCurrentPage.pl script from offline.wikipedia 
after loading a page.  Then reload in the browser, and possible repeat these 
steps for each template recursion.

To fix: we probably want to do all template calculations up front, during the 
indexing phase, and save them into the sa/templates/MD5XXXXXX.mwt cache.  How 
many files will this be?

Original issue reported on code.google.com by adam.m.w...@gmail.com on 20 Jan 2011 at 10:19

GoogleCodeExporter commented 9 years ago
Pretty legit template implementation.  The Parser hook might not be in exactly 
the right place.

Original comment by adam.m.w...@gmail.com on 22 Jan 2011 at 7:22