Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titlework in progress

review required

Adding documentation links to job titles

Links can be added to job titles.
These are mainly intended to be used to provide a convenient link to job documentation.

...

Links can also be placed in "a" tags as shown in the following examples:

Example 1

Open JOE and type the following text in the title field of a job:

...

JOC will now show the following title for the job:

Example 2: Links to documentation within the SCHEDULER_DATA directory

JOC knows a virtual directory ./scheduler_data/jobs which points to the jobs directory in the working directory of the JobScheduler.
So, when a link in the job title is defined with ./jobs/my_job_descriptions/test1.html, JOC will look for the file at the location ./scheduler_data/jobs/my_job_descriptions/test1.html.

...