Mailing List Archive

[bricoleurs/bricolage] 286e01: Move related to their own twisty show/reveal boxes...
Branch: refs/heads/master
Home: https://github.com/bricoleurs/bricolage

Commit: 286e01ab467c4b41921a58f1b8209cf78490db9c
https://github.com/bricoleurs/bricolage/commit/286e01ab467c4b41921a58f1b8209cf78490db9c
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-04-14 (Thu, 14 Apr 2011)

Changed paths:
M comp/media/css/style.css
M comp/media/js/lib.js
M comp/widgets/container_prof/_related.html
M comp/widgets/container_prof/container.mc

Log Message:
-----------
Move related to their own twisty show/reveal boxes.

They're now also below container element fields, rather than above. They are
not draggable. When the related twisty is open, you see the thumbnail, edit
icon, and metadata. When it's closed, the metadata is hidden and the thumbnail
shrinks to 40px high and moves up. So the thumbnail always shows.

Still to do:

* Show related title, doc type when twisty is closed.
* Have edit icon open twisty *and* open edit dialog when it's tapped and the
twisty is closed.
* Audit the metadata displayed when the twisty is open (move UUID to a
tooltip).