According to the readme file: Optionally, resumes are kept private and only a recruiter or the author can see it. Other job seekers cannot view other people's resumes

I assume I need extra modules for this functionality, if so are they publicly available?

Thanks

Comments

kbahey’s picture

It is not publicly available.

attiks’s picture

Is there a way to get the modules?
Is it possible to buy/rent them?
Is the jobsearch GPL licensed and am I allowed to extend it myself?

kbahey’s picture

Everything you download from Drupal.org is GPL, and you can do with it what you like.

attiks’s picture

Title: Private resume? » Private resume - do it your self

1/ Install content_access (http://drupal.org/project/content_access) module and enable it
2/ Change content type resume, tab Access Control
3/ Set view and edit to author
4/ Optionally check groups that are allowed to view all resumes (like HR department)
5/ Hit submit

xamount’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.