hi,
i am setting up a job website, wherein we We want to post a list of frequently updated new job titles on a page and people should be able to select a job title and go to a link of the description, skills required, etc. I have created a "job description" content-type, which has these fields, for example: field_description, field_location, field_skills.
I also want to create an entry form, so that our staff can enter available jobs into the system.
I am not sure how to proceed. (i also noticed that when I view a test job description, at the bottom is "add new comment" link, which Idont want there, which brings up another question, which is drupal primarily for social networking?)
Thanks brian
_________________________________________________________________ Stay in touch when you're away with Windows Live Messenger. http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh...
Hi,
You can enable or disable comments in the content type settings.
Shyamala ----- Original Message ----- From: Brian Wolf To: support@drupal.org Sent: Saturday, May 03, 2008 12:47 AM Subject: [support] first site creation
hi,
i am setting up a job website, wherein we We want to post a list of frequently updated new job titles on a page and people should be able to select a job title and go to a link of the description, skills required, etc. I have created a "job description" content-type, which has these fields, for example: field_description, field_location, field_skills.
I also want to create an entry form, so that our staff can enter available jobs into the system.
I am not sure how to proceed. (i also noticed that when I view a test job description, at the bottom is "add new comment" link, which Idont want there, which brings up another question, which is drupal primarily for social networking?)
Thanks brian
------------------------------------------------------------------------------ Stay in touch when you're away with Windows Live Messenger. IM anytime you're online.
------------------------------------------------------------------------------
-- [ Drupal support list | http://lists.drupal.org/ ]
Brian Wolf wrote:
hi,
i am setting up a job website, wherein we We want to post a list of frequently updated new job titles on a page and people should be able to select a job title and go to a link of the description, skills required, etc. I have created a "job description" content-type, which has these fields, for example: field_description, field_location, field_skills.
I also want to create an entry form, so that our staff can enter available jobs into the system.
Would the jobsearch module be useful for you?
http://drupal.org/project/jobsearch
Pete