{
"info": {
"author": "Jimmy Theis",
"author_email": "jimmy@jetheis.com",
"bugtrack_url": null,
"classifiers": [],
"description": "Overview\n========\n\nTracSubPages is a Trac plugin that supplies a macro allowing full wiki pages to be displayed inside of other wiki pages. This is useful if there is a piece of content (such as a contact table or log) that needs to be displayed in multiple places, as it eliminates the need for each instance of this content to be maintained.\n\nUsage\n-----\n\nThe syntax for the subpage macro is simple::\n\n[[subpage(wiki_page, [show_link])]]\n\nWhere `wiki_page` is the wiki page (No url is needed here, nor 'wiki/', just the page). The macro supports pages that aren't top-level, too ('BigCategory/SpecificSubject'). The second argument, `showlink` is an optional argument (`true` or `false`) that determines whether or not a link to edit the rendered page will be shown at the bottom of the subpage section (The link reads 'Edit Section' and provides a link directly to the edit page of the referenced wiki page). \n\nFor example, if a user had created a wiki pages called 'Minutes' and wanted to display it inline in another wiki page without a link to edit it, he or she would add the following entry to the wiki page that is intended to display the extra content::\n\n[[subpage(Minutes, False)]]\n\nIf the user later decided that he or she wanted a link to be placed at the bottom of the inline section for quick editing, the entry should be changed as follows::\n\n[[subpage(Minutes)]]\n\nNote that the second boolean argument 'True' is not needed, as it is assumed by default.\n\nLimitations\n-----------\n\n * A wiki page needs to exist before you link to it with a subpage macro. This may seem obvious, but the error caused by a broken link isn't very descriptive (yet).\n * Please use only wiki formatting for subpages. The use of macros can (and probably will) cause errors.\n\nChange History\n==============\n\n0.5(2011-03-03)\n---------------\n * Begin using MANIFEST.in in the absence of a Subversion repository\n\n0.4(2010-07-13)\n---------------\n * Fixed unicode bug that caused errors when given non-ASCII characters [jetheis]\n\n0.3(2010-01-10)\n---------------\n * All code adheres to `PEP 8 `_ standards [jetheis]\n * Added ``ez_setup.py`` to package [jetheis]\n * Changed license to `GPLv3 `_ [jetheis]\n\n0.2(2009-08-11)\n---------------\n * Changed macro syntax to not require true/false argument [jetheis]\n * Cleaned up code to better adhere to PEP 8 [jetheis]\n\n0.1(2009-08-11)\n---------------\n * Initial release of plugin [jetheis]",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/jetheis/TracSubPages",
"keywords": null,
"license": "GPLv3",
"maintainer": null,
"maintainer_email": null,
"name": "TracSubPages",
"package_url": "https://pypi.org/project/TracSubPages/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/TracSubPages/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://github.com/jetheis/TracSubPages"
},
"release_url": "https://pypi.org/project/TracSubPages/0.5/",
"requires_dist": null,
"requires_python": null,
"summary": "A Trac macro that displays the bodies of wiki pages inside other wiki pages",
"version": "0.5"
},
"last_serial": 785888,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "bbe49cac0463df4397a65ba470b3da75",
"sha256": "36348034b846fd61206759f524becda4544e88dd157aabe993ab00be8a67ed54"
},
"downloads": -1,
"filename": "TracSubPages-0.1.tar.gz",
"has_sig": false,
"md5_digest": "bbe49cac0463df4397a65ba470b3da75",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2350,
"upload_time": "2009-08-11T17:44:45",
"url": "https://files.pythonhosted.org/packages/ce/4e/b39607b33a526093f451b0799665fb4f3f07827c9b06576a7232a8a62180/TracSubPages-0.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "1d984f30a46e970ddcd3da7875c0781c",
"sha256": "96691409c0d566591a0a07970d2bf4ba833685e14a7adc300853d6931c3c9942"
},
"downloads": -1,
"filename": "TracSubPages-0.2.tar.gz",
"has_sig": false,
"md5_digest": "1d984f30a46e970ddcd3da7875c0781c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2621,
"upload_time": "2009-08-11T19:15:00",
"url": "https://files.pythonhosted.org/packages/83/cf/b2f6015905958ce976b0f08fc3debc9f78a2b82daa6a8dde3bba6ccef291/TracSubPages-0.2.tar.gz"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "42396901e6dd9b42c728e88499f63b01",
"sha256": "6e4ca79b6f9a59864e4a3fab3730b4fd50e2aede11f052ff4d98a3865654a77c"
},
"downloads": -1,
"filename": "TracSubPages-0.3.tar.gz",
"has_sig": false,
"md5_digest": "42396901e6dd9b42c728e88499f63b01",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18192,
"upload_time": "2010-01-10T21:18:05",
"url": "https://files.pythonhosted.org/packages/9b/9a/43a4f5a867565985d760a6a52fd0c2dc3c287571ee6abfbf3a77490cfb98/TracSubPages-0.3.tar.gz"
}
],
"0.4": [
{
"comment_text": "",
"digests": {
"md5": "b6f06578a70b8e5fa52aaa421339aef3",
"sha256": "2e70db7e6340de7fa77e652520ad0236f97806e3315c6f13848b41a5900702ae"
},
"downloads": -1,
"filename": "TracSubPages-0.4.tar.gz",
"has_sig": false,
"md5_digest": "b6f06578a70b8e5fa52aaa421339aef3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3435,
"upload_time": "2010-07-14T01:53:20",
"url": "https://files.pythonhosted.org/packages/7d/ab/8c6b08b6635608c6162c313ef0697b21116e83e44655979d88153a0862bb/TracSubPages-0.4.tar.gz"
}
],
"0.5": [
{
"comment_text": "",
"digests": {
"md5": "d21311976b0d1f14e7f9770a0d5ec8a5",
"sha256": "fbdd1005e534ef4fee9ca3ef4e678462f9f1ab144ba3aca1a9a379214c1be54f"
},
"downloads": -1,
"filename": "TracSubPages-0.5.tar.gz",
"has_sig": false,
"md5_digest": "d21311976b0d1f14e7f9770a0d5ec8a5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18406,
"upload_time": "2011-03-03T08:59:29",
"url": "https://files.pythonhosted.org/packages/70/25/b757523df84b2d9878396541e3484a69176495448503cb5b0445b0e607cd/TracSubPages-0.5.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d21311976b0d1f14e7f9770a0d5ec8a5",
"sha256": "fbdd1005e534ef4fee9ca3ef4e678462f9f1ab144ba3aca1a9a379214c1be54f"
},
"downloads": -1,
"filename": "TracSubPages-0.5.tar.gz",
"has_sig": false,
"md5_digest": "d21311976b0d1f14e7f9770a0d5ec8a5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18406,
"upload_time": "2011-03-03T08:59:29",
"url": "https://files.pythonhosted.org/packages/70/25/b757523df84b2d9878396541e3484a69176495448503cb5b0445b0e607cd/TracSubPages-0.5.tar.gz"
}
]
}