Hi,

Since my initial post about Pier Admin I've fixed numerous bugs, added documentation and simplified the configuration. The WYSIWYG parser now parses tables, embedded lists, book index and reference links. To the best of my knowledge it should either understand or preserve all Pier markup. Let me know if not.

I've also created a new book view - BOAggregatedView. From it's comment:

I display my own structure and all my child structures if I answer true to #isPublication. I format publication numbers as the default book template. I provide an edit link for each child structure.

The view allows you to view all the contents of a chapter or section at once. I'm couldn't find anything similar already in Pier, is there?

I've discovered some cool Pier-EditorEnh functionality that I didn't know existed. If you click on a link button (in the enhanced wiki editor) without any text highlighted a popup window displays the site map and the available value links. Very cool. There was a small bug which prevented it working in Pier2, which should now be fixed.

As ever Pier admin can be installed with:

Gofer it
renggli: 'pier2addons';
  package: 'ConfigurationOfPierAdmin';
  load.
ConfigurationOfPierAdmin loadBleedingEdge.

Let me know how you get along - feedback always appreciated.

Nick