My head is spinning from trying to understand the hours of handbook pages and forum topics I've read. I'm wondering if anyone can point me in the right direction here. This is what I'm trying to do: change the titles of blocks (I'm using the dashboard to print taxonomyblock module blocks) to be urls that point to the same link that is generated by the "more" link (which I want to delete).
Here's the code for the more link I found in the taxonomy_block.module:
I just downloaded a demo of Dreamweaver 8 and tried to open one of my Drupal site's pages to customize CSS, like I usually did with the former version. Suddenly I get weird error messages that the path to CSS is incorrect and images don't show up either. With the former version I could just save as.. from my browser, open it in Dreamweaver and start working. What did they change now? Anybody else experienced the same when upgrading to version 8? What should I do?
i don't want to display all taxonomy terms in a theme. $terms displays all terms. how i can only display terms of one specific vocabluary.currently $terms displays terms of different vocabularies.
did anybody have a link or know how i can do this?