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?

--
Kind Regards,
Giuseppe Castagno (aka beppec56)
Acca Esse http://www.acca-esse.eu
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

Reply via email to