genshi.edgewall.org
Documentation/xml-templates.html – Genshi
https://genshi.edgewall.org/wiki/Documentation/xml-templates.html
Genshi XML Template Language. Genshi provides a XML-based template language that is heavily inspired by Kid. Which in turn was inspired by a number of existing template languages, namely XSLT. This document describes the template language and will be most useful as reference to those developing Genshi XML templates. Templates are XML files of some kind (such as XHTML) that include processing directives. See Genshi Templating Basics. For general information on embedding Python code in templates. This is b...
trac.edgewall.org
PySqlite – The Trac Project
https://trac.edgewall.org/wiki/PySqlite
Is a Python binding for the. Light-weight database engine, which is Trac's default DatabaseBackend. If you are using Python 2.5 and up, you already have a working version of pysqlite 2, bundled as. If you are using an older version of Python or you would like to benefit from the latest version of pysqlite, grab Windows installer or the source .tar.gz from the official. If you need to build from this .tar.gz, simply do after unpacking:. Python setup.py build static install. Test that bindings are imported.
trac.edgewall.org
CommitTicketUpdater – The Trac Project
https://trac.edgewall.org/wiki/CommitTicketUpdater
The Commit Ticket Updater is an optional component. Which makes Trac react on keywords and ticket references found in commit log message. Referenced tickets get a new comment linking to the changeset and depending on the presence of appropriate keywords, such as. The ticket status will be updated. That role was fulfilled by the trac-post-commit-hook. For Subversion and previous versions of Trac (up to 0.11). Starting with Trac 0.12 and multiple repository support. To notify the TracEnvironment. Ticket] c...
xieyanbo.blogspot.com
举头望明月: 200904
http://xieyanbo.blogspot.com/2009_04_01_archive.html
做集成测试,效果挺好,现在天天离不了它。不过最近被它搞的很郁闷,因为bitten-slave吐出一行神秘的错误信息:. DEBUG ] Sending POST request to 'https:/ mytrac.com/build/5632/steps/'. WARNING ] Server returned error 403: Forbidden. ERROR ] HTTP Error 403: Forbidden. Def reset orphaned builds(self):. Reset all in-progress builds to ` PENDING` state if they've been. Running so long that the configured timeout has been reached. This is used to cleanup after slaves that have unexpectedly cancelled. Reporting back status updates. 订阅: 帖子 (Atom).
trac.edgewall.org
TracDownload – The Trac Project
https://trac.edgewall.org/wiki/TracDownload
Latest Stable Release for the 1.0.x line - Trac 1.0.12. Latest Development Release for the 1.1.x line - Trac 1.1.6. Latest Stable Release for the 0.12.x line - Trac 0.12.7. Latest Development Source Code. Installing versions from checkouts. Trac is released under the modified BSD license. For installation instructions, see TracInstall. Or the included INSTALL file. If you're upgrading from a previous release, please read TracUpgrade. The latest releases of Trac are also available on. However this is a de...
genshi.edgewall.org
Timeline – Genshi
https://genshi.edgewall.org/timeline
Larr; Previous Period. Next Period →. Tickets opened and closed. For information about the timeline view. Download in other formats:. Powered by Trac 1.0.12. Visit the Trac open source project at. Http:/ trac.edgewall.org/.
genshi.edgewall.org
Documentation/filters.html – Genshi
https://genshi.edgewall.org/wiki/Documentation/filters.html
Showed how to write filters and how they are applied to markup streams. This page describes the features of the various filters that come with Genshi itself. 1 HTML Form Filler. 1 HTML Form Filler. Genshi.filters.html.HTMLFormFiller. Can automatically populate an HTML form from values provided as a simple dictionary. When using this filter, you can basically omit any. Attributes from form controls in your templates, and let the filter do all that work for you. Input type="text" name="username" /. Box to ...
genshi.edgewall.org
Documentation/streams.html – Genshi
https://genshi.edgewall.org/wiki/Documentation/streams.html
A stream is the common representation of markup as a. A stream can be attained in a number of ways. It can be:. The result of parsing XML or HTML text, or. The result of selecting a subset of another stream using XPath, or. For example, the functions. Can be used to convert literal XML or HTML text to a markup stream:. P class="intro" Some text and '. A href="http:/ example.org/" a link /a .'. Stream genshi.core.Stream object at . Kind, data, pos). Filename, lineno, column). Class also provides a. It pro...
genshi.edgewall.org
TitleIndex – Genshi
https://genshi.edgewall.org/wiki/TitleIndex
ApiDocs/0.3.x/genshi.builder. ApiDocs/0.3.x/genshi.core. ApiDocs/0.3.x/genshi.eval. ApiDocs/0.3.x/genshi.filters. ApiDocs/0.3.x/genshi.input. ApiDocs/0.3.x/genshi.output. ApiDocs/0.3.x/genshi.path. ApiDocs/0.3.x/genshi.template. ApiDocs/0.4.x/genshi.builder. ApiDocs/0.4.x/genshi.core. ApiDocs/0.4.x/genshi.filters. ApiDocs/0.4.x/genshi.filters.html. ApiDocs/0.4.x/genshi.filters.i18n. ApiDocs/0.4.x/genshi.input. ApiDocs/0.4.x/genshi.output. ApiDocs/0.4.x/genshi.path. ApiDocs/0.4.x/genshi.util. ApiDocs/0...