<?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/"
	>

<channel>
	<title>Dev4Press&#187; media library Tag Archives, page 1 of 1 | Dev4Press</title>
	<atom:link href="http://www.dev4press.com/tag/media-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dev4press.com</link>
	<description>Premium Plugins and Themes for WordPress</description>
	<lastBuildDate>Thu, 23 May 2013 09:33:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>&#8230;And what WordPress actually needs?</title>
		<link>http://www.dev4press.com/2012/blog/general/and-what-wordpress-actually-needs/</link>
		<comments>http://www.dev4press.com/2012/blog/general/and-what-wordpress-actually-needs/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 08:50:31 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[additional database table]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[central media library]]></category>
		<category><![CDATA[core developers]]></category>
		<category><![CDATA[core distribution]]></category>
		<category><![CDATA[cosmetic admin]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[database table]]></category>
		<category><![CDATA[dialogs]]></category>
		<category><![CDATA[future development plans]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jQueryUI]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[popups]]></category>
		<category><![CDATA[post type]]></category>
		<category><![CDATA[taxonomies terms]]></category>
		<category><![CDATA[taxonomy terms]]></category>
		<category><![CDATA[ThickBox popups]]></category>
		<category><![CDATA[WordPress core]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=15766</guid>
		<description><![CDATA[It is not fair only to point out what is not good with upcoming WordPress, as I did yesterday. There are many things WordPress need, and for some reason all that is completely overlooked by core developers, so I will list all those things that will actually make WordPress better.]]></description>
				<content:encoded><![CDATA[<p>It is not fair only to point out what is not good with upcoming WordPress, as I did yesterday. There are many things WordPress need, and for some reason all that is completely overlooked by core developers, so I will list all those things that will actually make WordPress better.</p>
<blockquote><p>Before we go on, here is the reminder for the article published yesterday about upcoming WordPress:<br />
<a href="http://www.dev4press.com/2012/blog/general/what-will-we-get-with-wordpress-3-4/" target="_blank">What will we get with WordPress 3.4?</a></p></blockquote>
<p>This list is based on the features requested by WordPress community, and things I consider important. This features are in circulation for over a year now, and still most of them are not even mentioned in the future development plans. Problem with most of these features is that they need much more time to do, and current quick development cycles core team insist on are simply not long enough to make these things happen.</p>
<ul>
<li>Replacing outdated and no longer maintained ThickBox with jQueryUI Dialog. This is actually something that was in works, and from what I have seen, it should be ready for the next WP 3.5. ThickBox popups are very complicated to control and they lack many features that jQueryUI Dialog popups can do. Replacing them would be great. But, that will also cause all sorts of problems for plugins developers, because most of the code using ThickBox will not be compatible with new popups. Colorbox is also a good way to go to make popups, but I would prefer jQueryUI approach, considering  how much WP relies on jQueryUI already.</li>
<li>Custom post types posts relationships. This is very, very important feature that will move WordPress in the field of full-fledged CMS systems. Right now, you can&#8217;t connect posts directly and with more and more popularity custom post types gain, this is a very important addition. There are several plugins for this, all implementing this differently, but this is something that must be in the WordPress core. This would need additional database table for bridging posts.</li>
<li>Meta data for taxonomies terms. There was some talk about this, but it was always dismissed when plans for next WordPress were made. Right now all data types in WordPress have meta fields (users, posts, comments) with the exception of terms. It would be very beneficial to have those. This also would require another database table.</li>
<li>Improved media library. This can be found on most WordPress wish lists on the Internet. I don&#8217;t have too many complaints to Media Library, but there are many things that can be improved, including attaching one image/file to more than one post. Other important improvements would include: user controlled folder structure for storing files (not only dates based as it is now), with improved URL rewriting rules that can hide wp-content from the URL. Also, real galleries implementation would be of great benefit for media library.</li>
<li>Shared resources between sites in multisite. It would be of great benefit to have central media library with assets and images that all multisites can use (logos for instance). Only super admins get to control that, but any site admin can use those resources. Beyond files, sharing can be done for taxonomy terms, maybe even pages and posts to some extent. This can be useful if you have same Terms And Conditions page that any site in the network can use as its own.</li>
<li>Improved posts management. Right now, posts lists on the admin side are real pain to use when you have large website with thousands of posts. Changing category for hundreds of posts at the time is impossible. We need better system that would allow simpler and more powerful filtering on that page and operations that go beyond current, flawed bulk operations (if you want to bulk edit 10 or 15 posts, you can wait good minute or two before you can do anything, and some browsers can freeze with bulk edit).</li>
<li>New Taxonomies Terms management. This current is very bad, and if we get meta data for terms, this current interface must be replaced with something that is actually usable for website with large number of taxonomies and terms.</li>
<li>Real search. Maybe the worst thing in WordPress is absolutely useless search feature. There is no need to explain how bad it is, and how much we need something useful to search posts. We need full text indexing, some search operators, easy set filters for post type, custom fields or taxonomies terms. There are some plugins for this, but this is a feature that should be in the core.</li>
<li>Remove Akismet from core distribution. Akismet is a commercial plugin, and for most websites, it must be purchased to use. Bundling it with WordPress core is not fair to all the other commercial plugins developers. Considering that many users prefer solutions that work on site only with no remote servers involvement, there are better solutions that Akismet, and also free solutions.</li>
</ul>
<p>And what we should not see in future WordPress version (for a while at least):</p>
<ol>
<li>We don&#8217;t really need new core themes. TwentyTen is great, and TwentyEleven is awful. I would like to see TwentyTen as HTML5 theme and be done with it. From what I have seen of TwentyTwelve, I am not impressed.</li>
<li>No more cosmetic admin side changes. We need real changes to posts lists panel, taxonomies terms pages, leave the rest of WordPress admin as it is. It looks great as it is now.</li>
</ol>
<p>With few teams working only on these features, I think (based on earlier development cycles) that these would take 9 to 10 months (maybe a year) to implement and test properly. Also, having longer beta testing period for it would be beneficial to convince larger group of users to switch to new version when it gets released. And I am sure that powerful set of features would be the best incentive for adopting new WordPress.</p>
<p>What do you think about these features? Would you prefer to wait longer for a WordPress that comes with most of these things, than to waste time on small updates as we have now? Let me know with a comment.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/blog/general/and-what-wordpress-actually-needs/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/blog/general/and-what-wordpress-actually-needs/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>GD bbPress Attachments 1.7</title>
		<link>http://www.dev4press.com/2012/blog/plugins-news/gd-bbpress-attachments-1-7/</link>
		<comments>http://www.dev4press.com/2012/blog/plugins-news/gd-bbpress-attachments-1-7/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 14:00:17 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[detach]]></category>
		<category><![CDATA[different files]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[memory usage]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[plugin loading optimization]]></category>
		<category><![CDATA[plugin operations]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[upload errors]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=15524</guid>
		<description><![CDATA[New major release of GD bbPress Attachments includes full plugin loading optimization with code separated into different files for admin and front end side. Also, reported problems with missing upload error display are now fixed and improved for more accurate display.]]></description>
				<content:encoded><![CDATA[<p>New major release of GD bbPress Attachments includes full plugin loading optimization with code separated into different files for admin and front end side. Also, reported problems with missing upload error display are now fixed and improved for more accurate display.</p>
<p>Plugin code is optimized for better memory usage on both admin side and front end. Plugin now uses half the memory it needed with previous version. Fixes in this version include the problem with logging multiple upload errors with same error type and many issues with displaying upload errors. Also, new option to allow forum moderators to see logged upload errors is added.</p>
<div id="attachment_15540" class="wp-caption alignright" style="width: 250px"><a title="Options to delete attachments" href="http://cdn.dev4press.com/wp-content/uploads/2012/03/attachments-delete.png" rel="lightbox"><img class="wp-image-15540" title="Options to delete attachments" src="http://cdn.dev4press.com/wp-content/uploads/2012/03/attachments-delete-300x151.png" alt="Options to delete attachments" width="240" height="121" /></a><p class="wp-caption-text">Options to delete attachments</p></div>
<p>But, most important new feature is set of options to delete attachments from topics or replies. You can delete or detach (leave it in media library, but no longer with the topic or reply) attachment, and you have options to control what can administrator, moderator or topic/reply author do to delete attachments.</p>
<p>Beside that, few more filters are added for better control of the plugin operations (soon available in documentation). If you notice any problems, please report them in the comments or in the forum. All suggestions are welcome.</p>
<blockquote>
<h4>Plugin Links:</h4>
<p><a href="http://www.dev4press.com/plugins/gd-bbpress-attachments/" target="_blank">GD bbPress Attachments Home Page</a><br />
<a href="http://wordpress.org/extend/plugins/gd-bbpress-attachments/" target="_blank">GD bbPress Attachments on WordPress.org</a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2012/blog/plugins-news/gd-bbpress-attachments-1-7/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2012/blog/plugins-news/gd-bbpress-attachments-1-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GD bbPress Attachments 1.1.0</title>
		<link>http://www.dev4press.com/2011/blog/plugins-news/gd-bbpress-attachments-1-1-0/</link>
		<comments>http://www.dev4press.com/2011/blog/plugins-news/gd-bbpress-attachments-1-1-0/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 13:35:27 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[administration menu]]></category>
		<category><![CDATA[attachment icon]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[capabilities]]></category>
		<category><![CDATA[file types]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[gd bbpress attachments]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[reply]]></category>
		<category><![CDATA[topics]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=9527</guid>
		<description><![CDATA[Forum plugin bbPress 2.0 is released, and I am releasing new version of free GD bbPress Attachments plugin with few more interesting features that can help make integration better and more usable with icons for different file types attached to topics or replies and forum icons.]]></description>
				<content:encoded><![CDATA[<div id="attachment_9532" class="wp-caption alignright" style="width: 170px"><a title="Plugin Settings" href="http://cdn.dev4press.com/wp-content/uploads/2011/09/bbpatt_settings.png" rel="lightbox"><img class="size-medium wp-image-9532" title="Plugin Settings" src="http://cdn.dev4press.com/wp-content/uploads/2011/09/bbpatt_settings-160x300.png" alt="Plugin Settings" width="160" height="300" /></a><p class="wp-caption-text">Plugin Settings</p></div>
<p>Forum plugin bbPress 2.0 is released, and I am releasing new version of free GD bbPress Attachments plugin with few more interesting features that can help make integration better and more usable with icons for different file types attached to topics or replies and forum icons.</p>
<p>Last few minor revisions were used to add extra features and now that planned set of features is completed (for now anyway) with file types icons for the attachments. Plugin has 17 icons added for this. You can always use your own CSS and you icons to replace those. Expanded plugin settings are on the image on the right.</p>
<div id="attachment_9531" class="wp-caption alignleft" style="width: 220px"><a title="Forum Attachments" href="http://cdn.dev4press.com/wp-content/uploads/2011/09/bbpatt_forums.png" rel="lightbox"><img class="size-medium wp-image-9531" title="Forum Attachments" src="http://cdn.dev4press.com/wp-content/uploads/2011/09/bbpatt_forums-300x117.png" alt="Forum Attachments" width="210" height="82" /></a><p class="wp-caption-text">Forum Attachments</p></div>
<p>New version can show attachment icon in the forums for each topic that have at least one attachment in the topic or any reply (image on the right). And</p>
<p>And, for each topic or reply, if you enable icons for file types, you will see a list like the image here:</p>
<div id="attachment_9530" class="wp-caption aligncenter" style="width: 590px"><a title="Attached Files" href="http://cdn.dev4press.com/wp-content/uploads/2011/09/bbpatt_files.png" rel="lightbox"><img class="size-full wp-image-9530" title="Attached Files" src="http://cdn.dev4press.com/wp-content/uploads/2011/09/bbpatt_files.png" alt="Attached Files" width="580" height="198" /></a><p class="wp-caption-text">Attached Files</p></div>
<p>Plugin works with fine with just released bbPress 2.0, and it has no special requirements, since file upload and storage is handled by WordPress media library.</p>
<p>You can download plugin from Dev4Press or from WordPress.org. You have links bellow. If you have any suggestions or bugs to report, you can use comments or the forum.</p>
<blockquote>
<h4>Plugin Links:</h4>
<p><a href="http://www.dev4press.com/plugins/gd-bbpress-attachments/" target="_blank">GD bbPress Attachments Home Page</a><br />
<a href="http://wordpress.org/extend/plugins/gd-bbpress-attachments/" target="_blank">GD bbPress Attachments on WordPress.org</a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/plugins-news/gd-bbpress-attachments-1-1-0/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/plugins-news/gd-bbpress-attachments-1-1-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GD bbPress Attachments 1.0.0</title>
		<link>http://www.dev4press.com/2011/blog/plugins-news/gd-bbpress-attachments-1-0-0/</link>
		<comments>http://www.dev4press.com/2011/blog/plugins-news/gd-bbpress-attachments-1-0-0/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 15:30:00 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[administration menu]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[capabilities]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[reply]]></category>
		<category><![CDATA[topics]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=6603</guid>
		<description><![CDATA[Forum plugin bbPress 2.0 is soon to be released, and I expect that many extra plugins will be coming to expand the forums. So, on Dev4Press, here is the first our bbPress expansion to add attachments uploads capabilities to topics and replies. Plugin is available for free.]]></description>
				<content:encoded><![CDATA[<div id="attachment_6608" class="wp-caption alignright" style="width: 224px"><a href="http://cdn.dev4press.com/wp-content/uploads/2011/08/gdbbat_settings.png" rel="lightbox[6603]" title="Plugin Settings"><img class="size-medium wp-image-6608" title="Plugin Settings" src="http://cdn.dev4press.com/wp-content/uploads/2011/08/gdbbat_settings-214x300.png" alt="Plugin Settings" width="214" height="300" /></a><p class="wp-caption-text">Plugin Settings</p></div>
<p>Forum plugin bbPress 2.0 is soon to be released, and I expect that many extra plugins will be coming to expand the forums. So, on Dev4Press, here is the first our bbPress expansion to add attachments uploads capabilities to topics and replies. Plugin is available for free.</p>
<div id="attachment_6609" class="wp-caption alignleft" style="width: 213px"><a title="Forum Metabox" href="http://cdn.dev4press.com/wp-content/uploads/2011/08/gdbbat_forum_meta.png" rel="lightbox"><img class="size-full wp-image-6609" title="Forum Metabox" src="http://cdn.dev4press.com/wp-content/uploads/2011/08/gdbbat_forum_meta.png" alt="Forum Metabox" width="203" height="102" /></a><p class="wp-caption-text">Forum Metabox</p></div>
<p>Plugin is very simple to set up and use, and this will make easier later to expand it with more features if needed. Plugin will add Attachments panel in the Forum administration menu where you can set basic settings. All the settings can be overridden for the individual forums via meta box on the forum edit panel.</p>
<p>Topics and replies panels on the admin side are expanded with columns with attachments count. And the admin editors for topics and replies have meta box with list of attachments.</p>
<p>Based on the settings, plugin will add attachment block into the topic and reply forms. Once the topic or reply is saved, plugin will check each attachment and if they are OK, they will be saved in WordPress media library and attached to the topic or forum. And, they will be listed and linked in the topic or reply. Uploading of files is handled by the WordPress built-in functions.</p>
<div id="attachment_6611" class="wp-caption aligncenter" style="width: 590px"><a title="Reply with attachments" href="http://cdn.dev4press.com/wp-content/uploads/2011/08/gdbbat_reply1.png" rel="lightbox"><img class="size-large wp-image-6611" title="Reply with attachments" src="http://cdn.dev4press.com/wp-content/uploads/2011/08/gdbbat_reply1-580x195.png" alt="Reply with attachments" width="580" height="195" /></a><p class="wp-caption-text">Reply with attachments</p></div>
<p>You can download plugin from Dev4Press or from WordPress.org. You have links bellow. If you have any suggestions or bugs to report, you can use comments or the forum.</p>
<blockquote>
<h4>Plugin Links:</h4>
<p><a href="http://www.dev4press.com/plugins/gd-bbpress-attachments/" target="_blank">GD bbPress Attachments Home Page</a><br />
<a href="http://wordpress.org/extend/plugins/gd-bbpress-attachments/" target="_blank">GD bbPress Attachments on WordPress.org</a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/plugins-news/gd-bbpress-attachments-1-0-0/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/plugins-news/gd-bbpress-attachments-1-0-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 3.0: Beta #1</title>
		<link>http://www.dev4press.com/2011/blog/development/gd-custom-posts-and-taxonomies-tools-3-0-beta-1/</link>
		<comments>http://www.dev4press.com/2011/blog/development/gd-custom-posts-and-taxonomies-tools-3-0-beta-1/#comments</comments>
		<pubDate>Tue, 17 May 2011 22:05:35 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[beta version]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[class and style]]></category>
		<category><![CDATA[custom boxes]]></category>
		<category><![CDATA[custom posts]]></category>
		<category><![CDATA[date picker]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[flexibility]]></category>
		<category><![CDATA[image custom]]></category>
		<category><![CDATA[image tag]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=5554</guid>
		<description><![CDATA[Major 3.0 version of GD Custom Posts And Taxonomies Tools Pro development is nearly done, and here is the first Beta version that includes (almost) all planned features including new and improved interface, advanced saving validation, custom fields and custom meta boxes.]]></description>
				<content:encoded><![CDATA[<p>Major 3.0 version of GD Custom Posts And Taxonomies Tools Pro development is nearly done, and here is the first Beta version that includes (almost) all planned features including new and improved interface, advanced saving validation, custom fields and custom meta boxes.</p>
<blockquote><p><span style="text-decoration: underline;">Plugin is still in development and bugs are to be expected.</span> Do not use this version on your production website until the final version is released. 3.0 Final is expected next week.</p></blockquote>
<div id="attachment_5573" class="wp-caption alignleft" style="width: 226px"><a title="Custom Fields Editor" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/05/gdtt_custom_fields.png"><img class="size-medium wp-image-5573" title="Custom Fields Editor" src="http://cdn.dev4press.com/wp-content/uploads/2011/05/gdtt_custom_fields-300x161.png" alt="Custom Fields Editor" width="216" height="116" /></a><p class="wp-caption-text">Custom Fields Editor</p></div>
<div id="attachment_5571" class="wp-caption alignright" style="width: 147px"><a title="Metabox Post Editor" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/05/gdtt_metabox_post.png"><img class="size-medium wp-image-5571" title="Metabox Post Editor" src="http://cdn.dev4press.com/wp-content/uploads/2011/05/gdtt_metabox_post-152x300.png" alt="Metabox Post Editor" width="137" height="270" /></a><p class="wp-caption-text">Metabox Post Editor</p></div>
<h3>Meta Boxes</h3>
<p>Meta boxes editor allow for 7 different types of fields (for now). When displayed on the post edit page, these fields can have own controls. So, for image custom field you have options to select image from media library, for date field you will get the date picker. All fields have shortcode button to insert the code for the field into the content. Shortcode allows for the value to be wrapped into the tag with custom class and style. Image also can be displayed as image tag. And meta box works when in side area of the post editor or in the main area bellow the post edit content. There is no limit on how many fields you can add, or how many meta boxes you can have combining different custom fields. Meta boxes can be assigned to default or custom post types, and you can have more than one custom meta box for any post type.</p>
<h3>New Interface</h3>
<p>Interface is fully rewritten, and more inline with the trend used in all other of our plugins. This includes post types and taxonomies editors and lists displaying differently registered post types and taxonomies. All data is saved using AJAX and that allows for improved validation before saving and better flexibility of the editor.</p>
<div id="attachment_5576" class="wp-caption aligncenter" style="width: 586px"><a title="Post Types List" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/05/gdtt_posttypes.png"><img class="size-large wp-image-5576" title="Post Types List" src="http://cdn.dev4press.com/wp-content/uploads/2011/05/gdtt_posttypes-640x271.png" alt="Post Types List" width="576" height="244" /></a><p class="wp-caption-text">Post Types List</p></div>
<p>List shows custom post types created by the plugin, default post types, but also custom post types that are registered by third party plugins or theme. Same layout is used for taxonomies.</p>
<div id="attachment_5578" class="wp-caption alignright" style="width: 250px"><a title="Post Types Editor with Errors" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/05/gdtt_cpt_editor.png"><img class="size-medium wp-image-5578" title="Post Types Editor with Errors" src="http://cdn.dev4press.com/wp-content/uploads/2011/05/gdtt_cpt_editor-300x259.png" alt="Post Types Editor with Errors" width="240" height="207" /></a><p class="wp-caption-text">Post Types Editor with Errors</p></div>
<h3>Other changes</h3>
<p>Another much requested feature was restricted terms selection meta box for post editor. Right now you can add terms through these meta boxes, and in some cases its needed to limit that to only existing terms. Now, you can have that with two box configurations: single and multi terms selection.</p>
<p>Post types specification is updated once more, allowing for selecting menu icon and few other things. JavaScript files used by the plugin are improved and compressed.</p>
<h3>What is still missing?</h3>
<p>Only feature that is still in work is import and export of the settings. You will be able to export all definitions for post types or taxonomies, settings for the plugin and later import them into another installation. That will be added to final release.</p>
<p>If you want to test it, please report any problems with this current development version. Hopefully, final version is coming soon, depending on the reported bugs. Translation strings on <a href="http://translate.dev4press.com/" target="_blank">http://translate.dev4press.com/</a>are updated, and few more changes are expected before final release.</p>
<h3><span style="text-decoration: underline;"><span style="color: #ff0000;">Promo coupon</span></span></h3>
<blockquote><p>To get <strong><span style="color: #800000;"><span style="text-decoration: underline;">30%</span></span></strong> discount for <a href="http://www.dev4press.com/plugins/gd-taxonomies-tools/editions/">this plugin</a>, <a href="http://www.dev4press.com/plugins/dev4press-plugins-bundle/">Dev4Press Plugins Pack</a> or <a href="http://www.dev4press.com/themes/xscape/purchase/">Themes Club Membership</a> (for both standard and developer licenses, coupon is applied to initial payment only): <span style="color: #ff0000;"><strong>GDCPT3PRO</strong></span>. Coupon remain active until <strong>June 4 2011</strong>.</p></blockquote>
<p><strong>More about GD Custom Posts And Taxonomies Tools</strong>:</p>
<blockquote><p><a href="http://d4p.me/gdtt ">http://d4p.me/gdtt </a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/development/gd-custom-posts-and-taxonomies-tools-3-0-beta-1/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/development/gd-custom-posts-and-taxonomies-tools-3-0-beta-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GD Custom Posts And Taxonomies Tools 2.5 Pro</title>
		<link>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-5-pro/</link>
		<comments>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-5-pro/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 08:00:29 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[archive pages]]></category>
		<category><![CDATA[capabilities]]></category>
		<category><![CDATA[code optimization]]></category>
		<category><![CDATA[custom posts]]></category>
		<category><![CDATA[development versions]]></category>
		<category><![CDATA[exact version]]></category>
		<category><![CDATA[front page]]></category>
		<category><![CDATA[image bellow]]></category>
		<category><![CDATA[image controls]]></category>
		<category><![CDATA[image field]]></category>
		<category><![CDATA[labels]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[minor fixes]]></category>
		<category><![CDATA[new images]]></category>
		<category><![CDATA[plugin interface]]></category>
		<category><![CDATA[special feature]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[thumbnail]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[ui elements]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[xScape]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=4569</guid>
		<description><![CDATA[Here is the new major revision of GD Custom Posts And Taxonomies Tools Pro, adding some really great features (attaching images to terms and editing default post types and taxonomies), improving the plugin interface, speedup and code optimization and much more.]]></description>
				<content:encoded><![CDATA[<p>Here is the new major revision of GD Custom Posts And Taxonomies Tools Pro, adding some really great features (attaching images to terms and editing default post types and taxonomies), improving the plugin interface, speedup and code optimization and much more.</p>
<blockquote><p><strong>First important thing</strong> is that post types and taxonomies specifications are updated with new capabilities and labels so you MUST update all your custom post types and custom taxonomies and make sure that all new elements are filled, and than save them. Plugin will display notice to remind you to do that after you install new version.</p></blockquote>
<h3>General Changes</h3>
<p>Big parts of the plugin are optimized, old code removed and plugin now runs faster, and uses less resources that before thanks to new code division and loading. Also, plugin panels are improved and got new look and better navigation. Front page for the new plugin is on the image bellow. Other changes include updated styling for jQuery UI elements, contextual help links are added (Help tab on the top of each admin page) and several minor fixes.</p>
<p style="text-align: center;">
<div id="attachment_4606" class="wp-caption aligncenter" style="width: 528px"><a title="GD CPT Tools Pro: Front Page" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/01/gdtt_new_front.png"><img class="size-large wp-image-4606" title="GD CPT Tools Pro: Front Page" src="http://cdn.dev4press.com/wp-content/uploads/2011/01/gdtt_new_front-640x376.png" alt="GD CPT Tools Pro: Front Page" width="518" height="304" /></a><p class="wp-caption-text">GD CPT Tools Pro: Front Page</p></div>
<div id="attachment_4596" class="wp-caption alignright" style="width: 280px"><a title="Terms List with Image field" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/01/gdtt_terms_images.png"><img class="size-medium wp-image-4596" title="Terms List with Image field" src="http://cdn.dev4press.com/wp-content/uploads/2011/01/gdtt_terms_images-300x130.png" alt="Terms List with Image field" width="270" height="117" /></a><p class="wp-caption-text">Terms List with Image field</p></div>
<h3>Taxonomy Terms Images</h3>
<p>Each taxonomy got a new special feature: attaching images to terms. Image on the right shows the list of categories with image controls. Images are handled by WordPress media library, and you can upload new images or use already uploaded. Plugin handles attach/dettach operations, and provides functions you can use to do it through code and to get image or thumbnail of any dimensions you might need to display in the theme.</p>
<p>xScape Themes can use the images attached directly and display them in the terms lists, or on the archive pages, without any additional coding. Late tonight, new framework and all themes will be updated to use this feature.</p>
<h3>Edit any post type or taxonomy</h3>
<p>Another major feature is possibility to edit default post types (yes, posts and pages), default taxonomies (categories, post tags) and any other custom post types and custom taxonomies that are not created with this plugin but added some other way. There are two ways to do this: full edit and simple edit. Full edit gives you same level of control as with custom post types and taxonomies and you can change all options.</p>
<div id="attachment_4614" class="wp-caption alignleft" style="width: 280px"><a title="Post Type Simple Edit" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/01/gdtt_simple_edit.png"><img class="size-medium wp-image-4614" title="Post Type Simple Edit" src="http://cdn.dev4press.com/wp-content/uploads/2011/01/gdtt_simple_edit-300x128.png" alt="Post Type Simple Edit" width="270" height="115" /></a><p class="wp-caption-text">Post Type Simple Edit</p></div>
<p>Simple edit allows you to change only some things, for post types: features, taxonomies and special features added by the plugin, for taxonomies: post type and special features added by the plugin. The reason to have two ways of doing this is to give you full control if needed, but I don&#8217;t really recommend changing default post types since other plugins and themes may depend on the way they work. Simple edit allows you to add special features plugin adds to those types and taxonomies too.</p>
<p>In any case, I strongly recommend that you check out the <a href="http://www.dev4press.com/2011/tutorials/plugins-tutorials/gd-taxonomies-tools/edit-default-post-types-and-taxonomies-settings/" target="_blank"><strong>video tutorial</strong></a> for this. There will be another tutorial for use of terms images and xScape integration of them, and use of terms images inside any theme through use of functions.</p>
<p>If you have any more problems, please report them in the forum or in comments. Always include exact version of WP you are running, especially if you are using development versions of WP.</p>
<blockquote><p><strong>GD Custom Posts And Taxonomies Tools</strong>:<br />
<a href="http://dv4p.com/gdtt ">http://dv4p.com/gdtt </a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-5-pro/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/plugins-news/gd-custom-posts-and-taxonomies-tools-2-5-pro/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Teaser: Enhancing Taxonomies</title>
		<link>http://www.dev4press.com/2011/blog/development/teaser-enhancing-taxonomies/</link>
		<comments>http://www.dev4press.com/2011/blog/development/teaser-enhancing-taxonomies/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 00:31:34 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[custom posts]]></category>
		<category><![CDATA[displays images]]></category>
		<category><![CDATA[end result]]></category>
		<category><![CDATA[framework version]]></category>
		<category><![CDATA[implements]]></category>
		<category><![CDATA[layout manager]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[new template]]></category>
		<category><![CDATA[page template]]></category>
		<category><![CDATA[single line]]></category>
		<category><![CDATA[slug]]></category>
		<category><![CDATA[special feature]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[website images]]></category>
		<category><![CDATA[xScape]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=4576</guid>
		<description><![CDATA[This is the first teaser post, and I can promise more to come this year, whenever a major new feature is introduced in plugin or in the xScape theme framework. This time, it's a combination of xScape Framework and GD Custom Posts And Taxonomies Tools Pro plugin. Read on...]]></description>
				<content:encoded><![CDATA[<p>This is the first teaser post, and I can promise more to come this year, whenever a major new feature is introduced in plugin or in the xScape theme framework. This time, it&#8217;s a combination of xScape Framework and GD Custom Posts And Taxonomies Tools Pro plugin. Read on&#8230;</p>
<p>GD Custom Posts And Taxonomies Tools Pro 2.5 will be released this Sunday, with xScape Theme Framework 1.5.7 following on Monday.Basic idea about the new feature is very simple: add images to terms belonging to a taxonomy (any taxonomy including categories and post tags). A while back (two years almost), I have made <a href="http://www.tvscape.net/" target="_blank"><strong>TVScape.NET</strong></a> website that for taxonomies displays images. Images are pulled from the folder based on the term slug name. It was effective, but it needed a lot of coding. Result is <a href="http://www.tvscape.net/navigator/series/" target="_blank"><strong>here</strong></a>. Each series is a term in a <strong>series</strong> taxonomy. It looks really effective, and it is a great addition to website.</p>
<div id="attachment_4578" class="wp-caption alignright" style="width: 170px"><a href="http://cdn.dev4press.com/wp-content/uploads/2011/01/teaser_gdtt_terms_images.png" rel="lightbox[4576]" title="Image for Terms"><img class="size-full wp-image-4578" title="Image for Terms" src="http://cdn.dev4press.com/wp-content/uploads/2011/01/teaser_gdtt_terms_images.png" alt="Image for Terms" width="160" height="160" /></a><p class="wp-caption-text">Image for Terms</p></div>
<p>So, GD CPT Tools Pro is adding new special feature that allows you to use WP Media Library and assign images from the library to individual terms. Plugin implement functions you can use in own themes to get the images attached. You can see that on the image on the right.</p>
<p>But, xScape implements all that and can use these images starting with new framework version. Basic templates for taxonomies and for archives are updated to use new features. New options are added to layout manager so you can control what is displayed (display or hide term image, and set it&#8217;s size). Getting all that now can be done without a single line of code written using only GD CPT Tools Pro and any xScape theme.</p>
<div id="attachment_4579" class="wp-caption alignleft" style="width: 250px"><a title="Terms with Images" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/01/teaser_xscape_terms.png"><img class="size-medium wp-image-4579" title="Terms with Images" src="http://cdn.dev4press.com/wp-content/uploads/2011/01/teaser_xscape_terms-300x176.png" alt="Terms with Images" width="240" height="141" /></a><p class="wp-caption-text">Terms with Images</p></div>
<p>End result in the taxonomy terms page template is on the image on the left. New template supports paging if you have many terms, and number of terms is controlled from layout manager.</p>
<p>So, in the next few days I will further improve GD CPT Tools Pro plugin and new features include: editing default post types and default taxonomies, improved interface and many more code changes and optimizations. For now, users with Dev4Press Bundle License can get current development version of the plugin from SVN (contact me if you didn&#8217;t get your SVN access info). All themes will updated with new framework and will have updated templates. I will publish a video on using the feature in both plugin and theme, and updated documentation to include added functions.</p>
<blockquote><p><strong>Discounts:</strong> I have expanded the Christmas and New Year Discount coupons validity, and they can be used until January 18 2011. So, you can still get big discount for and get both plugin(s) and theme(s) and take advantage of the great features already in them, or coming soon. Coupons are <strong><a href="http://dv4p.com/162" target="_blank">here</a></strong>.</p></blockquote>
<p>If you have any suggestion about the new feature and how it can be improved, please leave a comment.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/development/teaser-enhancing-taxonomies/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/development/teaser-enhancing-taxonomies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xScape Theme Framework 1.5.4</title>
		<link>http://www.dev4press.com/2011/blog/themes-news/xscape-theme-framework-1-5-4/</link>
		<comments>http://www.dev4press.com/2011/blog/themes-news/xscape-theme-framework-1-5-4/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 13:30:38 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[background color]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[free registration]]></category>
		<category><![CDATA[free test drive]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[load demo]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[minor changes]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[test account]]></category>
		<category><![CDATA[xScape]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=4408</guid>
		<description><![CDATA[xScape 1.5.4 is first update in 2011 and contains some new features as well as number of minor changes and fixed bugs reported in the past couple of weeks. Themes are updated with new framework and will be released in the next couple of days starting tomorrow.]]></description>
				<content:encoded><![CDATA[<p>xScape 1.5.4 is first update in 2011 and contains some new features as well as number of minor changes and fixed bugs reported in the past couple of weeks. Themes are updated with new framework and will be released in the next couple of days starting tomorrow.</p>
<blockquote><p>All themes will be updated starting later tonight with lightScape. eScape and photoScape will follow tomorrow, rest will be released after that.</p></blockquote>
<p>Bugs fixed in this version include images related problems both connected to WordPress Media Library. Adding images from Library was broken, and wasn&#8217;t returning the image selected. That is now fixed. In multisite installation xScape wasn&#8217;t recognizing the local URL&#8217;s for the images. Also, that is now fixed.</p>
<div id="attachment_4463" class="wp-caption alignright" style="width: 280px"><a title="Theme Login Settings" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2011/01/theme_login.png"><img class="size-medium wp-image-4463" title="Theme Login Settings" src="http://cdn.dev4press.com/wp-content/uploads/2011/01/theme_login-300x193.png" alt="Theme Login Settings" width="270" height="174" /></a><p class="wp-caption-text">Theme Login Settings</p></div>
<p>New feature added to this version is support for styling of the WordPress login page. Not only that xScape will use currently selected style for the theme, but you will be able to set location of some elements as well as set background color and image and way of resizing the background. Also, you can upload own logo to replace default WordPress logo.</p>
<blockquote><p>Test all themes, and try them with a free test drive, for both front end and back end before deciding what is right for you. Free registration is disabled, so you need to <strong>send the request for the test account using the contact form</strong>.</p></blockquote>
<blockquote><p><strong>Demo Loader:</strong> <a href="http://xscape.info/load/" target="_blank">http://xscape.info/load/</a><br />
<strong>Demo Home:</strong> <a href="http://xscape.info/" target="_blank">http://xscape.info/</a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/themes-news/xscape-theme-framework-1-5-4/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/themes-news/xscape-theme-framework-1-5-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lightScape BETA available on xScape.info</title>
		<link>http://www.dev4press.com/2010/blog/themes-news/lightscape-beta-available-on-xscape-info/</link>
		<comments>http://www.dev4press.com/2010/blog/themes-news/lightscape-beta-available-on-xscape-info/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 23:15:52 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[beta phase]]></category>
		<category><![CDATA[beta version]]></category>
		<category><![CDATA[blueprint]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[color styles]]></category>
		<category><![CDATA[default styles]]></category>
		<category><![CDATA[demo website]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[front page]]></category>
		<category><![CDATA[global settings]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[page preview]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[xScape]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=2637</guid>
		<description><![CDATA[I managed to make lightScape working, and the beta version is now on the xScape.info demo website. Theme is not yet completed, and in the next week more styles (15-16) will be added, styling for elements improved. So, test it and leave suggestions in comments or forum.]]></description>
				<content:encoded><![CDATA[<p>I managed to make lightScape working, and the beta version is now on the xScape.info demo website. Theme is not yet completed, and in the next week more styles (15-16) will be added, styling for elements improved. So, test it and leave suggestions in comments or forum.</p>
<p>From now on, all themes will go through Beta phase before theme is released here. This will help to better test the theme and make it more stable. Also, we can use this period to make new default styles, so you can also suggest color palettes or enhancements.</p>
<p>lightScape Beta features new version of xScape and several new features: Use of WP media dialog to upload or use images from media library, Upload and use default avatar, global settings and improvements to Blueprint support and implementation. Also, several bugs are fixed, mostly with Menu Designer.</p>
<blockquote><p><strong>xScape.info Demo Website</strong>:<br />
<a href="http://xscape.info/" target="_blank">http://xscape.info/</a><br />
<strong>lightScape Beta Demo</strong>:<br />
<a href="http://xscape.info/load/?theme=lightscape" target="_blank">http://xscape.info/load/?theme=lightscape</a></p></blockquote>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2010/blog/themes-news/lightscape-beta-available-on-xscape-info/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2010/blog/themes-news/lightscape-beta-available-on-xscape-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soon: New xScape and lightScape theme</title>
		<link>http://www.dev4press.com/2010/blog/themes-news/soon-new-xscape-and-lightscape-theme/</link>
		<comments>http://www.dev4press.com/2010/blog/themes-news/soon-new-xscape-and-lightscape-theme/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 20:43:31 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[content area]]></category>
		<category><![CDATA[default image]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[heading]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[lightScape]]></category>
		<category><![CDATA[maintenance mode]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[roadmap]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[taxonomies]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[xScape]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=2572</guid>
		<description><![CDATA[Work on next xScape version continues and also work on new theme, not as fast as I hopped for, due to the lack of time. But, during next week, new xScape is coming to all themes, and beta version of lightScape will be available for testing on xScape.info.]]></description>
				<content:encoded><![CDATA[<p>Work on next xScape version continues and also work on new theme, not as fast as I hopped for, due to the lack of time. But, during next week, new xScape is coming to all themes, and beta version of lightScape will be available for testing on xScape.info.</p>
<p>xScape 1.4.2 will have several new features:</p>
<ul>
<li>Use of WordPress media manager. With this you can use images you might have in media manager already. This will work for all images used by theme.</li>
<li>Upload of Gravatar default image to replace default images in WordPress.</li>
</ul>
<div id="attachment_2573" class="wp-caption alignright" style="width: 310px"><a href="http://cdn.dev4press.com/wp-content/uploads/2010/07/lscape.jpg" rel="lightbox[2572]" title="lightScape detail"><img class="size-medium wp-image-2573" title="lightScape detail" src="http://cdn.dev4press.com/wp-content/uploads/2010/07/lscape-300x146.jpg" alt="lightScape detail" width="300" height="146" /></a><p class="wp-caption-text">lightScape detail</p></div>
<p>As for lightScape, image on the right shows a detail from one of the current two color styles. This one is called Autumn. You can see transparent content area (this will be used for some styles, not all), and there are two menus. Top header area for now can have menu and search box, and I plan to add rss feeds, twitter and similar links there.</p>
<p>There will be slider on the page, and layout supports one sidebar and one widgets footer area.</p>
<p>So, very soon, all current themes will get new framework, and demo of lightScape goes on xScape by the end of the week.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2010/blog/themes-news/soon-new-xscape-and-lightscape-theme/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2010/blog/themes-news/soon-new-xscape-and-lightscape-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book: WordPress 2.7 Complete</title>
		<link>http://www.dev4press.com/2009/blog/reviews/wordpress-2-7-complete/</link>
		<comments>http://www.dev4press.com/2009/blog/reviews/wordpress-2-7-complete/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 12:04:01 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[april]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[book contents]]></category>
		<category><![CDATA[category management]]></category>
		<category><![CDATA[cms platform]]></category>
		<category><![CDATA[codex]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[explanations]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[moderation]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[user management]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=4259</guid>
		<description><![CDATA[Few months ago Packt Publishing published interesting book on WordPress 2.7 written by April Hodge Silver and Hasin Hayder. This is a guide for people starting with either WordPress.com or self hosted blogs. All chapters are easy to follow, with many screenshots that will help guide you.]]></description>
				<content:encoded><![CDATA[<p>Few months ago Packt Publishing published interesting book on WordPress 2.7 written by April Hodge Silver and Hasin Hayder. This is a guide for people starting with either WordPress.com or self hosted blogs. All chapters are easy to follow, with many screenshots that will help guide you.<br />
<a href="http://cdn.dev4press.com/wp-content/uploads/2010/12/book_wp27complete.jpg" rel="lightbox[4259]" title="Book: WordPress 2.7 Complete"><img class="alignright size-full wp-image-4260" title="book_wp27complete" src="http://cdn.dev4press.com/wp-content/uploads/2010/12/book_wp27complete.jpg" alt="" width="205" height="253" /></a></p>
<h2>Book Contents</h2>
<p>First chapter contains explanation of basic blog and WordPress terminology, followed by the chapter covering installation of WordPress manually and setting WordPress.com hosted account. Third chapter covers the process of creating posts, tags and category management, advanced posts options, comments and moderation, working with spam and introduction to Akismet plugin.</p>
<p>Pages, links, media library and plugins are covered in the chapter 4, and themes are in the next chapter. Another chapter covers RSS feeds and podcasting. This chapter introduces several interesting plugins that will help you enhance podcasting experience. Another chapter is dedicated to user management and explanations of user roles. Final chapter contains useful information for blog administrators that can help them solve some common problems.</p>
<p>There are three more chapters that are not really meant for beginners and they are covering creating themes and plugins, and using WordPress as standard CMS platform.</p>
<h2>The Good</h2>
<p>Chapter 3, covering the basics of blogging with WordPress is really excellent and you will find that information here is more useful than in the WordPress Codex documentation. Feeds and podcasting chapter 7 covers basics of feeds, use of Feedburner, adding and displaying feed in the blog and everything you need to start with podcasting blog.</p>
<p>Book introduces several interesting plugins that can help you with podcast, user management and other tasks.</p>
<h2>The Bad</h2>
<p>There are few things I really didn&#8217;t like, and that&#8217;s theme and plugins development. Both this topics are not really needed for WordPress beginners, and both require knowledge of PHP (and even MySQL) development. Both plugins and themes are much more complex topics, and here you will find only bits and pieces that will not going to help you if you need something like that. Both theme and plugin development are complex issues and each one deserves a separate book. This book would be much better without these chapters.</p>
<p>Unfortunately for some of the content this book is released too late. WordPress 2.8 is now main release and it&#8217;s very similar to WP 2.7, but some differences can be misleading. Such books should be written parallel with development and released as soon as the software is released.</p>
<h2>Conclusion</h2>
<p>It&#8217;s good to see WordPress book for beginners that will introduce WordPress blogging in an easy and understanding way with many screenshots to help along. Experienced users can skip this one, because there is not much they can find here that they already didn&#8217;t know. But, I really recommend this book to beginners who are just starting to know WordPress.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2009/blog/reviews/wordpress-2-7-complete/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2009/blog/reviews/wordpress-2-7-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Content Delivery Network via cdn.dev4press.com

 Served from: www.dev4press.com @ 2013-05-24 02:56:14 by W3 Total Cache -->