I like its simplicity. However, table names from database appear on front page instead as under:
_JOBS_VIP_JOBS
_JOBS_VACANCY: _JOBS_COMPANY: _JOBS_CATEGORY: _JOBS_CREATED: _JOBS_DEDLINE:
_JOBS_VACANCY: _JOBS_COMPANY: _JOBS_CATEGORY: _JOBS_CREATED: _JOBS_DEDLINE:
Also I dont see an "Apply" button with facility to send cover note as simple editor, and CVs as attachments. That is a def requirement if you want users to apply from YOUR site. Also what is VIP?
Will I be using it? Yes if the above are fixed
Owner's reply:
this is language constants.
DEFINE('_JOBS_NAME','Title');
DEFINE('_JOBS_CONTACT_NAME','Contact Name');
DEFINE('_JOBS_CONTACT_TEL','Contact Tel');
DEFINE('_JOBS_CONTACT_EMAIL','Contact Email');
DEFINE('_JOBS_POSITION','Position');
DEFINE('_JOBS_CREATED','Created');
DEFINE('_JOBS_DEDLINE','Deadline');
DEFINE('_JOBS_LOCATION','Location');
DEFINE('_JOBS_CATEGORY','Category');
DEFINE('_JOBS_DESCRIPTION','Desc.');
DEFINE('_JOBS_VIP_JOBS','Vip Jobs');
DEFINE('_JOBS_VACANCY','Vacancy');
DEFINE('_JOBS_COMPANY','Company');
If job items will be VIP then this items will be on the top