On Nov 26, 4:02 pm, [EMAIL PROTECTED] wrote: > On Nov 18, 3:50 pm, Johannes Beigel <[EMAIL PROTECTED]> > wrote: > > > I've just implemented tickethttp://code.pediapress.com/wiki/ticket/ > > 365 with the effect that the titles of the template exclusion > > category, the template blacklist and the prefix for "print templates" > > are now taken from translatable strings (i.e. system messages) in the > > Collection extension. > > > That means that the global configuration variables > > $wgPDFTemplateBlacklist and $wgCollectionTemplateExclusionCategeory > > are no longer being used. Instead the system messages 'coll- > > template_blacklist_title' and 'coll-exclusion_category_title' can be > > adjusted. The (formerly hard-coded) prefix for print templates[1] is > > now configurable via the system message 'coll-print_template_prefix'. > > > -- Johannes Beigel > > Hello, > > Thanks for implementing this, I really need this functionality. > I have one problem though, I can't make it work. ;-) > > 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. > When exporting, the > PDF still uses the template, which means the blacklist is not working > on my system. > > I'm open to any suggestion you may have, and please let me know if you > need > more information. > > -Kim Bratlie
I should add that I am using MediaWiki 1.12.0 and 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". Any good ideas? Best regards, Kim Bratlie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
