Changeset 425198
- Timestamp:
- 08/18/2011 04:35:45 AM (15 years ago)
- File:
-
- 1 edited
-
wp-simple-cache/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-simple-cache/trunk/readme.txt
r425189 r425198 1 === WP Simple Cache===2 Contributors: Ozgur Koca, [email protected]3 Facebook: http://www.facebook.com/zerostoheroes 4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YZCH479CBG6S4&lc=US&item_name=WP%20Onlywire%20Auto%20Poster%20Plugin&no_note=1&no_shipping=1¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted%20--%3E 5 Tags: performance, cache, caching, cacher, wp cache, simple cache, wp simple cache 6 Requires at least: 3.0 7 Tested up to: 3.0 1 === WP FancyZoom === 2 Contributors: sgranade 3 Donate link: http://granades.com/wp-fancyzoom/ 4 Tags: images, image, post, admin, popup, javascript, media 5 Requires at least: 2.0.4 6 Tested up to: 2.8.4 7 Stable tag: 1.2 8 8 9 WP Simple Cache is a really simple and tiny cache system for Wordpress Blogs to improve performance. 9 WP FancyZoom brings the cool popup image zooming of FancyZoom to your 10 Wordpress blog. 10 11 11 12 == Description == 12 13 13 WP Simple Cache is a simple caching plugin for wordpress blogs. It's higly minimize server's resource usage and provide full performance such as serving static html pages. 14 WP FancyZoom is a simple way to add the [FancyZoom image overlay 15 script](http://www.fancyzoom.com/ "The FancyZoom homepage") to your 16 blog. In short, FancyZoom is a nice, modern way of making popup 17 images. You put a thumbnail image in your post and link to the 18 full-size image. If a user clicks on the thumbnail, the full-size 19 image zooms in over the current window. When the user clicks on the 20 zoomed picture, it goes away. Want to see it in action? [Check out this 21 post](http://granades.com/2006/07/13/how-to-disassemble-a-toilet-in-many-easy-steps/ 22 "A post with the popup images plugin in action."). 14 23 15 WP infrastructure has tens of thousands of lines PHP codes which executing on every request. WP Simple Cache redirects the request own cache system and the request answered a static text file so wp infrastructure not excuted. 24 Nifty features: 25 * The zoom effect is super sexy. 26 * No extra work needed when you write a post: any direct link to an 27 image will automatically get the FancyZoom treatment. 28 * Any `title='...'` attribute in your link automatically turns into a 29 caption. 30 * This plugin is a drop-in replacement for my previous Simple Popup 31 Images plugin. 32 * That zoom effect? Still super sexy. 16 33 17 Some features: 18 * Quick and easy installation/configuration. 19 * Compressing on cache file system to reduce disk space usage (more free disk space) 20 * Compressing http traffic between browser and server (high speed on page loading) 21 * Has performance box that shows site performance (sql+exec time) 22 * Expiration time for cached files (highly updated contents) 34 == Installation == 23 35 24 More can be read on the [official plugin page](http://www.tankado.com/wp-simple-cache/) also write any issue as comment. 25 26 **Check out my other plugins**: 27 28 * [WP Onlywire Auto Poster](http://www.tankado.com/en/onlywire-auto-poster-wordpress-eklentisi/ "Autosubmits a excerpt of a posts to Onlywire when the post published.") 29 30 == Automatic Installation == 31 32 Before install you must check the file system permissions. Please check below: 33 34 a. "/wp-content/" directory must be writable (0777) 35 b. "/wp-content/plugins/wp-simple-cache/" must be writable (0777) 36 c. "/wp-content/plugins/wp-simple-cache/cache/" must be writable (0777) 37 d. "/wp-config.php" must be writable (0777) 38 39 1. Put the plugin folder into "/wp-content/plugins/" 40 2. Go into the WordPress admin interface and activate the plugin 41 3. Go to the options page and enabled it 42 43 == Manual Installation == 44 45 1. Put the plugin folder into "/wp-content/plugins/" 46 2. Upload advanced-cache.php file to "/wp-content/" 47 3. Make "/wp-content/plugins/wp-simple-cache/cache/" directory writable (0777) 48 4. Add this line to the wp-config.php file ("/wp-config.php"): define('WP_CACHE', true); 49 5. Go into the WordPress admin interface and activate the plugin 50 6. Go to the options page and enabled it 51 52 == How to uninstall WP Simple Cache? == 53 54 1. Deactivate plugin 55 2. Remove plugin directory /wp-content/plugins/wp-simle-cache/ 56 3. Remove /wp-content/advanced-cache.php 57 4. Remove WP_CACHE define from wp-config.php 58 59 That's all! 60 61 == Frequently Asked Questions == 62 63 = How can I help your GPL plugin? = 64 65 Please link to [WP Simple Cache](http://www.tankado.com/wp-simple-cache/ "WP Simple Cache") and introduce it on your blog or [donate](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YZCH479CBG6S4&lc=US&item_name=WP%20Onlywire%20Auto%20Poster%20Plugin&no_note=1&no_shipping=1¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted%20--%3E "Donate for chuck") for chuck (my dog). 66 67 = Where can I get support about WP Auto Poster Plugin? = 68 69 Write your questions as comment at [offical plugin page](http://www.tankado.com/wp-simple-cache/ "WP Simple Cache"). 70 71 = Who is the developer of this plugin? = 72 73 I'm Ozgur (means freedom), please [checkout my facebook](http://www.facebook.com/zerostoheroes "Ozgur Koca"). 74 75 = What is different between WP Simple Cache and others ? = 76 77 * It's simple 78 * Automatic installation 79 * Lowest size of PHP code (~29KB) 80 * It has performance box (easly compare caching performance) 81 * Fastest trigering on page request 82 83 = Pricing and Licensing = 84 85 Good news, this plugin is free for everyone! Since its released under GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a small [donation](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YZCH479CBG6S4&lc=US&item_name=WP%20Onlywire%20Auto%20Poster%20Plugin&no_note=1&no_shipping=1¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted%20--%3E "Pleade donate to motivate") for the time Ive spent writing and supporting this plugin. And I really dont want to know how many hours of my life this plugin has already eaten ;) 86 [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YZCH479CBG6S4&lc=US&item_name=WP%20Onlywire%20Auto%20Poster%20Plugin&no_note=1&no_shipping=1¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted%20--%3E "Pleade donate to motivate") 87 88 == Screenshots == 89 90 1. Screenshot of options page 91 2. Screenshot of performance box when plugin disabled 92 3. Screenshot of performance box when plugin enabled 93 94 == Changelog == 95 96 = 0.1 = 97 98 * First relase of WP Simple Cache 99 100 = 0.1.1 = 101 102 * Fixed bugs 103 * Feature: Handling trashed posts 104 * Feature: Deleting all categories cache on any update 105 106 107 == More Info == 108 109 For more info, please visit [WP Simple Cache](http://www.tankado.com/wp-simple-cache/ "WP Simple Cache"). 36 1. Grab the latest version 37 2. Put the entire plugin folder in your wp-content/plugins/ folder 38 3. Activate the plugin in your Wordpress admin panel
Note: See TracChangeset
for help on using the changeset viewer.