The Artima Developer Community
Sponsored Link

Java Buzz Forum
Pebble 2.1-RC1 released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
Pebble 2.1-RC1 released Posted: May 8, 2007 3:52 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: Pebble 2.1-RC1 released
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

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.

Read: Pebble 2.1-RC1 released

Topic: Use ajax treecompontent in jsp with DOJO Previous Topic   Next Topic Topic: The first beta of Groovy 1.1 has been posted.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use