Changeset 367283
- Timestamp:
- 03/31/2011 05:57:44 AM (15 years ago)
- Location:
- underconstruction
- Files:
-
- 2 edited
-
tags/1.05/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
underconstruction/tags/1.05/readme.txt
r225065 r367283 1 1 === underConstruction === 2 2 Contributors: Jeremy Massel 3 Donate link: http:// truthmedia.com/engage/giving3 Donate link: http://masseltech.com/donate/ 4 4 Tags: construction, under construction, private, preview, security, coming soon 5 5 Requires at least: 2.7 6 Tested up to: 3. 06 Tested up to: 3.1 7 7 Stable tag: 1.05 8 8 … … 14 14 15 15 16 *Shameless plug* 17 Try my new App on the Mac App Store. It's great for testing Web Services, AJAX calls, or any time you just need a simple way to make a POST request! 18 http://itunes.apple.com/us/app/rest-tester/id424466236?mt=12&ls=1 19 16 20 == Installation == 17 21 … … 21 25 22 26 == Frequently Asked Questions == 27 28 = I'm finished with it, and disabled the plugin, but the "under construction" message is still showing up! = 29 If you've disabled the plugin, it won't show anything anymore. To be extra super-sure, try deleting the plugin files. Usually, though, the issue is that you're seeing a cached version of the page. Try force-refreshing your browser, and then try clearing your cache on the server and force refreshing again. 30 31 = I can't see the under construction page! = 32 As long as you're logged in, you won't be able to see it. That's a feature! This way, while you're logged in you can work as usual. To preview what it looks like, either a) log out, or b) try viewing it in another browser 23 33 24 34 = What kind of HTML can I put in? = … … 43 53 44 54 = 1.04 = 45 * Made UC a bit more of a 'good citizen' in terms of storing it 's options. No options will be left behind when deleting the plugin now, and when deactivating, all options are compressed to one archive record. If reactivating the plugin, the options will be returned to how they were before deactivation.55 * Made UC a bit more of a 'good citizen' in terms of storing its options. No options will be left behind when deleting the plugin now, and when deactivating, all options are compressed to one archive record. If reactivating the plugin, the options will be returned to how they were before deactivation. 46 56 * Fixed a bug where the custom text fields might say "empty" by default 47 57 * Ensured compatibility with 3.0-alpha -
underconstruction/trunk/readme.txt
r225065 r367283 1 1 === underConstruction === 2 2 Contributors: Jeremy Massel 3 Donate link: http:// truthmedia.com/engage/giving3 Donate link: http://masseltech.com/donate/ 4 4 Tags: construction, under construction, private, preview, security, coming soon 5 5 Requires at least: 2.7 6 Tested up to: 3. 06 Tested up to: 3.1 7 7 Stable tag: 1.05 8 8 … … 14 14 15 15 16 *Shameless plug* 17 Try my new App on the Mac App Store. It's great for testing Web Services, AJAX calls, or any time you just need a simple way to make a POST request! 18 http://itunes.apple.com/us/app/rest-tester/id424466236?mt=12&ls=1 19 16 20 == Installation == 17 21 … … 21 25 22 26 == Frequently Asked Questions == 27 28 = I'm finished with it, and disabled the plugin, but the "under construction" message is still showing up! = 29 If you've disabled the plugin, it won't show anything anymore. To be extra super-sure, try deleting the plugin files. Usually, though, the issue is that you're seeing a cached version of the page. Try force-refreshing your browser, and then try clearing your cache on the server and force refreshing again. 30 31 = I can't see the under construction page! = 32 As long as you're logged in, you won't be able to see it. That's a feature! This way, while you're logged in you can work as usual. To preview what it looks like, either a) log out, or b) try viewing it in another browser 23 33 24 34 = What kind of HTML can I put in? = … … 43 53 44 54 = 1.04 = 45 * Made UC a bit more of a 'good citizen' in terms of storing it 's options. No options will be left behind when deleting the plugin now, and when deactivating, all options are compressed to one archive record. If reactivating the plugin, the options will be returned to how they were before deactivation.55 * Made UC a bit more of a 'good citizen' in terms of storing its options. No options will be left behind when deleting the plugin now, and when deactivating, all options are compressed to one archive record. If reactivating the plugin, the options will be returned to how they were before deactivation. 46 56 * Fixed a bug where the custom text fields might say "empty" by default 47 57 * Ensured compatibility with 3.0-alpha
Note: See TracChangeset
for help on using the changeset viewer.