{ "info": { "author": "NiteoWeb Ltd.", "author_email": "info@niteoweb.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "slc.permissiondump\n==================\n\nWalk the Plone portal and dump the list of local roles for each item. Then\ngo through the dump and generate a nice HTML visualization of the tree of\nitems with their assigned local roles.\n\n\nINSTALL\n=======\n\nAdd this egg to buildout's egg list and run the buildout.\n\n\nUSAGE\n=====\n\nFor usage description run the following::\n\n $ bin/instance dump_roles --help\n\nTo dump roles to a file, run the following::\n\n $ bin/instance dump_roles --output-dir OUTDIR --portal-name PORTAL\n\nThis command dumps permissions from Plone site PORTAL to a file called\nlocal_roles.txt located in OUTDIR. If directory does not exist, it is\nautomatically created.\n\nNOTE: specifying the output directory is optional, it defaults to directory\n\"output\" in the same directory from where the script is run.\nPlone site name is optional as well and defaults to \"Plone\".\n\nTo generate HTML tree view run the following::\n\n $ bin/instance html_export --output-dir OUTDIR\n\nThe OUTDIR, if specified, must refer to the same output directory that was\nused to dump role info in previous step. Directory's default name is again\n\"output\".\n\nOpen the created HTML `/local_roles_tree.html` directly from the\nfilesystem with your browser.\n\nNOTE: in case of large files this might take some time, because synatree.js\nscript must walk through the DOM and do its work. It might appear in the\nmeantime that the browser is unresponsive - it's just doing its work.\nChangelog\n=========\n\n0.2.1 (2013-08-23)\n------------------\n\n- Fix: dump objects' inherited roles as well (instead of just local roles)\n [plamut]\n\n\n0.2 (2013-06-05)\n----------------\n\n- Nicer README.\n [plamut]\n\n\n0.1 (2013-06-05)\n----------------\n\n- Initial release.\n [ibi, plamut, zupo]\n\nLicense (3-clause BSD)\n======================\n\nCopyright (c) 2013, NiteoWeb Ltd.. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\n * Neither the name of NiteoWeb Ltd.. nor the names of its contributors may\n be used to endorse or promote products derived from this software\n without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL NITEOWEB LTD. BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/slc.permissiondump", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "slc.permissiondump", "package_url": "https://pypi.org/project/slc.permissiondump/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/slc.permissiondump/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/slc.permissiondump" }, "release_url": "https://pypi.org/project/slc.permissiondump/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Visualize a tree of local roles assigned on Plone items.", "version": "0.2.1" }, "last_serial": 846874, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "270546f1b79f1621fe61f7d73c29bd23", "sha256": "233c911606280368c06b1c6599c19fc628b698da819a5c03237b8481297f7889" }, "downloads": -1, "filename": "slc.permissiondump-0.1.zip", "has_sig": false, "md5_digest": "270546f1b79f1621fe61f7d73c29bd23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 198006, "upload_time": "2013-06-05T09:30:55", "url": "https://files.pythonhosted.org/packages/3f/ff/c63146e85a05f4f92864163a117c2867cc298c17769f4212843e2ff3e1f5/slc.permissiondump-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "c35cbda43335bcacc00eb7ca2521f931", "sha256": "876d8d6a2adc833fd80b9d6d1da98db65d6b5fe1f9978d972b7ae23d284ed02f" }, "downloads": -1, "filename": "slc.permissiondump-0.2.zip", "has_sig": false, "md5_digest": "c35cbda43335bcacc00eb7ca2521f931", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 198175, "upload_time": "2013-06-05T09:50:49", "url": "https://files.pythonhosted.org/packages/57/b5/e7f6d1f4ecdcdf504cc8e10efcf9000b1a75e4e6513736b1fb33e98f2a89/slc.permissiondump-0.2.zip" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "1d37b4547591ca35b9cb30a48451ee31", "sha256": "c888511879082b4f6a923bb603eb47c8ae712430beeab1d2ce5f2256b075e9a0" }, "downloads": -1, "filename": "slc.permissiondump-0.2.1.zip", "has_sig": false, "md5_digest": "1d37b4547591ca35b9cb30a48451ee31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 198306, "upload_time": "2013-08-23T12:01:38", "url": "https://files.pythonhosted.org/packages/af/39/2cbe85b6192bcf5286f5db7975f90f7e1f4353fb2b17a65df72073bce16e/slc.permissiondump-0.2.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d37b4547591ca35b9cb30a48451ee31", "sha256": "c888511879082b4f6a923bb603eb47c8ae712430beeab1d2ce5f2256b075e9a0" }, "downloads": -1, "filename": "slc.permissiondump-0.2.1.zip", "has_sig": false, "md5_digest": "1d37b4547591ca35b9cb30a48451ee31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 198306, "upload_time": "2013-08-23T12:01:38", "url": "https://files.pythonhosted.org/packages/af/39/2cbe85b6192bcf5286f5db7975f90f7e1f4353fb2b17a65df72073bce16e/slc.permissiondump-0.2.1.zip" } ] }