Closed (duplicate)
Project:
Availability Calendars
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2008 at 17:25 UTC
Updated:
24 Jul 2009 at 20:29 UTC
This module is great!
The only problem I'm having with this module, is that I can't get days in the calendar. I want it to say "Ma Tu We Th Fr Sa Su" in the top of the calendar to show the visitor what day the dates are. Take a look on http://spjeldnes.com/kalender.html for an idea what I mean.
Would be great if you could implement something like this! Thanks.
Comments
Comment #1
geodaniel commentedI'm all for that, I think I left it as a TODO in the code.
Comment #2
mpp commentedHi,
I'm working on a website for a Bed & Breakfast in the Belgian Ardennes and wanted to show the visitors an availability calendar.
As you can see on http://verteplace.be/en/guestrooms I added the weekdays
here is the code I used:
Kind regards
Comment #3
BleuBiRTH commentedGreat,
Can i use this code to implement in Drupal 6? Where do i place it?
Comment #4
colinnc commentedHi mpp,
Please advise on how to implement.
Thanks
Comment #5
nicholas.alipaz commentedThe title of this topic really doesn't make much sense, so I never found it... But I did this exact thing in Drupal 6. I also did a few other things too. Try the patch over here:
#520318: Add week days and use theme('table')
Comment #6
avpadernoI am setting this report as duplicate of #520318: Add week days and use theme('table'), which includes a patch.