{ "info": { "author": "Simples Consultoria", "author_email": "products@simplesconsultoria.com.br", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "========================\nsc.base.memberdataexport\n========================\n\nOverview\n--------\n\nA very common request of customers is to give them a listing of registered users \nin theirs portals and sites. Althought, as PlonePAS allows us to deploy different \nuser and properties sources, even the most simple case -- Plone factory settings \n-- is not covered when we need to export user data.\n\nThis package aims to solve, at least, the simple use cases, allowing portal managers \nto export member data (except password) on a CSV format.\n\nInstallation\n------------\n \nTo use this package, on a buildout based installation:\n\n 1. Unpack sc.base.memberdataexport package to src/ folder of your buildout\n \n 2. Edit your buildout.cfg and add the following information::\n\n [buildout]\n ...\n eggs = \n sc.base.memberdataexport\n\n [instance]\n zcml = \n ...\n sc.base.memberdataexport\n \n The last line tells buildout to generate a zcml snippet that tells\n Zope to configure sc.base.memberdataexport.\n\n If another package depends on the sc.base.memberdataexport egg or \n includes its zcml directly you do not need to specify anything in the \n buildout configuration: buildout will detect this automatically.\n\n After updating the configuration you need to run the ''bin/buildout'',\n which will take care of updating your system.\n\nGo to the 'Site Setup' page in the Plone interface and click on the\n'Add/Remove Products' link.\n\nChoose the product (check its checkbox) and click the 'Install' button.\n\nUninstall -- This can be done from the same management screen, but only\nif you installed it from the quick installer.\n\nNote: You may have to empty your browser cache to see the effects of the\nproduct installation.\n\nTested with\n-----------\n - Plone >= 3.1.x (http://plone.org/products/plone)\n\nCredits\n-------\n\n * Erico Andrei (erico at simplesconsultoria dot com dot br) - Coding\n \n * Simples Consultoria (products at simplesconsultoria dot com dot br) - \n Packaging\n\n\nChangelog\n=========\n\n0.5 (2009-03-29)\n----------------\n \n * Uses a control panel to configure the most common settings\n [erico_andrei]\n \n * Tested only with Plone factory settings (ZODB user source)\n [erico_andrei]\n \n * Initial release\n [erico_andrei]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.simplesconsultoria.com.br/", "keywords": "plone users csv export simples_consultoria", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "sc.base.memberdataexport", "package_url": "https://pypi.org/project/sc.base.memberdataexport/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sc.base.memberdataexport/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.simplesconsultoria.com.br/" }, "release_url": "https://pypi.org/project/sc.base.memberdataexport/0.5/", "requires_dist": null, "requires_python": null, "summary": "Export Plone member data as CSV file", "version": "0.5" }, "last_serial": 799237, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "db187ec22eb49151f0773013f855d896", "sha256": "20631869f1ef64fcc1a1ffaa9a31fec2facf1551ea5230f5140ee4657f72237e" }, "downloads": -1, "filename": "sc.base.memberdataexport-0.5-py2.4.egg", "has_sig": false, "md5_digest": "db187ec22eb49151f0773013f855d896", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 28663, "upload_time": "2009-03-30T06:09:52", "url": "https://files.pythonhosted.org/packages/e8/ec/8e78b2502cdf191944c33468646c018cd6532ad3ae2f97b3a10e316011c7/sc.base.memberdataexport-0.5-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "e6a09e2a89145e8670000e5d913d0f3c", "sha256": "3ddab2da5fe14636fe10992ac20834bc8edd50675b2cd886de7762c37cfeb079" }, "downloads": -1, "filename": "sc.base.memberdataexport-0.5.tar.gz", "has_sig": false, "md5_digest": "e6a09e2a89145e8670000e5d913d0f3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17556, "upload_time": "2009-03-30T06:09:50", "url": "https://files.pythonhosted.org/packages/b7/83/b454383db67aa29690512773f8c29f66c81a36d7123a8d6795b0f6ac2624/sc.base.memberdataexport-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db187ec22eb49151f0773013f855d896", "sha256": "20631869f1ef64fcc1a1ffaa9a31fec2facf1551ea5230f5140ee4657f72237e" }, "downloads": -1, "filename": "sc.base.memberdataexport-0.5-py2.4.egg", "has_sig": false, "md5_digest": "db187ec22eb49151f0773013f855d896", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 28663, "upload_time": "2009-03-30T06:09:52", "url": "https://files.pythonhosted.org/packages/e8/ec/8e78b2502cdf191944c33468646c018cd6532ad3ae2f97b3a10e316011c7/sc.base.memberdataexport-0.5-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "e6a09e2a89145e8670000e5d913d0f3c", "sha256": "3ddab2da5fe14636fe10992ac20834bc8edd50675b2cd886de7762c37cfeb079" }, "downloads": -1, "filename": "sc.base.memberdataexport-0.5.tar.gz", "has_sig": false, "md5_digest": "e6a09e2a89145e8670000e5d913d0f3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17556, "upload_time": "2009-03-30T06:09:50", "url": "https://files.pythonhosted.org/packages/b7/83/b454383db67aa29690512773f8c29f66c81a36d7123a8d6795b0f6ac2624/sc.base.memberdataexport-0.5.tar.gz" } ] }