LightPress 1.0.3

ludo, Thursday 12 May 2005 10:22:48 PST

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.

As usual, you can download 1.0.3 from the project filelist, or read its ChangeLog (also copied below for convenience). Jerome has also produced a set of upgrade packages from earlier versions of LighPress.

2005-05-12 08:21  ludo

* INSTALL.html, INSTALL.txt: bumped version number to 1.0.3

2005-05-12 08:16  ludo

* classes/Frontend.php: bumped version number to 1.0.3

2005-05-11 23:41  ludo

* templates/kubrick/en_US.ISO-8859-1/author.xml: first shot at
	  kubrickization, still needs some work

2005-05-11 23:33  ludo

* plugins/PostGenericAction.php: Fix the template tags in user
	  input bug

2005-05-11 13:38  ludo

* templates/: default/en_US.ISO-8859-1/plugins/delicious.xml,
	  kubrick/en_US.ISO-8859-1/plugins/delicious.xml: change plugin
	  name

2005-05-11 13:37  ludo

* plugins/Delicious.php: fixed caching

2005-05-11 12:58  ludo

* templates/: kubrick/en_US.ISO-8859-1/plugins/deli_parse.xml,
	  kubrick/en_US.ISO-8859-1/plugins/delicious.xml,
	  default/en_US.ISO-8859-1/plugins/deli_parse.xml,
	  default/en_US.ISO-8859-1/plugins/delicious.xml: deli_parse.xml ->
	  delicious.xml

2005-05-11 12:57  ludo

* plugins/Delicious.php: fixed plugin template name

2005-05-11 12:55  ludo

* plugins/: DeliParse.php, Delicious.php: DeliParse -> Delicious

2005-05-11 09:50  darkcanuck

* templates/default/en_US.ISO-8859-1/post.xml,
	  templates/default/en_US.ISO-8859-1/plugins/adminoptions_editcomment.xml,
	  templates/default/en_US.ISO-8859-1/plugins/adminoptions_editpost.xml,
	  templates/kubrick/en_US.ISO-8859-1/post.xml,
	  templates/kubrick/en_US.ISO-8859-1/plugins/adminoptions_editcomment.xml,
	  plugins/AdminOptions.php: Improved AdminOptions to handle
	  multiple posts plus comments, updated default & kubrick templates to
	  use new features

2005-05-10 22:58  darkcanuck

* templates/kubrick/en_US.ISO-8859-1/post.xml: Added {post_more}
	  tag to the post.xml template for Kubrick

2005-05-10 18:28  ludo

* plugins/DeliParse.php,
	  templates/default/en_US.ISO-8859-1/plugins/deli_parse.xml,
	  templates/kubrick/en_US.ISO-8859-1/plugins/deli_parse.xml:
	  initial import

Readers' Comments

  1. himiq

    So what about localizations?

  2. ludo

    Himiq LightPress is easily localized: words are contained in a single PHP file for each language, and templates are simple HTML files thus very easy to localize. If you download LightPress, have a look inside the lang/ folder.

  3. ludo

    I forgot to say that language files and templates are selected by LightPress based on language and charset: on my English blog I use en_US.ISO-8859-1 on my Italian blog it_IT.UTF-8, etc.

  4. himiq

    Then I’d like to introduce you ru_RU_UTF-8

  5. himiq

    Excuse me, maybe im dumb, but what is the file pear.php he asks? i didn’t found it anywhere

  6. Richard Dunlop-Walters

    I recently moved over to Lightpress, and am very impressed up until now.

    A problem was recently brought to my attention which I am unable to fix or even find the source of the problem. Whenever someone posts a coment, the error “No post found” is displayed.

    I assume it’s a problem with the permalinks, but I can’t figure out what.

    I couldn’t find a support email address anywhere, so I’m posting here isntead.

    Thanks in advance.

  7. ludo

    Richard I just sent you an email. Will also add a support email tomorrow, thanks for pointing that out. :)