Kindly tell me how is it possible:

  • on the web page , i require a tab section in the middle of the page.
  • each tab will have content of same fields.
  • first tab is by default showing the content in the content area. and on clicking to the other tab, content will change acc to new tab
  • now i want that my client could make new tabs and add content to it. plzz guide me which approach should i follow.
  • since i m new to drupal 6 - kindly guid me step wise.

plz look front page of drupal below 805,390 people in 228 countries* speaking 181 languages power Drupal. . .. It has a tabbed area... i want exactly like that with an ease of adding new tabs and content to it by non techy person
thankx in advance..!!

Comments

surbhi chopra’s picture

Issue tags: +menu tabs dynamic tabs

i require a tab just like this page of drupal website is having .(look above in blue bar : Drupal home page and your dashboards) 2 tabs.

i want that the client could add or delete these tabs dynamically.

joetsuihk’s picture

Hi,

Users need to have access of "adminiter block" in order to create/edit tabbed blocks.

So you need to grant them the access. But there are other extra things after users are granted with that access. You need to be careful.

Joe

joetsuihk’s picture

Status: Active » Fixed
surbhi chopra’s picture

yess user will have access to admin block.
but the question is that how do i create these tabs.
should i use quicktabs, or taxonomy or somthng else.

And if i use taxonomy then what all steps do i need to follow.

Right now i have created quicktabs. but do no know how the user will add tabs when the user is non techy person

surbhi chopra’s picture

Status: Fixed » Active
joetsuihk’s picture

tabbed block can tab blocks. So the block content need to be exists. You can create new blocks by "Add block" function.

joetsuihk’s picture

Issue summary: View changes

plz look front page of drupal below 805,390 people in 228 countries* speaking 181 languages power Drupal. . .. It has a tabbed area... i want exactly like that with an ease of adding new tabs and content to it by non techy person