I am running with the ecommerce module and would like to change the 'Add to Cart' link with an image instead. Is there an easy way to do this or do I need to go tweaking the code?
I try to create a new site using drupal 4.6. After great enthusiasm in the beginning, I now encounter the problem, that it does not seem to be possible right away to display kind of an introductory text and below the "teasers" or even only links to the corresponding Articles/Blog/other contents. Ideal would be a page something like this by using the functionalities of taxonomy:
++++++++++++++++++++++++++++++++++++++++++
+ Links to Parent Terms in Taxonomy*
+ Links to "Children"-Groups/Subterms in Taxonomy
++++++++++++++++++++++++++++++++++++++++++
+ Intro-Text
+ or Description... of the grouped content
+
++++++++++++++++++++++++++++++++++++++++++
+ Possibility to Display only Links or/and Teasers to the
+ Articles (or any other type of Content) that are
+ corresponded to this Taxonomy-Term.
++++++++++++++++++++++++++++++++++++++++++
Best would be, naturally, if one could move around the sections individually. Is there maybe already a similar solution to this or even a module for that? I tried already the modules taxonomy_context and taxonomy_menu, but both of them would'nt fit my needs entirely.
* taxonomy_context would be something what I'm looking for (shows a block with links which point to a page that displays the term-corresponding Contents (Teasers)) , but I didn't find the possibility to
I have a custom menu that uses the Taxonomy_menu module. I have also added a few customizations to it in with the Menu module. One of the menu items is called "Departments" and contains all our departments up on our intranet.
I tried to search this site to see if there's an answer to this, but I wasn't successful in finding any. I'm running drupal 4.6.4, and my site has a forum (just started the forum). I was looking in the "misc" directory, where all the icons for the forum are located (as mentioned on the Forum admin page), and I saw an icon for closed forum (forum-closed.png). Then there must be a way to close a topic in a forum. But I can't seem to figure out how to close a topic. I have all the admin privilages on the site. Can anyone help?