Difference between revisions of "PDFEmbed"
Jump to navigation
Jump to search
| (7 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 = | = Examples = | ||
| + | == File: == | ||
<pre> | <pre> | ||
<pdf>File:Cadastrodeprodutos.pdf</pdf> | <pdf>File:Cadastrodeprodutos.pdf</pdf> | ||
</pre> | </pre> | ||
<pdf>File:Cadastrodeprodutos.pdf</pdf> | <pdf>File:Cadastrodeprodutos.pdf</pdf> | ||
| + | == http: === | ||
<pre> | <pre> | ||
<pdf>http://18.208.179.209/images/3/38/Cadastrodeprodutos.pdf</pdf> | <pdf>http://18.208.179.209/images/3/38/Cadastrodeprodutos.pdf</pdf> | ||
</pre> | </pre> | ||
<pdf>http://18.208.179.209/images/3/38/Cadastrodeprodutos.pdf</pdf> | <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 | |
|---|---|
| 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 | |
|---|---|
| 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⧽