{ "info": { "author": "Jamie Lentin", "author_email": "jamie.lentin@shuttlethread.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nA simple dexterity-based directory with faceted search. Developed initially\nas a directory of academic staff. This is designed to be used along with a\nDiazo theme to present the results.\n\nInstallation\n============\n\nInstall as any other Plone add-on, i.e. add to your ``buildout.cfg`` and then\nenable your add-on in your site. See \n`official install documentation for more advice `__.\n\nConfiguration\n=============\n\nBefore you start creating a directory, consider what fields you want your\ndirectory entries to have. For example, \"department\", \"favourite animal\", etc.\nInitially, directory entries have 2 fields, ``title`` and ``image``. These can be\nedited or new fields added. To do this:\n\n* Go to the Plone control panel\n* Select \"Dexterity content types\"\n* Select \"Directory Entry\"\n* Click the \"Fields\" tab.\n\nAdd as many fields as you require, and/or alter the title/description of the\nexisting fields.\n\nOnce set up, you can add a Person directory anywhere to your site using \"Add new\".\n\nFacets\n------\n\nIf you would like the \"department\" field you configured earlier to be sortable\nwith facets (i.e you can filter the entries with links down the right hand\nside), then you need to select in in the directories' \"Fields to filter by\"\nlist.\n\nSuggestion Fields\n-----------------\n\nIf a field is selected as a facet, then you can also use the\n``SuggestionFieldWidget`` on a TextLine field to show previously used values.\nTo do this you need to alter the entry schema XML (click \"Edit XML Field Model\")\nand change it to::\n\n \n Research Group\n \n \n\nEntry images\n------------\n\nBy default, there is an ``image`` field that can be used to, e.g. add portraits.\nThe image will be scaled by ``plone.app.imaging``. You can alter the dimensions\nin the \"Image Handling\" section of the Plone control panel. Edit the \"pdir-image\"\nsize.\n\nSorting\n-------\n\nBy default, entries are sorted alphabetically. However you can change this by\nediting the directory object.\n\nCredits\n=======\n\nAuthors:\n\n* Jamie Lentin [lentinj], http://shuttlethread.com\n\nDeveloped as part of the `Oxford IBME website `__.\n\nFurther work\n============\n\nThe resulting display is rather uninspiring admittedly, this is most useful\nin combination with your own Diazo theme. However, the initial view could be\ntarted up a bit.\n\nChangelog\n=========\n\n1.1 (2013-08-30)\n----------------\n\n- Instead of automatically using SuggestionFieldWidget fields, manually\n select which should be used as facets\n [lentinj]\n\n- Reindex all content below whenever a directory object is changed\n [lentinj]\n\n1.0 (2013-08-01)\n----------------\n\n- Ensure filters are sorted by title\n [lentinj]\n\n\n0.1 (2013-07-03)\n----------------\n\n- Initial release\n [lentinj]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://shuttlethread.com", "keywords": "plone person directory", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ibme.persondirectory", "package_url": "https://pypi.org/project/ibme.persondirectory/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ibme.persondirectory/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://shuttlethread.com" }, "release_url": "https://pypi.org/project/ibme.persondirectory/1.1/", "requires_dist": null, "requires_python": null, "summary": "Directory of people", "version": "1.1" }, "last_serial": 852867, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "80ebffe28cacd363a72e764e08ce2284", "sha256": "1cc2c3e1306e60d489551359ac37fcff4fa77c6ad01fc221b1eaa050eb66f634" }, "downloads": -1, "filename": "ibme.persondirectory-1.0.zip", "has_sig": false, "md5_digest": "80ebffe28cacd363a72e764e08ce2284", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33479, "upload_time": "2013-08-01T13:06:27", "url": "https://files.pythonhosted.org/packages/18/38/84e0b0588b18afdceaa78be20f648c9a48c08feb274d42128216db2b9835/ibme.persondirectory-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "2b709935d90f15fc74030934a09d52fb", "sha256": "4d427ba7d9b2ddf2c3f01f011ef0847b8c5f756bbb2efad4e6fcbe6c1c318070" }, "downloads": -1, "filename": "ibme.persondirectory-1.1.zip", "has_sig": false, "md5_digest": "2b709935d90f15fc74030934a09d52fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34386, "upload_time": "2013-08-30T09:15:15", "url": "https://files.pythonhosted.org/packages/82/6d/e0283a5fb5c25142b4a47ab0e0414b9ff97bc20ecea42c5717079ef4f06f/ibme.persondirectory-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b709935d90f15fc74030934a09d52fb", "sha256": "4d427ba7d9b2ddf2c3f01f011ef0847b8c5f756bbb2efad4e6fcbe6c1c318070" }, "downloads": -1, "filename": "ibme.persondirectory-1.1.zip", "has_sig": false, "md5_digest": "2b709935d90f15fc74030934a09d52fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34386, "upload_time": "2013-08-30T09:15:15", "url": "https://files.pythonhosted.org/packages/82/6d/e0283a5fb5c25142b4a47ab0e0414b9ff97bc20ecea42c5717079ef4f06f/ibme.persondirectory-1.1.zip" } ] }