{ "info": { "author": "Ales Zabala Alava (Shagi)", "author_email": "shagi@gisa-elkartea.org", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup" ], "description": "Introduction\r\n============\r\n\r\nThis package gives Plone users the ability to use txt2tags syntax in their Plone site.\r\n\r\nTxt2tags documentation can be found in http://txt2tags.sourceforge.net.\r\n\r\nIn this transform the first three lines of txt2tags files are ignored letting Plone setting the title, author, etc.\r\n\r\nInstall\r\n-------\r\n\r\nTo install collective.transform.txt2tags with buildout do the following::\r\n\r\n [instance]\r\n eggs = collective.transform.txt2tags\r\n zcml = collective.transform.txt2tags\r\n\r\nTo write content in txt2tags format you must do the following:\r\n\r\n- Run the 'Txt2tags Transform Install' profile\r\n- Go to Site setup -> markup\r\n- Make sure the text/x-txt2tags transform is enabled\r\n- Set your default editor to 'Plain Text'\r\n\r\nTo uninstall, run the 'Txt2tags Transform Uninstall' profile and remove the package from your buildout.\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n1.1\r\n----------------\r\n\r\n* Add support for plone 4.1\r\n* Improve txt2tags calls based on module-body.py sample\r\n* Bugfixes\r\n [shagi]\r\n\r\n1.0\r\n----------------\r\n\r\n* Initial release\r\n [shagi]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://lagunak.gisa-elkartea.org/projects/plone-txt2tags", "keywords": "Plone transform", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.transform.txt2tags", "package_url": "https://pypi.org/project/collective.transform.txt2tags/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.transform.txt2tags/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://lagunak.gisa-elkartea.org/projects/plone-txt2tags" }, "release_url": "https://pypi.org/project/collective.transform.txt2tags/1.1/", "requires_dist": null, "requires_python": null, "summary": "txt2tags transform for Plone", "version": "1.1" }, "last_serial": 726192, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "0b36eb3c689ccb8dfce108be66371dcc", "sha256": "b5c174bb6fb3230fb9919e348b622de53e21c96b56c7418df52dee3793efcfe9" }, "downloads": -1, "filename": "collective.transform.txt2tags-1.0.tar.gz", "has_sig": false, "md5_digest": "0b36eb3c689ccb8dfce108be66371dcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56360, "upload_time": "2009-04-08T19:06:25", "url": "https://files.pythonhosted.org/packages/0a/4d/aee630ab13f4be3f90c1186692342fc25da42961aa0c611a8048657b6288/collective.transform.txt2tags-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "2b68b23a40023cf7171b77ff62bbf3b8", "sha256": "4ff0afdbbaf62b97a5a9e277e067a320218cc3bc707cadc19cf0e22cad4293fb" }, "downloads": -1, "filename": "collective.transform.txt2tags-1.1.tar.gz", "has_sig": false, "md5_digest": "2b68b23a40023cf7171b77ff62bbf3b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56672, "upload_time": "2010-08-30T01:39:43", "url": "https://files.pythonhosted.org/packages/53/66/b360d0acfeeb4c973c40a0643411f17df748eab03ff859cbcf7597306649/collective.transform.txt2tags-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b68b23a40023cf7171b77ff62bbf3b8", "sha256": "4ff0afdbbaf62b97a5a9e277e067a320218cc3bc707cadc19cf0e22cad4293fb" }, "downloads": -1, "filename": "collective.transform.txt2tags-1.1.tar.gz", "has_sig": false, "md5_digest": "2b68b23a40023cf7171b77ff62bbf3b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56672, "upload_time": "2010-08-30T01:39:43", "url": "https://files.pythonhosted.org/packages/53/66/b360d0acfeeb4c973c40a0643411f17df748eab03ff859cbcf7597306649/collective.transform.txt2tags-1.1.tar.gz" } ] }