thomas wrote:
Hi all,

i try to use a Helpfile (.xhp) with a OO-Calc-Addin.

The Helpfile looks like:

##################

<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
<meta>
<topic id="textcalcpv" indexer="include" status="PUBLISH">
<title id="title" xml-lang="de">libRESys - Photovoltaik</title>
<filename>de.solarstrike.pv.oocalc.helpfile.xhp</filename>
</topic>
</meta>
<body>
        <bookmark xml-lang="de" branch="index"
id="bm_pv"><bookmark_value>libRESys</bookmark_value></bookmark>
        <paragraph role="heading" id="hd_id314879712" xml-lang="de" level="1"
l10n="U">Heading blub</paragraph>
        <paragraph role="paragraph" id="par_id315259723" xml-lang="de"
l10n="CHG">Vorausgesetzt, Sie haben die Zeilen- und Spaltenkoordinaten
eingegeben, ordnet $[officename] Calc Namen und Bereiche automatisch
einander zu. Siehe die folgende Abbildung:</paragraph>
</body>
</helpdocument>

##################

When i start the OpenOffice Help (with F1), i can see the Entry
"libRESys", so the Helpfile works. But i can't see the Paragraphs and i
don't know why. My Help for the Entry "libRESys" is just empty.
Can anybody help?

most important is that you have unique identifier in the help file and that the structure in the oxt is correct.

<oxt_root>/help/<lang>/<oxt_identifier>/*.xhp

The identifier have to be correct and equal with the oxt identifier and is part of the help path.

The good news is that we are working on a help filer extensions that will allow to write help files directly whith the office + some tooling.


Juergen


Cheers,

Tom


OpenOffice 2.4.1 , Ubuntu 8.10 , Kernel 2.6.27


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Sun Microsystems GmbH        Juergen Schmidt
Nagelsweg 55                 Technical Lead Programmability
20097 Hamburg, Germany

Registered Office: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Commercial register of the Local Court of Munich: HRB 161028
Managing Directors: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Chairman of the Supervisory Board: Martin Haering

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to