Ticket #29 (closed enhancement: fixed)
Icons for Pagetypes and Engines in Reorganize Sitemap Tool
| Reported by: | johnnyoffline | Owned by: | johnnyoffline |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | apostrophePlugin | Version: | |
| Keywords: | cms, ui | Cc: | dordille, boutell, rickybanister, hillerj |
| Symfony version: |
Description
Opened by Rick Banister 10/28/2009 12:02 PM
In the sitemap tree we should tag pages as 'locked' or 'published'. Also we could have icons displaying the template of certain pages, also if they are engines. Unpublished pages can be called out so you could use the sitemap to identify stubs as you build out your site, using apostrophe to gather, organize, and develop content.
Assigned to Rick Banister by Rick Banister 10/28/2009 12:02 PM
Edited by John Benson 10/28/2009 12:05 PM
Can you draw some of these things?
I feel like these statements are really loaded and could benefit by having accompanying sketches.
like the Tooltip idea we just talked about.
Edited by Rick Banister 10/28/2009 1:31 PM
more overview feature ideas: sort the sitemap by date edited, by revision notes, by revision numbers, by recent editor, or by manager. work to create nonlinear bird's eye views
Assigned to Dan Ordille by Rick Banister 12/1/2009 1:46 PM
Dan,
we could use classes on the page objects in the tree, so we could make them have ghost images for unpublished pages, or a lock on the image for locked, etc.
Assigned to Rick Banister by Dan Ordille 12/1/2009 2:23 PM
I have figured out the technical details to doing this wanted a little more clarification on all the classes you want, and where you would prefer the css classes to go. Right now the class is being applied to the li, this is the easiest method to do this without messing with the javascript to much.
Assigned to Dan Ordille by Rick Banister 12/1/2009 4:04 PM
classes on the li's should be fine.
I suppose only classes for the exceptions would make sense, like
unpublished
locked
engine blog
engine events
engine media (and so forth)
(engine should be a separate tag with it's respective engine name as another tag)
Reactivated (assigned to John Benson) by Rick Banister 12/10/2009 11:40 AM
John,
Can you style this?
Edited by John Benson 12/10/2009 1:55 PM
Adding (bin) web/js/jsTree/source/themes/punk/pk-icon-page-archived.png
Sending web/js/jsTree/source/themes/punk/pk-icon-page.png
Sending web/js/jsTree/source/themes/punk/style.css
Edited by John Benson 1/21/2010 (Today) 11:13 AM
I actually think we're missing some of the necessary class names to make take any further at this point.


