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 collective.transform.multimarkdown

How to install collective.transform.multimarkdown

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.transform.multimarkdown
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2 Available View build log
Windows (64-bit)
0.2 Available View build log
Mac OS X (10.5+)
0.2 Available View build log
Linux (32-bit)
0.2 Available View build log
Linux (64-bit)
0.2 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 0.2 on Jan 5th, 2011

Introduction

This package allows Plone users to include MultiMarkdown syntax in their Plone sites. MultiMarkdown is a derivative of John Gruber's original Markdown project.

To see the improved MultiMarkdown syntax, check out the Syntax Guide.

Install

To install collective.transform.multimarkdown with buildout do the following:

[instance]

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

Inconsistent literal block quoting.

eggs = collective.transform.multimarkdown zcml = collective.transform.multimarkdown

Once the package is installed you can do the following:

  • Run the MultiMarkdown Transform profile
  • Go to Site Setup -> Markup
  • Make sure the text/x-multimarkdown transform is enabled
  • Set your default editor to Plain Text
  • Write some MultiMarkdown!

To uninstall, run the MultiMarkdown Transform Uninstall profile and remove the package from your buildout.

Limitations

This packages makes use of the MultiMardown perl scripts to do the actual transform. If you have a copy of MultiMarkdown.pl and want to use it instead of the script included in this package, make sure it is in your PATH, and the package will find and use it.

Since this packages uses perl scripts, you must have perl installed and in your PATH for the transform to work correctly. This package has only been tested on *nix and should work on most flavors of Linux and BSD. Use of this package on a Windows machine could cause errors.

Changelog

0.2 (2009-08-19)
  • Fixed a few typos in license
0.1 (2009-08-19) (Unreleased)
  • Initial release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

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.