Skip to Content.
Sympa Menu

grouper-dev - Re: [grouper-dev] Action Items: Grouper WG call, 11-Jul-07

Subject: Grouper Developers Forum

List archive

Re: [grouper-dev] Action Items: Grouper WG call, 11-Jul-07


Chronological Thread 
  • From: "GW Brown, Information Systems and Computing" <>
  • To: Jessica Bibbee <>, Grouper-Dev <>
  • Subject: Re: [grouper-dev] Action Items: Grouper WG call, 11-Jul-07
  • Date: Sat, 14 Jul 2007 15:45:42 +0100



--On 11 July 2007 11:27 -0700 Jessica Bibbee
<>
wrote:


New *Action Items*
[AI] {Gary} will send {Blair} proposed method signatures to support
browsing, and {Blair} will address it for performance issues.
I have sent the method signatures to blair.

[AI] {Gary} will share an email with the list giving an idea of how to
modify menu items based on who you are and which groups you belong to.
The UI customisation guide on the Wiki gives an overview: <https://wiki.internet2.edu/confluence/display/GrouperWG/Customizing+the+Grouper+UI+v1.0#CustomizingtheGrouperUIv1.0-menu> however, the url will change with the official release of Version 1.2.

Basically, subclass PrepareMenuAction and override the method:

protected boolean isValidMenuItem(Map item,GrouperSession grouperSession,HttpServletRequest request)

- put your logic first but if not returning false, delegate to the super class.

In order to have the UI use the PrepareMenuAction subclass you must override / replace the prepareMenu.do action config in struts-config.xml.

[AI] {Gary} will verify if there is an efficient way to default
particular tasks to start in the flat view.
I don`t think that displaying the flat view will be any more efficient than the hierarchical view the UI enumerates the same Groups for each view.

Shilen: would you compare the time for displaying the flat view - `Hide stem hierarchy and show your groups only` and the hierarchical view for a subject with few privileges.



Carry-over *Action Items*

[AI] {Tom} will link in the latest javadocs for the upcoming release.

[AI] {Tom} will email [Jessica} with highlights or other notables of the
new release.

[AI] {Ann and Jessica} will put together release announcement emails for
the -dev, -users, and mw-announce lists.

[AI] {Blair and Jessica} will update the Archives and News pages in the
wiki.

--
Jessica Bibbee, Technical Analyst
Internet2

mobile: +1-734-255-6644

Internet2 Workshops:
More fun than summer school
http://www.internet2.edu/workshops



----------------------
GW Brown, Information Systems and Computing




Archive powered by MHonArc 2.6.16.

Top of Page