Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi, I'm trying to redirect a domain.com/pagettitle to a page in a subdirectory i.e. domain.com/firstdirectory/index.php and its not working.. any ideas on this? does the module support this? either as a relative or an absolute url? http://domain/com/firstdirectory/index.php
Not addressed in the docs and I'm sure other people will want to know.
I am new to web design and I would like to build custom Druapl sites. My question is, where do I start? Do I need to know html, css, php? If so, are there any good books? I have been looking at the O'Reilly books and I was wondering if they are any good.
hi,
i wonder if we can redirect users according to the search results. let me make myself more clear. think that, i have nine different vocabulary that has many subcategories, a tree like structure. now, for instance, a user thats searching for pictures redirected to the vocabulary with the most matched results.
thanx.
--------------------------------------------------------------------------------------------------------------------------------
powered by Drupal www.universideliyiz.biz
I'm currently producing a site that will contain amongst other things a page for every country in the world. From each country page I want users to be able to select other related pages:
So for my example country Iran, which you can see at http://www.interragate.info/countries/iran/ (CURRENTLY HTML DREAMWEAVER SITE - DEVELOPING DRUPAL SITE OFFLINE AT THE MOMENT - I’ve modified the friendselectric theme to be full page width and made some other alterations so the page design now looks like this - http://www.interragate.info/interragate.gif let me know what you think) there needs to be the following links in a block in the left side bar for each country, with this menu staying in place when you select any of these items and move to those pages so you can move about once within a country - you can see what I mean in the example page for Iran above, as you click on each link they still relate to Iran through a dreamweaver library item:
(COUNTRY NAME) home - CCK & VIEW
(COUNTRY NAME) country facts - STATIC EDITABLE PAGE CREATED WIH CCK TO MAKE THE FIELDS
Hazard profile - STATIC EDITABLE PAGE CREATED WIH CCK TO MAKE THE FIELDS
News - VIEW
Significant past events - VIEW
Contacts - CIVINODE / OR VIEW / OR CCK PAGE
Links - VIEW
With a page for every country I don't want to hand do a menu for each country as this will be time consuming and mean I’d have to manually update any changes in each country menu.