perfect! looking forward to the calendar plugin/module. until now i'm using a modified version of ionrock's calendar. it's a main element on one of my pages.
must be another place that was shown on 3sat. we're a dozend people behind this non-profit place organizing mainly exhibitions but also readings, theatreplays and other stuff. but we're also organized together with some other offspaces in zurich in a group called "new deli*" (see the ...
in calendar.classes.php in the function 'make_events' change the code: $row['title'] = "<a href=\"index.php?$alias&month=$month&year=$year\">" . $row['title'] . "</a>"; // make the title a link to the main calendar page.
for me it would be great having a simple calendar with category, titel, date/time and internal articlelink .
i know there's a hack, but i never got it to work correctly and especially i am missing an internal-articlelink-functionality (so it would be possible to link an event with an extisting ...
i am looking for a solution to define the depth of the NAV_TABLE_COLUMN. for example my site structure is: level 1 ..level 1.2 ....level 1.2.1 ....level 1.2.2
how can i define the depth so that only level 1 and its sublevel 1.2 (but not the thirdlevels 1.2.1 and 1.2.2) are shown in the NAV_TABLE ...
- Level 1 categories are displayed as a horizontal menu bar in the header - When an entry is clicked in this top-level menu, its sub-categories are displayed as another horizontal menu underneath the main menu when I select a submenu entry, then the ...