X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bfec9cc7ab5a396f7662090b208691ec59a69f1b..2f1753cc3e240fa497a87873ed19fe3f11e22331:/doc/help/xslt/params/ulink.hyphenate.chars.xml diff --git a/doc/help/xslt/params/ulink.hyphenate.chars.xml b/doc/help/xslt/params/ulink.hyphenate.chars.xml deleted file mode 100644 index 7fdd771d..00000000 --- a/doc/help/xslt/params/ulink.hyphenate.chars.xml +++ /dev/null @@ -1,37 +0,0 @@ - - -ulink.hyphenate.chars -string - - -ulink.hyphenate.chars -List of characters to allow ulink URLs to be automatically hyphenated on - - - - -/ - - - -Description - -If the ulink.hyphenate is not empty, then -hyphenation of ulinks is turned on, and any -character contained in this parameter is treated as an allowable -hyphenation point. - -The default value is /, but the parameter -could be customized -to contain other URL characters, as for example: - -<xsl:param name="ulink.hyphenate.chars">:/@&?.#</xsl:param> - - - -