Hi,
Where can I find some documentation about setting the path for blocks? I went looking on the web and on this site and I can't find anything. I saw something indicating that it's possible to do some things with regular expressions and wildcards -- but no complete explanation or reference.
Thanks!
I intend to create a book contents on my drupal website lik the effect as below:
Title of the book
----------------------------------------
Introduction |
Chapter 1 |
Chapter 2 |
Chapter 3 |
the title of the book display at the top of the my drupal page. The left link "introduction", "chapter 1".... are the link, once I click these link, the right side of the vertical bar will display the contents of the choosed link. How to make effect like above ? Thank you !
i've installed drupal 4.5.0 (via mysql) with no problems. however, when i navigate to a page, it's completely blank. if i hit browser refresh, the content correctly appears. this problem occurs on both pc/apple machines running a variety of browsers, including firefox, safari and explorer.
I was wondering if anyone has run into a problem with the members module.
After installing Members.module and setting it from the administration > settings > member page, I go to permissions to enable it for all my roles. From then on I get the Members link to appear in my navigation but only under the "Admin" account. It won't show under any other role. Even after enabling the "Access Members List" from Permissions. I have tried loggin in and manually navigating to the members page but I get and access denied error.
I feel I am on the tip of the answer to this, but need a little advice...
Assume I have a website - Trains, Planes and Automobiles.
I would like to have 4 separate pages -
A Trains page that only displays the Trains blogs....
A Planes page that only displays the Planes blogs...
And an Automobile Page that only displays the Automobiles blogs...
And a home page that only displays the last 7 blogs submitted to any of the above pages.
I would like the menu bar at the top to read something like:
Hi guys... got a drupal site up and running but I've got a prob with the url aliases
taxonomy/node/34 -> amsterdam/index.htm
and it works fine.
the problem is, if I type just domain/amsterdam or domain/amsterdam/, I receive my 404 page. Is there any way that I can fix that, like, dunno, multiple aliases?