Changeset 324843
- Timestamp:
- 12/21/2010 02:35:58 AM (15 years ago)
- Location:
- wp-simpleviewer
- Files:
-
- 2 edited
-
tags/2.0.5/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-simpleviewer/tags/2.0.5/readme.txt
r291143 r324843 16 16 == Installation == 17 17 18 = Installation = 19 18 20 1. Download the WP-SimpleViewer plugin. Unzip the plugin folder on your local machine. 19 21 2. Upload the complete plugin folder into your WordPress blog's `/wp-content/plugins/` directory. 20 22 3. Activate the plugin through the 'Plugins' menu in WordPress 21 23 4. WP-SimpleViewer requires the `/wp-content/uploads/` folder. If this folder is not present, create it and give it write permissions (777). 24 25 = Requirements = 26 27 Before installing, please confirm your web server meets the following requirements. If you are not sure, contact your web host tech support. 28 29 * WordPress Version 2.8 or higher. 30 * PHP version 5.0 or higher. 31 * PHP DOM extension is enabled (this is the default, however some web hosts may disable this extension). 22 32 23 33 = Upgrading from v1.5.4 = -
wp-simpleviewer/trunk/readme.txt
r291142 r324843 16 16 == Installation == 17 17 18 = Installation = 19 18 20 1. Download the WP-SimpleViewer plugin. Unzip the plugin folder on your local machine. 19 21 2. Upload the complete plugin folder into your WordPress blog's `/wp-content/plugins/` directory. 20 22 3. Activate the plugin through the 'Plugins' menu in WordPress 21 23 4. WP-SimpleViewer requires the `/wp-content/uploads/` folder. If this folder is not present, create it and give it write permissions (777). 24 25 = Requirements = 26 27 Before installing, please confirm your web server meets the following requirements. If you are not sure, contact your web host tech support. 28 29 * WordPress Version 2.8 or higher. 30 * PHP version 5.0 or higher. 31 * PHP DOM extension is enabled (this is the default, however some web hosts may disable this extension). 22 32 23 33 = Upgrading from v1.5.4 =
Note: See TracChangeset
for help on using the changeset viewer.