[drupal-devel] [feature] Enable themeing of blank calendar days
Project: Drupal Version: 4.5.0 Component: archive.module Category: feature requests Priority: normal Assigned to: Goba Reported by: Goba Updated by: Goba -Status: active +Status: patch Attachment: http://drupal.org/files/issues/Drupal.allow.themeing.blank.days.patch (1.28 KB) Here is a proposed patch, which simply makes the blank days themeable, so that I can use str_repeat("�\n", $blankdays) in my theme. Goba Previous comments: ------------------------------------------------------------------------ January 15, 2005 - 20:30 : Goba Attachment: http://drupal.org/files/issues/drupalcal.png (16.16 KB) I would like to have a calendar which has stlyes for every blank day, as opposed to what is supported by current Drupal HEAD. It should look something like: I see that it would only be possible if we make the blank days themeable. It would be possible to make the whole calendar themeable, but that would open up a lot more stuff, since then the calendar code would need to be abstracted out from the archive table assembler code. -- View: http://drupal.org/node/15655 Edit: http://drupal.org/project/comments/add/15655
participants (1)
-
Goba