Atrium on Drupal 7

Has Atrium been repackaged using drupal 7 yet?

Trying to install Drupal module and get this error:

Hi,

Trying to install Drupal module and get this error:

Unable to create directory 'temporary://update-extraction/ckeditor/'

I don't understand what the "://" signifies...I'm guessing that the temporary folder is not being created.

But are these folders too?
update-extraction/ckeditor

I'm on a new host, so also getting used to that...

Best way to make a module not use any site theme/template settings

Hello!

I have an unusual question that I haven't seen answered in all my searching. However, I recognize that I may not be asking the right question given my limited knowledge to this point with Drupal.

Part of my site will be usable in an iframe on a 3rd party site that allows simple html modules. The 3rd party site is for setting up guilds and clans and acts much like a hosted cms. They allow html 'modules' specifically for doing things like iframes or to pull in linked data from other sites.

i need a sites/all directory

may seem like a stupid question but then again i know nothing about websites ha

i am installing getid3 and looking to extract the library of it to "sites/all/modules/getid3/getid3/"

i have no idea where to put this folder! please someone shed some light on this

Creating a content type that contains other content type

What I'm trying to do is create a content type where you can easily add new content to that page.
My goal is for it to be simple as the "Add new comment".
It needs to be the same just with other fields and comment-able.

I don't think this is possible using views, since I want it to be all added automatically when a user adds the new "mother" content.

Using hook_form_FORM_ID_alter in a theme

Hello all,

I'm trying to use hook_form_FORM_ID_alter in a theme, but it doesn't seem to register/fire. I'm just wondering if I'm missing something or if it's even at all possible to do without using a module.

So I'm using a subtheme of Zentropy called Harmony, and I want to add a weight field to each of a Staff content type.

What I have in my theme.php file is:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x