We have an immediate need for an experienced Drupal Developer starting in early July to work on a contract basis for 4 – 6 weeks. The freelance developer would work with our Creative and IT teams to create easy to use Drupal templates for our website www.sportvision.com.
We are looking for a responsible, self-directed individual with an enthusiasm for Drupal-based site development. The current site templates are in Drupal 6 but we are open to upgrading to Drupal 7.
I have a custom module developed to secure areas of an entertainment industry site with password protection. The password protection is designed to hide 2-3 pages from the public. Once authenticated, a user may freely visit protected pages.
I am having an issue with the password prompt not redirecting to the proper page node. There are some bizarre AJAX related bugs to solve as well. We are working with a Drupal 6 site.
I am looking for a developer with strong custom module development experience to help debug and rewrite some of the module code.
You will need to have skills in JQuery and familiar (or quick to learn) of the FullCalendar API.
Because I have no idea how long my customisations will take or what is involved, I would need a quote from you. Email me at jeremy@healthinteractive.co.uk or skype jeremymcminn for more information.
Update: Solution has been found and Position has been filled. Thanks Everyone :)
Hi Experts,
I need quick help from expert drupal developer/s who knows how to alter forms and form elements and their display in drupal 6.
Here is the scanario:
I am using Drupal 6 with CCK-3 (for CCK multigroup feature).
Content type is story and I have created a 'Multigroup fieldset' > Activity with two fields 'activity_name' and 'activity_date' under it. I have set the max values limit to 'unlimited' giving me magical 'add more values' button.
Now, Everything is fine and on node/add or edit forms, when I wish to add new fileds/values, I simply click 'add more values' button and a new fieldset appears using AHAH/ajaxified callbacks at the end of existing fieldsets.