Change Menu position

Dear Members

I want to change the menu/node positions.. as per my required place..

Is it possbile in drupal..

Example:: assume

menu name is ====>>>> Content

When i clicked the content then ,
the displayed form must be like this,

=====================>> Create Content,Content Type,Search Content ==================>

===============================================================================

Create Content,content Type,Search content are the TAG's..

When i click the Create Content then is should display the Create content Form,
When i click the content Type then is should display the content Type Form,
When i click the Search content then is should display the Search content Form,

Can any one have idea, plz reply...or there any module will do like this ?

Thanks
Regards
B.S.Bharani Kumar

Menu Module

winston - May 28, 2008 - 14:33

You can move Menu Items around at will in Drupal. This applies to existing menus (like the "create content" menu items associated with each content type), or to any menu items you want to create yourself. I believe all three that you mention should already be in your menu tree. Just a question of editing them in the Menu module and picking where in the menu heirarchy you want them to appear.

Another alternative is to create your own page that has links to what you want. So you can create a page where you create three hyperlinks on the page. One to the "Create Content Form", the other to the "Content Type Form", and the last to the "Search Content Form". The only potential problem there is that users who may not normally have permission to the "Create Content Form" would still see that link if they are otherwise able to access that page. It won't work for them of course.

From your site go to Administer, Site Building, Menus to get started if you want to go the menu route.

- Peter

MENU MODULE REPLY

bharanikumariyerphp - May 28, 2008 - 17:19

Dear

I dont how to say my question, plz try 2 understand,,,

Create Content are the drupal menu,then how to we change the position of the create content on left soft side navigation to my customized form top....

If i create the story then i know how to assign that story menus,

Thanks in advance

You can change navigation

ravi_9793 - May 28, 2008 - 19:15

You can change navigation menu location from block setting.

Free Drupal Themes || www.TechHunt.org

in clock setting

bharanikumariyerphp - May 29, 2008 - 03:32

Dear in clock setting we can postion then menus, left or right or center only,

But am expecting ,

Is dif from what u r saying,

See example..this i expected form.....
___________________________________________________________________________________
Home | _____________ |
Schools | |Create Content| Content Type Search content |
Conetent| ---------------| -------------- ---------------- |
---------| |
| Story |
| ----- |
| |
| Page |
| ------ |
| Article |
| ------ |
| |
| |
| |
| |
| |
| |
-----------------------------------------------------------------------------------------------

After i clicked the Content menu,
The form must be in this manner,

So for this , how can i change the menu postions and all,

Bcoz i know how to assign the content to menu,

But Her some criticle is the ,,,Content Menu , content Type and Search content are the Drupal menu,

so i dont know how change the drupal menu psotion from default place to our required place...

thank in advance...
B.S.Bharani kumar

You can create new menu with

ravi_9793 - May 29, 2008 - 18:31

You can create new menu with same path but different location.

Free Drupal Themes || www.TechHunt.org

Code changes

bharanikumariyerphp - May 30, 2008 - 04:25

See dears

Using content get type module to am displaying the unique type content ,

Well ...It is displaying selected content type contents only,

But small thing i have to add in that that is....

It is displaying the Content only ...now i want ot add the check boxes in the from of the content and Rear i Want to add the operation(Edit / Delete ) Link for each contents...

People saying...for made the change we have to go the page and write the code...

But i dont want like this manner....

I want to add the code in the file and save that file in the drupal folder...

Is it possible or not

Thanks

Code changes

bharanikumariyerphp - May 30, 2008 - 06:05

test

 
 

Drupal is a registered trademark of Dries Buytaert.