Plugin Directory

Changeset 864568


Ignore:
Timestamp:
02/25/2014 09:11:37 AM (12 years ago)
Author:
webdesigner.dinesh
Message:

modified readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • embedding-pdf/trunk/readme.txt

    r864564 r864568  
    2222[pdf]...[/pdf] (Between the tags, you'll provide the URL for the PDF to embed.) 
    2323The '[pdf]' shorttag accepts several optional parameters:
    24   - 'width' - sets the width of the frame the PDF is embedded in. By default, this is set to 100%.
    25   - 'height' - sets the height of the frame the PDF is embedded in. By default, this is unset.
    26   - 'title' - sets the title of the PDF, for use in the fallback link text.
     241. 'width' - sets the width of the frame the PDF is embedded in. By default, this is set to 100%.
     252. 'height' - sets the height of the frame the PDF is embedded in. By default, this is unset.
     263. 'title' - sets the title of the PDF, for use in the fallback link text.
    2727
    28 ## Examples:
     28### Examples:
    2929Short URL: [pdf]http://localhost/PDF_URL[/pdf]
    3030Advance URL: [pdf width=\"200px\" height=\"400px\" title=\"title1\"]http://localhost/PDF_URL[/pdf]
Note: See TracChangeset for help on using the changeset viewer.