Bricolage 1.6.8

From: David Wheeler <david(at)kineticode(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: Bricolage 1.6.8
Date: 2003-11-30 02:39:48
Message-ID: 76E255DE-22DE-11D8-9B2B-0003931A964A@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

I'm pleased to announce the release of Bricolage 1.6.8. This maintenance
release addresses a few issues discovered since the release of version
1.6.7. Here is the complate list of chnages for this release:

* Custom select fields now correctly pay attention to the size
attribute. Reported by Dave Rolsky. [David]

* The element type manager now displays "Subelement" instead of
"Story" for subelement element types. Suggested by Dave Rolsky.
[David]

* Updated to work with PostgreSQL 7.4. [David]

* Improved error message in Bric::Util::Trans::SFTP. [David]

* It's possible to create new stories again without running into
errors saying that a URI is not unique because the cover date
and
slug were accidentally excluded from the URI. [David]

* Mason story templates now inherit from all category templates,
thus
enabling the access of "<%attr>"s and calling of "<%method>"s in
category templates from story templates. [David]

* Permission to edit element fields is now based on the
permissions
granted to edit the elements they belong to. This means that
users
other Global Admin group members can now edit fields. [David]

* Dates are no longer editable if a user doesn't have permission
to
edit them. [David]

* Users without EDIT access to an element no longer see a link to
Edit
fields of that element, but a link to View them, instead. They
will
also no longer see an "Add Subelements" button. [David]

* Fixed bug that triggered an invalid error message when a story
URI
is non-unique. Reported by Kevin Elliott. [David]

* Assets with the same IDs but in different classes (media vs.
stories
vs. templates) no longer prevent each other from being added to
a
desk that can contain different classes of assets. Thanks to
Scott
for the spot and doing the research that lead to the
replication of
the problem. [David]

See the changes page for a complete history of Bricolage changes.

http://sourceforge.net/project/shownotes.php?release_id=200747

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 and
HTML::Template 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,
http://www.bricolage.cc/.

Enjoy!

David

--
David Wheeler AIM: dwTheory
david(at)kineticode(dot)com ICQ: 15726394
http://www.kineticode.com/ Yahoo!: dew7e
Jabber: Theory(at)jabber(dot)org
Kineticode. Setting knowledge in motion.[sm]

Browse pgsql-announce by date

  From Date Subject
Next Message David Wheeler 2003-11-30 20:04:55 Bricolage-Devel 1.7.1
Previous Message Christopher Kings-Lynne 2003-11-28 08:13:33 phpPgAdmin 3.2 Released