r39074 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r39073‎ | r39074 | r39075 >
Date:16:55, 10 August 2008
Author:jojo
Status:old
Tags:
Comment:
document format of template blacklist
Modified paths:
  • /trunk/extensions/Collection/Help_Collections.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/Help_Collections.txt
@@ -19,12 +19,20 @@
2020
2121 To download an entire collection as a document, go to the [[Special:Collection]] page, choose the desired format and click the "Download" button.
2222
23 -=== Improving the output ===
 23+== Improving the output ==
2424
2525 Some articles use wikitext that is not ideal for producing e.g. PDFs. One important special case is the use of templates that should look different or be omitted in the rendered output. There are two ways to handle such a template during document generation:
2626 * exclude the template by adding its name to the [MediaWiki:PDF Template Blacklist|template blacklist]
2727 * override it with another template by creating a template with name "PrintSOMETEMPLATE" where SOMETEMPLATE is the name of the original template.
2828
 29+=== Format for the template blacklist ===
 30+
 31+The [[PDF Template Blacklist|template blacklist page]] should contain a list of links to the blacklisted templates in the following form:
 32+<pre>
 33+ * [[Template:Templatename]]
 34+ * [[Template:SomeOtherTemplatename]]
 35+</pre>
 36+
2937 == Order books ==
3038
3139 You can easily order a book made from your collection. Just click on the links of a print-on-demand partner at the right of the [[Special:Collection]] page.

Status & tagging log