Plugin Directory

Changeset 708792


Ignore:
Timestamp:
05/06/2013 05:59:53 PM (13 years ago)
Author:
Wolfram Research
Message:

trying to change readme layout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wolfram-cdf-plugin/trunk/readme.txt

    r708752 r708792  
    2121   
    22221. source
     23
    2324Required: Yes
     25
    2426Input type(s): file name with extension, url
     27
    2528Description: 'source' holds the CDF file name or the url where the file is located. To enter just the file's name, you must first add the file to WordPress using the file uploader.
    2629   
    27302. width
     31
    2832Required: Yes
     33
    2934Input type(s): integer
     35
    3036Description: 'width' holds an integer that describes the width in pixels of the CDF on your WordPress blog.
    3137   
    32383. height
     39
    3340Required: Yes
     41
    3442Input type(s): integer
     43
    3544Description: 'height' holds an integer that describes the height in pixels of the CDF on your WordPress blog.
    3645   
    37464. altimage
     47
    3848Required: No
     49
    3950Input type(s): file name with extension, url
     51
    4052Description: 'altimage' stores an image that will be displayed if the client does not have the CDF plugin installed. If left blank, a generic placeholder will appear.
    4153   
    42545. altimagewidth
     55
    4356Required: No
     57
    4458Input type(s): integer
     59
    4560Description: 'altimagewidth' holds an integer that describes the width in pixels of the alternate image, which may be different than the width of the CDF itself.
    4661
    47626. altimageheight
     63
    4864Required: No
     65
    4966Input type(s): integer
     67
    5068Description: 'altimageheight' holds an integer that describes the height in pixels of the alternate image, which may be different than the width of the CDF itself.
    5169
Note: See TracChangeset for help on using the changeset viewer.