Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install tiddlywebplugins.twimport

How to install tiddlywebplugins.twimport

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install tiddlywebplugins.twimport
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.0 Available View build log
0.9.7 Available View build log
0.9.6 Available View build log
0.9.5 Available View build log
Windows (64-bit)
1.0.0 Available View build log
0.9.7 Available View build log
0.9.6 Available View build log
0.9.5 Available View build log
Mac OS X (10.5+)
1.0.0 Available View build log
0.9.7 Available View build log
0.9.6 Available View build log
0.9.5 Available View build log
Linux (32-bit)
1.0.0 Available View build log
0.9.7 Available View build log
0.9.6 Available View build log
0.9.5 Available View build log
Linux (64-bit)
1.0.0 Available View build log
0.9.7 Available View build log
0.9.6 Available View build log
0.9.5 Available View build log
 
Author
Imports
Lastest release
version 1.0.0 on Feb 28th, 2013

Import tiddlers, Cook recipes, and [TiddlyWikis](http://tiddlywiki.com) into a [TiddlyWeb](http://tiddlyweb.com) [store](http://tiddlyweb.tiddlyspace.com/store).

If you wish to use the provided twimport twanager command you must add to twanager_plugins in tiddlywebconfig.py:

``` config = {

System Message: WARNING/2 (<string>, line 7); backlink

Inline literal start-string without end-string.

System Message: ERROR/3 (<string>, line 9)

Unexpected indentation.
'twanager_plugins': ['tiddlywebplugins.twimport'],

System Message: WARNING/2 (<string>, line 10)

Block quote ends without a blank line; unexpected unindent.

}

twimport has two primary purposes:

This latter functionality relies on functionality provided by [tiddlywebplugins.ibuiler](https://github.com/cdent/tiddlywebplugins.ibuilder) and uses a modified form of the cook recipe format. Tiddlers may be referred to with either a local file path, or a remote URI and have an optional mime type:

` tiddler: <uri> [mime type] `

The mime type option is provided to allow setting the mime type of the stored tiddler. If no type is provided the system will attempt to determine the type based on HTTP response headers or by guessing from the file extension.

If a tiddler uri ends in .js it will be processed as a TiddlyWiki plugin (and, in the absence of a .meta file, get a systemConfig tag). To avoid this behavior set the mime type explicitly.

When a tiddler is loaded, the code will look for a meta file in the same location. This optional file contains meta information about the tiddler, such as tags, modifier, and fields. The format is the same as the top section of a .tid file.

Subscribe to package updates

Last updated Feb 28th, 2013

Download Stats

Last month:19

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.