To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #29 (closed enhancement: fixed)

Opened 2 years ago

Last modified 21 months ago

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.

Attachments

sitemap.png Download (49.4 KB) - added by johnnyoffline 2 years ago.
Sitemap w/ Archived Pages Dimmed
reorg-icons.png Download (11.9 KB) - added by johnnyoffline 21 months ago.

Change History

Changed 2 years ago by johnnyoffline

Sitemap w/ Archived Pages Dimmed

Changed 2 years ago by johnnyoffline

Sitemap w/ Archived Pages Dimmed

Changed 2 years ago by johnnyoffline

  • status changed from new to accepted

Changed 2 years ago by agilbert

  • sensitive set to 0
  • version Symfony 1.4 deleted
  • milestone set to 1.1

Changed 21 months ago by johnnyoffline

  • owner changed from johnnyoffline to rickybanister
  • status changed from accepted to assigned
  • milestone changed from 1.4 to 1.4.1

Rick make me some icons then give this ticket back to me

Changed 21 months ago by rickybanister

  • owner changed from rickybanister to johnnyoffline

I've created icons for our primary three engines: media blog and events. They are committed to the plugin repository.

John, implement these. We have class names already.

Changed 21 months ago by johnnyoffline

Changed 21 months ago by johnnyoffline

  • status changed from assigned to closed
  • resolution set to fixed

This is commited to the trunk as of [1381]

Note: See TracTickets for help on using tickets.