0046d38 Resolves: bug 237356

Authored and Committed by rmeggins 17 years ago
    Resolves: bug 237356
    Description: Move DS Admin Code into Admin Server
    Reviewed by: nhosoi (Thanks!)
    Fix Description: 1) Since we moved the o=NetscapeRoot code out of cfg_sspt.c, we no longer need to create the suffix and backend in create_instance.c
    2) Added code to enable/disable dialogs e.g. for dialogs that can change the flow conditionally
    3) Added code to allow the user to backup to the first prompt on a dialog, for dialogs with many prompts
    4) Allow continuation lines in Resource files, instead of having to have embedded \n chars.  This allows easier editing and layout.
    5) Added an addSuffix function
    6) Moved the register_servers.pl code from admin server into DS Util.pm and made it a little more general purpose.
    Platforms tested: RHEL4
    
        
file modified
+532 -2