On 26.11.2008, at 16:31, [EMAIL PROTECTED] wrote: >> I'm using revision 43978 of Collection, and have populated >> MediaWiki:PDF_Template_Blacklist >> with templates that are to be ignored when exporting to PDF. I have >> used this format: >> [[Template:Article info]] which is a link to the template in >> question.
Are these links contained in a list on that page? That's a mandatory format restriction. E.g. your page should look like this: * [[Template:one]] * [[Tempalte:two]] (See http://en.wikibooks.org/wiki/Help:Collections#Excluding_templates) > I found the following in mw-render.log.rl: "2008-11-26T15:07:23 > mwlib.options.warn >>> WikiDB does not support setting a template blacklist". This can happen if a document is generated from an already existing ZIP file (e.g. because you rendered the very same collection/article in a different format of sent it to PediaPress). As long as you use mwapidb (which is used by default by Collection extension + mw-serve + mw-render), template blacklists should be work. -- Johannes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
