Changeset 637339
- Timestamp:
- 12/11/2012 10:58:40 PM (13 years ago)
- File:
-
- 1 edited
-
really-static/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
really-static/trunk/readme.txt
r637186 r637339 2 2 Contributors: eriksef 3 3 Donate link: http://www.sorben.org/really-static/index.html#donate 4 Tags: cache, html, wp-super-cache, wp-cache, cacheing, performance, speed, cdn, wp cache, super cache, ftp, Post, admin, posts, plugin, comments, images, links, page, rss, widget4 Tags: seo, cache, html, wp-super-cache, wp-cache, cacheing, performance, speed, amazon S3, S3, cdn, wp cache, super cache, ftp, Post, admin, posts, plugin, comments, images, links, page, rss, widget, static 5 5 Requires at least: 2.5.0 6 6 Tested up to: 3.5 … … 13 13 Really-static generates static html-files out of your blog. Every time a Post is published/edited/delted or a comment is posted, changes will be automaticly written to the static blog. 14 14 15 **NEW BETA-Version** 16 17 At [our forum](http://really-static-support.php-welt.net/development-f9.html) you can download the newest version. If you have problems, informations about bugs or ideas [report them to us](http://really-static-support.php-welt.net/bugs-f8.html). 15 If you have problems, informations about bugs or ideas [report them to us](http://really-static-support.php-welt.net/bugs-f8.html). 18 16 19 17 **Advantages:** 20 18 21 19 * its incredible fast, faster than any cache solution 22 * saving static files via local, FTP, SFTP 23 * its secure, because you can hide your wordpressinstallation24 * if you dont have PHP/MySQL support on your server you can host the wordpressinstallation local20 * saving static files via local, FTP, SFTP, ( and also on Amazons S3 CDN with a [plugin]{http://really-static-support.php-welt.net/amazon-s3-plugin-t7.html}) 21 * its secure, because you can[hide your wordpressinstallation]{http://really-static-support.php-welt.net/comment-redirector-t9.html} 22 * if you dont have PHP/MySQL support on your server you can host your wordpressinstallation local and use a normal HTML webspace for publishing 25 23 26 24 27 http://blog.phpwelt.net using really-static, so you can see how it works !25 http://blog.phpwelt.net using really-static, so you can see how it works! 28 26 29 27 **Credits:** … … 43 41 == Installation == 44 42 45 Really-static is preconfigured, so you just need to activate this plugin. All generatet files are stored in a folder called "static". This ensures that you can test really-static as long as you want without somebody sees it. 43 Really-static is preconfigured, so you just need to activate this plugin. 44 There is a tool that help you, configuate your really-static version. 45 If you want only to try really-static, there is also a test-version. All generatet files are stored in a folder called "static". This ensures that you can test really-static as long as you want without somebody sees it. 46 46 47 47 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.