Hi there,
I am planning to make a site where i have a large list of restaurants, shop and events details(probably as nodes in drupal).
Is it possible to make a page where i can sort the restaurants/Shops with a field name Postcode or/and State?
Is it possible to make a page where i can show the clients the events happening on a particular week? particular state?
is it possible for me to provide my site visiter to choose from a drop down menu the "state_name" and see the restaurants in that state.
I would like to know whether all these are possible using drupal?
How do you create links to content on your website and to external websites?
I need to display a Google map using all the client area in the navigator.
The standard Drupal menu (Drupal 6) shoud be javascripted. For example, a box using alpha channel to be slightly transparent please see http://www.escoitar.org/.
I rarely do any heavy structural changes to node edit pages, so until today I hadn't ever had a reason to disable vertical tabs on a specific content type, but there's a first time for everything.
Now there are people who recommend turning it off by editing the $conf variable in the settings.php file... however, this is not an option on this particular site since it is running on Aegir, which automatically rewrites the settings.php file. So I had to find another way. I took a look at the vertical tabs code and came up with an easy solution.
Every once in a while you run into a problem that forces you to either dig in and learn more than you really had the intention of learning, or return the client's down payment. I ran into such a situation recently with an odd Drupal multisite installation.
Drupal handles multisite installs by routing to the folder in the sites directory which has the name of the site in question. So test.pixelcever.com would run off of the settings.php file located in sites/test.pixelclever.com.
Hi Aaron,
I recently show your Jquery menu module, realy liked it.
But after installing it to my drupal site, i was not sure how to create a block with a simple Jquery menu
Say
+parent1
..child1
..child2
Can you please list out the steps to get such a menu through jquery menu module
Praveen Dhanuka
India
I have three views examplefiles, trainingclasses and frontpage.
I wonder if its possible to for the frontpage have the menu link to
frontpage/term/% and for trainingclasses trainingclasses/term/% and so on.
I tried modifying the path with help of the tokens but the only token that seemed to work was the %tid. %nid and the others just resulted in a link as %nid/term/1.
Understand if your busy, but any help is appreciated.
Hi,
I am having Single Vocabulary with some terms defined say:
Term A
-- Term A Child
Term B
-- Term B Child
Term C
-- Term C Child
Also I have installed Domain Access module for multi-domain setup. I am having 3 domains sharing user and content pool.
Now I want to restrict these terms to be accessible while creating nodes.
Say for example1.com I want only Term A and their child terms to be accessible and example2.com only Term B and sub terms and so on.
Please guide me how to achieve this?