{ "info": { "author": "Maurits van Rees", "author_email": "m.van.rees@zestsoftware.nl", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 3.3", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Programming Language :: Python" ], "description": "Introduction\n============\n\nWhen you install a new visual editor in your Plone 3 Site, you can set\n``wysiwyg_editor`` in portal_memberdata to the proper value for this\nnew editor. This only means that *new* users will get this new editor.\nTo change the editor for all existing users, use this package.\n\nIn Plone 4 this should be less necessary, because this Plone version\nintroduces an option for members to simply use whatever the current\ndefault editor of the site is. If you migrate from Plone 3 you can\nstill use this package to change all members so they use this option.\n\nThis package makes available a browser view ``@@set-default-editor``\nto change the editor setting of members. Follow the instructions\nthere. This has slightly different functionality for Plone 3 and\nPlone 4. You can choose to run this in dry-run mode and see how many\nusers would be changed. When dry run is not selected, details are\nlogged to the instance log.\n\nOn the same form you can also select to set the default editor for\nnew users (Plone 3) or set the editor that is used when 'Use site\ndefault' is selected (Plone 4).\n\n\nTodo\n====\n\n- Add tests.\n\n\nContributors\n============\n\nI (Maurits van Rees) found the main code in an article_ by Rob\nGietema. He apparently got the script from Kelly Craig. And I have\nseen the same code in a post_ to the plone-setup list by Reinout van\nRees. So I claim it back in defense of our family honour. ;-)\n\n.. _article: http://plone.org/products/tinymce/documentation/how-to/how-to-set-tinymce-as-default-editor-for-current-users/\n.. _post: http://www.mail-archive.com/setup@lists.plone.org/msg01414.html\n\nChangelog\n=========\n\n1.5 (2013-09-13)\n----------------\n\n- Split the form in two for clarity: one for setting the default\n editor that is used when the member has not set a preference and one\n for setting the editor in the preferences of each existing user.\n [maurits]\n\n- When first loading the form, select the site default editor or the\n default member editor.\n [maurits]\n\n\n1.4 (2012-11-23)\n----------------\n\n- Be smarter about getting all users, also when many_users is true and\n you are using ldap.\n [maurits]\n\n- Use the default_editor site property when it is there (Plone 4).\n [maurits]\n\n\n1.3 (2012-10-27)\n----------------\n\n- Avoid hard dependency on zope.app.component, to gain Plone 4.3\n compatibility.\n [maurits]\n\n- Make compatible with Plone 4.1+ (load CMFCore zcml for the\n permissions).\n [maurits]\n\n- Code moved to https://github.com/zestsoftware/collective.setdefaulteditor\n [maurits]\n\n\n1.2 (2010-04-27)\n----------------\n\n- When there are many users (site_properties/many_users) try to get\n all members by searching for a login with 'a', then 'b', etc. Not\n ideal, but if for example LDAP gives problems because it returns too\n many results (which means it does not actually return anything) then\n this may help.\n [maurits]\n\n\n1.1 (2010-04-21)\n----------------\n\n- Also offer option to set the chosen editor as new default in\n portal_memberdata.\n [maurits]\n\n- Added form to make setting the editor more user friendly.\n [maurits]\n\n- Check that the input for the wanted editor is sane: is that editor\n actually installed?\n [maurits]\n\n\n1.0 (2010-03-17)\n----------------\n\n- Initial release\n [maurits]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zestsoftware/collective.setdefaulteditor", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.setdefaulteditor", "package_url": "https://pypi.org/project/collective.setdefaulteditor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.setdefaulteditor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zestsoftware/collective.setdefaulteditor" }, "release_url": "https://pypi.org/project/collective.setdefaulteditor/1.5/", "requires_dist": null, "requires_python": null, "summary": "Set the default editor in Plone for all existing members.", "version": "1.5" }, "last_serial": 864855, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "09199ca3ffdc8293f7a1e5fbe307ba61", "sha256": "b1827eaef77529687b858c10bd6ba9978cc7cbd38ba2196fc580ffb73aa223c3" }, "downloads": -1, "filename": "collective.setdefaulteditor-1.0.tar.gz", "has_sig": false, "md5_digest": "09199ca3ffdc8293f7a1e5fbe307ba61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12410, "upload_time": "2010-03-17T19:21:02", "url": "https://files.pythonhosted.org/packages/73/94/2f4f904e0c8520e47edc89b7ebfe739d78fa97dd7b6ff86aeb9dd869a7be/collective.setdefaulteditor-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "e080b41659a7cdfd2325d555bec2f590", "sha256": "3d3625889559ee0dff636d7936ade2bfc3a3159aa4dd5d3b7f000fb4adab349e" }, "downloads": -1, "filename": "collective.setdefaulteditor-1.1.zip", "has_sig": false, "md5_digest": "e080b41659a7cdfd2325d555bec2f590", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22114, "upload_time": "2010-04-21T13:34:10", "url": "https://files.pythonhosted.org/packages/ce/da/81a1e0b2f5c645bd15b2817f87b44bf7f9b4e45e13357977961fbf2334f0/collective.setdefaulteditor-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "9f731d660a0e0917db73ce938c88102d", "sha256": "a59efe3b11da27c813514f0fe310b1aaf3059cf3ee0712ea97476ed5523966bd" }, "downloads": -1, "filename": "collective.setdefaulteditor-1.2.zip", "has_sig": false, "md5_digest": "9f731d660a0e0917db73ce938c88102d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23970, "upload_time": "2010-04-27T14:05:08", "url": "https://files.pythonhosted.org/packages/cd/75/defb56203091f2cfb86580d53bb381d5c9b4b1d8e3d6c7b2fcb797f20ad6/collective.setdefaulteditor-1.2.zip" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "27de68de33d994e56cb6c55dcfa97641", "sha256": "7edac0817bb94820c18e9414796a1106cefeb7e27d3472d06eec4efdb9f4442c" }, "downloads": -1, "filename": "collective.setdefaulteditor-1.3.zip", "has_sig": false, "md5_digest": "27de68de33d994e56cb6c55dcfa97641", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26493, "upload_time": "2012-10-27T14:50:52", "url": "https://files.pythonhosted.org/packages/bd/f0/272cc1a60b4ac42972a29cb5a3eca0cd3b8be951dd720471ed12b0be49c8/collective.setdefaulteditor-1.3.zip" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "a6165af19b7bc724568c4703c9701e20", "sha256": "4a9903a94d70be050d2b3d0e66ca1828affc8d9186358c3757b76cfc4eba8610" }, "downloads": -1, "filename": "collective.setdefaulteditor-1.4.zip", "has_sig": false, "md5_digest": "a6165af19b7bc724568c4703c9701e20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26537, "upload_time": "2012-11-23T10:53:50", "url": "https://files.pythonhosted.org/packages/bc/32/dd4e98e042844ae05f417903d06fdf0543892b2c517e11f5dd885c6eab58/collective.setdefaulteditor-1.4.zip" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "7636d4a9ac4ed80a1af7b215ce329f1f", "sha256": "8c5c3dc5810fe9ecc5e99dbf261d3500e911f149769c00d9f5a4d503d77d7b74" }, "downloads": -1, "filename": "collective.setdefaulteditor-1.5.zip", "has_sig": false, "md5_digest": "7636d4a9ac4ed80a1af7b215ce329f1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29332, "upload_time": "2013-09-13T13:34:02", "url": "https://files.pythonhosted.org/packages/2d/c3/04bc3425725b04b21cb871860f2bf0569cd35f9a8212c5c492d598420a7b/collective.setdefaulteditor-1.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7636d4a9ac4ed80a1af7b215ce329f1f", "sha256": "8c5c3dc5810fe9ecc5e99dbf261d3500e911f149769c00d9f5a4d503d77d7b74" }, "downloads": -1, "filename": "collective.setdefaulteditor-1.5.zip", "has_sig": false, "md5_digest": "7636d4a9ac4ed80a1af7b215ce329f1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29332, "upload_time": "2013-09-13T13:34:02", "url": "https://files.pythonhosted.org/packages/2d/c3/04bc3425725b04b21cb871860f2bf0569cd35f9a8212c5c492d598420a7b/collective.setdefaulteditor-1.5.zip" } ] }