#7710: Waag

Waag Society is een pionier op het gebied van digitale media en promoot innoverend gebruik hiervan. Op hun website zijn overzichten te zien van hun vernieuwende projecten en daarnaast kunnen evenementen rondom digitale media georganiseerd worden. Zo is er o.a. een uitgebreide registratiemodule met herinneringen voor evenementen, aan- en afmeldopties en een mogelijkheid tot het versturen van uitnodigingen.
-
Waag Society is on the frontline of promoting innovative use of digital media. On their website you can find overviews of their innovative projects. Furthermore, there are several possibilities to organize events around this subject and special attention is paid to the possibility of adding the Creative Commons to the footage.
- Add new comment
- 1672 reads







Add new comment
Comments (2)
Which module are you using
Which module are you using for that nice mega menus?
drupalsites.net editor
Sat, 2012-09-08 11:10
Menu
Hi Robo,
We aren't using any contributed module for the menu. We chose to override the theme function because in this case it was quite straightforward and there are only nodes linked to the menu items.
The existing mega menu modules where just a little bit bloated for the task of only showing a preview of the node attached to the menu item.
We have used template_preprocess_menu_tree(), which loads the nodes of the menu items and render them with a custom block view mode inside the menu item and show/hide them with CSS.
If you are looking for contributed mega menu solutions, you could look into: Mega menu, OM Maximenu or MuchoMenu.
I'm happy to provide you with some source code.
Cheers,
Mon, 2012-09-17 12:28