You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by bu...@apache.org on 2003/05/02 05:40:30 UTC

DO NOT REPLY [Bug 19538] New: - [Contribution] Controller Registry Editor

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19538>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19538

[Contribution] Controller Registry Editor

           Summary: [Contribution] Controller Registry Editor
           Product: Jetspeed
           Version: 1.4b5-dev / CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Registry
        AssignedTo: jetspeed-dev@jakarta.apache.org
        ReportedBy: caius1440@hotmail.com


I have developed a controller registry editor that I would like to contribute 
back to Jetspeed.  It is based off of the PSML customizer.  I have attached a 
file with the necessary patches to integrate the controller editor as well as 
the new templates and code that provide the functionality.  If you have any 
questions, please feel free to let me know.

Please note:  These patches are dependent on bug 19535.  
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19535

Jeremy Ford

How to use:

1) Log in as admin
2) Go to the admin tab.
3) Choose controller browser

You will notice that you now have the options to add a new controller, update 
an existing one, or delete an existing controller.

Adding a controller
1) Click on "Add Controller"
2) Enter a name for you controller, along with class and title
3) Click on "Insert Controller".
4) Add parameters to your controller
5) Click on "Add Parameter"
6) Your changes should now be reflected

Updating a controller
1) Choose a controller and click on "Edit"
2) Make modifications
3) Click on "Update Controller"
4) The controller should now reflect your changes

Deleting a controller
1) Choose a controller and click on "Delete"
2) Confirm your decision
3) The controller will not be in the browser

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org