<?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>WordPress News &#187; Docs project</title>
	<atom:link href="http://wordpress.org/news/category/newsletter/docs-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.org/news</link>
	<description>WordPress News</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:05:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19904</generator>
		<item>
		<title>The New Theme System</title>
		<link>http://wordpress.org/news/2004/11/theme-system/</link>
		<comments>http://wordpress.org/news/2004/11/theme-system/#comments</comments>
		<pubDate>Fri, 19 Nov 2004 01:27:56 +0000</pubDate>
		<dc:creator>carthik</dc:creator>
				<category><![CDATA[Docs project]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/2004/11/the-new-theme-system/</guid>
		<description><![CDATA[WordPress 1.3 will enable you to use Themes to design and style your weblog. Work on this feature has been in progress for quite some time now. Work started back in September. Now the shape of things to come seems clear. The next version of WordPress will have support for user-defined themes built in. Until [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 1.3 will enable you to use Themes to design and style your weblog. Work on this feature has been in progress for quite some time now. <a href="http://wordpress.org/pipermail/cvs_wordpress.org/2004-September/000375.html">Work  started back in September</a>. Now the shape of things to come seems clear.</p>
<blockquote><p>The next version of WordPress will have support for user-defined themes built in. Until now, WordPress used index.php and the comments-files in conjunction with a CSS stylesheet, to control the way it presented the content when published. All other pages, including the category and archive pages were actually generated by passing parameters to the index.php page. The introduction of the theme system does not mean that the old method of styling papges will not work. If you are upgrading from v1.2 or v1.2.1, users have the liberty to continue using their existing design, without switching to the new system. The new Theme system will provide a method for you to define different physical (.php) files for the different components of your weblog. Let us call each of the different physical *.php files a template. So, with the new theme system, you can define different templates for the category archives, the monthly archives, the individual-entry pages etc.
</p></blockquote>
<p>If, as a designer, WordPress user, or developer, you want to get a head start in creating themes, please visit the <a href="http://codex.wordpress.org/Theme_Development">Theme Development</a> page at the wiki. Now would be a good time to bring any concerns or suggestions you may have regarding the Theme System. You can leave comments at the <a href="http://codex.wordpress.org/Talk:Theme_Development">Theme Development Discussion Page</a>, or discuss it in the <a href="http://wordpress.org/mailman/listinfo/hackers_wordpress.org">hackers mailing list</a> or the <a href="http://wordpress.org/support/6">beta discussion forum</a>.</p>
<p>Please feel free to improve the pages at the wiki, they are all yours!</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/news/2004/11/theme-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State of the Docs Address</title>
		<link>http://wordpress.org/news/2004/04/state-of-the-docs-address/</link>
		<comments>http://wordpress.org/news/2004/04/state-of-the-docs-address/#comments</comments>
		<pubDate>Wed, 14 Apr 2004 17:50:06 +0000</pubDate>
		<dc:creator>Ryan Boren</dc:creator>
				<category><![CDATA[Docs project]]></category>

		<guid isPermaLink="false">http://wordpress.org/development/2004/04/state-of-the-docs-address/</guid>
		<description><![CDATA[With all that&#8217;s been going on with WordPress development lately [see the nightly builds, or the CVS for alpha versions of version 1.2], one might reasonably wonder, what&#8217;s going on with the damn docs? Well, I&#8217;m here today to address just that question. THE ISSUES Nobody likes excuses, however justified. Nor do I like giving [...]]]></description>
			<content:encoded><![CDATA[<p>With all that&#8217;s been going on with WordPress development lately [see the <a href="http://wordpress.org/nightly/">nightly</a> builds, or the <a href="http://cvs.sourceforge.net/viewcvs.py/cafelog/wordpress/">CVS</a> for alpha versions of version 1.2], one might reasonably wonder, <em>what&#8217;s going on with the damn docs?</em>  Well, I&#8217;m here today to address just that question.</p>
<p><span id="more-102"></span></p>
<p><strong>THE ISSUES</strong></p>
<p>Nobody likes excuses, however justified.   Nor do I like giving them, however justified.  We&#8217;re all reasonable people here, and I&#8217;m sure it isn&#8217;t necessary to peevishly point out the fact <em>ad infinitum</em> that we all have lives away from WordPress and blah blah blah.  We all know that.  The hard fact remains that little has been accomplished with the &#8216;official&#8217;docs (as opposed to the <a href="http://wiki.wordpress.org">wiki</a>, which has been steadily updated since its inception) since the release of version 1.0 in early January.</p>
<p>Part of the problem is the rapidly changing face of WordPress itself. The CVS is currently at version 1.2-alpha, with almost daily updates.    1.2, which will be the next official release, is much different from the widely used 1.0.1/1.02 series, and even more different from the still-used .72.  There&#8217;s new functionality, new template tags, new database tables.  This will be a great release, with many of the new features incorporating requests frequently found in the forums (such as subcategories and advanced editing controls).</p>
<p>Up-to-date documentation has always been the weak point of open source (and other) software development.  In short, many times the documentation effort simply cannot keep pace with developments in the software.  Everybody wants documentation, everybody needs it, but nobody wants to write it.  (Including myself, at times.)</p>
<p><strong>WHAT WE HAVE</strong></p>
<p>So what do we have?  We&#8217;ve got a pretty barebones readme for version 1.0.1.  We have the wiki, which now has a useable <a href="http://wiki.wordpress.org/index.php/Table%20Of%20Contents">index</a> thanks to Craig Hartel.  And of course we have the <a href="http://wordpress.org/support/">forums</a>, which are a treasure trove of useful information in their own right.</p>
<p>Offsite, we have a few resources on miscellaneous topics:  Podz has created helpful guides on <a href="http://www.tamba2.org.uk/ftp/">FTP</a> and <a href="http://www.tamba2.org.uk/ftp/chmod/index.html">CHMOD</a>, as well as a graphical guide to <a href="http://www.tamba2.org.uk/graphicalcss/">wp-layout.css</a>.  NuclearMoose also has an annotated <a href="http://blog.nuclearmoose.com/wp-docs/wp-layout-explained.htm">guide</a> to the default style sheet.  I&#8217;ve written a howto for downloading the CVS <a href="http://tartary.f2o.org/wordpress/index.php?p=2">here</a>.<br />
Useful stuff, particularly the style sheet guides.</p>
<p><strong>WHAT WE NEED</strong></p>
<p>But what we need is a more comprehensive user&#8217;s manual.  An updated guide to the template tags; a guide to hacking (should that be <em>plugin-ing</em>?).  The user&#8217;s manual should contain better instructions on both upgrading from previous versions, as well as detailed guides for importing from other blog systems.  (&#8216;Back up your database and run import-xx.php&#8217;leaves something to be desired.) I do have several outlines for such a manual, but have been waiting for the software to stabilize a bit before proceeding.  In retrospect, I&#8217;m not convinced that this was the best approach.  The readme for 1.0.1-.0.2 could certainly stand to be updated in the interim.</p>
<p>We need <strong>volunteers</strong> to write formal documentation.  A good first step for those interested is the <a href="http://wordpress.org/mailman/listinfo/docs_wordpress.org"> docs mailing list</a>, or you can contact me (see my profile for email address.)  All that&#8217;s required is an ability to write reasonably well.  It is not required that you be a WordPress guru, nor a coder.  Neither Craig nor I were either (nor am I now) when we became co-leaders of the documentation effort.  You just need to write. <img src='http://wordpress.org/news/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;d also like to see comments from users about what we need.  I&#8217;m aware that many points have been made in the forums, but let&#8217;s start fresh here.  I&#8217;d like to see specific requests and commentary about what&#8217;s weak and what works.  Previous comments about the tone of the current docs have been noted (and mostly agreed with), so let&#8217;s not devolve into arguments over what constitutes humor. My primary interest is in producing documentation that is useful to both true newbies (which doesn&#8217;t assume knowledge; for example, that you know how to backup your database) and advanced users.</p>
<p>Let&#8217;s get started <a href="http://wordpress.org/support/index.php?action=vthread&amp;forum=9&amp;topic=4197">over here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.org/news/2004/04/state-of-the-docs-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

