Opened 17 years ago

Closed 16 years ago

#59 closed Enhancement (wontfix)

Button to project's preferences

Reported by: KSMarksPsych Owned by: romw
Priority: Trivial Milestone: Undetermined
Component: Manager Version:
Keywords: Cc:

Description

Posted by: Date: 8:54 PM 11-25-2005 With the Account Manager still being absent, maybe it's a good idea to have a preferences button from the Projects tab towards the preferences for the project you just attached to.

Change History (2)

comment:1 Changed 17 years ago by Simek

I think that it depends on the projects. Some have "Preference" button for example Rosetta or RALPH. You should write to projects administration with this suggestion.

Eventually You can manual edit project "account" XML file. You can add this code in to <gui_urls> tag (not <ifteam>):

    <gui_url>
        <name>Preferences</name>
        <description>You can now schage Your preferences</description>
        <url>http://predictor.scripps.edu/prefs.php?subset=project</url>
    </gui_url>

It's example for Predictor ;)

comment:2 Changed 16 years ago by Didactylos

Resolution: wontfix
Status: newclosed

This is down to individual projects.

Note: See TracTickets for help on using tickets.