Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-532

config/html is stored in install_path/operations_gui

    XMLWordPrintable

Details

    • Feature
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.3.9
    • None
    • None

    Description

      The new setup knows two install paths ([install_path] for program files and [appdata_path] for program data).
      The OperationsGui will be stored in [install_path]/operation_gui instead of [install_path]/config/html.
      Only the configuration file custom.js will be stored in [appdata_path]/config/operation_gui.
      The Job Scheduler reference documentation will be stored in [install_path]/doc/(de|en)/reference instead of [install_path]/config/html/doc/(en|de).

      For this two virtual directories are created in the [appdata_path]/config/scheduler.xml by the setup to

      <http_server>
      <!-- to find the documentations -->
      <http_directory url_path = "/scheduler_home/" path = "[install_path]/"/>
      <!-- to find the configuration file -->
      <http_directory url_path = "/scheduler_data/" path = "[appdata_path]/"/>
      </http_server>

      Further the setup creates the '_html_dir' entry (section: [spooler]) in the [appdata_path]/config/factory.ini,
      so that the Job Scheduler knows the new place of the OperationsGui.

      [spooler]
      ...
      ; directory of the operationsGUI
      html_dir = [install_path]/operations_gui
      ...

      Attachments

        Activity

          People

            oh Oliver Haufe
            ur Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1 week
                1w
                Remaining:
                Remaining Estimate - 1 week
                1w
                Logged:
                Time Spent - Not Specified
                Not Specified