changelog

来自「Here are some short instructions for use」· 代码 · 共 17 行

TXT
17
字号
2002-07-18 Made a Patch (Used by defining MEDIATYPEPATCH) which sets the Mediatype of a stylesheet until libxslt does-it2002-07-17 Fixed Output Encoding. Now it actually does as specified.           Furthermore XSLTUnsetStylesheet Directive was added           And I fixed the transmission of the charset header. (Thanks Hideki for pointing that out)           The <xsl:output media-type=""/> does not work because libxslt ignores it. I sent a patch.           Let's wait and see. With the Patch it works nicely from what Ican see           Last but not least I added support for User-Agents:                xslt-useragent is now passed to the XSLT                and <?xslt-stylesheet agent="USER-AGENT-STRING" href="URL-OF-THE-STYLESHEET"?> is now supported as a custom                processing directive to load the stylesheet.           All in all, it was a quite Productive night.2002-07-10 Cleaned Out some minor Bugs and Added XSL Debugging (It prints the XSL-Errors to Apache's ErrorLog2002-04-05 Some segfaults eliminated and XSLTSetStylesheet <mime-type> <url to stylesheet> Directory Directive Added2002-03-31 First Alpha Version is releasedBefore 2002-03-31:Pre-Alpha Versions with the basics

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?