Perl, PostgreSQL hacker; US politics junkie; Webapp developer; Portvangelist; profane iconoclast.
On CPAN see: DWHEELER [cpan.org].
It give me great pleasure to announce the release of Bricolage-Devel 1.7.0, the first development release for what will eventually become Bricolage 1.8.0. In addition to all of the bug fixes included in the 1.6.x series, this version of the open-source content management system adds a number of significant new features. The most significant changes include:
$burner->sdisplay_element method to Bric::Util::Burner. This
is a sprintf-style version of $burner->display_element.YEAR_SPAN_BEFORE and YEAR_SPAN_AFTER bricolage.conf
directives. These directives enable control how many years before
and after the current year to display in the list of years in the
date and time select widget. The default values are 10 for each,
meaning that if the current year is 2003, then the date span will be
from 1993 to 2013.output_channel_id parameter to the list() methods of Story
and Media to enable querying for documents in output channels other
than the primary output channel.title attribute of the link tag
(which is modern browsers will automatically work as a roll-over
tooltip), makes the story or media URI copyable (by relying on
JavaScript to actually open a new window for the preview), and
manages selecting an output channel in which to preview a story.contrib_id parameter to the list() methods of
Bric::Biz::Asset::Business::Story and
Bric::Biz::Asset::Business::Media to return a list of story or media
documents associated with a given contributor.to_utf8()
and from_utf8() methods now always convert the argument passed in
in place. They did this before for references, but now they do it
for plain strings, as well. Also note that use of character
translation also now requires Perl 5.8.0 or later.element attribute to Bric::Util::Burner so that
$burner->get_element should always return the element currently
being burned.throw_error() method to Bric::Util::Burner so that
template developers can easily throw an exception that their users
will see in the UI.ENABLE_CATEGORY_BROWSER bricolage.conf directive.For a complete list of the changes, see the changes file.
ABOUT BRICOLAGE
Bricolage is a full-featured, enterprise-class content management and publishing system. It offers a browser-based interface for ease-of use, a full-fledged templating system with complete HTML::Mason, HTML::Template, and Template Toolkit support for flexibility, and many other features. It operates in an Apache/mod_perl environment, and uses the PostgreSQL RDBMS for its repository. A comprehensive, actively-developed open source CMS, Bricolage has been hailed as "Most Impressive" in 2002 by eWeek.
Learn more about Bricolage and download it from the Bricolage home page.
Enjoy!
David
Bricolage-Devel 1.7.0 0 Comments More | Login | Reply /