Views

Taxonomy will be sorted as soon as possible. Dinner first.


Tuesday, December 8, 2009 - 12:10

Hey, almost a month since last post :-/ This feature is really great if you want to create different blocks from one view. I had to create a view that contained recent posts, popular posts and popular posts today. To manage this you have to create 3 different page displays and the displays need different sort criteria and filters. At first I thought this was easy, but when I started to modify page display #2 page display #1 got modified, jeezez. Then, after 48 minutes of drupalfrustration I hit the help menu. The solution; A button called override.

Wednesday, November 4, 2009 - 14:12

Have you seen the frontpage of virb.com? they have a stats-list on the page. My project is an "ad-site", free to use here in norway. If you want to create something similar to the stas-list on virb.com this is how you can do it.

This tutorial is about how you can count nodes published within a certain catergory.

Thursday, October 22, 2009 - 08:47

Using views you can list out content and present it the way you want it to. I had a set of thumnails that I wanted to be listed horizontally, this was not easy and I had to use css to manage it.