Difference between revisions of "PDFEmbed"
Jump to navigation
Jump to search
(pushed from media by wikipush) |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = | + | =OsProject= |
+ | {{OsProject | ||
+ | |id=PDFEmbed | ||
+ | |state=active | ||
+ | |owner=WolfgangFahl | ||
+ | |title=PDFEmbed | ||
+ | |url=https://github.com/WolfgangFahl/PDFEmbed | ||
+ | |version=3.0.0 | ||
+ | |description=Mediawiki Exstension for displaying PDF content inline of a page | ||
+ | |date=2022-07-08 | ||
+ | |storemode=property | ||
+ | }} | ||
{{Extension | {{Extension | ||
|name=PDFEmbed | |name=PDFEmbed | ||
Line 7: | Line 18: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
− | = | + | = Installation = |
<source lang='bash'> | <source lang='bash'> | ||
git clone https://github.com/WolfgangFahl/PDFEmbed | git clone https://github.com/WolfgangFahl/PDFEmbed | ||
</source> | </source> | ||
+ | = Examples = | ||
+ | == File: == | ||
+ | <pre> | ||
+ | <pdf>File:Cadastrodeprodutos.pdf</pdf> | ||
+ | </pre> | ||
+ | <pdf>File:Cadastrodeprodutos.pdf</pdf> | ||
+ | == http: === | ||
+ | <pre> | ||
+ | <pdf>http://18.208.179.209/images/3/38/Cadastrodeprodutos.pdf</pdf> | ||
+ | </pre> | ||
+ | <pdf>http://18.208.179.209/images/3/38/Cadastrodeprodutos.pdf</pdf> | ||
+ | == filepath: == | ||
+ | {{filepath:Cadastrodeprodutos.pdf|nowiki}} | ||
+ | |||
+ | <pre> | ||
+ | <pdf>{{filepath:Cadastrodeprodutos.pdf|nowiki}}</pdf> | ||
+ | </pre> | ||
+ | <pdf>{{filepath:Cadastrodeprodutos.pdf|nowiki}}</pdf> |
Latest revision as of 06:09, 15 July 2022
OsProject
OsProject | |
---|---|
edit | |
id | PDFEmbed |
state | active |
owner | WolfgangFahl |
title | PDFEmbed |
url | https://github.com/WolfgangFahl/PDFEmbed |
version | 3.0.0 |
description | Mediawiki Exstension for displaying PDF content inline of a page |
date | 2022-07-08 |
since | |
until |
Extension | |
---|---|
edit | |
name | PDFEmbed |
url | https://github.com/WolfgangFahl/PDFEmbed |
purpose | Display PDF content inline |
since | |
wiki |
Installation
git clone https://github.com/WolfgangFahl/PDFEmbed
Examples
File:
<pdf>File:Cadastrodeprodutos.pdf</pdf>
http: =
<pdf>http://18.208.179.209/images/3/38/Cadastrodeprodutos.pdf</pdf>
filepath:
https://wiki.bitplan.com/images/wiki/3/38/Cadastrodeprodutos.pdf
<pdf>{{filepath:Cadastrodeprodutos.pdf|nowiki}}</pdf>
⧼embed_pdf_invalid_relative_domain⧽