Changeset 708792
- Timestamp:
- 05/06/2013 05:59:53 PM (13 years ago)
- File:
-
- 1 edited
-
wolfram-cdf-plugin/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wolfram-cdf-plugin/trunk/readme.txt
r708752 r708792 21 21 22 22 1. source 23 23 24 Required: Yes 25 24 26 Input type(s): file name with extension, url 27 25 28 Description: '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. 26 29 27 30 2. width 31 28 32 Required: Yes 33 29 34 Input type(s): integer 35 30 36 Description: 'width' holds an integer that describes the width in pixels of the CDF on your WordPress blog. 31 37 32 38 3. height 39 33 40 Required: Yes 41 34 42 Input type(s): integer 43 35 44 Description: 'height' holds an integer that describes the height in pixels of the CDF on your WordPress blog. 36 45 37 46 4. altimage 47 38 48 Required: No 49 39 50 Input type(s): file name with extension, url 51 40 52 Description: '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. 41 53 42 54 5. altimagewidth 55 43 56 Required: No 57 44 58 Input type(s): integer 59 45 60 Description: '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. 46 61 47 62 6. altimageheight 63 48 64 Required: No 65 49 66 Input type(s): integer 67 50 68 Description: '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. 51 69
Note: See TracChangeset
for help on using the changeset viewer.