gforge-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-devel] [ gforge-Patches-277 ] Added [Add] Link in Browse Trove


From: noreply
Subject: [Gforge-devel] [ gforge-Patches-277 ] Added [Add] Link in Browse Trove Tree
Date: Wed, 02 Apr 2003 17:05:06 -0600

Patches item #277, was opened at 2003-04-02 16:05
You can respond by visiting: 
http://gforge.org/tracker/?func=detail&atid=106&aid=277&group_id=1

Category: Trove/Project Tree
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Kneeland (paulkneeland)
Assigned to: Nobody (None)
Summary: Added [Add] Link in Browse Trove Tree

Initial Comment:
Added an [Add] link right after the [Edit] link in the
Browse Trove Tree for editing the Trove map.  I
disliked the "Add to the Trove Map" link where you
selected the "Parent Category" from the drop down. 
When you have a large Trove Map it is challenging to
find the one you want.

Now you can Browse the Trove Tree and click on [Add]
next to the node that you want to add a child to.  It
calls trove_cat_add.php and sends a value for
$parent_trove_cat_id.  trove_cat_add.php then checks if
$parent_trove_cat_id is set.  If it is, it selects the
name from the table and that is the only option for the
"Parent Category".  If $parent_trove_cat_id is not set
then it will default to the old behavior which is to
select all of the trove records from the table and put
them all in "Parent Category".  This allows the "Add to
the Trove Map" link to still work.

To apply the patch:
1. cd into gforge directory
2. gunzip the patch file
3. run patch -Np1 -i <patch file name>



----------------------------------------------------------------------

You can respond by visiting: 
http://gforge.org/tracker/?func=detail&atid=106&aid=277&group_id=1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]