<?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>Sat, 27 Jan 2007 13:50:23 GMT</pubDate>
	<generator>http://blogo.it/frontend/</generator>
    
	
    <item>
      <title>WP 2.0 compatibility</title>
      <link>http://lightpress.org/post/wp-20-compatibility</link>
      <guid>http://lightpress.org/post/wp-20-compatibility</guid>
      <pubDate>Tue, 23 May 2006 14:30:39 GMT</pubDate>
      <description><![CDATA[<p>Work on WP 2.0 compatibility is mostly completed, and has been already merged to the trunk. You can now test Lightpress with WP 2.x using one of our <a href="http://lightpress.org/downloads/nightlies/">nightly tarballs</a>.</p>
<p>I have also made substantial changes to the administration interface, simplified the installation process, and made use of some of the WP 2.0 changes to the DB layout to further improve our rendering speed.</p>
<p>New plugins you get in the nightly tarballs:</p>
<dl>

<dt><a href="http://lightpress.org/lightpress/browser/wp-frontend/trunk/plugins/AltTemplate.php">AltTemplate</a></dt>
<dd>used to change one of the default templates in specific contexts, eg change the sidebar when viewing a post details page</dd>
<dt><a href="http://lightpress.org/lightpress/browser/wp-frontend/trunk/plugins/ContactForm.php">ContactForm</a></dt>
<dd>add a contact form wherever you might need it (by Iñaki Ecenarro)</dd>
<dt><a href="http://lightpress.org/lightpress/browser/wp-frontend/trunk/plugins/PostNavigation.php">PostNavigation</a></dt>
<dd>show links to the following/preceding post in the post detail page, like MT (by Iñaki Ecenarro)</dd>
<dt><a href="http://lightpress.org/lightpress/browser/wp-frontend/trunk/plugins/PostAdRecursion.php">PostAdRecursion</a></dt>
<dd>show different template snippets every <em>n</em> posts in index pages</dd>
</dl>
]]></description>
    </item>
	
    <item>
      <title>1.2.0 beta2 Released</title>
      <link>http://lightpress.org/post/120-beta2-released</link>
      <guid>http://lightpress.org/post/120-beta2-released</guid>
      <pubDate>Fri, 25 Nov 2005 20:29:56 GMT</pubDate>
      <description><![CDATA[<p>The most important change in this release is the new formatting function used for post and comments, that adds full XHTML support to Lightpress, as you can see on <a href="http://validator.w3.org/check?uri=http://qix.it">my Italian blog</a>. You can read more about the evolution of this function in <a href="http://forum.textdrive.com/viewtopic.php?id=7176">this thread on the forum</a>. Thanks to <a href="http://mortusoculus.com/">Shadow Seraph</a> for pointing this out.</p>
<p>This release fixes the few remaining reference warnings (remember to disable error display on production sites), and adds the new CommentsList plugin to list the latest comments.</p>
<p><strong>Download:</strong> from our <a href="http://lightpress.org/lightpress/downloads">downloads</a> page</p>]]></description>
    </item>
	
    <item>
      <title>1.2.0 beta1 Released</title>
      <link>http://lightpress.org/post/120-beta1</link>
      <guid>http://lightpress.org/post/120-beta1</guid>
      <pubDate>Sun, 30 Oct 2005 18:33:35 GMT</pubDate>
      <description><![CDATA[<p>After having tested it for a couple of months on small and medium-sized blogs (eg <a href="http://autoblog.it/">autoblog.it</a>, <a href="http://vapourtrails.ca">Jerome's blog</a>, <a href="http://qix.it/">my blog</a>), we feel that the 1.2 branch is stable enough to be released as a beta. The major features in this release are compatibility with the 1.2 packages from our <a href="http://themes.lightpress.org/">themes site</a>, Spanish translations for all of our templates (thanks bolonki!), and some performance tweaks.</p>
<p>This release should be very similar to the first 1.2 stable, with the exception of a few improvements to the admin console and WP integration that we will add in the next few weeks. Read the rest of this entry for a summary of changes from 1.2.0 alpha2.<br />
 <a href="http://lightpress.org/post/120-beta1">continued</a>]]></description>
    </item>
	
    <item>
      <title>Lighttpd Support</title>
      <link>http://lightpress.org/post/lighttpd-support</link>
      <guid>http://lightpress.org/post/lighttpd-support</guid>
      <pubDate>Mon, 24 Oct 2005 14:54:23 GMT</pubDate>
      <description><![CDATA[<p>I have just committed preliminary support for <a href="http://www.lighttpd.net/">Lighttpd</a> rewrite rules in LightPress. If you feel adventurous, you can download our <a href="http://lightpress.org/downloads/lightpress-1.2-dev.tar.gz">development package</a> and let us know of anything that needs fixing. I am not a Lighttpd expert, so any input is welcome.</p>]]></description>
    </item>
	
    <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>LP Stats plugin</title>
      <link>http://lightpress.org/post/lp-stats-plugin</link>
      <guid>http://lightpress.org/post/lp-stats-plugin</guid>
      <pubDate>Fri, 19 Aug 2005 11:39:25 GMT</pubDate>
      <description><![CDATA[<p><a href="http://lightpress.org/downloads/lp-stats.zip"><img src="http://lightpress.org/uploads/lpstats.jpg" class="post" align="left" border="0" width="240" height="135" alt="" /></a>A couple of months ago, Jerome wrote a quick and dirty WP plugin to display the data logged to MySQL from our Stats plugin. We never got around to release it, always hoping to find the time to add some extra functionality. As time is always short, and lp-stats may be useful to some of you, I have decided to <a href="http://lightpress.org/downloads/lp-stats.zip">release</a> it while Jerome is on vacation. :) It's not even an alpha release, but I have been using it for quite some time without any problems.</p>]]></description>
    </item>
	
    <item>
      <title>K1.5</title>
      <link>http://lightpress.org/post/k15</link>
      <guid>http://lightpress.org/post/k15</guid>
      <pubDate>Wed, 17 Aug 2005 14:20:46 GMT</pubDate>
      <description><![CDATA[<p><a href="http://lightpress.org/uploads/k1andahalf.png"><img src="/uploads/k1andahalf_thumb.jpg" align="left" border="0" alt="K1.5" width="240" height="164" /></a>K1.5 is a new LightPress theme, borrowing heavily from <a href="http://binarybonsai.com/k2">Michael Heilemann's beautiful K2 theme</a> for WordPress. K1.5 is included in our latest release,  <a href="http://lightpress.org/downloads/releases/lightpress-1.2.0-a2.zip">1.2.0 alpha 2</a> (<a href="http://lightpress.org/downloads/releases/lightpress-1.2.0-a2.tar.gz">tar.gz</a> archive), which also features a few bugfixes and several minor improvements. On a clean install, alpha 2 automatically activates most tag-related plugins, and uses the archive and category list pages which were unused in previous releases.</p>
<p>If you are curious, you can see K1.5 in action <a href="http://asiatica.org/~ludo/">on my English blog</a>. I will probably migrate this site to K1.5 while we finish designing our new layout with <a href="http://elasticdog.com/">Aaron Schaefer</a>.</p>]]></description>
    </item>
	
    <item>
      <title>Downloads</title>
      <link>http://lightpress.org/documentation/downloads</link>
      <guid>http://lightpress.org/documentation/downloads</guid>
      <pubDate>Wed, 17 Aug 2005 06:33:45 GMT</pubDate>
      <description><![CDATA[<p><style type="text/css">h2, h3 { border: 0; }</style></p>
<h3>
Nightly Builds (WP 2.0 compatible)</h3>
<p>Nightly builds are currently the only versions of Lightpress compatible with WordPress 2.0. Grab one from our <a href="/downloads/nightlies/">nightly builds</a> folder.</p>
<h3>
Stable Version (1.1.1)</h3>
<p><a href="/downloads/releases/lightpress-1.1.1.zip" title="Download LightPress 1.1.1 in .zip format">lightpress-1.1.1.zip</a> or <a href="/downloads/releases/lightpress-1.1.1.tar.gz"
    title="Download LightPress 1.1.1 in .tar.gz format">lightpress-1.1.1.tar.gz</a></p>
<h3>
Unstable Version (1.2.0-beta1)</h3>
<p><a href="/downloads/1.2/lightpress-1.2.0-b2.zip" title="Download LightPress 1.2.0-b2 in .zip format">lightpress-1.2.0-b2.zip</a> or <a href="/downloads/1.2/lightpress-1.2.0-b2.tar.gz" title="Download LightPress 1.2.0-b2 in .tar.gz format">lightpress-1.2.0-b2.tar.gz</a></p>
<h3>
Bleeding Edge</h3>
<p><a href="/downloads/lightpress-1.2-dev.tar.gz">lightpress-1.2-dev.tar.gz</a>, with preliminary lighttpd support.</p>
<h3>
Older Releases</h3>
<p>On <a href="http://sourceforge.net/project/showfiles.php?group_id=136147">Sourceforge</a>.</p>]]></description>
    </item>
	
    <item>
      <title>LightTags</title>
      <link>http://lightpress.org/post/lighttags</link>
      <guid>http://lightpress.org/post/lighttags</guid>
      <pubDate>Thu, 11 Aug 2005 09:34:13 GMT</pubDate>
      <description><![CDATA[<p>Fresh off the press, we've decided to release a <em>very</em> early alpha release of LightPress 1.2.0.  What's new in this version?  <strong>Integrated tags.</strong></p>
<p>There's certainly more changes coming for 1.2 but we didn't want to keep this feature to ourselves.  Remember that this is an early alpha, so it hasn't gone through much rigorous testing.  That said, I've been running it on <a href="http://vapourtrails.ca" title="Jerome's site">my personal site</a> for the past few days and it seems to be working out ok.  :)</p>
<p>What you get:</p>
<ul>

<li>
<p>Add tags to posts and pages in the post editing screen.  Tags need to be separated by commas but can contain whatever you wish, even spaces.</p>
</li>

<li>
<p>Display tags for each post with the PostTags plugin.</p>
</li>

<li>
<p>Display a tag cloud with the TagCloud plugin.</p>
</li>

<li>
<p>Add your tags (and categories) to the meta keywords field in the page header with the TagMetaKeywords plugin.</p>
</li>

<li>
<p>Search your site for tags using the search function or tag URLs.</p>
</li>

</ul>
<p>If this sounds very similar to a certain WordPress plugin, you're not far off.  But I like to think this version is better.</p>
<p><strong>Download:</strong> <a href="/downloads/releases/lightpress-1.2.0-a1.zip" title="Download LightPress 1.2.0-a1 in .zip format">lightpress-1.2.0-a1.zip</a> or <a href="/downloads/releases/lightpress-1.2.0-a1.tar.gz" title="Download LightPress 1.2.0-a1 in .tar.gz format">lightpress-1.2.0-a1.tar.gz</a></p>]]></description>
    </item>
	
    <item>
      <title>1.1.0 beta1</title>
      <link>http://lightpress.org/post/110-beta1</link>
      <guid>http://lightpress.org/post/110-beta1</guid>
      <pubDate>Fri, 08 Jul 2005 13:55:08 GMT</pubDate>
      <description><![CDATA[<p>After more than twenty days of development, we have managed to release <a href="http://prdownloads.sourceforge.net/lightpress/lightpress-1.1.0-b1.tar.gz?download">1.1.0 beta1</a>. The long wait is due to the number of new features we have added, mainly to improve WP integration, and to ease installation and management.</p>
<p>The most notable features added in beta1 are:</p>
<ul>

<li>
<p>new permalink structure that follows the WP conventions, and makes it possible to use the post_id as key</p>
</li>

<li>
<p>one-way (for test installs) or two-way synchronization of the relevant WP options</p>
</li>

<li>
<p>support for nested (static) pages and categories in the URL</p>
</li>

<li>
<p>easier installation, everything runs from the WP plugins folder</p>
</li>

<li>
<p>automatic .htaccess generation</p>
</li>

</ul>
<p>In the next release we will concentrate on the administration UI, and will also add new plugins to manage tags and nested pages. If you are upgrading from alpha2, you might want to reset your LP options. As usual, <a href="https://sourceforge.net/project/shownotes.php?release_id=340580">the ChangeLog is available on SourceForge</a>, and also copied below.<br />
 <a href="http://lightpress.org/post/110-beta1">continued</a>]]></description>
    </item>
	
    
  </channel>
</rss>
