]> err.no Git - scalable-opengroupware.org/blob - UI/Templates/UIxPageFrame.wox
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1180 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / Templates / UIxPageFrame.wox
1 <?xml version="1.0" standalone="yes"?>
2 <!DOCTYPE container>
3 <container 
4   xmlns="http://www.w3.org/1999/xhtml"
5   xmlns:var="http://www.skyrix.com/od/binding"
6   xmlns:const="http://www.skyrix.com/od/constant"
7   xmlns:rsrc="OGo:url"
8   xmlns:label="OGo:label"
9   ><var:string var:value="doctype" const:escapeHTML="NO" />
10   <var:if condition="hideFrame" const:negate="YES"
11     ><html>
12       <head>
13         <title>
14           <var:string value="title"/>
15         </title>
16         <meta name="hideFrame" var:content="hideFrame" />
17         <meta name="description" content="SOGo Web Interface" />
18         <meta name="author" content="SKYRIX Software AG/Inverse groupe conseil" />
19         <meta name="robots" content="stop" />
20         <meta name="build" var:content="buildDate" />
21         <link href="mailto:support@inverse.ca" rev="made" />
22         <link rel="shortcut icon" rsrc:href="lori_16x16.ico" type="image/x-icon" />
23         <link type="text/css" rel="stylesheet" rsrc:href="generic.css" />
24         <link type="text/css" rel="stylesheet" rsrc:href="dtree.css" />
25         <var:if condition="hasProductSpecificCSS"
26           ><link type="text/css" rel="stylesheet" var:href="productCSSURL"
27             /></var:if>
28         <var:if condition="hasPageSpecificCSS"
29           ><link type="text/css" rel="stylesheet" var:href="pageCSSURL"
30             /></var:if>
31         <var:if-ie
32           ><link type="text/css" rel="stylesheet" rsrc:href="iefixes.css"
33             /></var:if-ie>
34       </head>
35
36       <body var:class="bodyClasses"
37       ><var:if condition="isCompatibleBrowser"
38        ><script type="text/javascript">
39           var ApplicationBaseURL = '<var:string value="applicationPath" />';
40           var ResourcesURL = '/SOGo.woa/WebServerResources';
41           <var:if condition="shortUserNameForDisplay" const:value="anonymous"
42             const:negate="YES"
43             >var UserFolderURL = '<var:string value="userFolderPath" />';
44           var UserLogin = '<var:string value="shortUserNameForDisplay" />';</var:if>
45         </script>
46         <script type="text/javascript" rsrc:src="events.js"><!-- space required --></script>
47         <script type="text/javascript" rsrc:src="prototype.js"><!-- space required --></script>
48         <script type="text/javascript" rsrc:src="tablekit.js"><!-- space required --></script>
49         <script type="text/javascript" rsrc:src="JavascriptAPIExtensions.js"><!-- space required --></script>
50         <script type="text/javascript" rsrc:src="HTMLElement.js"><!-- space required --></script>
51         <script type="text/javascript" rsrc:src="HTMLInputElement.js"><!-- space required --></script>
52         <script type="text/javascript" rsrc:src="HTMLTableElement.js"><!-- space required --></script>
53         <script type="text/javascript" rsrc:src="HTMLUListElement.js"><!-- space required --></script>
54         <script type="text/javascript" rsrc:src="generic.js"><!-- space required --></script>
55         <script type="text/javascript" rsrc:src="SOGoDragAndDrop.js"><!-- space required --></script>
56         <script type="text/javascript" rsrc:src="SOGoDragHandles.js"><!-- space required --></script>
57         <var:if condition="hasProductSpecificJavaScript"><script type="text/javascript"
58             var:src="productJavaScriptURL"><!-- space required --></script></var:if>
59         <var:if condition="hasPageSpecificJavaScript"><script type="text/javascript"
60             var:src="pageJavaScriptURL"><!-- space required --></script></var:if>
61         <var:js-stringtable
62           var:framework="productFrameworkName"
63           const:identifier="labels" />
64         <var:js-stringtable
65           const:identifier="clabels" />
66
67         <var:if condition="shortUserNameForDisplay" const:value="anonymous"
68           const:negate="YES"
69           ><var:if condition="isPopup" const:negate="YES"
70             ><var:if condition="context.isUIxDebugEnabled"
71               ><div id="logConsole"><!-- space --></div></var:if>
72             <div id="linkBanner" class="linkbanner">
73               <a id="logoff" var:href="logoffPath"
74                 ><var:string label:value="Logoff" /></a>
75               <a var:href="relativeCalendarPath"
76                 ><var:string label:value="Calendar" /></a> |
77               <a var:href="relativeContactsPath"
78                 ><var:string label:value="Address Book" /></a> |
79               <a var:href="relativeMailPath"
80                 ><var:string label:value="Mail" /></a> |
81               <a var:href="relativePreferencesPath"
82                 ><var:string label:value="Preferences" /></a>
83               <var:if condition="context.isUIxDebugEnabled"
84                 >| <a href="#"><var:string
85                     label:value="Log Console (dev.)" /></a
86                   ></var:if>
87             </div>
88           </var:if
89             ><var:component className="UIxToolbar" var:toolbar="toolbar"
90             />
91         </var:if>
92         
93         <div class="pageContent"
94           ><var:component-content
95             /></div>
96         </var:if>
97         <var:if condition="isCompatibleBrowser" const:negate="YES">
98     <div id="loginScreen">
99       <img id="splash" rsrc:src="lori-login.jpg"/><br/><br/>
100       <p><var:string label:value="browserNotCompatible"/></p>
101       <p class="browser"><a href="http://www.getfirefox.com/"><img rsrc:src="browser_firefox.gif"/><var:string label:value="Download"/> Firefox</a></p>
102     <var:if condition="isIE7Compatible">
103       <p><var:string label:value="alternativeBrowsers"/></p>
104       <p class="browser"><a href="http://www.microsoft.com/ie/download/"><img rsrc:src="browser_ie.gif"/><var:string label:value="Download"/> Internet Explorer 7</a></p>
105       <p class="browser"><a href="http://www.apple.com/safari/download/"><img rsrc:src="browser_safari.gif"/><var:string label:value="Download"/> Safari 3</a></p>
106     </var:if>
107     <var:if condition="isMac">
108       <p><var:string label:value="alternativeBrowserSafari"/></p>
109       <p class="browser"><a href="http://www.apple.com/safari/download/"><img rsrc:src="browser_safari.gif"/><var:string label:value="Download"/> Safari 3</a></p>
110     </var:if>
111     </div>
112   </var:if>
113         <noscript>
114           <div class="javascriptPopupBackground">
115           </div>
116           <div class="javascriptMessagePseudoWindow noJavascriptErrorMessage">
117             <var:string label:value="noJavascriptError"
118               /><br /><br
119               /><a class="button" var:href="page.context.uri"
120               ><var:string label:value="noJavascriptRetry"
121                 /></a>
122           </div>
123         </noscript>
124       </body>
125     </html>
126   </var:if>
127
128   <var:if condition="hideFrame">
129     <var:component-content />
130   </var:if>
131 </container>