Problems with Feeds: Feeds XLS and Feeds Excel Parser

This subject includes two problems because they are perceived by this novice user to be related. I have poured over various support instructions on best practices for loading the subject items into the Libraries module via /sites/all/modules/libraries without success. I have closely followed renaming instructions for the 1.7.6 PHPExcel Library. Nothing I do brings me anywhere near a successful conclusion.

Bulk update nodes where "auto alias" is unchecked

Trying to figure out any options to basically achieve this: http://drupal.org/node/618356

On a certain action, I want to run a function which will find all nodes of a certain type that have the "Generate automatic URL alias" unchecked, and set them to have automatic aliases / generate those aliases.

Here is what I'm thinking of doing. Creating a site with a node that has a "Parent Page" node reference field, this node reference field is used for the alias of the current node ([node:field-parentpage:url:path]/[node:title]). So there would be a simple system for hierarchical structure.

Only problem is if a node is edited and it's parent page node reference is changed, and this node has other nodes referencing it - all those nodes referencing it will then have bad paths.

There's obviously a solution to this, and it's likely writing a custom module that uses hook_node_update > checks if the parent page field has changed > run function. Question is what is the function? I'd guess it has something to do with running the check that pathauto must do (compare node's current alias with the one pathauto would generate), and if it's different then run whatever function pathauto does to generate that path.*

Import ODT files to Drupal Articles : "Ophir ODT Import"

Hi!
I created a little module that I called Ophir ODT Import(http://drupal.org/sandbox/lovasoa/1460720), that imports ODT files directly to drupal 7 nodes.
It is based on another script that I wrote: https://gist.github.com/1918801.

This is my first drupal module, and I am not a very advanced PHP programmer. So can I have your advices, reviews, remarks on this module? Do you think this module would interest many people ?

control form field ajax blur event

I have a form with a textfield using AJAX. When the user clicks off the field AJAX kicks in which is fine. But I only want this to happen if they click everything but a select field.

So basically if the focus is on the textfield, and then a specific select field is clicked (causing the textfield to blur), I don't want the AJAX to fire. Is this possible? Or, can I add a custom event to the textfield, instead of 'blur'?

Appointment Scheduling

I am building a website for a customer, and they would like an online scheduling system. The system needs to be able to block off time, and not show details to other users, just to the admins. The users need to be able to schedule time within pre-determined time slots.

Where would I even being to start? Is there a module that can do something like this?

Hosting for my website in DRUPAL7

Hello;
I'm looking a hoster not too expensive to host my site with Drupal 7 and using the eRecruiter module that need Apache Solr.
I saw this site (http://www.hostgator.com) but they are too expensive for me.
If someone knows a good hosting supporting Apache Solr and cheaper, I am therefore.
Thank you

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x