From 756e075d34d992d2d3464e3331be72d99cf1af2b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 4 Apr 2010 11:58:50 -0400 Subject: [PATCH] readme update --- Readme.mkd | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Readme.mkd b/Readme.mkd index 4dd7808..affc2ba 100644 --- a/Readme.mkd +++ b/Readme.mkd @@ -12,13 +12,13 @@ * WordPress installed in `/blog/`, but will serve site from `/` * Robust `wp-config.php` - - Built to support dev + production environments w/ debugging + - Built to support dev+ops environments w/ debugging - Default FTP connection info for installing/updating/deleting components - * Ready to go `.htaccess` - Enables `mod_rewrite` for pretty urls - - Gzip conpression for most requests - - Adds reasonable upload filesizes + - Gzip compression for most requests + - Adds reasonable upload file-sizes * Ready to go `robots.txt` - No robots on `/archive/` pages @@ -33,28 +33,28 @@ ## Available Plugins -* After the Deadline (Spelling and grammar checking) -* Akismet (Comment spam destroyer) -* Collabpress (Project tracking within backend) -* CoreyLib (Universal API parser + cache) -* Disable Updates (I got sick of client sites breaking on updates) -* Disqus Commenting System (Socialize your site) -* Front End Editor (Beautiful plugin for editing a page/post's content on the spot) -* Google Sitemap Generator (Google wants the latest) -* Markdown 1.3 (I don't like typing HTML all the time) -* More Fields (No more ugly custom fields + custom post/page types) -* PageMash (Content-heavy sites can be cumbersome) -* PushPress (Support for PubSubHubbub) -* Redirection (They are called permalinks for a reason) -* Role Manager (Turns WordPress into a real CMS) -* Shopp (The total ecommerce package) -* Tantan S3 (Amazon S3 for WordPress uploads) -* Twitter Tools (AutoPost to Twitter when a post goes live. Soon to be replaced with Salsa ) -* Clippy Syntax Highlighter (GeSHi + Clippy from GitHub for one-click copying of code) +* [After the Deadline](http://www.afterthedeadline.com/) (Spelling and grammar checking) +* [Akismet](http://akismet.com/) (Comment spam destroyer) +* [Collabpress](http://wordpress.org/extend/plugins/collabpress/) (Project tracking + task management within backend) +* [CoreyLib](http://github.com/kennethreitz/coreylib) (Universal API parser + cache) +* [Disable Updates](http://github.com/kennethreitz/wp-disable-updates) (I got sick of client sites breaking on updates) +* [Disqus Commenting System](http://wordpress.org/extend/plugins/disqus-comment-system/) (Socialize your site) +* [Front End Editor](http://scribu.net/wordpress/front-end-editor) (Beautiful plugin for editing a page/post's content on the spot) +* [Google Sitemap Generator](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/) (Google wants the latest) +* [Markdown Extra 1.2.4](http://michelf.com/projects/php-markdown/) (I don't like typing HTML all the time) +* [More Fields](http://labs.dagensskiva.com/plugins/more-fields/) (No more ugly custom fields + custom post/page types) +* [PageMash](http://wordpress.org/extend/plugins/pagemash/) (Content-heavy sites can be cumbersome) +* [PushPress](http://wordpress.org/extend/plugins/pushpress/) (Support for PubSubHubbub) +* [Redirection](http://urbangiraffe.com/plugins/redirection/) (They are called permalinks for a reason) +* [Role Manager](http://sourceforge.net/projects/role-manager/) (Turns WordPress into a real CMS) +* [Shopp](http://shopplugin.net/) (The total ecommerce package) +* [Tantan S3](http://tantannoodles.com/toolkit/wordpress-s3/) (Amazon S3 for WordPress uploads) +* [Twitter Tools](http://wordpress.org/extend/plugins/twitter-tools/) (AutoPost to Twitter when a post goes live. Soon to be replaced with Salsa ) +* [Clippy Syntax Highlighter](http://github.com/kennethreitz/wp-clippy-syntax-plugin) (GeSHi + Clippy from GitHub for one-click copying of code) * [WP-Dummy Content](http://wordpress.org/extend/plugins/wp-dummy-content/) (Fills your WordPress installation w/ dummy content) -* WP-Minify (Fantastic Auto minification plugin w/ cacheing) -* WP-Super Cache (Very robust plugin for cacheing Posts and/or Pages) -* WP-Touch (One click iPhone support) +* [WP-Minify](http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/) (Fantastic Auto minification plugin w/ cacheing) +* [WP-Super Cache](http://wordpress.org/extend/plugins/wp-super-cache/) (Very robust plugin for cacheing Posts and/or Pages) +* [WP-Touch](http://www.bravenewcode.com/products/wptouch/) (One click lazy man's iPhone support)