| /[drupal]/contributions/modules/event/event.theme |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
change list formatting of events to use template file
change to to be consistent with other templates
more bugfixes related to date/time display
bugfix
rework date/time display to not show time if no time specified and to chow formatted time
add new template file for node/n
remove cruft
#289960, add blind navigation in case of no further/prior events, patch by emmajane and myself
remove garbage
remove garbage
#307467, use correct output format
#307467, use correct output format
fix display of end dates
use UTC date for dtstart/end
rename show_details to show_start and change logic for displaying the end date
move theme_event to event.theme
#245538, fix display errors
themeing fixes
improved theming
bugfix for weekly calendars
fixing #223685, no display for day view, also add theme template for week view
added a first template
replacing messed up version by version 1.62
added a first template
#200693, GHOP#93 port event module to D6, patch by Placinta and fwalch
new feature: upcoming blocks per 'solo' event type. The main block only shows the events configured to show up everywhere
#153121, fixing wrong links if we have one-digit dates
#192577, by anarcat, fix buggy html output
#171858, fix xhtml validation error, patch by Senpai
don't display times for ongoing and allday events
small bugfix
bugfix
bugfix
better integration for all day events
better integration for all day events
#138211, support for pgsql by HorsePunchKid and sammys
initial hcalendar markup from Dikini and myself
#130584, made some arguments optional, patch by Darren Oh
#130584, made some arguments optional, patch by Darren Oh
more fixes
bugfix
theming fixes
bugfixes
no event_timezones.inc anymore
partial rewrite for datetime format
backport from HEAD
#43272, patch by ahoeben and snufkin, ajaxified event calendar block.
#93474, make list format dates translatable, reworked patch by Moxide
backport from head
#125085, third patch, better themability, patch by mikesmullin
#125085, first patch, better themability, patch by mikesmullin
#127698, Hiding of event type if only one event type exists doesn't work, patch by airblaster
#127698, Hiding of event type if only one event type exists doesn't work, patch by airblaster
#127698, Hiding of event type if only one event type exists doesn't work, patch by airblaster
#111852, s/webcal/http/
#111852, s/webcal/http/
#111852, s/webcal/http/
#103753, #103762, updated fro Drupal 5 by hunmonk
#74939, patch by RobRoy, make sure filter format is honoured by teaser.
#74939, patch by RobRoy, make sure filter format is honoured by teaser.
backport of various bugfixes and some new feature.
#74893, Patch to Hide Node Type When Filtering Is Disabled, by Darren Oh
backport from HEAD
reverting icon change due to licensing conflicts
nackport from HEAD
#64701
Don't include event_timezones.inc on all pages.
replacing ical icon by one from tango project
backport from HEAD
sync with HEAD. with permission from killes
bugfix by Tobias Maier, #49277
load css and js only when needed, patch by Tobias Maier, #49277
base url change
http://drupal.org/node/39847, display chosen time format.
http://drupal.org/node/39847, display chosen time format.
shift $module parameter for rendering nodes in event_get_calendar function to check for callback in originating module, instead of passing $module to the theme function. Its better, trust me.
backport from head.
fixing http://drupal.org/node/33013, in_array() warning.
backport from HEAD
forgot upcoming events block.
only display node type delimiter if there are more than one type configured as events.
s/case 'singleday';/case 'singleday':/g spotted by ax.
s/case 'singleday';/case 'singleday':/g
code style fix
backport from HEAD
fixed three instances of missing t()-
#26546, Add list view type, thanks seanr
backport
changed t('Start') .': ' to t('Start: ') and re-rolled POT file.
backport from HEAD:
make the default theme only display tz info if the users are allowed to change theirs.
backport from HEAD
#25155, alt attribute for ical.gif.
#20930, "more info" link broken in CVS event.module
http://drupal.org/node/23680, update fixes
http://drupal.org/node/23680, update fixes, css synch with head
ical export support, thanks to rorris. more in changelog
ical export support, thanks to rorris. more in changelog
dst support, db field name changes, updated update-event.php, various small fixes - see changelog for more info
dst support, db field name changes, updated update-event.php, various small fixes - see changelog for more info
rollback from accidental dev commit
update language and function names to reflect file rename
t() fixes, updated .pot file
t() improvements.
synch with head, small text size fixes, timezone value output in node view is locale value instead of offset, month block header always goes to month view
small text size fixes, timezone value output in node view is locale value instead of offset, month block header always goes to month view
sync with head
restore id tag
small theme fix http://drupal.org/node/21316
remove nobr
do not display end times if the start and end are the same
removed old search function, fixed some untranslateable strings in .theme
fix bug with unapplied start of week day offset not applied which caused weeks to start on the wrong day, added event_get_calendar() function call which other modules can use to send an array of nodes to be rendered into a calendar, small theme and css updates
update CHANGELOG, CREDITS, INSTALL, and README.TXT, add multi-day event rendering, update theme file for event views, cleanup css
Moving Aaron's event module to /modules. Installation instructions to follow.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |