{ "info": { "author": "Mario Amelung and Michael Piotrowski", "author_email": "mario.amelung@gmx.de and mxp@dynalabs.de", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Overview\n========\n\nECLecture is a Plone product for managing lectures, seminars and \nother courses.\n\n\nDownload\n========\n\n`plone.org products page`_\n\n.. _plone.org products page: http://plone.org/products/eclecture/\n\n\nPrerequisites\n=============\n\n- Plone_: 4.x\n\n- DataGridField_: 1.6 or newer\n\n.. _Plone: http://plone.org/products/\n.. _DataGridField: http://plone.org/products/datagridfield/\n\n\nInstallation\n============\n\nSee the `Installing an Add-on Product`_ tutorial for more detailed \nproduct installation instructions.\n \n.. _Installing an Add-on Product: http://plone.org/documentation/tutorial/third-party-products/installing\n\n\nInstalling with buildout\n------------------------\n\nIf you are using `buildout`_ to manage your instance installing \nECLecture is very simple. You can install it by adding it to the \neggs line for your instance::\n\n [instance]\n eggs =\n ... \n Products.ECLecture\n\nAfter updating the configuration you need to run ``bin/buildout``, \nwhich will take care of updating your system.\n\nThen restart your zope instance and use the Add/Remove products page\nin Site Setup to install ECLecture.\n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n\n\nInstalling without buildout\n---------------------------\n\nMove (or symlink) the ``ECLecture`` folder of this project\n(``Products.ECLecture/Products/ECLecture``) into the ``Products`` \ndirectory of the Zope instance it has to be installed for, and \nrestart the server. Use the Add/Remove products page in Site \nSetup to install ECLecture.\n\n\nSupport\n=======\n\nFor questions and discussions about ECLecture, please join the\n`eduComponents mailing list`_.\n\n.. _eduComponents mailing list: https://listserv.uni-magdeburg.de/mailman/listinfo/educomponents\n\n\nCredits\n=======\n\nECLecture was written by `Mario Amelung`_ and `Michael Piotrowski`_.\n\nThe icons used in ECLecture are from the `Silk icon set`_ by Mark \nJames. They are licensed under a `Creative Commons Attribution \n2.5 License`_.\n\nECLecture was ported to Plone 3 and 4 by `Eudemonia Solutions AG`_ \nwith support from `Katrin Krieger`_ and the Otto-von-Guericke \nUniversity of Magdeburg.\n\n.. _Mario Amelung: mario.amelung@gmx.de\n.. _Michael Piotrowski: mxp@dynalabs.de\n.. _Silk icon set: http://www.famfamfam.com/lab/icons/silk/\n.. _Creative Commons Attribution 2.5 License: http://creativecommons.org/licenses/by/2.5/\n.. _Eudemonia Solutions AG: http://www.eudemonia-solutions.de/\n.. _Katrin Krieger: http://wdok.cs.uni-magdeburg.de/Members/kkrieger/\n\n\nHistory\n=======\n\n# Changes in release 1.4 (2011-08-10)\n\n- Added compatibility for Plone 4. Plone 3.x support has been dropped.\n Plone 3 users should use ECLecture 1.3.x.\n\n\n# Changes in release 1.3.1 (2010-04-26)\n\n- Fixed issue: Plone's default view methods (folder_summary_view, \n folder_tabular_view, and folder_listing) does not work for ECFolder.\n\n- Fixed issue: Icons for lecture resources are not shown. \n\n\n# Changes in release 1.3 (2008-09-24)\n\n- ECLecture was completly re-implemented with support for Plone 3.x. \n It is now eggified and uploaded to PyPI. An old-style tarball \n distribution is still available at plone.org.\n\n\n# Changes in release 1.2.1 (2008-01-06)\n\n- Added Plone-3.0 compatibility / removed deprecation warnings\n\n\n# Changes in release 1.2 (2007-06-27)\n\n- Inherits from ECFolder (from the ECAssignmentBox product), if\n available. This enables the use of ECLecture as a top-level folder\n for a course with the statistics and assignments listing functions\n from ECFolder.\n\n- Internal registration support: If you enter \"ecl_register\" into the\n Registration link field, ECLecture will handle registration to the\n course. Users who want to register must be known to Plone. You\n must also set an Associated group in ECLecture.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/eclecture/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.ECLecture", "package_url": "https://pypi.org/project/Products.ECLecture/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.ECLecture/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/eclecture/" }, "release_url": "https://pypi.org/project/Products.ECLecture/1.4/", "requires_dist": null, "requires_python": null, "summary": "Managing lectures, seminars and other courses.", "version": "1.4" }, "last_serial": 306758, "releases": { "1.3": [ { "comment_text": "", "digests": { "md5": "fdd41888fc5344957009c1fe050540de", "sha256": "16b94155ce307bc0837c3f61e8cbc132e32ffdbb8975fc907a22591684415d58" }, "downloads": -1, "filename": "Products.ECLecture-1.3.tar.gz", "has_sig": false, "md5_digest": "fdd41888fc5344957009c1fe050540de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43924, "upload_time": "2009-09-25T08:33:10", "url": "https://files.pythonhosted.org/packages/1b/67/014f048bfc258e69dc366df6eb21b30ef42d92c18483f7090cd03e79720b/Products.ECLecture-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "430d1db0f046556ab6dab7fc85d80757", "sha256": "6e7ac930a3d674014bda6e7ebd1fc3bdb5bb8db3bdec6be3086fabdd22686bf9" }, "downloads": -1, "filename": "Products.ECLecture-1.4.tar.gz", "has_sig": false, "md5_digest": "430d1db0f046556ab6dab7fc85d80757", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41310, "upload_time": "2011-08-14T09:08:54", "url": "https://files.pythonhosted.org/packages/25/ac/cc0d8da05a6becfb97e0b45159f1b73d9ea97156ddc4ef2e9732e3e36297/Products.ECLecture-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "430d1db0f046556ab6dab7fc85d80757", "sha256": "6e7ac930a3d674014bda6e7ebd1fc3bdb5bb8db3bdec6be3086fabdd22686bf9" }, "downloads": -1, "filename": "Products.ECLecture-1.4.tar.gz", "has_sig": false, "md5_digest": "430d1db0f046556ab6dab7fc85d80757", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41310, "upload_time": "2011-08-14T09:08:54", "url": "https://files.pythonhosted.org/packages/25/ac/cc0d8da05a6becfb97e0b45159f1b73d9ea97156ddc4ef2e9732e3e36297/Products.ECLecture-1.4.tar.gz" } ] }