I'd like to replace the "Week Day Table List" links at the top of the calendar page with my own links. I can do it by editing the function event_link(), but I'd like to do this without altering the module. How else can I do this?
I'd like to replace the "Week Day Table List" links at the top of the calendar page with my own links. I can do it by editing the function event_link(), but I'd like to do this without altering the module. How else can I do this?
Comments
Comment #1
amv_wd commentedI was just wondering if you ever got an answer/solution for this. I'm looking to keep them as "week day table list" but i want them to appear in a horizontal line instead of a vertical list.
Comment #2
hutch commentedYour theme should take care of that, you may need to tweak it. (hint: class="links")
Comment #3
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.