Cannot Install Module in Drupal 7.x-dev

Authorize System Changes

# Failed: Error installing / updating
# Failed: File Transfer failed, reason: /inetpub/wwwroot/drupal-7.x-dev/sites/all/modules is outside of the /inetpub/wwwroot/drupal-7.x-dev

The above msg shown after I tried to install via link location. The installation bar hit 100%, then the above msg shown.

After the above step failed, I download the file and browse through module installation;the following msg shown:

Cannot extract temporary://views-7.x-3.x-dev.tar_.gz, not a valid archive.

Drupal 7 Release Introductory Video?

I'm sure you are all aware of the Wordpress 3.0 release yesterday.
I noticed they made an official video as an introduction to the release which is a great way to highlight the new features (wow custom menus eh?). Far better than a change log or even a bullet pointed list right?

I was wondering if anyone has though of doing something similar for the upcoming release of Drupal 7?

Considering how much of the changes are UI, it would be worthwhile.

Linking Calendars and "To Do" lists for each user... (Not asking for the moon - I swear!)

I'm looking for a way to link Tasks and Calendar functions and I’m very new to drupal... I’m learning as fast as I can!

All or part of what I’d like may already exist/be in development, and I simply haven’t found it yet. Any help provided in terms of where to find these functions, how to build these functions, good starting points, etc. would be greatly GREATLY appreciated.

I'm working on an intranet for our company. Basically, my goal is as follows:

* 1. Each user has a "Tasks" list (a checklist) and personal calendar. When a task is added to a user's list, there is the option of adding a due date and time. If a due date/time is specified, it is automatically added to the user’s personal calendar. If no due date/time is specified, the task simply appears in a “To Do” list next to the calendar when in calendar view. Similarly, appointments and events added to the calendar appear in the user’s Tasks list.
* 2. Each user has the option of checking/marking a task as complete from either the task view or the calendar view. When a task is completed, it is automatically removed from the calendar view. Completed tasks remain in the task view, but appear in a gray/light font instead of black.

Short articles stacked on a page?

Consider something like this:
http://doriad.myrpi.org/Personal/node/6

Rather than "edit" the page to add a new picture+brief description, is there a way to say "Add new project" and have them very separate (more like forum replies or something like that)?

Thanks,

Dave

p.s. Can you "subscribe" to drupal forum posts so I will get an email when there is a response here?

Upload images

Is there a concept in drupal similar to "current directory"? I am converting a traditional website to drupal and I had some

<img = "image1.jpg"> type of images. How would I give these images to drupal and do this kind of display without having to upload the images somewhere and point drupal to them explicitly with something like <img = "http://somewhere.com/image1.jpg">

?

hook_schema: Create an index as clustered?

Hi

By default, all indexes are created as non-clustered.

Does the schema provide a way to declare that an index should be created as clustered?

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x