+2004-06-15 Marcus Mueller <znek@mulle-kybernetik.com>
+
+ * Common/UIxTabView.m: removed class from <a> tag, removed rendering
+ of headerFooter (what's that good for anyways?)
+
+ * Several resources which resolved to wrong products added statically
+ in templates.
+
+ * Cosmetic changes in templates.
+
2004-06-14 Helge Hess <helge.hess@opengroupware.org>
* Scheduler/OGoCalMonthOverview.wox: added missing rsrc namespace
xmlns:var="http://www.skyrix.com/od/binding"
xmlns:const="http://www.skyrix.com/od/constant"
xmlns:rsrc="OGo:url"
- href="javascript:history.back()"><img border="0" alt="X" rsrc:src="closewindow.gif"/></a>
+ href="javascript:history.back()"><img border="0" alt="X" src="/ZideStore/so/ControlPanel/Products/CommonUI/Resources/closewindow.gif"/></a>
[_response appendContentString:@"\" "];
[_response appendContentString:
[NSString stringWithFormat:@"name='%@TabLink'", _info->key]];
- if (styleName) {
- [_response appendContentString:@" class='"];
- [_response appendContentHTMLAttributeValue:styleName];
- [_response appendContentCharacter:'\''];
- }
[_response appendContentString:@">"];
if ([label length] < 1)
[_ctx deleteLastElementIDComponent]; // 'h' for head
[_ctx removeObjectForKey:UIxTabView_HEAD];
-
+
+#if 0
/* header foot row */
-
+
[self _appendHeaderFootRowToResponse:_response inContext:_ctx
bgcolor:bgcolor
doScript:doScript
isLeftActive:isLeftActive];
-
+#endif
+
/* body row */
[self _appendBodyRowToResponse:_response inContext:_ctx
border-right: 1px solid #06348b;
}
-a.tab, a.tab:active, a.tab:link, a.tab:visited, a.tab:hover {
+.tab a {
color: #000000;
border: none;
text-decoration: none;
border-right: 1px solid #06348b;
}
-a.tab_selected, a.tab_selected:active, a.tab_selected:link, a.tab_selected:visited, a.tab_selected:hover {
+.tab_selected a {
color: #000000;
border: none;
text-decoration: none;
overflow: hidden;
}
+.button_bezel {
+ height: 16px;
+ background-color: #e8e8e0;
+ text-align: center;
+ vertical-align: middle;
+ padding: 0px;
+ margin: 0px;
+ border-top: 1px solid #c0c0c0;
+ border-left: 1px solid #c0c0c0;
+ border-bottom: 1px solid #333333;
+ border-right: 1px solid #333333;
+ overflow: hidden;
+}
+
+.button_bezel_inner {
+ font-size: 8pt;
+ font-family: Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
+ letter-spacing: 0pt;
+ padding-left: 2px;
+ padding-right: 2px;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ margin: 0px;
+// border-top: 1px solid #ffffff;
+// border-bottom: 1px solid #8c8c8c;
+ border-left: 1px solid #ffffff;
+ border-right: 1px solid #8c8c8c;
+}
+
+.button_bezel a {
+ text-decoration: none;
+ color: #000000;
+}
+
+.button_bezel a:hover {
+ text-decoration: underline;
+ color: #ff0000;
+}
+
/* header */
OGoCalSelectTab.wox \
OGoCalDateLabel.wox \
images/next_week.gif \
- images/previous_week.gif \
-
+ images/previous_week.gif \
+ images/icon_apt_chart.gif \
+ images/icon_apt_overview.gif \
+ images/icon_apt_chart_inactive.gif \
+ images/icon_apt_overview_inactive.gif \
+ images/icon_apt_column_view.gif \
+ images/icon_apt_list.gif \
+ images/icon_apt_list_inactive.gif \
+
ifeq ($(FOUNDATION_LIB),apple)
ZIDESTORE=$(GNUSTEP_USER_ROOT)/Library/Headers/ZideStore12
<?xml version='1.0' standalone='yes'?>
-<var:string xmlns="http://www.w3.org/1999/xhtml"
- xmlns:var="http://www.skyrix.com/od/binding"
- xmlns:const="http://www.skyrix.com/od/constant"
- xmlns:rsrc="OGo:url"
- var:value="label"
- const:escapeHTML="NO"
-/>
\ No newline at end of file
+<span xmlns="http://www.w3.org/1999/xhtml"
+ xmlns:var="http://www.skyrix.com/od/binding"
+ xmlns:const="http://www.skyrix.com/od/constant"
+ xmlns:rsrc="OGo:url"
+ const:class="date_label"
+><var:string value="label" const:escapeHTML="NO" /></span>
\ No newline at end of file
<table border="0">
<tr>
<td align="right" valign="middle">
- <a var:href="prevMonthURL"><img rsrc:src="previous_week.gif" alt="previous month" border="0"/></a></td>
+ <a var:href="prevMonthURL"><img src="/ZideStore/so/ControlPanel/Products/SchedulerUI/Resources/previous_week.gif" alt="previous month" border="0"/></a></td>
<td align="right" valign="middle">
<a var:href="thisMonthURL" class="button_auto">this<var:entity const:name="nbsp"/>month</a>
</td>
<td align="right" valign="middle">
- <a var:href="nextMonthURL"><img rsrc:src="next_week.gif" alt="next month" border="0"/></a>
+ <a var:href="nextMonthURL"><img src="/ZideStore/so/ControlPanel/Products/SchedulerUI/Resources/next_week.gif" alt="next month" border="0"/></a>
</td>
</tr>
</table>
</tr>
<tr bgcolor="#F5F5E9">
<td align="left" width="10"><var:entity const:name="nbsp"/></td>
- <td align="right"><img border="0" alt="" rsrc:src="corner_right.gif"/></td>
+ <td align="right"><img border="0" alt="" src="/ZideStore/so/ControlPanel/Products/CommonUI/Resources/corner_right.gif"/></td>
</tr>
<tr>
<td colspan="2" bgcolor="#F5F5E9">
<tr>
<td colspan="2">
<var:component className="OGoCalSelectTab" const:selection="week" currentDate="startDate">
+
+ <table border="0" cellpadding="4" width="100%" cellspacing="2">
+ <tr>
+ <td width="1%" align="left" valign="middle" bgcolor="#e8e8e0">
+ <table border='0' cellpadding='0' cellspacing='0'>
+ <tr>
+ <td><img rsrc:src="icon_apt_overview_inactive.gif" title="Overview" alt="Overview" border="0" valign="top" /></td>
+ <td><a href="?mode=chart"><img rsrc:src="icon_apt_chart.gif" title="Chart" alt="Chart" border="0" valign="top" /></a></td>
+ <td><a href="?mode=list"><img rsrc:src="icon_apt_list.gif" title="List" alt="List" border="0" valign="top" /></a></td>
+ <td>
+ <a href="?mode=column"><img rsrc:src="icon_apt_column_view.gif" title="Columns" alt="Columns" border="0" valign="top" /></a>
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ <td align="right" bgcolor="#e8e8e0">
+ <table border='0' cellpadding='0' cellspacing='1'>
+ <tr>
+ <td class="button_bezel" nowrap="true" valign='middle' align='center'>
+ <span class="button_bezel_inner"><a href="printweekoverview" target="SOGoPrintView">printview</a></span>
+ </td>
+ <td class="button_bezel" nowrap="true" valign='middle' align='center'>
+ <span class="button_bezel_inner"><a href="proposal">proposal</a></span>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+
<var:week-overview list="appointments" item="appointment" weekStart="startDate" const:startDateKey="startDate" const:endDateKey="endDate" const:titleStyle="weekoverview_title" const:contentStyle="weekoverview_content">
<var:week>
<a var:href="appointmentViewURL"><var:string value="appointment.title"/></a>
</tr>
<tr bgcolor="#F5F5E9">
<td align="left" width="10"><var:entity const:name="nbsp"/></td>
- <td align="right"><img border="0" alt="" rsrc:src="corner_right.gif"/></td>
+ <td align="right"><img border="0" alt="" src="/ZideStore/so/ControlPanel/Products/CommonUI/Resources/corner_right.gif"/></td>
</tr>
<tr>
<td colspan="2" bgcolor="#F5F5E9">
publicResources = (
previous_week.gif,
- next_week.gif
+ next_week.gif,
+ next_week.gif,
+ previous_week.gif,
+ icon_apt_chart.gif,
+ icon_apt_overview.gif,
+ icon_apt_chart_inactive.gif,
+ icon_apt_overview_inactive.gif,
+ icon_apt_column_view.gif,
+ icon_apt_list.gif,
+ icon_apt_list_inactive.gif
);
factories = {