Gregor Hartmann wrote:
if there is any way to tell which links are localized and which are
not I can add it to gsicheck.
could I assume e.g. that all localiteable links start with http:
or all not localizeable links refer to xhp fules (end with .xhp)?
please let me know. But be aware that this rule must be correct for
ALL links, no exception allowed.
Best write an issue to me so I will get to it for sure.
[...]
What is the reason that gsicheck checks the link targets anyway?
I would suggest that internal links are checked to be equal, e.g.
<link href="text/sdraw/main0101.xhp" name="File">
while external links are just checked to be technically valid, e.g.
<link href="http://api.openoffice.org/">
and leave the rest tzo the localizers.
A valid external link would match something like
(ht|f)tps*://([^.]+\.){1,}[a-z]{2,3}(/.*)*
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]