Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] Re: [JIRA] (CO-428) Create sidebar to improve navigation

Subject: COmanage Developers List

List archive

[comanage-dev] Re: [JIRA] (CO-428) Create sidebar to improve navigation


Chronological Thread 
  • From: Benn Oshrin <>
  • To: Marie Huynh <>
  • Cc: comanage-dev <>
  • Subject: [comanage-dev] Re: [JIRA] (CO-428) Create sidebar to improve navigation
  • Date: Thu, 30 Aug 2012 19:50:49 -0400

Yeah, that looks good!

Does "Back" go away?

Do we really need "Related actions", or is it self evident?

On 8/30/12 7:14 PM, Marie Huynh wrote:
https://skitch.com/mariehuynh/ex4gt/comanage-registry-edit-co-person

Like this?

On Wed, Aug 29, 2012 at 5:56 AM, Benn Oshrin
<
<mailto:>>
wrote:

Agreed the buttons look bad.

I was thinking we'd used the smaller buttons (create a new jquery
button and set "text: false") and then render the text links next to
them. Something like

print $this->Html->link(
_txt('op.history'),
array(link),
array('class' => 'historybutton')
)
. $this->Html->link(
_txt('op.history'),
array(link)
);
. "<br />";

I don't think we need zebra-striping here.


On 8/28/12 8:51 PM, Marie Huynh wrote:


https://skitch.com/mariehuynh/__exk8x/comanage-registry-edit-__co-person
<https://skitch.com/mariehuynh/exk8x/comanage-registry-edit-co-person>

The buttons look a bit funny. Is there a reason they need to remain
buttons, or can I zebra-stripe the block?

Marie

On Tue, Aug 28, 2012 at 3:49 PM, Marie Huynh

<

<mailto:>>
wrote:

We're currently at Cake version 2.0.5. When are we planning
to move
to a newer version? I'm plugging things into Elements for
now, but
there's some new layout stuff in 2.1, including some new sidebar
helpers that should be very useful.

Marie

On Thu, Aug 23, 2012 at 4:28 PM, Marie Huynh (JIRA)

<

<mailto:>>
wrote:


[

https://bugs.internet2.edu/__jira/browse/CO-428?page=com.__atlassian.jira.plugin.system.__issuetabpanels:all-tabpanel

<https://bugs.internet2.edu/jira/browse/CO-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel>
]

Work on CO-428 started by Marie Huynh.

Create sidebar to improve navigation
------------------------------__------

Key: CO-428
URL:
https://bugs.internet2.edu/__jira/browse/CO-428
<https://bugs.internet2.edu/jira/browse/CO-428>
Project: COmanage
Issue Type: Improvement
Components: Registry
Affects Versions: COmanage Registry 0.7
(Harmonic Heptagon)
Reporter: Marie Huynh
Assignee: Marie Huynh
Labels: sprint09
Fix For: COmanage Registry 0.7
(Harmonic Heptagon)


Create sidebars with links to related content.
Currently, there are links above the content of
some pages, but they are unorganized and are
limited in number by the width of the page. Sidebar
should also be expandable for addition other links
in the future.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact
your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/__software/jira
<http://www.atlassian.com/software/jira>







Archive powered by MHonArc 2.6.16.

Top of Page