Plugin Directory

Changeset 863625


Ignore:
Timestamp:
02/23/2014 08:03:19 PM (12 years ago)
Author:
ericboles
Message:

Tweak Version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scribd-doc-embedder/trunk/readme.txt

    r863621 r863625  
    1919
    2020[scribd-doc] Shortcode:
     21
    2122* Allows you to embed a document that has been uploaded to Scribd.
    22 * Requires both the document ID and the document key:
    23 [scribd-doc doc="DOCID" key="KEY"]
     23* Requires both the document ID and the document key: [scribd-doc doc="DOCID" key="KEY"]
    2424
    2525[scribd-url] Shortcode:
     26
    2627* Allows you to create a player from a publicly accessible URL
    27 * Requires both the document URL and your Scribd Publisher API key:
    28 [scribd-url url="FULL-URL-INCLUDING-HTTP://" pubid="YOUR-SCRIBD-PUBLISHER-ID"]
     28* Requires both the document URL and your Scribd Publisher API key: [scribd-url url="FULL-URL-INCLUDING-HTTP://" pubid="YOUR-SCRIBD-PUBLISHER-ID"]
    2929
    3030Both shortcode supports many other parameters provided by the Scribd API:
     31
    3132* width: Define the width of the viewer in pixels
    3233* height: Define the height of the viewer in pixels
Note: See TracChangeset for help on using the changeset viewer.