Adding a Page to a Menu

Hi!

I was adding pages to my site, and I wanted to add them to the "Navigation" bar rather than the "Main Menu" bar, but when adding a page, and selecting "Provide a menu link", it only gives me the option to add to the main menu. I've been manually going in and editing what menu the page should be on (from the Structure > Menu page), but is there some way I can get the other (more specifically, Navigation) menu to show up when I select "Provide a menu link"?

Thanks~
- Shavynel

Edit: Found it. ^_^

Custom Node Template for Front Page

Hi,

I am trying to customize the front page node template.
I've created a node for front page and assigned it from site configuration.

I've created a page--front.tpl.php for custom front page template.
But i want to change the content handling of the front page in node template.

What i've done so far;
- Like page--front.tpl.php i've created node--front.tpl.php but not working.
- I've tried with node-[#id].tpl.php it is working but i don't want to rely on #id based templates.
- I've tried to change the template.php as it's shown below;

Unable to upload images on IIS7 "open_basedir restriction"

I`m trying to setup a new Drupal 7 install on a Windows 2008 server running IIS7. The drupal install completes with no problems, but after creating a content type with an image field, I`m unable to upload images. I get the following error:

Multigroup in Drupal 7

FieldGroup has been removed in Drupal 7. I found field_group module (http://drupal.org/project/field_group) which do the same. But it does not support MultiGroup feature which exist in CCK in Drupal 6.

What I want to achieve is somehow like this:

(
* Book Binding
* Price
),
(
* Book Binding
* Price
),
...

So every book can has two or more (Book Binding, Price) values. For example book "Drupal" can have these values:

Setting up Roles using various Modules including School Administration, UberCart and Quiz

I am still trying to work my way around Drupal, however so far I have managed to fix a fair few errors I've picked up whilst playing around with Drupal by using this forum.

So I'm hoping with a bit of help, pointing me in the right direction etc that I'll be able to successfully pull this off.

I am trying to create an E-Learning site, which I need the following set up:

Home page
viewable to everyone
Shows short descriptions of each course module/class
Shows an Add to Basket button under each class/module

Purchasing Course using UberCart
I have set the shop up so the person purchasing is given a user role (i.e. UserClass1)

What's next

The idea from here is that this user now has full rights to view content, exams, etc for that particular module/class.

I have made a mock up of this so far, but it seems as though I can only set up whole roles... for example in the School Administration Module, I have made a list of classes to test this, but when I try to set a role for 'UserClass1' to one particular class it doesn't seem to exist.

It just has options to View Classes (as a whole) or Edit all classes.

I may be looking in the wrong area, I've been through People > Permissions / Roles and there doesn't seem to be anything in their suitable.

Quiz

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x