Author: kschenk
Date: Mon Nov 28 00:41:46 2011
New Revision: 1206942

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


Added:
    incubator/ooo/ooo-site/trunk/content/ui/howto/
    incubator/ooo/ooo-site/trunk/content/ui/howto/index.html   (with props)

Added: incubator/ooo/ooo-site/trunk/content/ui/howto/index.html
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ui/howto/index.html?rev=1206942&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ui/howto/index.html (added)
+++ incubator/ooo/ooo-site/trunk/content/ui/howto/index.html Mon Nov 28 
00:41:46 2011
@@ -0,0 +1,74 @@
+<!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="CREATED" CONTENT="20010919;10262979">
+       <META NAME="CHANGEDBY" CONTENT="Frank Sch&ouml;nheit">
+       <META NAME="CHANGED" CONTENT="20020528;8233365">
+</HEAD>
+<BODY LANG="en-US">
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 
STYLE="page-break-before: always">
+       <COL WIDTH=53*>
+       <COL WIDTH=200*>
+       <COL WIDTH=3*>
+       <TR VALIGN=TOP>
+               <TD COLSPAN=2 WIDTH=99%>
+                       <H1 ALIGN=CENTER>Frequently asked questions</H1>
+                       <P ALIGN=CENTER><BR>
+                       </P>
+               </TD>
+               <TD ROWSPAN=5 WIDTH=1%></TD>
+       </TR>
+       <TR>
+               <TD COLSPAN=2 WIDTH=99% VALIGN=TOP BGCOLOR="#000080">
+                       <P ALIGN=LEFT><FONT COLOR="#ffffff"><FONT 
SIZE=2><B>[FAQ]</B></FONT></FONT></P>
+               </TD>
+       </TR>
+       <TR VALIGN=TOP>
+               <TD WIDTH=21% BGCOLOR="#99ccff">
+                       <P ALIGN=LEFT><FONT COLOR="#00315a"><FONT 
SIZE=2><B>[Topic]</B></FONT></FONT></P>
+               </TD>
+               <TD WIDTH=78% BGCOLOR="#99ccff">
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+       <TR VALIGN=TOP>
+               <TD WIDTH=21%>
+                       <P>How do I change the <B>size</B> of OOo's <B>pick 
list</B>?</P>
+               </TD>
+               <TD WIDTH=78%>
+                       <P>Well, use <A 
HREF="../sample_macros/picklistsize.html"><SPAN STYLE="background: 
transparent">this
+                       macro</SPAN></A>. As longs as <A 
HREF="http://www.openoffice.org/issues/show_bug.cgi?id=5114";>this
+                       issue</A> is not fixed, you would need to kill your 
office after
+                       applying the macro, as on a regular shutdown, the 
setting written
+                       by the macro is overwritten.</P>
+                       <P>There are other ways to accomplish the same, but as 
they
+                       involve tampering with local files which are an 
implementation
+                       detail of the configuration backend, I refuse to name 
them here
+                       :).</P>
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+       <TR VALIGN=TOP>
+               <TD WIDTH=21%>
+                       <P>How do I <B>disable</B> this +*&amp;$&sect;# 
<B>splash screen</B>?</P>
+               </TD>
+               <TD WIDTH=78%>
+                       <P>Go to the program directory of your office 
installation. Locate
+                       the soffice.ini/.sofficerc therein. Open it in a editor 
of your
+                       choice. Change &ldquo;Logo=1&rdquo; to 
&ldquo;Logo=0&rdquo;.</P>
+                       <P><BR>
+                       </P>
+               </TD>
+       </TR>
+</TABLE>
+<P STYLE="margin-bottom: 0cm"><BR>
+</P>
+<H1><BR><BR>
+</H1>
+</BODY>
+</HTML>
\ No newline at end of file

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


Reply via email to