Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/PDFEmbed/README.md
Ðазад
PDFEmbed ======== [PDFEmbed](https://www.mediawiki.org/wiki/Extension:PDFEmbed) allows Adobe Acrobat PDF files to be embedded into a wiki article using <pdf></pdf> tags. The PDF file extension is automatically added and necessarily default permissions are configured. Future functionality will allow this extension to act as a media handler for PDF files. Installation ------------ To install this extension, add the following to the end of the LocalSettings.php file: ```php //PDFEmbed wfLoadExtension('PDFEmbed'); ``` Configuration --------------------- If the default configuration needs to be altered add these settings to the LocalSettings.php file below the require: ```php //Default width for the PDF object container. $wgPdfEmbed['width'] = 800; //Default height for the PDF object container. $wgPdfEmbed['height'] = 1090; ```
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка