# # ChangeLog for contrib # # Generated by Trac 1.0.20 # Sep 29, 2023, 5:29:28 AM Fri, 14 Nov 2014 15:48:39 GMT cmlenz [1272] * contrib/textmate/Genshi.tmbundle/COPYING (added) Add license to TextMate bundle. Closes #598. Fri, 05 Jan 2007 01:14:16 GMT mgood [490] * contrib/vim/syntax/genshi.vim (modified) Vim: more fixes for Python expression coloring inside HTML tags Fri, 05 Jan 2007 01:10:39 GMT mgood [489] * contrib/vim/ftdetect/genshi.vim (modified) Vim: make Genshi detection more explicit to avoid false positives Tue, 02 Jan 2007 23:00:51 GMT mgood [488] * contrib/vim/after/ftplugin/genshi_snippets.vim (modified) Vim: add "replace" snippet and fix "nsxi" to use the right namespace Mon, 01 Jan 2007 20:46:45 GMT mgood [484] * contrib/vim/syntax/genshi.vim (modified) Vim: * do Python syntax highlighting on `${}` occurrences inside ... Mon, 01 Jan 2007 20:42:31 GMT mgood [483] * contrib/vim/ftdetect/genshi.vim (modified) Vim: run ftdetect script on all extensions so it catches other XML ... Mon, 01 Jan 2007 04:39:36 GMT mgood [482] * contrib/vim (added) * contrib/vim/after (added) * contrib/vim/after/ftplugin (added) * contrib/vim/after/ftplugin/genshi_snippets.vim (added) * contrib/vim/after/ftplugin/genshitext_snippets.vim (added) * contrib/vim/ftdetect (added) * contrib/vim/ftdetect/genshi.vim (added) * contrib/vim/syntax (added) * contrib/vim/syntax/genshi.vim (added) add Vim scripts for detecting and highlighting Genshi templates and ... Mon, 09 Oct 2006 22:59:12 GMT cmlenz [348] * contrib/textmate/Markup Templates.tmbundle (deleted) Remove obsolete ''Markup Templates'' bundle for TextMate. Wed, 13 Sep 2006 22:26:12 GMT cmlenz [306] * contrib/textmate/Genshi.tmbundle/Commands/Check Syntax.tmCommand (modified) * contrib/textmate/Genshi.tmbundle/Commands/Render to HTML.tmCommand (modified) * contrib/textmate/Genshi.tmbundle/Commands/Render to XHTML.tmCommand (modified) * contrib/textmate/Genshi.tmbundle/Snippets/#choose Directive.tmSnippet (added) * contrib/textmate/Genshi.tmbundle/Snippets/#def Directive.tmSnippet (added) * contrib/textmate/Genshi.tmbundle/Snippets/#for Directive.tmSnippet (added) * contrib/textmate/Genshi.tmbundle/Snippets/#if Directive.tmSnippet (added) * contrib/textmate/Genshi.tmbundle/Snippets/#otherwise Directive.tmSnippet (added) * contrib/textmate/Genshi.tmbundle/Snippets/#when Directive.tmSnippet (added) * contrib/textmate/Genshi.tmbundle/Snippets/#with Directive.tmSnippet (added) * contrib/textmate/Genshi.tmbundle/Snippets/Expression.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Syntaxes/Genshi Template (Text).tmLanguage (added) * contrib/textmate/Genshi.tmbundle/info.plist (modified) TextMate bundle: Added basic support for text templates. Mon, 11 Sep 2006 15:32:17 GMT cmlenz [289] * contrib/textmate/Genshi.tmbundle (copied) * contrib/textmate/Genshi.tmbundle/Commands/Check Syntax.tmCommand (modified) * contrib/textmate/Genshi.tmbundle/Commands/Render to HTML.tmCommand (modified) * contrib/textmate/Genshi.tmbundle/Commands/Render to XHTML.tmCommand (modified) * contrib/textmate/Genshi.tmbundle/Snippets/Expression.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:attrs Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:choose Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:choose Element.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:content Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:def Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:def Element.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:for Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:for Element.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:if Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:if Element.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:match Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:match Element.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:otherwise Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:otherwise Element.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:replace Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:strip Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:when Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:when Element.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:with Attribute.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Snippets/py:with Element.tmSnippet (modified) * contrib/textmate/Genshi.tmbundle/Syntaxes/Markup Template (HTML).tmLanguage (modified) * contrib/textmate/Genshi.tmbundle/Syntaxes/Markup Template (XML).tmLanguage (modified) * contrib/textmate/Genshi.tmbundle/Templates/HTML Template.tmTemplate/template.html (modified) * contrib/textmate/Genshi.tmbundle/Templates/XHTML Template.tmTemplate/template.html (modified) * contrib/textmate/Genshi.tmbundle/info.plist (modified) Migrated TextMate bundle to Genshi. Wed, 06 Sep 2006 12:48:48 GMT cmlenz [280] * contrib/textmate/Markup Templates.tmbundle/Snippets/py:attrs Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:choose Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:content Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:def Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:for Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:if Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:match Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:otherwise Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:replace Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:strip Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:when Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:with Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Syntaxes/Markup Template (HTML).tmLanguage (modified) * contrib/textmate/Markup Templates.tmbundle/Syntaxes/Markup Template (XML).tmLanguage (modified) TextMate bundle: * The `XHTML Template` grammar is now based on the ... Thu, 31 Aug 2006 09:49:15 GMT cmlenz [269] * contrib/textmate/Markup Templates.tmbundle/Snippets/py:choose Element.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:if Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:if Element.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/info.plist (modified) TextMate bundle: add missing snippets for `py:choose` and `py:if`. Wed, 30 Aug 2006 22:48:27 GMT cmlenz [267] * contrib/textmate/Markup Templates.tmbundle/Commands/Check Syntax.tmCommand (modified) * contrib/textmate/Markup Templates.tmbundle/Commands/Render to HTML.tmCommand (modified) * contrib/textmate/Markup Templates.tmbundle/Commands/Render to XHTML.tmCommand (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/Expression.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:attrs Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:choose Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:content Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:def Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:def Element.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:for Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:for Element.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:match Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:match Element.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:otherwise Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:otherwise Element.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:replace Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:strip Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:when Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:when Element.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:with Attribute.tmSnippet (modified) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:with Element.tmSnippet (modified) TextMate bundle: make snippets and commands also work in HTML mode. Wed, 30 Aug 2006 18:22:08 GMT cmlenz [266] * contrib/textmate (added) * contrib/textmate/Markup Templates.tmbundle (added) * contrib/textmate/Markup Templates.tmbundle/Commands (added) * contrib/textmate/Markup Templates.tmbundle/Commands/Check Syntax.tmCommand (added) * contrib/textmate/Markup Templates.tmbundle/Commands/Render to HTML.tmCommand (added) * contrib/textmate/Markup Templates.tmbundle/Commands/Render to XHTML.tmCommand (added) * contrib/textmate/Markup Templates.tmbundle/Snippets (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/Expression.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:attrs Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:choose Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:content Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:def Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:def Element.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:for Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:for Element.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:match Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:match Element.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:otherwise Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:otherwise Element.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:replace Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:strip Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:when Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:when Element.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:with Attribute.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Snippets/py:with Element.tmSnippet (added) * contrib/textmate/Markup Templates.tmbundle/Syntaxes (added) * contrib/textmate/Markup Templates.tmbundle/Syntaxes/Markup Template (HTML).tmLanguage (added) * contrib/textmate/Markup Templates.tmbundle/Syntaxes/Markup Template (XML).tmLanguage (added) * contrib/textmate/Markup Templates.tmbundle/Templates (added) * contrib/textmate/Markup Templates.tmbundle/Templates/HTML Template.tmTemplate (added) * contrib/textmate/Markup Templates.tmbundle/Templates/HTML Template.tmTemplate/info.plist (added) * contrib/textmate/Markup Templates.tmbundle/Templates/HTML Template.tmTemplate/template.html (added) * contrib/textmate/Markup Templates.tmbundle/Templates/XHTML Template.tmTemplate (added) * contrib/textmate/Markup Templates.tmbundle/Templates/XHTML Template.tmTemplate/info.plist (added) * contrib/textmate/Markup Templates.tmbundle/Templates/XHTML Template.tmTemplate/template.html (added) * contrib/textmate/Markup Templates.tmbundle/info.plist (added) First attempt at a TextMate bundle for Markup. Wed, 30 Aug 2006 18:13:32 GMT cmlenz [265] * contrib (added) Added directory for extras and contributions.