Jump to content

Extension:PDF Creator/it

From mediawiki.org
This page is a translated version of the page Extension:PDF Creator and the translation is 10% complete.
Manuale sulle Estensioni MediaWiki
PDFCreator
Stato della release: stabile
Descrizione Creates PDF files from wiki pages
Autore(i) Hallo Welt! GmbH
Mantenuta da Hallo Welt! GmbH
Versione 5.0
Politica di compatibilità Per ogni versione di MediaWiki LTS (supporto a lungo termine) c'è un branch corrispondente nell'estensione
MediaWiki 1.43 (LTS)
Modifiche al Database
  • $wgPDFCreatorCoverbackground
  • $wgPDFCreatorOpenHtml2PdfUploadThresholdCount
  • $wgPDFCreatorToolbarOffset
  • $wgPDFCreatorOpenHtml2PdfUploadThresholdSize
  • $wgPDFCreatorTemplateProvider
  • $wgPDFCreatorDefaultTemplate
  • $wgPDFCreatorBackend
  • $wgPDFCreatorOpenHtml2PdfServiceUrl
Licence GNU General Public License 3.0 only
Scaricare
Traduci l'estensione PDF Creator se è disponibile su translatewiki.net
 Community Forum


PDF Creator allows users to export wiki content to professionally styled PDF documents. It supports both individual pages and multi-page exports (books).

Utilizzo / funzionalità

  • Pages can be exported individually or together with subpages or linked pages.
  • Users can choose between different templates for their PDF layout (with or without cover sheets).
  • PDF export is available directly from the page tools menu via an intuitive export dialog.
  • ContentDroplets allow users to add quick-export links or previews directly on a page.
  • Templates are customizable, including headers, footers, styles, and metadata.

Installation

.git) as a "vcs repository" and the package name (mediawiki/PDFCreator) and version to the require section of your composer.local.json. Example:

{
	"repositories": [
		{
			"type": "vcs",
			"url": "https://github.com/wikimedia/mediawiki-extensions-PDFCreator
.git"
		}
	],
	"require": {
		"mediawiki/PDFCreator": "PDFCreator"
	}
}
  • Run the following command in your MediaWiki installation path
composer update --no-dev
wfLoadExtension( 'PDFCreator' );
  • Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Bluespice icon

This extension was originally made for BlueSpice . BlueSpice is a MediaWiki distribution for enterprises and organizations. It enhances MediaWiki, in particular in the areas of quality management, process support, administration, editing and security. This extension is bundled with BlueSpice free.

BlueSpice: