Changeset 929 for trunk/TimeTablePlugin/data/TWiki/TimeTablePlugin.txt
- Timestamp:
- 11/25/08 00:57:30 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TimeTablePlugin/data/TWiki/TimeTablePlugin.txt
r899 r929 105 105 | workingstarttime | working hours start time | workingstarttime="9:00am" | 106 106 | *Compatibility Mode: <br/>(%X% =compatmode="on"= is required %X%)* ||| 107 | cmheaderformat | table header format of a day; a subset of strftime conversion specifiers is supported (only date not time specifiers; see manual page or TWiki:Codev.ConvergeDateTimeFormattingModels) | cmheaderformat="<font title=\"%A - %d %b %Y\" size=\"-2\">%a<br/>%e</font>" |107 | cmheaderformat | table header format of a day; a subset of strftime conversion specifiers is supported (only date not time specifiers; see manual page or Foswiki:Development.ConvergeDateTimeFormattingModels) | cmheaderformat="<font title=\"%A - %d %b %Y\" size=\"-2\">%a<br/>%e</font>" | 108 108 | daynames | custom day names (a list separated by a 'Š' and starting on Monday; overwrites lang attribute) | daynames="MŠTŠWŠTŠFŠSŠS" | 109 109 | forcestartdate | if set to 1 the timetable starts with the given startdate ('0' means: the timetable view starts with Monday') | forcestartdate="0" | … … 123 123 | eventfgcolor | default text color of an event cell (you can overwrite this with an event entry) | eventfgcolor = "black" | 124 124 | fontsize | default font size (see [[#TimeTablePluginKnownIssues][Known Issues and Bugs]]) | fontsize="xx-small" | 125 | headerformat | table header format of a day; a subset of strftime conversion specifiers is supported (only date not time specifiers; see manual page or TWiki:Codev.ConvergeDateTimeFormattingModels) | headerformat="<font title=\"%A - %d %b %Y\" size=\"-2\">%a</font>" |125 | headerformat | table header format of a day; a subset of strftime conversion specifiers is supported (only date not time specifiers; see manual page or Foswiki:Development.ConvergeDateTimeFormattingModels) | headerformat="<font title=\"%A - %d %b %Y\" size=\"-2\">%a</font>" | 126 126 | monthheaderbgcolor | month header background color (default: tableheadercolor) | monthheaderbgcolor="%<nop>WEBBGCOLOR%" | 127 127 | monthheaderfgcolor | month header text (foreground) color (default: black) | monthheaderfgcolor="black" | … … 143 143 | todaybgcolor | highlight today column with a background color | todaybgcolor="black" | 144 144 | todayfgcolor | highlight today column with a foreground color | todayfgcolor="white" | 145 | tooltipdateformat| tooltip date format (for %<nop>DATE% substition of tooltipformat); a subset of strftime conversion specifiers is supported (only date not time specifiers; see manual page or TWiki:Codev.ConvergeDateTimeFormattingModels) | tooltipdateformat="%y/%d/%m" |145 | tooltipdateformat| tooltip date format (for %<nop>DATE% substition of tooltipformat); a subset of strftime conversion specifiers is supported (only date not time specifiers; see manual page or Foswiki:Development.ConvergeDateTimeFormattingModels) | tooltipdateformat="%y/%d/%m" | 146 146 | tooltipfixleft | positive or negative offset from the left to fix tooltip position | tooltipfixleft="-163" | 147 147 | tooltipfixtop | positive or negative offset from the top to fix tooltip position | tooltipfixtop="0" |
Note: See TracChangeset
for help on using the changeset viewer.
