Author: kschenk
Date: Mon Nov 28 00:46:50 2011
New Revision: 1206950

URL: http://svn.apache.org/viewvc?rev=1206950&view=rev
Log:
kls -- added ui/specification


Added:
    incubator/ooo/ooo-site/trunk/content/ui/specification/
    
incubator/ooo/ooo-site/trunk/content/ui/specification/ContextMenuHandlingSvTreeListBox.html
   (with props)
    
incubator/ooo/ooo-site/trunk/content/ui/specification/FileDialog_RestrictedPaths.sxw
   (with props)
    incubator/ooo/ooo-site/trunk/content/ui/specification/index.html   (with 
props)
    
incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.html
   (with props)
    
incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.png 
  (with props)
    
incubator/ooo/ooo-site/trunk/content/ui/specification/product_registration.html 
  (with props)

Added: 
incubator/ooo/ooo-site/trunk/content/ui/specification/ContextMenuHandlingSvTreeListBox.html
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ui/specification/ContextMenuHandlingSvTreeListBox.html?rev=1206950&view=auto
==============================================================================
--- 
incubator/ooo/ooo-site/trunk/content/ui/specification/ContextMenuHandlingSvTreeListBox.html
 (added)
+++ 
incubator/ooo/ooo-site/trunk/content/ui/specification/ContextMenuHandlingSvTreeListBox.html
 Mon Nov 28 00:46:50 2011
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+<HEAD>
+       <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; 
charset=windows-1252">
+       <TITLE></TITLE>
+       <META NAME="GENERATOR" CONTENT="StarOffice 6.x  (Win32)">
+       <META NAME="AUTHOR" CONTENT="Gunnar Timm">
+       <META NAME="CREATED" CONTENT="20020307;16083300">
+       <META NAME="CHANGEDBY" CONTENT="Gunnar Timm">
+       <META NAME="CHANGED" CONTENT="20020313;15515806">
+       <STYLE>
+       <!--
+               @page { size: 21.59cm 27.94cm; margin-left: 1.5cm; 
margin-right: 1cm }
+               P { margin-bottom: 0.21cm }
+               H1 { margin-bottom: 0.21cm }
+               H1.western { font-family: "Albany", sans-serif; font-size: 16pt 
}
+               H1.cjk { font-size: 16pt }
+               H1.ctl { font-size: 16pt }
+               H3 { margin-bottom: 0.21cm }
+               H3.western { font-family: "Albany", sans-serif }
+               H3.cjk { font-family: "HG Mincho Light J" }
+               H4 { margin-bottom: 0.21cm }
+               H4.western { font-family: "Albany", sans-serif; font-size: 
11pt; font-style: italic }
+               H4.cjk { font-family: "HG Mincho Light J"; font-size: 11pt; 
font-style: italic }
+               H4.ctl { font-size: 11pt; font-style: italic }
+       -->
+       </STYLE>
+</HEAD>
+<BODY LANG="en-US">
+<H1 CLASS="western">Change context menu handling of SvTreeListBox</H1>
+<H3 CLASS="western">Status quo</H3>
+<P>When using the Right-Mouse-Button to rise up the context menu, the
+context always applies to the last selected entry/entries. Thus when
+the selection is not actual visible, it is not clear to which
+entry/entries the menu belongs to. In addition, the menu may be
+opened far away from the selection which it refers to.</P>
+<P>When rising up the context menu by keyboard (shift-F10), the menu
+is placed at the actual mouse position and not at the position where
+the selected entry is/entries are located.</P>
+<H3 CLASS="western">How it will be</H3>
+<H4 CLASS="western">Handling right mouse button click</H4>
+<UL>
+       <LI><P>Click over any entry.</P>
+       <P>Previously selected entry/entries will be deselected. The entry
+       under the mouse position is selected and used as context.</P>
+       <LI><P>Click in empty arrea</P>
+       <P>For single selectable SvTreeListBoxes: no context menu</P>
+       <P>For multi selectable SvTreeListBoxes: Actual selection is cleared
+       and a menu with empty context is used.</P>
+</UL>
+<H4 CLASS="western">Handling context menu request by keyboard</H4>
+<UL>
+       <LI><P>No entry selected</P>
+</UL>
+<UL>
+       <P>Empty context is used. Position of context menu will be the upper
+       left corner of the list box.</P>
+       <LI><P>One entry selected, entry visible</P>
+       <P>Position of menu in the middle of the entry.</P>
+       <LI><P>One entry selected, entry is invisible</P>
+       <P>Entry will be made visible, position of menu again is the middle
+       of the entry.</P>
+       <LI><P>More than one entry is selected, no entry is visible</P>
+       <P>The first selected entry is made visible and the position of menu
+       again is the middle of the entry.</P>
+       <LI><P>More than one entry is selected, one or more entries are
+       visible</P>
+       <P>The position of menu is the middle of the first visible selected
+       entry.</P>
+       <LI><P>Focused entry is not selected</P>
+       <P>The focused entry is ignored.</P>
+</UL>
+<H3 CLASS="western"><BR><BR>
+</H3>
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: 
incubator/ooo/ooo-site/trunk/content/ui/specification/ContextMenuHandlingSvTreeListBox.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
incubator/ooo/ooo-site/trunk/content/ui/specification/FileDialog_RestrictedPaths.sxw
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ui/specification/FileDialog_RestrictedPaths.sxw?rev=1206950&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
incubator/ooo/ooo-site/trunk/content/ui/specification/FileDialog_RestrictedPaths.sxw
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ooo/ooo-site/trunk/content/ui/specification/index.html
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ui/specification/index.html?rev=1206950&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ui/specification/index.html (added)
+++ incubator/ooo/ooo-site/trunk/content/ui/specification/index.html Mon Nov 28 
00:46:50 2011
@@ -0,0 +1,71 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta http-equiv="content-type"
+ content="text/html; charset=ISO-8859-1">
+  <title>specifications</title>
+</head>
+<body>
+  <div align="right">
+   <p><i>Last modified <csobj w="108" h="16" t="DateTime" locale="00000809" 
format="LongDate" region="0">20 October 2004</csobj></i></p>
+  </div>
+  <h1>Specifications</h1>
+  <table border="0" cellspacing="1" cellpadding="1"
+ style="width: 100%; background-color: rgb(230, 230, 230); text-align: left;">
+  <tbody>
+    <tr>
+     <td style="vertical-align: top; width: 20%; background-color: rgb(0, 49, 
90); color: rgb(255, 255, 255);"></td>
+     <td
+ style="vertical-align: top; width: 20%; background-color: rgb(0, 49, 90); 
color: rgb(255, 255, 255);">Specifications</td>
+      <td
+ style="vertical-align: top; background-color: rgb(0, 49, 90); color: rgb(255, 
255, 255);"><br>
+      </td>
+    </tr>
+    <tr>
+     <td style="vertical-align: top; background-color: rgb(153, 204, 
255);">Date</td>
+     <td
+ style="vertical-align: top; background-color: rgb(153, 204, 255);">Title<br>
+      </td>
+      <td
+ style="vertical-align: top; background-color: rgb(153, 204, 
255);">Abstract<br>
+      </td>
+    </tr>
+    <tr>
+     <td style="vertical-align: top;">Feb 21, 2002</td>
+     <td style="vertical-align: top;"><a
+ href="product_registration.html">Product Registration</a></td>
+      <td style="vertical-align: top;">OpenOffice.org features a
+mechanism for online product registration. Thus, any vendor which
+creates an own branded version out of OpenOffice.org can allow its
+users .....</td>
+    </tr>
+    <tr>
+     <td style="vertical-align: top;">Mar 13, 2002</td>
+     <td style="vertical-align: top;"><a
+ href="ContextMenuHandlingSvTreeListBox.html">Context menu handling
+SvTreeListBox</a></td>
+      <td style="vertical-align: top;">Changed behaviour of handling
+context menu in SvTreeListBox and all derived classes thus the
+behaviour is similar to common cases in other non-OpenOffice.org
+applications.</td>
+    </tr>
+    <tr>
+     <td style="vertical-align: top;">Feb 13, 2003</td>
+     <td style="vertical-align: top;"><a
+ href="options_accessibility.html">Accessibility Options Dialog</a></td>
+      <td style="vertical-align: top;">specifies the user interface for
+Accessibility Options</td>
+    </tr>
+    <tr>
+     <td style="vertical-align: top;">Sep 12, 2003</td>
+     <td style="vertical-align: top;"><a 
href="FileDialog_RestrictedPaths.sxw">File Dialog - Path Restrictions</a> 
(sxw)</td>
+      <td style="vertical-align: top;">With this feature, it's possible
+to restrict the operations which can be done in the internal file
+dialog to a certain list of folders and their descendants.</td>
+    </tr>
+  </tbody>
+</table>
+  <h2>Related Pages</h2>
+  <p>see <a href="../proposals/index.html">ui: Spec Proposals for OOo 
1.1.x</a> for full list of specs</p>
+ </body>
+</html>
\ No newline at end of file

Propchange: incubator/ooo/ooo-site/trunk/content/ui/specification/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.html
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.html?rev=1206950&view=auto
==============================================================================
--- 
incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.html
 (added)
+++ 
incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.html
 Mon Nov 28 00:46:50 2011
@@ -0,0 +1,406 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+<HEAD>
+       <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; 
charset=windows-1252">
+       <TITLE></TITLE>
+       <META NAME="GENERATOR" CONTENT="StarOffice 6.1 Beta 1 (Win32)">
+       <META NAME="AUTHOR" CONTENT="Frank Loehmann">
+       <META NAME="CREATED" CONTENT="20020214;15445000">
+       <META NAME="CHANGEDBY" CONTENT="Frank Sch&ouml;nheit">
+       <META NAME="CHANGED" CONTENT="20021126;17282382">
+       <STYLE>
+       <!--
+               @page { margin: 2cm }
+               TD P { margin-bottom: 0.21cm }
+               TD P.western { so-language: en-US }
+               H1 { margin-bottom: 0.21cm }
+               H1.western { font-family: "Albany", sans-serif; font-size: 
16pt; so-language: en-US }
+               H1.cjk { font-size: 16pt }
+               H1.ctl { font-size: 16pt }
+               P { margin-bottom: 0.21cm }
+               P.western { so-language: en-US }
+               H2 { margin-bottom: 0.21cm }
+               H2.western { font-family: "Albany", sans-serif; font-size: 
14pt; so-language: en-US; font-style: italic }
+               H2.cjk { font-family: "HG Mincho Light J"; font-size: 14pt; 
font-style: italic }
+               H2.ctl { font-family: "Arial Unicode MS"; font-size: 14pt; 
font-style: italic }
+               H3 { margin-bottom: 0.21cm }
+               H3.western { font-family: "Albany", sans-serif; so-language: 
en-US }
+               H3.cjk { font-family: "HG Mincho Light J" }
+               H3.ctl { font-family: "Arial Unicode MS" }
+               H4 { margin-bottom: 0.21cm }
+               H4.western { font-family: "Albany", sans-serif; font-size: 
11pt; so-language: en-US; font-style: italic }
+               H4.cjk { font-family: "HG Mincho Light J"; font-size: 11pt; 
font-style: italic }
+               H4.ctl { font-family: "Arial Unicode MS"; font-size: 11pt; 
font-style: italic }
+               TH P { margin-bottom: 0.21cm }
+               TH P.western { so-language: en-US; font-style: italic }
+               TH P.cjk { font-style: italic }
+               TH P.ctl { font-style: italic }
+               A:link { color: #0000cc }
+       -->
+       </STYLE>
+</HEAD>
+<BODY LANG="de-DE" LINK="#0000cc">
+<H1 LANG="en-US" CLASS="western">Accessibility Options Dialog</H1>
+<H2 LANG="en-US" CLASS="western">This Document</H2>
+<P LANG="en-US" CLASS="western"><B>Status</B>: Final</P>
+<P LANG="en-US" CLASS="western"><B>Revision History</B>:</P>
+<TABLE WIDTH=100% BORDER=1 BORDERCOLOR="#000000" CELLPADDING=4 CELLSPACING=0>
+       <COL WIDTH=154*>
+       <COL WIDTH=38*>
+       <COL WIDTH=64*>
+       <TR VALIGN=TOP>
+               <TH WIDTH=60%>
+                       <P LANG="en-US" CLASS="western">revision comment</P>
+               </TH>
+               <TH WIDTH=15%>
+                       <P LANG="en-US" CLASS="western">date</P>
+               </TH>
+               <TH WIDTH=25%>
+                       <P LANG="en-US" CLASS="western">author</P>
+               </TH>
+       </TR>
+       <TR VALIGN=TOP>
+               <TD WIDTH=60%>
+                       <P LANG="en-US" CLASS="western">initial revision</P>
+               </TD>
+               <TD WIDTH=15%>
+                       <P LANG="en-US" CLASS="western" 
ALIGN=CENTER>2002-07-16</P>
+               </TD>
+               <TD WIDTH=25%>
+                       <P LANG="en-US" CLASS="western" ALIGN=RIGHT><A 
HREF="mailto:[email protected]";>Frank
+                       Loehmann</A></P>
+               </TD>
+       </TR>
+       <TR VALIGN=TOP>
+               <TD WIDTH=60%>
+                       <P LANG="en-US" CLASS="western" ALIGN=LEFT>spec 
review</P>
+               </TD>
+               <TD WIDTH=15%>
+                       <P LANG="en-US" CLASS="western" 
ALIGN=CENTER>2002-11-01</P>
+               </TD>
+               <TD WIDTH=25%>
+                       <P LANG="en-US" CLASS="western" ALIGN=RIGHT><A 
HREF="mailto:[email protected]";>Matthias
+                       Mueller-Prove</A></P>
+               </TD>
+       </TR>
+       <TR VALIGN=TOP>
+               <TD WIDTH=60%>
+                       <P LANG="en-US" CLASS="western" ALIGN=LEFT>GUI string 
review
+                       (rearranged string order, changed some texts)</P>
+               </TD>
+               <TD WIDTH=15%>
+                       <P LANG="en-US" CLASS="western" 
ALIGN=CENTER>2002-11-25</P>
+               </TD>
+               <TD WIDTH=25%>
+                       <P LANG="en-US" CLASS="western" ALIGN=RIGHT><A 
HREF="mailto:[email protected]";>Elizabeth
+                       Matthis</A></P>
+               </TD>
+       </TR>
+       <TR VALIGN=TOP>
+               <TD WIDTH=60%>
+                       <P LANG="en-US" CLASS="western" ALIGN=LEFT>added system 
HC mode
+                       detection, removed HC options for borders and 
draings</P>
+               </TD>
+               <TD WIDTH=15%>
+                       <P LANG="en-US" CLASS="western" 
ALIGN=CENTER>2002-11-26</P>
+               </TD>
+               <TD WIDTH=25%>
+                       <P LANG="en-US" CLASS="western" ALIGN=RIGHT><A 
HREF="mailto:[email protected]";>Frank
+                       Loehmann</A></P>
+               </TD>
+       </TR>
+       <TR VALIGN=TOP>
+               <TD WIDTH=60%>
+                       <P LANG="en-US" CLASS="western" ALIGN=LEFT>corrected 
method name in description for option 7) and little expansion</P>
+               </TD>
+               <TD WIDTH=15%>
+                       <P LANG="en-US" CLASS="western" 
ALIGN=CENTER>2002-12-04</P>
+               </TD>
+               <TD WIDTH=25%>
+                       <P LANG="en-US" CLASS="western" ALIGN=RIGHT><A 
HREF="mailto:[email protected]";>Ingrid Halama</A></P>
+               </TD>
+       </TR>
+</TABLE>
+<P LANG="en-US" CLASS="western"><BR><BR>
+</P>
+<P LANG="en-US" CLASS="western">Proposal for the Tools - Options
+area, needed for configuration of accessibility support.</P>
+<H2 LANG="en-US" CLASS="western">Dialog Mockup</H2>
+<P LANG="en-US" CLASS="western"><B>Location</B>: Tools-Options 
+</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-bottom: 0cm"><A 
HREF="options_accessibility.png" TARGET="_blank"><IMG 
SRC="options_accessibility.png" NAME="Graphic1" ALIGN=LEFT WIDTH=642 HEIGHT=371 
BORDER=0><BR CLEAR=LEFT></A><BR>
+</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-bottom: 0cm"><B>Strings</B>:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-bottom: 0cm"><BR>
+</P>
+<TABLE WIDTH=642 BORDER=1 BORDERCOLOR="#000000" CELLPADDING=4 CELLSPACING=0>
+       <COL WIDTH=36>
+       <COL WIDTH=270>
+       <COL WIDTH=310>
+       <THEAD>
+               <TR VALIGN=TOP>
+                       <TH WIDTH=36>
+                               <P LANG="en-US" CLASS="western">Nr.</P>
+                       </TH>
+                       <TH WIDTH=270>
+                               <P LANG="en-US" CLASS="western">English</P>
+                       </TH>
+                       <TH WIDTH=310>
+                               <P LANG="en-US" CLASS="western">German</P>
+                       </TH>
+               </TR>
+       </THEAD>
+       <TBODY>
+               <TR VALIGN=TOP>
+                       <TD WIDTH=36>
+                               <P LANG="en-US" CLASS="western" ALIGN=LEFT><BR>
+                               </P>
+                       </TD>
+                       <TD WIDTH=270>
+                               <P LANG="en-US" 
CLASS="western">Accessibility</P>
+                       </TD>
+                       <TD WIDTH=310>
+                               <P LANG="en-US" 
CLASS="western">Zug&auml;nglichkeit</P>
+                       </TD>
+               </TR>
+               <TR VALIGN=TOP>
+                       <TD WIDTH=36>
+                               <P LANG="en-US" CLASS="western" ALIGN=LEFT><BR>
+                               </P>
+                       </TD>
+                       <TD WIDTH=270>
+                               <P LANG="en-US" 
CLASS="western"><B>Miscellaneous options</B></P>
+                       </TD>
+                       <TD WIDTH=310>
+                               <P LANG="en-US" CLASS="western"><B>Sonstige 
Optionen</B></P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="1" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>1</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Support <SPAN 
STYLE="background: transparent">assistive</SPAN>
+                               technology tools (program restart required)</P>
+                               <P LANG="en-US" CLASS="western"><BR>
+                               </P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" 
CLASS="western">Unterst&uuml;tzung
+                               behindertengerechter Zugangsprogramme 
(Programmneustart
+                               erforderlich)</P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="2" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>2</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Use text 
selection cursor in
+                               read-only text documents</P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" 
CLASS="western">Textauswahlcursor in
+                               schreibgesch&uuml;tzten Textdokumenten 
verwenden</P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="3" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>3</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Use system font 
for user
+                               interface</P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" 
CLASS="western">Systemschriftart f&uuml;r die
+                               Benutzeroberfl&auml;che verwenden</P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="4" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>4</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Allow animated 
graphics</P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Animierte 
Grafiken zulassen</P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="5" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>5</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Allow animated 
text</P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Animierter Text 
zulassen</P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="6" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>6</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Help tips 
disappear after</P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Tipp-Hilfe 
verschwindet nach</P>
+                       </TD>
+               </TR>
+               <TR VALIGN=TOP>
+                       <TD WIDTH=36>
+                               <P LANG="en-US" CLASS="western" ALIGN=LEFT><BR>
+                               </P>
+                       </TD>
+                       <TD WIDTH=270>
+                               <P LANG="en-US" CLASS="western">seconds</P>
+                       </TD>
+                       <TD WIDTH=310>
+                               <P LANG="en-US" CLASS="western">Sekunden</P>
+                       </TD>
+               </TR>
+               <TR VALIGN=TOP>
+                       <TD WIDTH=36>
+                               <P LANG="en-US" CLASS="western" ALIGN=LEFT><BR>
+                               </P>
+                       </TD>
+                       <TD WIDTH=270>
+                               <P LANG="en-US" CLASS="western"><B>Options for 
high contrast
+                               appearance</B></P>
+                       </TD>
+                       <TD WIDTH=310>
+                               <P LANG="en-US" CLASS="western"><B>Optionen 
f&uuml;r die
+                               Kontrastdarstellung</B></P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="7" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>7</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Automatically 
detect high
+                               contrast mode of operating system</P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" 
CLASS="western">Kontrastdarstellungsmodus des
+                               Betriebssystems automatisch erkennen</P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="8" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>8</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Use automatic 
font color for
+                               screen display</P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Automatische 
Schriftfarbe f&uuml;r
+                               Bildschirmdarstellung verwenden</P>
+                       </TD>
+               </TR>
+               <TR>
+                       <TD WIDTH=36 VALIGN=BOTTOM SDVAL="9" SDNUM="1031;">
+                               <P LANG="en-US" CLASS="western" 
ALIGN=RIGHT>9</P>
+                       </TD>
+                       <TD WIDTH=270 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Use system 
colors for page
+                               previews</P>
+                       </TD>
+                       <TD WIDTH=310 VALIGN=TOP>
+                               <P LANG="en-US" CLASS="western">Systemfarben 
f&uuml;r
+                               Seitenvorschau verwenden</P>
+                       </TD>
+               </TR>
+       </TBODY>
+</TABLE>
+<H3 LANG="en-US" CLASS="western">Functional Description of Options</H3>
+<P LANG="en-US" CLASS="western">Currently there is no possibility to
+determine if the High Contrast Mode is active or not for the system
+since only an appearance scheme (skinning) will be changed. Even on
+Microsoft Windows the high contrast schemes could be set directly
+without activating the system high contrast flag.</P>
+<P LANG="en-US" CLASS="western">Due to this the contrast view of an
+object or application will be activated if the OpenOffice.org setting
+for the document background (in tools.options.appearance) is dark
+(VCL function &ldquo;IsDark&rdquo; is true). This OpenOffice.org
+setting is defaulted to the system's windows background, but could be
+overridden in SO options.</P>
+<UL>
+       <LI><P LANG="en-US" CLASS="western">So Drawings and Presentation
+       will only change to contrast display if the API flag on Windows
+       indicates it. On all other platforms (and the direct way of changing
+       the skin on Windows) the contrast mode of Draw/Impress has to be
+       turned on manually (View-Display quality-Contrast).</P>
+       <LI><P LANG="en-US" CLASS="western">Borders and shadows of pages,
+       paragraphs, tables and frames will always be displayed in the
+       system's text color if both (border/shadow color and page background
+       color) are light or dark using the &ldquo;Is Dark&rdquo; / 
&ldquo;IsLight&rdquo;
+       function of VCL.</P>
+</UL>
+<H3 LANG="en-US" CLASS="western">Miscellaneous options</H3>
+<P LANG="en-US" CLASS="western">This group contains accessibility
+options for all SO/OO document types.</P>
+<H4 LANG="en-US" CLASS="western">1) Support assistive technology
+tools (program restart required)</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.51cm">Allows to
+use assistive tools, such as external screen readers, Braille devices
+or speech recognition input devices.</P>
+<H4 LANG="en-US" CLASS="western">2) Use text selection cursor in
+read-only text documents</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.43cm">This
+option enables the new function of having a non blinking selection
+cursor in read-only document. Default is off.</P>
+<H4 LANG="en-US" CLASS="western">3) Use system font for user
+interface</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.45cm">This
+option allows to change the UI font from our own to the system one.</P>
+<H4 LANG="en-US" CLASS="western">4) Allow animated graphics</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.45cm">Activating
+this option will stop all graphical animation in all SO/OO
+applications. (i.e. animated GIF's, animated objects in Impress
+(during presentation), animated graphical previews (Gallery,
+Insert-Graphics-From File, Animation Tool in Impress)</P>
+<H4 LANG="en-US" CLASS="western">5) Allow animated text</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.43cm">This
+options stop all textual animation like blinking and scrolling in all
+SO/OO applications.</P>
+<H4 LANG="en-US" CLASS="western">6) Help tips disappear after X
+seconds</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.45cm"><SPAN 
STYLE="background: transparent">This
+enables/disables the automatic time out of Helptips. Duration (n)
+could be chosen from 1 to 99 seconds. If option is disabled the
+Helptip will not expire automatically (Loosing focus or ESC key if
+automatic time out is inactive.)</SPAN></P>
+<H3 LANG="en-US" CLASS="western">High contrast options</H3>
+<P LANG="en-US" CLASS="western">This group contains high contrast
+options.</P>
+<H4 LANG="en-US" CLASS="western">7) Automatically detect high
+contrast mode of operating system</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.41cm">
+This option will be used by the function GetHighContrastMode (responsible 
developer is Philipp Lohmann).
+If this option is active (default is on) the internal function
+GetHighContrastMode determines a high contrast mode not only by analyzing a 
maybe
+existing flag of the operating system. Then the function will also
+determine if the window background is dark by using the IsDark
+function and return true regardless if a high contrast flag is set or
+not.</P><P LANG="en-US" CLASS="western" STYLE="margin-left: 0.41cm">
+Instead of asking for this single flag at the SvtAccessibilityOptions
+the applications should use the above method
+Application::GetSettings().GetStyleSettings().GetHighContrastMode().</P>
+<H4 LANG="en-US" CLASS="western">8) Always use automatic font color
+for screen display</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.41cm">This
+option overrides all text color attributes set in a SO/OO document
+for display only.</P>
+<H4 LANG="en-US" CLASS="western">9) Use system colors for page
+previews</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 0.43cm">This
+option enables the use of high contrast colors, instead of displaying
+the normal/original WYSIWYG colors (like the document will be
+printed). Default for this option is on.</P>
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: 
incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.png
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.png?rev=1206950&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
incubator/ooo/ooo-site/trunk/content/ui/specification/options_accessibility.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
incubator/ooo/ooo-site/trunk/content/ui/specification/product_registration.html
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ui/specification/product_registration.html?rev=1206950&view=auto
==============================================================================
--- 
incubator/ooo/ooo-site/trunk/content/ui/specification/product_registration.html 
(added)
+++ 
incubator/ooo/ooo-site/trunk/content/ui/specification/product_registration.html 
Mon Nov 28 00:46:50 2011
@@ -0,0 +1,438 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+<HEAD>
+       <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; 
charset=windows-1252">
+       <TITLE></TITLE>
+       <META NAME="GENERATOR" CONTENT="StarOffice 6.0  (Win32)">
+       <META NAME="AUTHOR" CONTENT="Frank Sch&ouml;nheit">
+       <META NAME="CREATED" CONTENT="20011221;10104626">
+       <META NAME="CHANGEDBY" CONTENT="Frank Sch&ouml;nheit">
+       <META NAME="CHANGED" CONTENT="20020201;9563417">
+       <STYLE>
+       <!--
+               H3 { color: #000000 }
+               H3.western { font-family: "Arial", sans-serif; font-size: 12pt }
+               H2 { color: #ffffff }
+               H2.western { font-family: "Arial", sans-serif; font-size: 14pt; 
font-style: italic }
+               A:visited { color: #444488 }
+               A:link { color: #444488 }
+       -->
+       </STYLE>
+</HEAD>
+<BODY LANG="en-US" LINK="#444488" VLINK="#444488" BGCOLOR="#eeeeff">
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 
STYLE="page-break-before: always">
+       <COL WIDTH=256*>
+       <TR>
+               <TD WIDTH=100% BGCOLOR="#666699">
+                       <H1 ALIGN=CENTER><A 
HREF="http://www.openoffice.org/";><IMG SRC="../images/open_office_org_logo.gif" 
NAME="Grafik1" ALT="OpenOffice" ALIGN=RIGHT WIDTH=109 HEIGHT=54 
BORDER=0></A><FONT COLOR="#ffffff"><FONT FACE="Arial"><FONT SIZE=5>Feature
+                       Specification<BR>Product 
Registration</FONT></FONT></FONT></H1>
+               </TD>
+       </TR>
+</TABLE>
+<HR SIZE=3 NOSHADE>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0>
+       <COL WIDTH=5*>
+       <COL WIDTH=15*>
+       <COL WIDTH=34*>
+       <COL WIDTH=202*>
+  <TR>
+    <TD COLSPAN=4 WIDTH=100%>
+      Note: This specification does not apply to OpenOffice.org 2.0. Visit
+      <a href="http://specs.openoffice.org";>the specification project</a> to 
find up-to-date product specifications.
+    </TD>
+  </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100% BGCOLOR="#666699">
+                       <H3 CLASS="western" ALIGN=LEFT><FONT 
COLOR="#ffffff"><FONT SIZE=4>Contents</FONT></FONT></H3>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <DL>
+                               <DT><A HREF="#abstract"><SPAN 
STYLE="background: transparent">Abstract</SPAN></A></DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <DL>
+                               <DT><A HREF="#functional">Functional 
description</A></DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD WIDTH=2%>
+                       <DL>
+                               <DT><BR>
+                               </DT></DL>
+               </TD>
+               <TD COLSPAN=3 WIDTH=98%>
+                       <DL>
+                               <DT><A HREF="#menu">Registration menu 
item</A></DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD WIDTH=2%>
+                       <DL>
+                               <DT><BR>
+                               </DT></DL>
+               </TD>
+               <TD COLSPAN=3 WIDTH=98%>
+                       <DL>
+                               <DT><A HREF="#dialog">Registration 
Dialog</A></DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD WIDTH=2%>
+                       <DL>
+                               <DT><BR>
+                               </DT></DL>
+               </TD>
+               <TD COLSPAN=3 WIDTH=98%>
+                       <DL>
+                               <DT><A HREF="#error">Error 
Handling</A></DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <DL>
+                               <DT><A 
HREF="#config">Configuration</A></DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD WIDTH=2%>
+                       <DL>
+                               <DT><BR>
+                               </DT></DL>
+               </TD>
+               <TD COLSPAN=3 WIDTH=98%>
+                       <DL>
+                               <DT><A HREF="#entries">Configuration 
Entries</A></DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD WIDTH=2%>
+                       <DL>
+                               <DT><BR>
+                               </DT></DL>
+               </TD>
+               <TD COLSPAN=3 WIDTH=98%>
+                       <DL>
+                               <DT><A HREF="#control">Enabling/Disabling the 
registration
+                               mechanism</A></DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <DL>
+                               <DT><BR>
+                               </DT></DL>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100% BGCOLOR="#666699">
+                       <H2 CLASS="western"><A NAME="abstract"></A>Abstract</H2>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <P STYLE="margin-bottom: 0.1cm">OpenOffice.org features 
a
+                       mechanism for online product registration. Thus, any 
vendor who
+                       creates his own, branded version from OpenOffice.org 
can allow his
+                       users to register their product copy. This feature is 
optional,
+                       and is disabled in the normal OpenOffice.org builds, 
but can be
+                       easily enabled by just changing a configuration 
entry.</P>
+                       <P STYLE="margin-bottom: 0.1cm">In this context, 
<I>registration</I>
+                       means that the user is directed to a web site, provided 
by the
+                       vendor, where the real registration takes place.</P>
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100% BGCOLOR="#666699">
+                       <H2 CLASS="western"><A NAME="functional"></A>Functional
+                       description</H2>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <P STYLE="margin-bottom: 0.1cm">OpenOffice.org provides 
mechanisms
+                       to point the user to a registration web page provided, 
usually
+                       by the vendor of the OpenOffice.org based product. For
+                       browsing to the URL, the system browser is used, the 
same as is
+                       invoked when clicking on any link in a OOo 
document.<BR>The URL
+                       is a configurable aspect, stored in the 
configuration.</P>
+                       <P STYLE="margin-bottom: 0.1cm">There are two different 
entry
+                       points for this registration:</P>
+                       <UL>
+                               <LI><P STYLE="margin-bottom: 0.1cm">a menu item 
in the Help menu,
+                               called &quot;Registration&quot;</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm">a dialog, 
which is raised
+                               after the product has been installed, and asks 
the user to do the
+                               registration</P>
+                       </UL>
+                       <P>Both entry points can be enabled or disabled 
independently.</P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92% BGCOLOR="#ccccff">
+                       <H3 CLASS="western"><A NAME="menu"></A>Registration 
menu item</H3>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92%>
+                       <P>In the help menu, there is an item 
&quot;Registration...&quot;.
+                       Upon choosing it, the system browser is invoked with the
+                       registration URL.</P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92% BGCOLOR="#ccccff">
+                       <H3 CLASS="western"><A NAME="dialog"></A>Registration 
dialog</H3>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92%>
+                       <UL>
+                               <LI><P STYLE="margin-bottom: 0.1cm">The 
registration dialog
+                               starts when the product is run the <I>n</I>-th 
time after its
+                               installation. The number <I>n</I> is 
configurable, the default is
+                               2.</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm">The dialog 
looks as
+                               follows:<BR><BR><IMG 
SRC="../images/registration_dialog.gif" NAME="Graphic1" ALIGN=BOTTOM WIDTH=376 
HEIGHT=260 BORDER=0><BR><BR>At
+                               runtime, every occurrence of 
&quot;OpenOffice.org&quot; is
+                               replaced with the real product name, and 1.0 is 
replaced with the
+                               concrete product version.</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm">If the user 
chooses &quot;Please
+                               register now&quot;, the registration URL is 
invoked (same as when
+                               choosing the &quot;Registration&quot; menu 
item)</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm">If the user 
chooses &quot;Remind
+                               me to register later&quot;, the dialog vanishes 
and will reappear
+                               again after 7 days (at the earliest &ndash; 
more precise, it
+                               reappears at the first product start which is 
at least 7
+                               days later than the current date).</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm">If the user 
chooses &quot;Never
+                               register&quot;, the dialog disappears and will 
never reappear
+                               again.</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm">If the user 
chooses &quot;I'm
+                               already ...&quot;, the dialog disappears and 
will never reappear
+                               again.</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm">If the user 
cancels the
+                               dialog, this is interpreted as &quot;Remind me 
to register
+                               later&quot;.</P>
+                       </UL>
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92% BGCOLOR="#ccccff">
+                       <H3 CLASS="western"><A NAME="error"></A>Error 
Handling</H3>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92%>
+                       <P>When calling the external browser to direct the user 
to the
+                       online registration page, if an error occurs (maybe 
because the
+                       user did not yet configure a system browser), a message
+                       box pops up suggesting to check the settings of 
OpenOffice.org, as
+                       well as the system browser.</P>
+                       <P>If this error happens when the browser should be 
invoked from
+                       the dialog, the dialog won't appear again - the only 
possibility
+                       to reach the registration then is the menu item.</P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100% BGCOLOR="#666699">
+                       <H2 CLASS="western"><A 
NAME="config"></A>Configuration</H2>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <P>The registration mechanisms are controlled via 
configuration
+                       entries.
+                       </P>
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92% BGCOLOR="#ccccff">
+                       <H3 CLASS="western"><A NAME="entries"></A>Configuration 
entries</H3>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92%>
+                       <P>The relevant data is stored in the following data 
nodes to be
+                       found under <SPAN STYLE="background: transparent"><SPAN 
STYLE="text-decoration: none"><FONT 
COLOR="#000000"><I>org.openoffice.Office.Common/Help/Register</I>
+                       :</FONT></SPAN></SPAN></P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD WIDTH=13%>
+                       <P><I>URL</I></P>
+               </TD>
+               <TD WIDTH=79%>
+                       <P>string specifying the URL to be used for online 
registration</P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD WIDTH=13%>
+                       <P><I>ReminderDate</I></P>
+               </TD>
+               <TD WIDTH=79%>
+                       <P>string representation of the date at which the user 
should be
+                       reminded (e.g. &quot;13.02.2002&quot;)</P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD WIDTH=13%>
+                       <P><I>RequestDialog</I></P>
+               </TD>
+               <TD WIDTH=79%>
+                       <P>number used internally to determine when the dialog 
should be
+                       started</P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD WIDTH=13%>
+                       <P><I>ShowMenuItem</I></P>
+               </TD>
+               <TD WIDTH=79%>
+                       <P>boolean specifying if the 
&quot;Registration...&quot; menu item
+                       is available</P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD WIDTH=13%>
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD WIDTH=79%>
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92% BGCOLOR="#ccccff">
+                       <H3 CLASS="western"><A 
NAME="control"></A>Enabling/Disabling the
+                       registration mechanism</H3>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=8% BGCOLOR="#ccccff">
+                       <P><BR>
+                       </P>
+               </TD>
+               <TD COLSPAN=2 WIDTH=92%>
+                       <P STYLE="margin-bottom: 0.1cm; font-style: normal">To 
enable
+                       both the registration dialog and the registration menu 
item, a
+                       vendor needs to</P>
+                       <UL>
+                               <LI><P STYLE="margin-bottom: 0.1cm; font-style: 
normal">provide a
+                               URL to the registration web page and store it 
in the <I>URL</I>
+                               node</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm; font-style: 
normal">set the
+                               <I>ReminderDate</I> to an empty string</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm; font-style: 
normal">set the
+                               <I>RequestDialog</I> value to <I>1</I> (or 
<I>2</I> for the
+                               dialog to appear at the second start.)</P>
+                               <LI><P STYLE="margin-bottom: 0.1cm; font-style: 
normal">set the
+                               <I>ShowMenuItem</I> value to <I>true</I></P>
+                       </UL>
+                       <P STYLE="margin-bottom: 0.1cm; font-style: 
normal"><BR>To disable
+                       the menu item only, the <I>ShowMenuItem</I> should be 
set to
+                       <I>false</I>.</P>
+                       <P STYLE="margin-bottom: 0.1cm; font-style: normal">To 
disable the
+                       dialog only, the <I>RequestDialog</I> should be set to 
<I>0</I>.</P>
+                       <P STYLE="margin-bottom: 0.1cm; font-style: normal">To 
disable
+                       both features at once, the <I>URL</I> should be set to 
an empty
+                       string. This overrules the before-mentioned settings,
+                       since without an URL the features do not make sense.</P>
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <HR SIZE=1 NOSHADE>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100% BGCOLOR="#666699">
+                       <P ALIGN=LEFT><FONT COLOR="#ffffff">Author: </FONT><A 
HREF="mailto:[email protected]";><SPAN STYLE="background: transparent"><FONT 
COLOR="#ffffff">Frank
+                       Sch&ouml;nheit</FONT></SPAN></A><A 
HREF="mailto:[email protected]";><FONT 
COLOR="#444488"><BR></FONT></A><FONT COLOR="#ffffff">Last
+                       Modified: $Date: 2005/11/03 07:49:28 $<BR><I>Copyright 
&copy; 2001
+                       OpenOffice.org</I></FONT></P>
+               </TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=4 WIDTH=100%>
+                       <HR SIZE=1 NOSHADE>
+               </TD>
+       </TR>
+</TABLE>
+<HR SIZE=3 NOSHADE>
+</BODY>
+</HTML>

Propchange: 
incubator/ooo/ooo-site/trunk/content/ui/specification/product_registration.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to