]> err.no Git - scalable-opengroupware.org/commitdiff
fixed links in banner (#1448)
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Mon, 11 Jul 2005 12:36:45 +0000 (12:36 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Mon, 11 Jul 2005 12:36:45 +0000 (12:36 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@710 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/MailerUI/ChangeLog
SOGo/UI/MailerUI/UIxMailMainFrame.m
SOGo/UI/MailerUI/Version
SOGo/UI/Templates/MailerUI/UIxMailMainFrame.wox

index 9a712bfe1ad6f019e3e45d054c646a1e64c84880..1ce44b9350dbfb72197aba1e34bd64a71d269ae3 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-11  Helge Hess  <helge.hess@opengroupware.org>
+
+       * UIxMailMainFrame.m: generate proper URLs for jumping to Calendar,
+         HomePage etc (#1448) (v0.9.136)
+
 2005-07-08  Helge Hess  <helge.hess@opengroupware.org>
 
        * UIxMailEditor.m: added from-selection popup, list discovery via
index 9be337ee6281f4ee6c8f589294a876f5cc4a5e57..4d4465a2814559b26dcd3ab67ee40c27f00c77c9 100644 (file)
@@ -195,4 +195,22 @@ static NSString *treeRootClassName = nil;
                     @"</script>", errorText];
 }
 
+/* URLs */
+
+- (NSString *)relativeHomePath {
+  return [self relativePathToUserFolderSubPath:@""];
+}
+
+- (NSString *)relativeCalendarPath {
+  return [self relativePathToUserFolderSubPath:@"Calendar/"];
+}
+
+- (NSString *)relativeContactsPath {
+  return [self relativePathToUserFolderSubPath:@"Contacts/"];
+}
+
+- (NSString *)relativeMailPath {
+  return [self relativePathToUserFolderSubPath:@"Mail/"];
+}
+
 @end /* UIxMailMainFrame */
index ebc04838e132a603df0b89d11ebaa309c4a61b75..3dd1530451d51384b372b1df25081b5f864bbf6e 100644 (file)
@@ -1,6 +1,6 @@
 # version file
 
-SUBMINOR_VERSION:=135
+SUBMINOR_VERSION:=136
 
 # v0.9.134 requires libSOGo          v0.9.41
 # v0.9.100 requires libNGMime        v4.5.213
index 7acab9ddd4892ccd8af35864a46dafbcb350c8ed..3661ccd9d85f6c1de6cfc1fd2c08211343cafda8 100644 (file)
@@ -52,7 +52,7 @@
                   <a var:href="relativeMailPath"
                   ><var:string label:value="Mail" /></a> |
                   <a href="http://to.be.done/"
-                  ><var:string label:value="Administration" /></a>
+                  ><var:string label:value="Right Administration" /></a>
                 </td>
                 <td class="linkbannerimage">
                   <a href="http://www.opengroupware.org:80/" target="OGo">