=== Plugin Name === Contributors: eriksef Donate link: http://www.sorben.org/really-static/index.html#donate Tags: cache, html, wp-super-cache, wp-cache, caching, performance,speed, cdn, wp cache, super cache, ftp, Post,admin,posts,plugin,comments,images,links,page,rss Requires at least: 2.5.0 Tested up to: 2.8.6 Stable tag: 0.23 Generates static HTML-files from your Blog. That makes your Blog incredible fast! Better than any other cache. == Description == Really-static generates static html-files out of your blog. Every time a Post is published/edited/delted or a comment is posted only the changed files are renewed. Advantages: * its incredible fast, faster than any cache solution * its secure, because you can hide your wordpressinstallation, that may have securityholes * if you dont have PHP/MySQL support on your server you can host the wordpressinstallation local http://blog.phpwelt.net using really-static, so you can see how it works ! Credits: + English + translation to German + (translation to Russian by M.Comfi) not working with the new version + (translation to belorussian by ilyuha) not working with the new version == Installation == Deutsche-Installationsanleitung: http://www.sorben.org/really-static/install_de.pdf Basically there are 3 ways using really-static: 1. Your Wordpress installation is moved to a subdirectory and really static generates the static files inside e.g. the main folder 2. Your Wordpress installation is moved to a different subdomain, and really-static copying everything to the subdomain where you want to appear Blog 3. Your Wordpress installation is locally on your PC and really-static copies everything to a server in the Internet. This has the enormous advantage, that online no expensive PHP support and any MySQL database is needet. Installation: 1. Login to your Wordpress installation and they go to the menu "Settings > General". Enter into "WordPress address (URL)" the URL where your Wordpress installation should appear in the future. Under "Blog address (URL) you enter the URL where a normal visitor will see your blog. Now click on "Apply Changes" 2. Login via FTP on your Server and move your wordpressinstalltion to the place you just mentoned at "wordpress adress(url)". While doing this you also can install this plugin. Please be sure you set the writing rigths (chmod) of the file log.html to 775 so really-static can write debuginfos. 3. Again login into your Wordpress installation and activate the really-static plugin at "Plug-ins> Management". 4. Now you need to settup some more settings under "Settings > Really Static". Your focus should be on the settings in the source, destination and Settings. 5. Now you starting the plugin by pressing the "all Files" at the "manuall refresh"-tab. This will generates the static files out of the curently exsiting Blog. In the future if you write e.g. a post this happens automaticly and updates just the changed files. If after clicking this button, the process breakes because of a time out e.g. just press this button again and it will continues help me by sending your feedbacks: reallystatic [@] sorben.org PLEASE HELPING ME TRANSLATING! == Frequently Asked Questions == = Questions and Bug reports = please here: http://blog.phpwelt.net/tag/really-static/ or here: http://www.facebook.com/pages/really-static-Wordpress-Plugin/177723978808 = I just get 0-Byte files = please check your settings. 0-Byte files means that really static get errors while reading. = Make really static work with other Wordpressplugins = $url= filename without siteprefix, that means just e.g.: "nonwordpresspage.html" Make a page static: reallystaticsinglepagehook($url); Delete a page: reallystaticsinglepagedeletehook($url); reallystaticdeletepage(""); == Screenshots == 1. Statitics from Google sitemaps (1=No Cache,2=WP Super Cache,3=really static) 2. :-) large Picture: http://wordpress.org/extend/plugins/really-static/screenshot-2.jpg 3. large Picture: http://wordpress.org/extend/plugins/really-static/screenshot-3.jpg 4. blog.domain.com = place where the non-static blog lies and www.domain.com = the location of the static one; larger Picture: http://wordpress.org/extend/plugins/really-static/screenshot-4.jpg == Changelog == = v0.31 (2009-12-4) = * SFTP upload = v0.3 (2009-10-27) = * cleaner Adminmenu * MD5 filecontent check == Translations == really-static comes with various translations, located in the directory languages. if you would like to add a new translation, just take the file default.po and edit it to add your translations (e.g. with poedit).