-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME.txt
56 lines (37 loc) · 2.18 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
*PLEASE NOTE THIS MODULE IS DEPRECATED DUE TO LACK OF MAINTENANCE AND ONLY SUPPORTS JOOMLA 1.5.9 AND BELOW*
it would require rework to be compatible with current versions
This Joomla connector comprises three Joomla components - one module, one component, and one search component (evolved from the image available on the opencats download page).
This connector is known to work with Joomla 1.5.9 and below, and will work by default with OpenCATS v0.9.1a. Some work would be required due to db name changes in order to have it work with OSATS.
The module will display a list of 'sectors' the jobs are available in - for example IT, Management etc
The Component displays the job details, and allows people to apply to jobs.
Options that will need to be changed in order to connect to a different OpenCATS server include;
Description placeholdername in config files
server IP address yourcatsservername
MySQL db name yourcatsdbname
MySQL db username yourcatsdbusername
MySQL db password yourcatsdbpassword
(optionally, for a remote OpenCATS installation, you nedd to further define the directory where you want applicant resume's FTP'd to)
This will need to be configured in the three sections;
-catsone module
-catsone component
-catsone search
to ensure full functionality within Joomla.
As a default OpenCATS installation will not categorise jobs by sector, this Joomla module expects to have an 'extra field' defined from within the CATS administration interface,
please call it "Job Orders"
Within this field you will have the sectors you want to use to categorise your jobs, for example;
Industrial
Commercial
Driving
Catering
Information Technology
Executive
If you want to change these sectors, you need to change the code within the Joomla Module, as it will attempt a match against this extra field.
Remember with a remote OpenCATS server you will need to open the MySQL and FTP ports bwtween your webserver and your OpenCATS server.
MySQL port is 3306
FTP port is 21
Any, all suport queries to the Opencats forum or the develoment discussion list.
****************
FINAL NOTE: this Joomla module/component is not configured to 'automagically install' as yet.
****************
--
RussH | OpenCats.