I have just upgraded my site and is working on a new design. To get some inspiration I was looking through Drupal Case Studies. There I found a site called http://www.themakingspot.com/
Very nice design on that site and a lot of smart solutions. One of the things I very much like is the taxonomyblocks that have 5 items and then a more link. When using the more link it will fold out rest of the taxonomyterms and the more link is replaced with a fewer link. If you use that link the block will shrink to the 5 itemsize.
I have posten a question at his casestudie but will ask here aswell. Is there a module that kan make a block with taxonomies behave lika that? I have tried to search but find nothing. Perhaps somebody else have?
Comments
Apache Solr
This site is using Apache Solr for the filter field groups.
Looks complicated
Thanks. Didn't understand that was the part that fixed the blocks. Seems probably overkill for an ordinary website.
Use field group if you just
Use field group if you just want collapsible blocks.
That looks like something to
That looks like something to try. Thank you. There are so many modules and so much documentation that it is sometimes hard to make the right search to get what you look for.
Oh yeah
It's definitely a big part of learning drupal, check out Drupal Modules. I wouldn't say it's a definitive guide but it is very helpful and is a great way to find out about modules you may not easily come across through searching drupal.org.
The top lists on drupal modules are good to be able to get an idea of more common ways of doing things. Drupal can be tricky with so many options to achieve the same thing.
Thank you again. That place
Thank you again. That place is absolutely new to me. Something to explore for sure.