{ "info": { "author": "Nathan Van Gheem", "author_email": "vangheem@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 5.0", "Framework :: Plone :: 5.1", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "collective.simplewiki\n=====================\n\nProvides simple wiki-style linking to other content within a Plone site.\n\nText that is wrapped with `(())` or `[[]]` is rendered as a link.\n\nThe wrapped text is used to look up content items within the site, as either ID or title.\n\nIf the content item exists on the site, the rendered link is to that item.\n\nThe link is resolved in the following order:\n\n1. a matching ID within the same folder\n2. a matching title within the same folder\n3. a matching ID somewhere else in the site\n4. a matching title somewhere else in the site\n\nIf none of these match (i.e., a content item by that ID or title does not exist), the rendered link is to the add form for a page (\"Document\" content type), with the Title field pre-filled with the text wrapped by `(())` or `[[]]`.\n\nExample\n-------\n\nThe following example shows how text is rendered on a new local Plone site named \"Wiki\" containing the default welcome page (ID: front-page, title: \"Welcome to Plone\")\n\nThe text::\n\n This is a link to a ((test page)).\n\n Whatever you do, don't [[try this at home]]!\n\n If in doubt, link to ((front-page)) or to ((front page)).\n\n You can also link to [[Welcome!]] or [[Welcome]] or [[Welcome to Plone]].\n\nis rendered as:\n\n.. code-block:: html\n\n
\n

This is a link to a\n + test page\n .\n

\n

Whatever you do, don't\n + try this at home\n !\n

\n

If in doubt, link to\n Welcome to Plone\n or to\n + front page\n .\n

\n

You can also link to\n + Welcome!\n or\n + Welcome\n or\n Welcome to Plone\n .\n

\n
\n\nComments:\n\n- The entire rich text field is wrapped in a `
` with the class `simplewiki-container`.\n- `((test page))` links to an add form.\n- `[[try this at home]]` links to an add form because no content item exists by that ID or title on the site.\n- `((front-page))` links to the site's default front page.\n- `((front page))` links to an add form because no content item exists by that ID or title on the site.\n- `[[Welcome!]]` and `[[Welcome]]` do not match any content item by ID nor by full title, but `[[Welcome to Plone]]` links to the default front page since its title matches fully.\n\n\nInstallation\n------------\n\nInstall collective.simplewiki by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.simplewiki\n\n\nand then running \"bin/buildout\"\n\n\nPlone Compatibility\n-------------------\n\nThis add-on has been tested with Plone 5.0 and 5.1.\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.simplewiki/issues\n- Source Code: https://github.com/collective/collective.simplewiki\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nAcknowledgements\n----------------\n\nThis add-on was developed by `Wildcard Corp.`_ and graciously funded and released to the community by `Zombie Orpheus Entertainment`_.\n\nThanks to Ben Dobyns of Zombie Orpheus Entertainment and Hawke Robinson of `RPG Research`_\n\n.. _Wildcard Corp.: https://wildcardcorp.com\n.. _Zombie Orpheus Entertainment: http://zombieorpheus.com\n.. _RPG Research: http://rpgresearch.com/\n\n\n\n\n\n\n\nChangelog\n=========\n\n1.0.1 (2017-01-06)\n------------------\n\n- Fix sortable title lookup for wiki pages\n [vangheem]\n\n1.0.0 (2017-01-03)\n------------------\n\n- documentation\n [tkimnguyen]\n\n- initial release\n [vangheem]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.simplewiki", "keywords": "Plone wiki wicked", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.simplewiki", "package_url": "https://pypi.org/project/collective.simplewiki/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.simplewiki/", "project_urls": { "Homepage": "https://github.com/collective/collective.simplewiki" }, "release_url": "https://pypi.org/project/collective.simplewiki/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Simple wiki linking syntax support for Plone", "version": "1.0.1" }, "last_serial": 2803705, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "df5b0f70a188c9961e250fa00c203d03", "sha256": "d38bbfef49109ce99387d1d171ac47741156610e84a7156727dc250b158543b4" }, "downloads": -1, "filename": "collective.simplewiki-1.0.0.tar.gz", "has_sig": false, "md5_digest": "df5b0f70a188c9961e250fa00c203d03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16291, "upload_time": "2017-01-03T21:33:35", "url": "https://files.pythonhosted.org/packages/06/bf/8db5aaa45d4020cc3bbc1cf9fa2b915916af46e5a64a2019daf555f2a652/collective.simplewiki-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "17b415c822573a96df51bd19cf1c1f52", "sha256": "f7dae19833b474976047a3e919a899dd08233f6d5c9ca5a03e8c1dee75e45a3f" }, "downloads": -1, "filename": "collective.simplewiki-1.0.1.tar.gz", "has_sig": false, "md5_digest": "17b415c822573a96df51bd19cf1c1f52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16677, "upload_time": "2017-01-06T23:15:07", "url": "https://files.pythonhosted.org/packages/32/26/3311b0c91dfb4ed957fe8153a26f58be3cc62157c85623ec39bb42cb717e/collective.simplewiki-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17b415c822573a96df51bd19cf1c1f52", "sha256": "f7dae19833b474976047a3e919a899dd08233f6d5c9ca5a03e8c1dee75e45a3f" }, "downloads": -1, "filename": "collective.simplewiki-1.0.1.tar.gz", "has_sig": false, "md5_digest": "17b415c822573a96df51bd19cf1c1f52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16677, "upload_time": "2017-01-06T23:15:07", "url": "https://files.pythonhosted.org/packages/32/26/3311b0c91dfb4ed957fe8153a26f58be3cc62157c85623ec39bb42cb717e/collective.simplewiki-1.0.1.tar.gz" } ] }