Giuseppe Castagno wrote:
Hi all,

my question is about the subject tag: if in the wiki you write:

<idlm>com.sun.star.text.XText:insertTextContent</idml>

it is rendered as 'insertTextContent' that links to the IDL in the api documentation.

But sometimes, depending on the context in the DevGuide, you need the integral rendering, because more meaningful, e.g.:

'com.sun.star.text.XText:insertTextContent' should be rendered as a link to the same target in the IDL documentation as in the former example, because it used in a Calc document context.

A good solution would be to add a new tag into IDLTagExtension.php, for example <idlml></idlml> (were 'l' stands for 'long format').

Any idea about this?

Since Jürgen, the master of API, seems to think it's a good idea,
I implemented your suggestion. You can now use the <idlml> element.

Frank


--
Frank Peters
Documentation Project Co-Lead

The OOo Documentation Project:
SIGN UP - PARTICIPATE - CONTRIBUTE
IT'S FREE! NO OBLIGATIONS!
http://documentation.openoffice.org
http://wiki.services.openoffice.org/wiki/Documentation


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

Reply via email to