Mailing List Archive

[bricoleurs/bricolage] d0f1cb: Properly sort by Content Type in Element Type mana...
Branch: refs/heads/rev-2.0
Home: https://github.com/bricoleurs/bricolage

Commit: d0f1cb6db91bad9027b51d2b5cb8d7ee01bc3c0e
https://github.com/bricoleurs/bricolage/commit/d0f1cb6db91bad9027b51d2b5cb8d7ee01bc3c0e
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
M comp/admin/manager/element_type/dhandler
M lib/Bric/Biz/ElementType.pm

Log Message:
-----------
Properly sort by Content Type in Element Type manager

Done by adding a new `my_meths` key in Bric::Biz::ElementType that returns the
name. This is to avoid transforming the element type business class ID in
listManager, because that transformation happens before the value is
transformed. [#190 state:resolved].


Commit: d54b7aa3b2d5c4b0d215eceb7435e8b6d1f2b159
https://github.com/bricoleurs/bricolage/commit/d54b7aa3b2d5c4b0d215eceb7435e8b6d1f2b159
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
M lib/Bric/Changes.pod

Log Message:
-----------
Note the fix to the sorting of content type.