|
Title: Employers can view Unsolicited Applications Post by: Angel CAMMARO on August 24, 2007, 11:12:09 PM Hi,
After few days of work, i finish with this problem, now employers can view unsolicited applications! I like to think this feature will be included in furure version of this component, because is neccesary ;) What i do? I modify few files and i create a new one (if i can say that "only copy-paste-rename and few changes") :)) 1: english.php ( or other_language.php ;) ) add DEFINE('_NEORECRUIT_VIEW_UNSOLICITED_APPLICATIONS', 'Unsolicited applications'); 2: front.user_panel.html.php add Code: <div style="float:left" class="nrc_candidates"> <?php if ( $my->group == 1 ) { $link = "index.php?option=com_neorecruit&task=candidate_zero"; $text = _NEORECRUIT_VIEW_UNSOLICITED_APPLICATIONS; } elseif ($my->group == 2 ) { $link = "index.php?option=$option&task=candidate_list&Itemid=$Itemid"; $text = _NEORECRUIT_MANAGE_APPLICATIONS; } ?> <a href="<?php echo $link; ?>"><?php echo $text; ?></a> </div> 3: neorecruit.php add case 'candidate_zero': candidate_zero( $option, $Itemid, $offerid, $order, $limitstart, $limit ); break; 4: Make a new file front.candidate_zero.php for define new function needed to list unsolicited aplications ;) "I attach this file because is too large" -> Wrong! The attachaments directory is not writeable :)) :)) need to contact me ;) i think now you can list all aplications waiting for comments ;) tnx Title: Re: Employers can view Unsolicited Applications Post by: Javier Carrillo on September 03, 2007, 07:10:48 PM Wow!
Great job. I was hoping to find something in the forums that will allow me to do just this. Never expected this from a user though. Can you please send me the file. It would be very much appreciated. =) sharon@bajaevents.com.mx Thank you. Title: Re: Employers can view Unsolicited Applications Post by: Paul Higgins on February 03, 2008, 05:18:37 PM hi ya,
been trying to do this, but keep getting it wrong, has anyone managed to get it working and have the page they could send? thanks paul Title: Re: Employers can view Unsolicited Applications Post by: Martin Ramirez on February 06, 2008, 10:39:15 PM I need this file, send to me please
marti_rmz@yahoo.com.mx Title: Re: Employers can view Unsolicited Applications Post by: Paul Higgins on February 11, 2008, 08:45:38 PM anyone have this file?
Title: Re : Employers can view Unsolicited Applications Post by: Raphael on February 14, 2008, 06:07:35 PM Hello,
We will try to add this functionnality in the next version of NeoRecruit. Regards, Title: Re: Employers can view Unsolicited Applications Post by: Bayode tokshambolu on March 05, 2008, 06:00:40 PM Very impressive Can you please send me the file too.
It would be very much appreciated. =) tokshambolu@yahoo.co.uk Title: Re: Employers can view Unsolicited Applications Post by: Bayode tokshambolu on March 05, 2008, 06:17:10 PM Anyone with file please help will It would be very much appreciated. =) tokshambolu@yahoo.co.uk Title: Re: Employers can view Unsolicited Applications Post by: KATRINA PAAL on July 14, 2008, 02:37:36 PM can anyone send me this file?
thanks a lot! demoing@citromail.hu :-* Title: Re: Employers can view Unsolicited Applications Post by: Jos Chrispijn on July 15, 2008, 12:02:08 PM After few days of work, i finish with this problem, now employers can view unsolicited applications! Looks great; can you put it in a special 'Unsollicited Apps' Area defined by the admin?Title: Re : Employers can view Unsolicited Applications Post by: Raphael on July 19, 2008, 10:10:18 AM Hello,
You will be able to select if the employers are allowed to view the unsollicited appliications or not in the version 1.4.5 of the component, actually in development. And you will be able to select an email address for the notification messages too. Regards,
Powered by SMF 1.1 RC3 |
SMF © 2001-2006, Lewis Media
Joomla Bridge by JoomlaHacks.com |