Guidelines

The extension guidelines are still a work in progress. We have some documentation guidelines and examples.

Add your extension

To submit an extension please email us (info@pivotx.net) a description of what it does and include the extension in an archive.

We will review your extension before publishing it here. At the moment we don't have many formal guidelines in place, but your extension should include a readme and documentation.

Documentation

Please note that these guidelines have recently changed.

Please follow these guidelines for the documentation:

  • An extension must have a "readme.txt" with some minimal information about the author and the extension.
  • You may also create a "docs" folder with either "docs/summary.markdown" or "docs/index.markdown" and some extra pages.
  • The documentation may only be flat text, markdown text, and images - this is for your safety and our workload, we don't want to check for security exploits in the documentation, and any javascript, php code or css expression can create one.
  • Don't use external resources. You may link to other sites, but please use "target=_blank" in the link.