<< Simplifying Pebble templates | Home | Pebble 2.1 released >>
Twitter RSS feed for Simon Brown [Twitter] simonbrown: Eating cream cakes in the sun at jersey zoo ... chillin'

Coding the Architecture RSS feed for Simon Brown [Coding the Architecture] Just a short note to plug a handful of sessions that Kevin and I are presenting at the upcoming Software Architect 2008 conference, 3rd-5th June, London. 1. Coding the Architecture : From Developer to Architect The first is a re-run of our ...

Pebble 2.1-RC1 released

It's taken a little longer than I wanted, but Pebble 2.1-RC1 is available to download from SourceForge. The major changes are the Ajax comment previews, user configurable private blogs and the new theme templates. Here's a summary of everything.

  • Fixed problem with local characters and HTML entities in comments.
  • Added ability to get newsfeeds for private blogs via HTTP Basic authentication.
  • Tweaks to bundled themes.
  • Added support to upload multiple files at once (in the file browser).
  • Fixed problem with ampersand character being escaped in website URLs when adding comments.
  • PEBL-8 : Image option in Blog properties does not work
  • Added Hungarian translation, provided by Zoltan Levardy.
  • Fixed broken link in plugins help page.
  • First version of Ajax comment system.
  • Added some Scriptaculous effects.
  • Added support for sup and sub tags in allowed HTML for comments.
  • Fixed problem in blog entry/comment/TrackBack body truncation code to prevent truncation occurring in the middle of a HTML entity.
  • Added an "about" property to blogs and a sidebar component that displays this content.
  • Added generic feed reader sidebar component.
  • Added ability to clone blog entries.
  • Added ability to make a blog private, without needing to modify the Acegi configuration.
  • Fixed "Number of blog entries in sidebar cannot be set to 0" bug.
  • Added username/password labels to the login sidebar component.
  • Fixed problem with archives in sidebar to prevent dates way back in the past being displayed.

Most things are straightforward enough and covered in the online help. There are a couple of things to be aware of though.

  • Pebble's configuration settings are now specified in the /WEB-INF/pebble.properties file instead of /WEB-INF/applicationContext-pebble.xml file.
  • For those of you using your own theme, you'll need to take a fresh copy of the default theme and customize it. The new theme layout is pretty much what I blogged about here although there have been a few minor changes. See the online help for the most up-to-date information on this, including a list of all the sidebar components and their parameters.

As always, please use the pebble-user mailing list for support and send over your feedback if you have any.



Re: Pebble 2.1-RC1 released


As a fresh Pebble 2.0.1 user, I just started to learn and understand better the 2.0.1 version, but it looks like I need to do this faster so I can jump into the new one :)

Since I just switched the versions, should I skip 2.0.1, which BTW I just finished customizing the themes for it :'( and jump directly to the 2.1 version?

Congratulations for the new release!

Re: Pebble 2.1-RC1 released

Stellar! Congratulations. I'm going to be poking into this this weekend :)

Add a comment Send a TrackBack