Author: orcmid
Date: Sun Jan 18 18:09:03 2015
New Revision: 1652822
URL: http://svn.apache.org/r1652822
Log:
Seeing if the root-relative access to content/cachedimages works better when
that is actually where the exclamation-icon is to be found.
Modified:
openoffice/ooo-site/trunk/content/xx/java/index.html
Modified: openoffice/ooo-site/trunk/content/xx/java/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/java/index.html?rev=1652822&r1=1652821&r2=1652822&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/java/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/java/index.html Sun Jan 18 18:09:03
2015
@@ -48,12 +48,12 @@ you should be able to add it through thi
time to get missing functionality to work.
</p>
-<!-- NOTE: The <img> in the paragraph below depends on a relative link to the
- content/cachedimages folder. This must be corrected whenever this page
- is cloned to content/java from content/xx/java.
+<!-- NOTE: The <img> in the paragraph below depends on the icon being in
+ the site root level content/cachedimages folder. This works regardless
+ of the relative distance of this page, or a localization, from the root.
-->
<p style="background: #FBD34E; padding: 0px 15px 0px 15px;">
-<img src="../../cachedimages/exclamation-icon.png" style="margin: 5px 5px -2px
0px;" height="32" width="32" />
+<img src="/cachedimages/exclamation-icon.png" style="margin: 5px 5px -2px
0px;" height="32" width="32" />
<b>Important note for all Windows users:</b>
</br>
The Windows version of OpenOffice is 32-bit. It installs and operates on both
32-bit and 64-bit versions of Microsoft Windows. However, a 32-bit Java
Runtime Environment is required for any use of a JRE by 32-bit applications
such as Apache OpenOffice. The 32-bit JRE must be in addition to any 64-bit
JRE that is also installed.