<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">

  <channel>
	<title>LightPress</title>
	<link>http://lightpress.org</link>
	<description>A fast, template-based frontend for WordPress</description>
	<pubDate>Sun, 11 Jun 2006 07:50:22 GMT</pubDate>
	<generator>http://blogo.it/frontend/</generator>
    
	
    <item>
      <title>1.1.1 Released</title>
      <link>http://lightpress.org/post/111-released</link>
      <guid>http://lightpress.org/post/111-released</guid>
      <pubDate>Fri, 21 Oct 2005 04:08:26 GMT</pubDate>
      <description><![CDATA[<p>It's been quite some time since our last release -- not quite what we intended.  But I'm happy to announce an update to the stable 1.1 version of LightPress.  This is a maintenance release, so there are very few new features as we have concentrated on bug fixes.</p>
<p>Notable changes in version 1.1.1:</p>
<ul>

<li>
<p>Fixed return-by-reference errors raised by the newest versions of PHP.</p>
</li>

<li>
<p>Added PostsChronological plugin to display posts in forward-chronological order.</p>
</li>

<li>
<p>Fixed bugs <a href="http://lightpress.org/lightpress/ticket/31">#31</a>, <a href="http://lightpress.org/lightpress/ticket/32">#32</a>, <a href="http://lightpress.org/lightpress/ticket/36">#36</a> and <a href="http://lightpress.org/lightpress/ticket/44">#44</a>.</p>
</li>

<li>
<p>Sample</p>
<code>
config.php</code>
<p>file renamed to</p>
<code>
config-sample.php</code>
<p>to prevent overwriting file on upgrade.</p>
</li>

</ul>
<p> <a href="http://lightpress.org/post/111-released">continued</a>]]></description>
    </item>
	
    <item>
      <title>1.1.0 Released</title>
      <link>http://lightpress.org/post/110-released</link>
      <guid>http://lightpress.org/post/110-released</guid>
      <pubDate>Mon, 01 Aug 2005 21:53:39 GMT</pubDate>
      <description><![CDATA[<p>After much testing, feedback from our RC1 users, some bug fixing and copious amounts of coffee, we're pleased to announce the release of LightPress 1.1.0-final.</p>
<p>New since RC1:</p>
<ul>

<li>
<p>Includes all of the plugins from <a title="Read about the Plugin Fun Pack 1.0" href="http://lightpress.org/post/plugin-fun-pack-10">Plugin Fun Pack 1.0</a></p>
</li>

<li>
<p>Fixed date/times for users whose server is not in the same time zone</p>
</li>

<li>
<p>Improved conversion of options from WordPress</p>
</li>

<li>
<p>Plus several minor bug fixes</p>
</li>

</ul>
<p><strong>Download:</strong> <a href="/downloads/releases/lightpress-1.1.0.zip" title="Download LightPress 1.1.0 in .zip format">lightpress-1.1.0.zip</a> or <a href="/downloads/releases/lightpress-1.1.0.tar.gz" title="Download LightPress 1.1.0 in .tar.gz format">lightpress-1.1.0.tar.gz</a></p>
<p> <a href="http://lightpress.org/post/110-released">continued</a>]]></description>
    </item>
	
    <item>
      <title>Google Sitemap Support</title>
      <link>http://lightpress.org/post/google-sitemap-support</link>
      <guid>http://lightpress.org/post/google-sitemap-support</guid>
      <pubDate>Fri, 03 Jun 2005 11:14:52 GMT</pubDate>
      <description><![CDATA[<p>A couple of hours of free time before getting to work this morning have produced <a href="http://www.niallkennedy.com/blog/archives/2005/06/google_announce.html">Google Sitemap</a> support for LightPress, and a new 1.0.6 beta release. It's a beta since Sitemap support is not well tested, and I would like to add gz compression support before declaring it stable. Our Sitemap implementation has a few interesting features:</p>
<ul>

<li>
<p>the <a href="http://lightpress.org/sitemap.xml">"home" Sitemap</a> lists URLs for all categories, archives, and the latest</p>
<code>
posts_per_rss</code>
<p>posts</p>
</li>

<li>
<p>each <a href="http://lightpress.org/category/announcements/sitemap.xml">category</a> and each <a href="http://lightpress.org/archives/2005/06/sitemap.xml">archive</a> has its own Sitemap, listing itself and all its posts</p>
</li>

<li>
<p>a <a href="http://lightpress.org/sitemap_index.xml">SiteIndex</a> lists all the available Sitemap</p>
</li>

<li>
<p>the</p>
<code>
lastmod</code>
<p>element is set to the date of the last post for categories and for the current month in archives, and for the last day of the month in old archives</p>
</li>

<li>
<p>Last-Modified/Etag support, since it shares our feed serving code</p>
</li>

</ul>
<p><a href="http://prdownloads.sourceforge.net/lightpress/lightpress-1.0.6b.tar.gz?download">1.0.6b can be downloaded</a> from the usual place, where you can also find its <a href="https://sourceforge.net/project/shownotes.php?release_id=332174">ChangeLog</a> (also copied below). After having written this post, I noticed a couple of bugs in feed.php, which you can <a href="http://lightpress.org/downloads/1.0.6b_feed.patch">patch by applying this small patch to 1.0.6b</a> if you do not want to wait for 1.0.6 final. [tag: <a href="http://www.technorati.com/tag/sitemap" rel="tag">sitemap</a>]</p>
<p><strong>Update</strong> After modifying the root element in the templates according to <a href="https://www.google.com/webmasters/sitemaps/docs/en/faq.html#s10">Google Sitemap Help</a>, both our <a href="http://www.w3.org/2001/03/webdata/xsv?docAddrs=http%3A%2F%2Flightpress.org%2Fsitemap.xml&amp;warnings=on&amp;style=xsl#">sitemap</a>  and <a href="http://www.w3.org/2001/03/webdata/xsv?docAddrs=http%3A%2F%2Flightpress.org%2Fsitemap_index.xml&amp;warnings=on&amp;style=xsl#">sitemap index</a> validate.<br />
 <a href="http://lightpress.org/post/google-sitemap-support">continued</a>]]></description>
    </item>
	
    <item>
      <title>LightPress 1.0.5</title>
      <link>http://lightpress.org/post/lightpress-1-0-5</link>
      <guid>http://lightpress.org/post/lightpress-1-0-5</guid>
      <pubDate>Thu, 02 Jun 2005 14:10:58 GMT</pubDate>
      <description><![CDATA[<p>The new 1.0.5 release attempts to fix a couple of minor bugs when formatting newly inserted comments, and backports a few new features from unstable:</p>
<ul>

<li style="list-style-type: disc;">
<p>a proper archives permalink and a general cleanup of archives-related code</p>
</li>

<li style="list-style-type: disc;">
<p>archives list rendered with the faster parseBlock() Template method</p>
</li>

<li style="list-style-type: disc;">
<p>a new template variable</p>
<code>
post_comments</code>
<p>, set to 'comment' when there's 1 comment, 'comments' when there are 0 or more than 1 comments</p>
</li>

<li style="list-style-type: disc;">
<p>comment insertion moved to Frontend, with a hook to attach different spam checking plugins</p>
</li>

</ul>
<p>As usual, you can <a href="http://prdownloads.sourceforge.net/lightpress/lightpress-1.0.5.tar.gz?download">download 1.0.5</a> from the project filelist, or read its <a href="https://sourceforge.net/project/shownotes.php?release_id=331926">ChangeLog</a> (also copied below for convenience).<br />
 <a href="http://lightpress.org/post/lightpress-1-0-5">continued</a>]]></description>
    </item>
	
    <item>
      <title>LightPress 1.0.4</title>
      <link>http://lightpress.org/post/lightpress-104</link>
      <guid>http://lightpress.org/post/lightpress-104</guid>
      <pubDate>Mon, 23 May 2005 14:13:12 GMT</pubDate>
      <description><![CDATA[<p>Following <a href="http://www.sencer.de/">Sencer's suggestion</a>, 1.0.4 adds UTF-8 templates to both kubrick and default. Included with this release is also a copy of Jerome's <a href="http://lightpress.org/post/formatting-for-lightpress">PreFormatted LightPress plugin</a>, to use in conjunction with his <a href="http://vapourtrails.ca/wp-preformatted">WP Preformatted plugin</a>.</p>
<p>As usual, you can <a href="http://prdownloads.sourceforge.net/lightpress/lightpress-1.0.4.tar.gz?download">download 1.0.4</a> from the project filelist, or read its <a href="http://sourceforge.net/project/shownotes.php?release_id=329360">ChangeLog</a> (also copied below for convenience).<br />
 <a href="http://lightpress.org/post/lightpress-104">continued</a>]]></description>
    </item>
	
    <item>
      <title>LightPress 1.0.3</title>
      <link>http://lightpress.org/post/lightpress-103</link>
      <guid>http://lightpress.org/post/lightpress-103</guid>
      <pubDate>Thu, 12 May 2005 08:22:48 GMT</pubDate>
      <description><![CDATA[<p>As we announced a few hours ago, 1.0.3 fixes a pretty serious (for the page layout and content displayed) bug, improves the integration of Jerome's latest AdminOptions plugin, and adds a new Delicious plugin. We don't expect a new release for the next week or so unless something serious comes up, as we will start to merge our development branches to the trunk, and take some vacation time.</p>
<p>As usual, you can <a href="http://prdownloads.sourceforge.net/lightpress/lightpress-1.0.3.tar.gz?download">download 1.0.3</a> from the project filelist, or read its <a href="https://sourceforge.net/project/shownotes.php?release_id=326783">ChangeLog</a> (also copied below for convenience). Jerome has also produced a set of <a href="http://lightpress.org/downloads/">upgrade packages</a> from earlier versions of LighPress.<br />
 <a href="http://lightpress.org/post/lightpress-103">continued</a>]]></description>
    </item>
	
    <item>
      <title>1.0.3 will be released in a few hours</title>
      <link>http://lightpress.org/post/103-will-be-released-in-a-few-hours</link>
      <guid>http://lightpress.org/post/103-will-be-released-in-a-few-hours</guid>
      <pubDate>Wed, 11 May 2005 21:45:06 GMT</pubDate>
      <description><![CDATA[<p>We have been getting ready to release 1.0.3, but the maintenance on the CVS servers is slowing us down. Since it's already pretty late here, the release will delayed until tomorrow (Italian time), unless Jerome has the time to do it.</p>
<p>1.0.3 fixes a pretty serious (for the page layout and content displayed) bug, improves the integration of Jerome's latest AdminOptions plugin, and adds a new Delicious plugin which you can see in action <a href="http://asiatica.org/~ludo/">on my blog</a>.</p>]]></description>
    </item>
	
    <item>
      <title>LightPress 1.0.2</title>
      <link>http://lightpress.org/post/lightpress-102</link>
      <guid>http://lightpress.org/post/lightpress-102</guid>
      <pubDate>Tue, 10 May 2005 10:54:59 GMT</pubDate>
      <description><![CDATA[<p>We have worked round the clock after yesterday's release of 1.0.1 to bring you 1.0.2 (easier than it seems when the developers have 9 timezones between them). This new release fixes a few minor bugs, improves Jerome's AdminOptions plugin integrating it in both templates, and adds an optional WP compatibility file to use WP's .htaccess (I have not delved into it yet, but I'm sure Jerome will explain its workings in a comment as soon as he wakes up).</p>
<p>As usual, you can <a href="http://prdownloads.sourceforge.net/lightpress/lightpress-1.0.2.tar.gz?download">download 1.0.2</a> from the project filelist, or read its <a href="https://sourceforge.net/project/shownotes.php?release_id=326341">ChangeLog</a>. If there are no serious bugs, we will merge our dev branches to the trunk today or tomorrow, and release the first 1.1 unstable.</p>]]></description>
    </item>
	
    <item>
      <title>LightPress 1.0.1</title>
      <link>http://lightpress.org/post/lightpress-101</link>
      <guid>http://lightpress.org/post/lightpress-101</guid>
      <pubDate>Mon, 09 May 2005 23:04:32 GMT</pubDate>
      <description><![CDATA[<p>1.0.1 adds a port of Michael Heilemann's <a href="http://binarybonsai.com/kubrick/">Kubrick template</a>, together with a new plugin (AdminOptions) and a few improvements by Jerome. This release also adds a new 'category_separator' config option, but if you are upgrading you do not need to worry about adding it to your config.php, as the new code merges your options with a set of defaults to save potential errors.</p>
<p>You can <a href="http://prdownloads.sourceforge.net/lightpress/lightpress-1.0.1.tar.gz?download">download 1.0.1</a> from the project filelist, or read its <a href="https://sourceforge.net/project/shownotes.php?release_id=326261">ChangeLog</a>. In the next few days we are going to merge our development branches to the trunk, and release the first 1.1.0 unstable release with lots of new features. We will also post a daily summary from our <a href="http://www.basecamphq.com/index.php">Basecamp</a> project site to keep you informed of what's going on behind the scenes.</p>]]></description>
    </item>
	
    <item>
      <title>LightPress 1.0.0</title>
      <link>http://lightpress.org/post/lightpress-100</link>
      <guid>http://lightpress.org/post/lightpress-100</guid>
      <pubDate>Mon, 02 May 2005 16:41:08 GMT</pubDate>
      <description><![CDATA[<p><a href="http://vapourtrails.ca/">Jerome</a> submitted the last patches against RC2, and even reverted a small mess I made a couple of days ago, so we are proud to announce 1.0.0. You can <a href="http://prdownloads.sourceforge.net/lightpress/lightpress-1.0.0.tar.gz?download">download it from the project filelist</a>, or <a href="http://sourceforge.net/project/shownotes.php?release_id=324672">read its ChangeLog</a>.</p>
<p>We are already busy working on the next unstable, which will feature many improvements: a tighter integration with WP and its admin console, user-defined contexts, and a revised plugin system which will greatly simplify adapting content to the current context. Stay tuned.</p>]]></description>
    </item>
	
    
  </channel>
</rss>
