You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:PdfHandler"
Extension: PdfHandler
Overview | |||
---|---|---|---|
Description: | Shows uploaded PDF files in a multipage preview layout. | ||
State: | stable | Dependency: | MediaWiki , BlueSpice |
Developer: | Martin Seidel | License: | - GPL v2+ |
Type: | MediaWiki | Category: | - Rich Articles |
Edition: | BlueSpiceFree"BlueSpiceFree" is not in the list (BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) , BlueSpice Cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpicePro"BlueSpicePro" is not in the list (BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | ||
Features[edit source]
Features[edit source]
PdfHandler shows uploaded pdf files in a multipage preview layout.
Together with the Proofread Page extension enabled, PDF files can be displayed side-by-side with text for transcribing books and other documents, as is commonly done with DjVu files (particularly in Wikisource).
Usage:
- The main usage of the PdfHandler extension is without user interaction. If you upload a new pdf file, the metadata will be stored in the database, and then this file can be shown in a multipage preview layout like the djvu handler does. Without this extension, pdfs will not display properly when uploaded.
- Additionally, this extension allows Extension:ProofreadPage to handle pdfs in side-by-side view for transcribing/proofreading, as is done on Wikisource
- Another option, introduced quite long ago (r25575), is to use it to display PDF files as an image, showing a single page at a time.
- Because PdfHandler extends ImageHandler, you can use all the arguments that you would for an Image -- for example: thumb, right/left, caption, border, link, etc.
For more information please visit MediaWiki.
{{BSExtensionInfobox |desc=Shows uploaded PDF files in a multipage preview layout. |status=stable |developer=Martin Seidel |type=MediaWiki |edition=BlueSpiceFree, BlueSpicePro BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) |active=No |compatible=MediaWiki, BlueSpice | |category=Rich Articles |license=GPL v2+ |docu=https://www.mediawiki.org/wiki/Extension:PdfHandler }} [[Category:'''PdfHandler''' shows uploaded pdf files in a multipage preview layout. Together with the [https://www.mediawiki.org/wiki/Extension:ProofreadPage Proofread Page extension] enabled, PDF files can be displayed side-by-side with text for transcribing books and other documents, as is commonly done with DjVu files (particularly in [https://en.wikisource.org/wiki/ Wikisource]). Usage: *The main usage of the PdfHandler extension is without user interaction. If you upload a new pdf file, the metadata will be stored in the database, and then this file can be shown in a multipage preview layout like the djvu handler does. Without this extension, pdfs will not display properly when uploaded. *Additionally, this extension allows [https://www.mediawiki.org/wiki/Extension:ProofreadPage Extension:ProofreadPage] to handle pdfs in side-by-side view for transcribing/proofreading, as is done on [https://en.wikisource.org/wiki/ Wikisource] *Another option, introduced quite long ago ([http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/PdfHandler/PdfHandler_body.php?revision=25575&view=markup r25575]), is to use it to display PDF files as an image, showing a single page at a time. *Because PdfHandler extends ImageHandler, you can use all the arguments that you would for an [https://www.mediawiki.org/wiki/Help:Image Image] -- for example: thumb, right/left, caption, border, link, etc. For more information please visit [https://www.mediawiki.org/wiki/Extension:PdfHandler MediaWiki]. {{Translation}} [[Category:BlueSpice free]] [[Category:MediaWiki]] [[Category:Extension]]
(23 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
+ | |desc=Shows uploaded PDF files in a multipage preview layout. | ||
|status=stable | |status=stable | ||
|developer=Martin Seidel | |developer=Martin Seidel | ||
|type=MediaWiki | |type=MediaWiki | ||
− | |edition= | + | |edition=BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) |
|active=No | |active=No | ||
− | |compatible=MediaWiki | + | |compatible=MediaWiki |
+ | |category=Rich Articles | ||
+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:PdfHandler | |docu=https://www.mediawiki.org/wiki/Extension:PdfHandler | ||
}} | }} | ||
+ | '''PdfHandler''' shows uploaded pdf files in a multipage preview layout. | ||
+ | |||
+ | Together with the [https://www.mediawiki.org/wiki/Extension:ProofreadPage Proofread Page extension] enabled, PDF files can be displayed side-by-side with text for transcribing books and other documents, as is commonly done with DjVu files (particularly in [https://en.wikisource.org/wiki/ Wikisource]). | ||
+ | |||
+ | Usage: | ||
+ | |||
+ | *The main usage of the PdfHandler extension is without user interaction. If you upload a new pdf file, the metadata will be stored in the database, and then this file can be shown in a multipage preview layout like the djvu handler does. Without this extension, pdfs will not display properly when uploaded. | ||
+ | *Additionally, this extension allows [https://www.mediawiki.org/wiki/Extension:ProofreadPage Extension:ProofreadPage] to handle pdfs in side-by-side view for transcribing/proofreading, as is done on [https://en.wikisource.org/wiki/ Wikisource] | ||
+ | *Another option, introduced quite long ago ([http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/PdfHandler/PdfHandler_body.php?revision=25575&view=markup r25575]), is to use it to display PDF files as an image, showing a single page at a time. | ||
+ | *Because PdfHandler extends ImageHandler, you can use all the arguments that you would for an [https://www.mediawiki.org/wiki/Help:Image Image] -- for example: thumb, right/left, caption, border, link, etc. | ||
+ | |||
+ | For more information please visit [https://www.mediawiki.org/wiki/Extension:PdfHandler MediaWiki]. | ||
+ | |||
+ | {{Translation}} | ||
+ | |||
+ | [[Category:BlueSpice free]] | ||
+ | [[Category:MediaWiki]] | ||
[[Category:Extension]] | [[Category:Extension]] |