I have my main site powered by Drupal 7, and our discussion forums on another host and domain powered by IPB Boards.
Is there a way I can use my Drupal Header (logo and navigation menu) as the IPB header? So I assume, in the IPB code I place the code to print the Drupal header region?
I have a content type with a field named video that I have related to the media module.
The field type is Multimedia asset and the file is "Media file selector"
When I went to test upload a file, it lists a broad variety of media formats, .mov, .mp4.. etc. I searched my drive for a test file and tried it out. the file uploads correctly, I checked the files folder.
In the manage display format column, I can't seem to find any field that will display it inside of a player. It tries to use an img tag to embed it or links directly to the file.
I have a new installation of Drupal 7.0.
I added a bit of content , but not too much.
I am trying to change the theme to stark 7 to check out theming.
I clicked 'Admin->Appearance' then under Start 7 clicked 'Enable and set Default'
I get an error that says 'Access denied' 'You are not authorized to access this page.'
I am logged in as the administrator and haven't created any other users.
Hi
To my dismay, I have just discovered that when creating a content type categories in D7 UNLIKE in D6 & 5, one does not just go to the taxonomy page, create a taxonomy term & then create several layers of subcategories & then simply attach them to a particular node type.
I am running a drupal 6 site on hostmonster. The site has 50 audios supported by audio module. There will be 5 audio files added each week.
My plan is to upgrade to drupal 7 when the hostmonster is ready.
Audio module will not be involved in drupal 7.
Looking thru the modules D7, there's reCaptcha which is at 7.x-1.0 but Captcha is only 7.x-1.0-alpha2.
Since reCaptcha depends on Captcha to work, how is is that reCaptcha has a released version while Captcha (it's dependent module) is only at alpha?
Can I use a stable reCaptcha for D7 this way? Or is there another method of implementing reCaptcha in D7 without relyin on the Captcha module?