TMI

lp:tmi

Created by Jamu Kakar and last modified
Get this branch:
bzr branch lp:tmi
Only Jamu Kakar can upload to this branch. If you are Jamu Kakar please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Jamu Kakar
Project:
TMI
Status:
Development

Recent revisions

8. By Jamu Kakar

Merged api-docs.

The new 'doc' make target uses Pydoctor to generate API
docuementation. Also new, the 'info' make target displays
information about the branch.

7. By Jamu Kakar

Merged json-rpc-api.

A new BrowserAPI resource served from /browser-api has a 'get_html'
JSON-RPC method that takes a path as an argument and returns
document contents formatted as an HTML fragment.

6. By Jamu Kakar

Merged rest-to-html.

A new Document.get_html method transforms reStructuredText content
into HTML and returns it as a fragment. Also, logic that was in
place to use a default set of content has been removed.

5. By Jamu Kakar

Merged working-tree-context-manager.

A new open_working_tree context manager opens a working tree for a
given path. While the working tree is being used the context
manager changes the current working directory to its path, which is
necessary for correct operation. The context manager has been
integrated into all code that uses a working tree.

4. By Jamu Kakar

Merged wiki-crud.

The Wiki class now has add, get, update and remove methods that
make and commit changes to the wiki's Bazaar branch.

3. By Jamu Kakar

Merged init-wiki.

The tmi command has a new 'init' command that creates a Bazaar
branch with default content in a user-specified location. The new
tmi.wiki module contains create_wiki along with a Wiki class that
will eventually provide an API for working with wiki content.

2. By Jamu Kakar

Merged basic-server.

The basic project structure is in place with a Commandant-based
front-end that starts a twisted.web-based web server. The web
server serves a simple root page that can be used to verify it's
operation.

1. By Jamu Kakar

TMI is a simple wiki application.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
This branch contains Public information 
Everyone can see this information.

Subscribers