<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Pressing Pixels &#187; Admin</title>
	<atom:link href="http://pressingpixels.com/category/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://pressingpixels.com</link>
	<description>WordPress Resources &#38; More</description>
	<lastBuildDate>Mon, 02 Nov 2009 22:50:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Completing the CMS With Wordpress 2</title>
		<link>http://pressingpixels.com/completing-the-cms-with-wordpress-2/</link>
		<comments>http://pressingpixels.com/completing-the-cms-with-wordpress-2/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:03:07 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[quicktags]]></category>
		<category><![CDATA[roles]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[uploading]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://pressingpixels.com/?p=60</guid>
		<description><![CDATA[The first and most popular article to date on this site is a list of CMS plugins for WordPress.  That list is by no-means comprehensive and I wanted to present some additional plugins I have run into that will enhance Wordpress as a CMS.
I&#8217;ve tried to find plugins that aren&#8217;t as well known so [...]]]></description>
			<content:encoded><![CDATA[<p>The first and most popular article to date on this site is a <a href="http://pressingpixels.com/completing-the-cms-with-wordpress/">list of CMS plugins for WordPress</a>.  That list is by no-means comprehensive and I wanted to present some additional plugins I have run into that will enhance Wordpress as a CMS.</p>
<p>I&#8217;ve tried to find plugins that aren&#8217;t as well known so hopefully you&#8217;ll see something new and cool you can use.</p>
<p>I&#8217;ve tried and tested most of these plugins on WordPress 2.5.1 and they all worked great at the time of testing.</p>
<p>As always, the comments are open and is great place for you to share the plugins that make Wordpress work as a CMS for you.</p>
<h3>WP Help</h3>
<p>WP Help is a plugin that allows an administrator to create a help and or instructions page in the WordPress admin for new users.  It creates a top-level menu item that presents a page of content you define to all WordPress users who can access the admin section.</p>
<p>It is very helpful if you create a lot of WordPress sites for clients and you want to give them some simple instructions they can quickly refer to on how to use the site or a particular plugin.</p>
<p><a href="http://pressingpixels.com/wp-help/">http://pressingpixels.com/wp-help/</a></p>
<h3>Admin Management Xtended</h3>
<p>This is a cool little plugin that lets the admin user edit properties of posts and pages quickly <em>without having to open up</em> each individual post/page.  </p>
<p>You can change page order via drag-and-drop, change posts/page title, change tags, change comments status and much more.</p>
<p><a href="http://www.schloebe.de/wordpress/admin-management-xtended-plugin/">http://www.schloebe.de/wordpress/admin-management-xtended-plugin/</a></p>
<h3>WP-Add Quicktag</h3>
<p>WP-Add Quicktag allows you to quickly and easily add your own custom quicktags to the write panel.  I&#8217;ve used this to create a button for myself to add in custom classes for images but could easily be used to insert custom code for client installs as well.</p>
<p><a href="http://roel.meurders.nl/wordpress-plugins/wp-addquicktag-plugin-for-adding-quicktags/">http://roel.meurders.nl/wordpress-plugins/wp-addquicktag-plugin-for-adding-quicktags/</a></p>
<h3>FormBuilder</h3>
<p>While not as complex or feature rich as some other form creating plugins for WordPress, the FormBuilder plugin is very easy to use and may be exactly what a client install needs.</p>
<p>The Form Builder Plugin for WordPress allows you to build complex forms in the WordPress administrative interface without needing to know PHP or HTML.</p>
<p><a href="http://truthmedia.com/wordpress/formbuilder/">http://truthmedia.com/wordpress/formbuilder/</a></p>
<h3>Flexible Upload</h3>
<p>Flexible upload enhances the image upload functionality built into WordPress and brings in some much needed features.  </p>
<p>It will re-size pictures to upload at the size you specify, insert captions, include watermarks, and will create custom sized thumbnails.</p>
<p><a href="http://blog.japonophile.com/flexible-upload/">http://blog.japonophile.com/flexible-upload/</a></p>
<h3>Page Category Plus</h3>
<p>Page Category Plus allows you to assign categories to WordPress pages, which WordPress in it’s natural state does not do.</p>
<p>This is a great plugin if you need to be able to customize your installation just a little bit more.  It gives you the hook in your templates to be able to call pages by category which opens up all sorts of new possibilities when creating themes and sites. </p>
<p><a href="http://www.stuff.yellowswordfish.com/page-category-plus/">http://www.stuff.yellowswordfish.com/page-category-plus/</a></p>
<h3>Tags 4 Page</h3>
<p>Like the Page Category Plus plugin, this plugin brings a feature only in posts to pages.  </p>
<p>With the Tags 4 Page plugin you can apply tags to pages.  Again, this gives you another hook to use in your development and will bring back additional results when a user is searching.</p>
<p><a href="http://www.michelem.org/wordpress-plugin-tags4page/">http://www.michelem.org/wordpress-plugin-tags4page/</a></p>
<h3>Search Custom Fields</h3>
<p>If you just want your default WordPress search to search custom fields, then you will be happy with the <a href="http://wordpress.org/extend/plugins/search-everything">Search Anything Plugin</a>.  But if you want to display a form that will specify what custom field to search by you will want to check out this plugin.</p>
<p>This plugin automatically creates a form with select boxes for each custom field you have created.  All of the values for the custom field will be in the select box.  You can add and remove the fields it uses in the plugin.</p>
<p>*Warning* The site I originally got this plugin from has been listed on search engines as a dangerous site that contain malware.  I&#8217;m not sure if this is true or if the site just got hacked.  Either way the site is not up anymore.  </p>
<p>You can download the plugin here at your own risk.  I am currently using it on a site and have had no problems.  I have checked the code with the knowledge I have and it appears safe.  If any other experienced coders want to give it a clean bill of health that would be helpful.  </p>
<p>Again, I&#8217;m using the plugin on a large site and have not had any problems.</p>
<p><a href="G:\Projects\Pressing Pixels\Plugin Projects\Search Custom">http://pressingpixels.com/projects/wp-plugins/search-custom.zip</a></p>
<h3>WP CMS</h3>
<p>This plugin strips out all the blog functionality of WordPress and leaves admin users with just the ability to create and manage pages.</p>
<p>This could be a great plugin for very simple sites with very simple people needing to manage them.  </p>
<p><a href="http://www.gilbertpellegrom.co.uk/wp-cms/">http://www.gilbertpellegrom.co.uk/wp-cms/</a></p>
<h3>Role Manager</h3>
<p>This is a very poplular plugin and no list of WordPress CMS plugins would be complete without it.</p>
<p>WordPress Version 2.0 introduces the concept of Roles. Each Role is allowed to perform a set of tasks called Capabilities. This Plugin allows you to define and manage multiple subscriber profiles &#8211; called Roles and their Capabilities.</p>
<p>It allows you to specify what exactly each person can do administratively.  There are a number of other plugins that work in conjunction with the role manager plugin as well.</p>
<p><a href="http://www.im-web-gefunden.de/wordpress-plugins/role-manager/">http://www.im-web-gefunden.de/wordpress-plugins/role-manager/</a></p>
<h3>Hide Dashboard</h3>
<p>The Hide Dashboard plugin removes the dashboard from the admin.  When users log in they will see their profile instead.</p>
<p>Users with Administrator credentials will still see the dashboard. </p>
<p><a href="http://www.deepwave.net/articles/hide_dashboard/">http://www.deepwave.net/articles/hide_dashboard/</a></p>
<h3>My Dashboard</h3>
<p>The MyDashboard plugin is designed to replace the standard, but limited, WordPress dashboard with something a bit more useful, extendable and skinnable.</p>
<p>It is based on the igoogle, Pageflakes and Netvibes style of home page and is designed to be easily extendable and skinnable.</p>
<p>Features include: Drag and drop gadgets, CSS style chages, and standard gagets.</p>
<p><a href="http://dev.clearskys.net/Wordpress/MyDashboard">http://dev.clearskys.net/Wordpress/MyDashboard</a></p>
<h3>My FTP</h3>
<p>My FTP is a file management Plugin for WordPress that enables a blog administrator to (much like an FTP client) navigate folders and files on the server where their WordPress installation is hosted. </p>
<p>The administrator can then edit, delete or upload files on the fly from within the WordPress administration panel. </p>
<p>It is also possible to create new folders and upload complete directory structures.</p>
<p>I&#8217;m not sure how safe this plugin is so use at your own risk.</p>
<p><a href="http://trialsoftwarez.com/wordpress-myftp/">http://trialsoftwarez.com/wordpress-myftp/</a></p>
<h3>Upload Plus</h3>
<p>This plugin let you clean file names from unwanted characters while you upload them.</p>
<p>If you are building a site for clients that requires the uploading of pictures or other files they often will upload stuff with the wackiest file names known to man.  This plugin cleans all that up so that there are no problems related to file names.</p>
<p><a href="http://pixline.net/wordpress-plugins/upload-plus/en/">http://pixline.net/wordpress-plugins/upload-plus/en/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pressingpixels.com/completing-the-cms-with-wordpress-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WP Help</title>
		<link>http://pressingpixels.com/wp-help/</link>
		<comments>http://pressingpixels.com/wp-help/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 22:10:29 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://pressingpixels.com/?p=78</guid>
		<description><![CDATA[WP Help is a plugin that allows you to create a simple help or instructional page in the Wordpress Admin that will display customized information of your choosing.
I&#8217;ve been using WordPress for client&#8217;s sites for quite sometime and most of the time I have to explain how to use the software at least 2 or [...]]]></description>
			<content:encoded><![CDATA[<p>WP Help is a plugin that allows you to create a simple help or instructional page in the Wordpress Admin that will display customized information of your choosing.</p>
<p>I&#8217;ve been using WordPress for client&#8217;s sites for quite sometime and most of the time I have to explain how to use the software at least 2 or 3 times &#8211; especially if I&#8217;ve implemented features using custom fields or special plugins.  It would be great if there were a resource that they could always refer to easily while they are in the process of creating.</p>
<p>I came across a plugin that did this but is was not easily updatable and had some issues with a couple of installations.  So I&#8217;ve improved on it and here is WP Help inspired by Sam Burdge&#8217;s <a href="http://www.samburdge.co.uk/wordpress/wp-instructions-plugin">wp-instructions</a>.</p>
<p>I have plans to make the editing area more useful.  I would love to implement TinyMCE but it doesn&#8217;t seem to play well.  If anybody knows how to do this please leave a comment.</p>
<p>I&#8217;ve also include a sample text file of How to Create a Post in WordPress for you to try out.  Just open the text file and copy and paste to the configuration screen.</p>
<h3>Download</h3>
<p><a href="http://pressingpixels.com/projects/wp-plugins/wp_help.zip">Wordpress 2.5 v1.0</a></p>
<h3>Installation</h3>
<ol>
<li> Download, unzip and upload to your WordPress plugins directory.</li>
<li>Activate the plugin within you WordPress Administration Backend.</li>
<li>Go to the &#8216;Help &#038; Instructions&#8217; options page in the &#8217;settings&#8217; menu.</li>
<li>Type in the title that you would like to appear on the Help &#038; Instructions page.</li>
<li>Enter the content you would like your users to see.  You can enter html if you like.</li>
<li>Click the &#8216;update options&#8217; button and you are good to go.</li>
</ol>
<h3>Advanced Options</h3>
<h4>How to change the title of the main menu tab</h4>
<ol>
<li>Open up the plugin file &#8216;wp_help_config.php&#8217;</li>
<li>On or about line 16 you will see this code:
<pre>
<code>add_menu_page('Help &amp;amp; Instructions', 'Help &amp;amp; Instructions'</code>
</pre>
</li>
<li>3. Change the text in the quotes to what you would like your new tab to read.</li>
<li>Example: If you want your tab to just say &#8216;Help&#8217; your line would look like this:
<pre><code>   add_menu_page('Help', 'Help'</code></pre>
</li>
<li>Save the file and upload back to your plugins folder if necessary</li>
</ol>
<h4>If you would like the help page to be in a sub-menu like &#8216;manage&#8217; or &#8216;design&#8217;</h4>
<ol>
<li>Open up the plugin file &#8216;wp_help_config.php&#8217;</li>
<li>On or about line 16 you will see the code:
<pre><code>add_menu_page('Help &amp;amp; Instructions',</code></pre>
</li>
<li>Change the text &#8216;add_menu_page&#8217; to &#8216;add_management_page&#8217; for the &#8216;manage menu&#8217; or change the text to &#8216;add_theme_page &#8216;for the presentation menu&#8217;</li>
</ol>
<h3>Screenshots</h3>
<p><img src="http://pressingpixels.com/wp-content/uploads/2008/06/screen_shot1.jpg" alt="WP Help Config" /><br />
<img src="http://pressingpixels.com/wp-content/uploads/2008/06/screen_shot2.jpg" alt="WP Help" /></p>
]]></content:encoded>
			<wfw:commentRss>http://pressingpixels.com/wp-help/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>10 Plugins To Use In Wordpress Development</title>
		<link>http://pressingpixels.com/10-plugins-to-use-in-wordpress-development/</link>
		<comments>http://pressingpixels.com/10-plugins-to-use-in-wordpress-development/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 16:29:57 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[2.5]]></category>
		<category><![CDATA[activate]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[diagnose]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://pressingpixels.com/10-plugins-to-use-in-wordpress-development/</guid>
		<description><![CDATA[In my ever benevolent state I&#8217;ve compiled a list of Wordpress plugins that should assist you as you create and install Wordpress for yourself and others.  I&#8217;ve used many of these and they are very valuable.
And for all you counters out there, I know there are actually twelve but the last two aren&#8217;t free [...]]]></description>
			<content:encoded><![CDATA[<p>In my ever benevolent state I&#8217;ve compiled a list of Wordpress plugins that should assist you as you create and install Wordpress for yourself and others.  I&#8217;ve used many of these and they are very valuable.</p>
<p>And for all you counters out there, I know there are actually twelve but the last two aren&#8217;t free and 10 sounds much more round in the title&#8230;</p>
<div class="clear"></div>
<h3>Admin Menu Drop Down</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/1-admin-drop-down-menus.jpg' alt='Admin Menu Drop Down' />Hate clicking around to get to an option page buried deep in the Wordpress Admin soil?  Me too.  </p>
<p>This is typically the very first plugin I install.  When developing with Wordpress you spend a lot of time jumping back and forth in the WP admin menu and this plugin saves you a lot of clicks.  And if you are behind a slow corporate firewall it saves you a ton of time from the unnecessary page loads.  Get this plugin!</p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/</a></p>
<h3>One Click Install</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/2-one-click-install.jpg' alt='One Click Install' />If the Admin Drop Down Menu plugin the first thing I install this plugin is a close second and sometimes first…  </p>
<p>This is an amazing plugin that can eliminate the downloading, unzipping, uploading circus that one must go through for each plugin he wishes to install.  With One Click you can copy the link to the zip file, paste it in the admin page, click go and your plugin is uploaded, unpacked and installed.  You just have to activate it.  Get this plugin!</p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://anirudhsanjeev.org/oneclick-plugin/">http://anirudhsanjeev.org/oneclick-plugin/</a></p>
<h3>Activate All</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/3-activate-all.jpg' alt='Activate All' />If you have a directory of plugins you use all the time for specific installs it may actually save you time to upload all at once and use this plugin.  </p>
<p>Once this plugin is activated it takes a stroll around the plugin folder and activates everything it can get its hands on with no additional work for you.</p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://mass-automation.com/2006/10/19/activate-all-of-your-wordpress-plugins-with-one-click/">http://mass-automation.com/2006/10/19/activate-all-of-your-wordpress-plugins-with-one-click/</a></p>
<p>The download page on the site doesn&#8217;t seem to be working at the moment <a href='http://pressingpixels.com/wp-content/uploads/2008/04/activate_all.zip' title='Activate All'>so I&#8217;ll post my zip file of the plugin here.</a>  Please check the authors site first before using this one.  If the authors download comes back I&#8217;ll remove this link.</p>
<h3>Plugin Central</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/4-plugin-central.jpg' alt='Plugin Central' />If this plugin and the One Click Install plugin could mate and have a love child, Wordpress plugin life would be sweet indeed.  </p>
<p>Plugin Central allows you to automatically update all of your plugins and install new plugins from the dashboard.  It also generates a list of all plugins and active plugins from its settings page.</p>
<p>The only downsides to this plugin is that there is a giant author credit right at the forefront of the dashboard which may not be professional for some client installs.  And in order to install plugins automatically they must be in the Wordpress plugin repository.  </p>
<p>(Update) The plugin has been updated.  The newest version has removed the author credit and allows you to install files from the url (any zip file should work).</p>
<div class="clear"></div>
<p>2.5 compatible: Yes – And only WP 2.5<br />
Plugin page: <a href="http://www.prelovac.com/vladimir/wordpress-plugins/plugin-central">http://www.prelovac.com/vladimir/wordpress-plugins/plugin-central</a></p>
<h3>PHP Info</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/5-php-info.jpg' alt='PHP Info' />If you need to know if your eAccelerator is enabled this plugin is for you.  </p>
<p>It also gives you other pertinent php and Wordpress specific information.  </p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://wordpress.designpraxis.at/plugins/phpinfo/">http://wordpress.designpraxis.at/plugins/phpinfo/</a></p>
<h3>WP-Debug</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/6-debug.jpg' alt='WP-Debug' />If you are into writing a lot of php and need to do some debugging because your code just doesn’t seem to work this plugin may help.  </p>
<p>(update)  The plugin has Krumo bundled with it and you don&#8217;t need to be a hard core php developer to use this.  The author uses it a lot for theme design.  This could be a very valuable time saving plugin.</p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://www.siolon.com/2007/wp-debug/">http://www.siolon.com/2007/wp-debug/</a></p>
<h3>Diagnosis</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/11-diagnosis.jpg' alt='Diagnosis' />If you are an information junkie and need to know-it-all, this plugin is for you.  It displays all sorts of technical data about the server Wordpress is installed on.</p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://nlindblad.org/wordpress/diagnosis">http://nlindblad.org/wordpress/diagnosis</a></p>
<h3>DB Backup</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/7-db-backup.jpg' alt='DB Backup' />Before you start screwing around with stuff too much you might want to do a database backup.  </p>
<p>Don’t come to this site crying when your really cool modified version of the Hello plugin wiped out all your posts from the last 10 years.</p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://www.ilfilosofo.com/blog/wp-db-backup/">http://www.ilfilosofo.com/blog/wp-db-backup/</a></p>
<h3>PHP My-Admin</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/8-php-my-admin.jpg' alt='PHP My-Admin' />After you screwed up your database from your awesome new plugin you created you’ll need to access it to delete all of the entries it made.  </p>
<p>This would normally be a pain but if you have the phpMyAdmin plugin installed its easy access from your Wordpress admin.</p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://wordpress.designpraxis.at/plugins/wp-phpmyadmin/">http://wordpress.designpraxis.at/plugins/wp-phpmyadmin/</a></p>
<h3>Site Unavailable</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/12-site-unavailable.jpg' alt='Site Unavailable' />As you are developing the next Bloggie worthy site you probably don’t want the whole world peeking in.  </p>
<p>This plugin hides the site and lets the user know it is down for maintenance.  The plugin includes a style sheet so you can pretty up the default screen.  </p>
<p>The author also credits himself on the unavailable screen which might be unprofessional for some client installs.</p>
<div class="clear"></div>
<p>2.5 compatible: Yes<br />
Plugin page: <a href="http://thefunzone.awardspace.com/wordpress/?page_id=51">http://thefunzone.awardspace.com/wordpress/?page_id=51</a></p>
<h3>Auto-Installer (not free)</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/9-auto-installer.jpg' alt='Auto-Installer (not free)' />While not free this plugin looks like it could be very useful to the right person.  WP Auto-Installer allows you to easily create Wordpress blogs with just a few clicks.</p>
<div class="clear"></div>
<p>2.5 compatible: Should be if you have to pay for it.<br />
Plugin page: <a href="http://wpautoinstaller.com/">http://wpautoinstaller.com/</a></p>
<h3>WordPress Cloner (not free)</h3>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/04/10-cloner.jpg' alt='WordPress Cloner (not free)' />WP Cloner scans the settings, plugins and posts of your perfectly configured blog and then allows you quickly configure any other blog with those exact details. It basically copies the configuration of one blog and pastes it onto any number of other blog.</p>
<div class="clear"></div>
<p>2.5 compatible: Should be if you have to pay for it.<br />
Plugin page: <a href="http://wp-cloner.com/">http://wp-cloner.com/<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pressingpixels.com/10-plugins-to-use-in-wordpress-development/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Wordpress Custom Admin Branding</title>
		<link>http://pressingpixels.com/wordpress-custom-admin-branding/</link>
		<comments>http://pressingpixels.com/wordpress-custom-admin-branding/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 23:10:14 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://pressingpixels.com/wordpress-custom-admin-branding/</guid>
		<description><![CDATA[What is it? (Updated 2/2/2009)
Inspired by the Custom Login Plugin by Ben Gillbanks The Custom Admin Branding Plugin allows you to not only re-brand the Wordpress login screen, but also the admin header and footer with your own custom images.  The plugin has been updated for WP 2.7.  Legacy versions can be downloaded [...]]]></description>
			<content:encoded><![CDATA[<h3>What is it? (Updated 2/2/2009)</h3>
<p>Inspired by the Custom Login Plugin by <a href="http://www.binarymoon.co.uk">Ben Gillbanks</a> The Custom Admin Branding Plugin allows you to not only re-brand the Wordpress login screen, but also the admin header and footer with your own custom images.  The plugin has been updated for WP 2.7.  Legacy versions can be downloaded as well.</p>
<p>It should be fairly easy to use for anyone familiar with Wordpress and has basic css and html skills.  At its simplest it only requires you to activate and then replace three images with your own.  Photoshop templates are included to help you with that.</p>
<h3>Download</h3>
<p><a href="http://wordpress.org/extend/plugins/custom-admin-branding">Latest Release &#8211; Version 1.3.5 for Wordpress 2.7</a><br />
<a href="http://pressingpixels.com/projects/wp-plugins/custom_branding1.1.2.zip" onClick="javascript: pageTracker._trackPageview('/downloads/cab12');" >Version 1.1.2 for Wordpress 2.5 &#8211; 2.6.3</a><br />
<a href="http://pressingpixels.com/projects/wp-plugins/custom_branding_legacy.zip" onClick="javascript: pageTracker._trackPageview('/downloads/cab/legacy');" >Legacy version for Wordpress 2.3.3</a></p>
<h3>Donate</h3>
<p>If you have found this plugin useful please consider donating to keep the development and support current.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="2058369">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>
<h3>Installation</h3>
<ol>
<li>Download the Custom Branding Plugin</li>
<li>Upload the &#8216;custom_branding&#8217; folder to your plugins folder</li>
<li>Go to the plugin section in your admin and activate</li>
</ol>
<h3>Customization</h3>
<p>Using the Photoshop templates, replace the custom images in the images folder with your own.<br />
If you are familiar and competent (or just adventurous) with css you can customize the values in the included css files.  Some of things you may wish to change are:</p>
<ul>
<li>The bg color, border, and text color of the button in the login screen</li>
<li>The bg color and text color of the admin header (note that there are different values for regular text and links)</li>
</ul>
<p>If you are using Wordpress 2.5 the plugin includes a custom admin color scheme.  You can modify the values in the css file &#8220;custom-wp-admin.css&#8221; for a unique look.  This is activated in your individual user profile.</p>
<p>The image in the footer can be linked as well. I use that area to put my logo for sites I’ve created for clients. If you are using version 1.1 or later of the plugin go to the options page under the settings menu.  Type in the url you would like to link to, click &#8220;update&#8221; and you are good to go.</p>
<p>If you are using the legacy version for Wordpress 2.3 and below, to change the link you’ll need to open up custom_branding.php and change the value on or around line 43 to point to whatever url you want. You’ll also want to change the ‘alt’ value in case the image can’t be loaded.</p>
<p><img src="http://www.joshbyers.com/wp-content/uploads/code.png" class="dontfloat" alt="Code Example" /></p>
<p>For all versions: If you wish to use other types of images (.jpg, .gif, etc&#8230;) you can, but you need to manually change the names in the custom_branding.php file also.</p>
<h3>Drop Down Menu Integration for WP 2.5 &#8211; 2.6.3</h3>
<p>One of my favorite Admin plugins is the <a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">drop down menu plugin from Ozh at Planet Wordpress</a>.  The legacy versions of the custom branding plugin will work the legacy versions of drop down menus.</p>
<p>I&#8217;ll post an update for the drop down menu compatible version when Ozh brings it out.</p>
<h3>WordPress Upgrades</h3>
<p>WordPress 2.5 brought about some major changes to the structure and markup of the administration system (hence the two versions of this plugin).  But as long as the markup in the core files does not change the plugin will continue to work as you upgrade WordPress.  This plugin does not modify any core files.</p>
<h3>Changelog</h3>
<h4>Wordpress 2.7</h4>
<ul>
<li>1.3.5
<ul>
<li>Updated version bug in the WordPress repository</li>
</ul>
</li>
<li>1.3.4
<ul>
<li>Corrected a bug in the way the plugin got the username of the person logged in</li>
</ul>
</li>
<li>1.3
<ul>
<li>Added link to main site in admin header</li>
<li>Updated css for login page</li>
<li>Updated .psd template for login page</li>
</ul>
</li>
<li>1.2
<ul>
<li>Verified 2.7 compatibility.</li>
</ul>
</li>
</ul>
<h4>Wordpress 2.5 &#8211; 2.5.3</h4>
<ul>
<li>1.1.2</li>
<ul>
<li>Updated css to work with 2.5 version of <a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">OZH Drop Down Menu</a>.</li>
<li>Verified 2.6 compatibility.</li>
</ul>
<li>1.1.1</li>
<ul>
<li>Added custom classes to style the login button.</li>
</ul>
<li>1.1</li>
<ul>
<li>Added a settings page to update the footer link.</li>
</ul>
<li>1.0.1</li>
<ul>
<li>Added a priority to the style sheet to have seamless integration with the Drop Down Menu Plugin.</li>
</ul>
<li>1.0</li>
<ul>
<li>Adjusted plugin to the new Admin for WP 2.5</li>
<li>Simplified the login image</li>
<li>Enlarged the main logo image for the admin header</li>
<li>Added support for <a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">Ozh&#8217;s Drop Down Menu Plugin</a></li>
</ul>
</ul>
<h4>Wordpress 2.1-.3</h4>
<p>0.3 &#8211; Cleaned out some unnecessary code, corrected some links, and added some additional custom styles.<br />
0.2 &#8211; Removed some whitespace in the code to eliminate some javascript and header errors.</p>
<h3>Screenshots</h3>
<h4>For Wordpress 2.7</h4>
<p><img class="dontfloat" src='http://pressingpixels.com/wp-content/uploads/2008/03/2_7dashboard.jpg' alt='2.7 Dashboard' /></p>
<h4>For Wordpress 2.5</h4>
<p><img class="dontfloat" src='http://pressingpixels.com/wp-content/uploads/2008/03/custom_login.jpg' alt='Custom Login Screen' /><br />
<img class="dontfloat" src='http://pressingpixels.com/wp-content/uploads/2008/03/custom_header.jpg' alt='Custom Admin Header' /><img class="dontfloat" src='http://pressingpixels.com/wp-content/uploads/2008/03/custom_footer.jpg' alt='Custom Admin Footer' /><br />
<img class="dontfloat" src='http://pressingpixels.com/wp-content/uploads/2008/03/custom_header_menu.jpg' alt='Custom Header with Drop Down Menu' /></p>
<h4>For Wordpress 2.1 &#8211; 2.3</h4>
<p><img src="http://www.joshbyers.com/wp-content/uploads/login_examples.jpg" class="dontfloat" alt="Login Examples" /><br />
<img src="http://www.joshbyers.com/wp-content/uploads/header_screenshot.jpg" class="dontfloat" alt="Header Screenshot" /><br />
<img src="http://www.joshbyers.com/wp-content/uploads/footer_screenshot.jpg" class="dontfloat" alt="Footer Screenshot" /></p>
<p>This is my first Wordpress plugin so if you have any questions or comments or suggestions please don&#8217;t hesitate to comment below or <a href="http://pressingpixels/contact">let me know</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://pressingpixels.com/wordpress-custom-admin-branding/feed/</wfw:commentRss>
		<slash:comments>181</slash:comments>
		</item>
		<item>
		<title>Completing the CMS With Wordpress</title>
		<link>http://pressingpixels.com/completing-the-cms-with-wordpress/</link>
		<comments>http://pressingpixels.com/completing-the-cms-with-wordpress/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 20:39:28 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[image upload]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://pressingpixels.com/completing-the-cms-with-wordpress/</guid>
		<description><![CDATA[There has been an upswing in the recent days and months regarding the &#8220;cmsness&#8221; (I love it when I can make up words) of Wordpress.  I think the discussion gets a little off base, in that the definition of cms is very subjective.   I belive that anything you use to create and [...]]]></description>
			<content:encoded><![CDATA[<p>There has been an upswing in the recent days and months regarding the &#8220;cmsness&#8221; (I love it when I can make up words) of Wordpress.  I think the discussion gets a little off base, in that the definition of cms is very subjective.   I belive that anything you use to create and publish content, is in some shape or form a &#8220;cms.&#8221;</p>
<p>So then the debate turns to what  makes a good cms?  I believe a good cms at its core must be flexible enough to allow a wide range of people the ability to manage their content the way they want to manage it.  And I don&#8217;t know of another application that has as large a userbase, as large of a community that is active in creating new plugins, or the flexibility to become most things to most people as Wordpress does.</p>
<p>So with that little soliloquy I&#8217;m presenting a list and descriptions of the plugins and techniques I have used to make Wordpress a very effective and useful content management system for a wide variety of clients.</p>
<p><img class="left" src="http://pressingpixels.com/wp-content/uploads/2008/01/custom_branding.jpg" alt="Custom Admin Branding" /><br />
<h3><a href="http://pressingpixels.com/wordpress-custom-admin-branding/" title="Brand the Wordpress Admin">Custom Admin Branding Plugin</a></h3>
<p>This is my own plugin which allows you to re-brand the login screen, header and footer of the Wordpress admin.  You can upload your own images or your clients logos to make them feel more at home.</p>
<div class="clear"></div>
<p><img class="left" src="http://pressingpixels.com/wp-content/uploads/2008/01/clutter_free.jpg" alt="clutter_free.jpg" /><br />
<h3><a href="http://txfx.net/code/wordpress/clutter-free/" title="Hide Sections of the Wordpress Admin">Clutter Free<br />
</a></h3>
<p>This plugin allows portions of the WordPress interface to be hidden that your client won&#8217;t use.  Each author’s preferences are stored separately and can be edited in the author’s profile.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/custom_admin_menu.jpg' alt='Custom Admin Menu' /><br />
<h3><a href="http://barunsingh.com/software/custom-admin-menu/" title="Create Custom Admin Menus">Custom Admin Menu</a></h3>
<p>This is a brilliant plugin that allows full customization over the menus and submenus in the Wordpress administration area. You can create new menus, and reorder and relabel existing ones.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/custom_write_panel.jpg' alt='Custom Write Panel' /><br />
<h3><a href="http://rhymedcode.net/projects/custom-write-panel" title="Custom Fields in the Write Panel">Custom Write Panel</a></h3>
<p>What does this beauty do?  In general it allows you to create your own custom fields in the write section.  In reality you are creating an entirely new writing section in which you can choose specific input fields to display.  You can also create custom fields that are specific to your user.  If you combine this with the Custom Admin Menu plugin you can create a menu of specific forms for your end users to write with.</p>
<p>The documentation for this plugin is pretty sparse so look for a future post where I&#8217;ll outline how I&#8217;ve used it.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/fresh_post.jpg' alt='Fresh Post' /><br />
<h3><a href="http://wordpress.org/extend/plugins/fresh-page/">Fresh Post</a></h3>
<p>This plugin is an offshoot of the Custom Write Panel.  The Fresh Post plugin is essentially the same as the Custom Write Panel but has added the ability to upload files and images.  This feature alone makes this plugin one of the most valuable plugins in my Wordpress Admin.  It also comes with a sweet little script that automatically resizes and thumbnails images.</p>
<p>The only downside is that much like the Custom Write Panel documentation is pretty much non-existant so you&#8217;re going to have to play with it a bit.  I&#8217;ve also discovered that this plugin is unfortunately incompatible with the podpress plugin (version 8.8 running on WP 2.3.2)</p>
<p>Both of these plugins do not seem to be in any sort of active development cycle but hopefully someone can pick up where these have left off because the features these plugins offer are far too valuable to leave and let lie.</p>
<p>[update 3.11.08  It appears that Fresh Post is alive and well and a new version will be released on 3.15.08.  I'm planning to do a complete review after it comes out so stay tuned.  The best plugin for the Wordpress CMS possibly just got better.]</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/dd_formmailer.jpg' alt='Form Mailer Screenshot' /><br />
<h3><a href="http://www.dagondesign.com/articles/secure-form-mailer-plugin-for-wordpress/" title="Visit plugin homepage">Dagon Design Form Mailer</a></h3>
<p>This is another absolutely indispensable plugin.   It allows you to create custom forms and have the data emailed back to you.  There is not a limit on the amount of forms you can create and the customization options for it are practically endless.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/cforms.jpg' alt='cForms2 Screenshot' /><br />
<h3><a href="http://wordpress.org/extend/plugins/cforms/">cForms II</a></h3>
<p>Much like the previous plugin cforms is a highly customizable, flexible and powerful contact form plugin, covering a variety of use cases.  Some of the features that distinguish this plugin are the ability to add upload fields, track data from within the Wordpress admin.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/dashboard_editor.jpg' alt='Dashboard Editor Screenshot' /><br />
<h3><a href="http://anthologyoi.com/wordpress/plugins/wordpress-dashboard-editor.html" title="Customize the Wordpress Dashboard">Dashboard Editor</a></h3>
<p>Wipe the cluttered dashboard clean and insert your own content.  Greet your clients with a personalized message, links, widgets and more.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/image_manager.jpg' alt='Image Manager Screenshot' /><br />
<h3><a href="http://soderlind.no/ImageManager" title="Organize and Edit Image in the Wordpress Admin">Image Manager</a></h3>
<p>If your clients will be uploading a lot of pictures this is the perfect plugin.  It organizes, inserts and even does simple editing.  The plugin allows your clients to crop and resize pics without leaving the admin section.  It will also create better thumbnails and even integrate with Lightbox.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/one_click.jpg' alt='One Click Installer Screenshot' /><br />
<h3><a href="http://anirudhsanjeev.org/projects/oneclick/" title="Quickly and Painlessly install Wordpress Plugins">One Click Installer</a></h3>
<p>This is more for you than your clients.  This plugin simplifies and speeds up the process of installing all these other plugins.  You will wonder how you lived without this one.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/post_template.jpg' alt='Post Template Screenshot' /><br />
<h3><a href="http://post-templates.vincentprat.info/" title="Avoid Repetitive Posting - Create Templates">Post Template</a></h3>
<p>This plugin allows you to create post templates in order to save time writing posts having the same structure.</p>
<div class="clear"></div>
<p><img class="left" src='http://pressingpixels.com/wp-content/uploads/2008/01/search.jpg' alt='Search Everything Screenshot' /><br />
<h3><a href="http://dancameron.org/wordpress/" title="Search Everything in Wordpress">Search Everything</a></h3>
<p>I&#8217;m not sure why this isn&#8217;t a Wordpress default but this plugin will do what it says.  It allows the search function in Wordpress to search everything including options to search pages, attachments, drafts, comments and custom fields.</p>
<div class="clear"></div>
]]></content:encoded>
			<wfw:commentRss>http://pressingpixels.com/completing-the-cms-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
	</channel>
</rss>
