On 24.03.2009, at 06:47, Steven Sacks wrote: > 1. How do I move the PDF Version button from the toolbox and put it
> wherever I want and rename it whatever I want? I need to localize it > and I'm using namespaces to do localized sidebars. Ideally, I'd like > to have an Acrobat icon on each page to serve as the link, I just need > to know how to grab that url. Localizing should be no problem and already built-in: The system message for the link "PDF version" is called "coll- printable_version_pdf" and can be overridden by wiki admins by editing [[MediaWiki:Coll-printable_version_pdf]]. The placement and looks of this link is not configurable. The extension adds this link to the toolbox, which is some out-of-the box feature of MediaWiki. > 2. There's an empty portlet in the sidebar now called "create a > book". I'm not sure what's supposed to be there, but I'd like to > remove it if there's nothing in it. Which MediaWiki version are you using? If you're using MediaWiki < 1.14, did you adjust MonoBook.php as described in the README? > 3. Can the pdf file name that is downloaded take the name of the > article as its file name? Right now, they're all called > "collection.pdf". There's an open bug regarding this problem: https://bugzilla.wikimedia.org/show_bug.cgi?id=17695 -- 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 -~----------~----~----~----~------~----~------~--~---
