script

Calleo's picture

Drupal Champion | Calliere Group

Employment type: 
Full time
Employment type: 
Contract
Telecommute: 
Not allowed

Our client is in need of a dynamic, motivated and talented web developer who is either starting their career and wants to create a portfolio, or someone with a bit of experience looking to work in a fast paced, creatively exciting company with great opportunity.

Read more

quiz questions bulk import script

As a student representing my college, I am organizing an online quiz on open source for a group of five colleges on 18 April 2009 which has more than 100 questions. I was lazy to upload question manually one by one so i wrote a quiz_questions_import script based on this article http://acquia.com/blog/migrating-drupal-way-part-i-creating-node. Bulk question import is a something often often asked feature in quiz issue queue so like to share this script with you guys here.

quiz_questions_import.php


<?php
require 'includes/bootstrap.inc';

9 comments · Read more
Chris Charlton's picture

Do you collect code scripts?

Yes, and I would cry if I lost them.
25% (3 votes)
A little; I try to.
17% (2 votes)
No, I don't collect code scripts. (I rely on google)
58% (7 votes)
I bookmark code/scripts I find on the web
0% (0 votes)
What the heck is a code script/snippet?
0% (0 votes)
Total votes: 12
2 comments
flickerfly's picture

Module Development - Replace our Standalone PHP Script with a Drupal Module | Fellowship International Mission

Employment type: 
Contract
Telecommute: 
Allowed

I need some help running from all our custom stuff to the strength and flexibility that Drupal provides. :-)

This is a one-time job for a 501c3 non-profit. I expect it is pretty simple for someone who knows their way around Drupal 6 module development. We have a PHP script that handles the distribution of a certain report individually to our people worldwide. Each person gets a custom version of the report. The report is uploaded to the server from this end with a predictable name that also identifies the user through a private key stored in the database and associated with the user. No user should be able to see any other users reports with the exception for users of a certain role. (This would be an enhancement of the current script.) Also, no user should be able to do anything, but view these reports. The ideal solution would provide the files through CCK Filefield so that I can create views on these reports as seems appropriate at the time and can integrate them into views that include other files.

Read more
Syndicate content