Izak Burger
unread,Apr 26, 2012, 5:13:24 AM4/26/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plo...@googlegroups.com
Hi all,
My talk is about my collaboration on plone.app.toolbar.
Plone.app.toolbar is a product that pulls the plone management out of
the content and places it into an iframe at the top of the screen.
This works very well when combined with the use of theming tools such
as diazo and plone.app.theming, because one of the things you always
had to do was to theme the administration components so that they work
properly within your theme, or failing that you had to provide a
separate site with a different theme for administration purposes.
Plone.app.toolbar loads the various administration views into an
overlay so you don't need to theme them.
I worked on this project with many of the big names in the plone
community, but most notably Ross Patterson and Rok Garbas, although
many provided input. Some interesting interaction was observed at
times, especially when Ross and Rok argued about the design a bit, and
when Rok said my javascript looked perlish :-)
My talk will be a short demo of p.a.toolbar, and a summary of what
transpired on the plone-dev mailing list, where I wrote up the
progress from time to time.
reggards,
Izak