Managing lectures, seminars and other courses.
Project description
Overview
========
ECLecture is a Plone product for managing lectures, seminars and
other courses.
Download
========
`plone.org products page`_
.. _plone.org products page: http://plone.org/products/eclecture/
Prerequisites
=============
- Plone_: 3.2 or 3.3 with Zope 2.10.
- DataGridField_: 1.6. This version of ECQuiz has been tested
extensively with DataGridField version 1.6. Newer versions might or
might not work as well.
.. _Plone: http://plone.org/products/
.. _DataGridField: http://plone.org/products/datagridfield/
Installation
============
See the `Installing an Add-on Product`_ tutorial for more detailed
product installation instructions.
.. _Installing an Add-on Product: http://plone.org/documentation/tutorial/third-party-products/installing
Installing with buildout
------------------------
If you are using `buildout`_ to manage your instance installing
ECAssigmentBox is very simple. You can install it by adding it to the
eggs line for your instance::
[instance]
eggs =
...
Products.ECLecture
After updating the configuration you need to run ``bin/buildout``,
which will take care of updating your system.
Then restart your zope instance and use the Add/Remove products page
in Site Setup to install ECLecture.
.. _buildout: http://pypi.python.org/pypi/zc.buildout
Installing without buildout
---------------------------
Move (or symlink) the ``ECLecture`` folder of this project
(``Products.ECLecture/Products/ECLecture``) into the ``Products``
directory of the Zope instance it has to be installed for, and
restart the server. Use the Add/Remove products page in Site
Setup to install ECLecture.
Support
=======
For questions and discussions about ECAssignmentBox, please join the
`eduComponents mailing list`_.
.. _eduComponents mailing list: https://listserv.uni-magdeburg.de/mailman/listinfo/educomponents.
Credits
=======
ECLecture was written by `Mario Amelung`_ and `Michael Piotrowski`_.
The icons used in ECLecture are from the `Silk icon set`_ by Mark
James. They are licensed under a `Creative Commons Attribution
2.5 License`_.
ECLecture was ported to Plone 3 by `Eudemonia Solutions AG`_
with support from `Katrin Krieger`_ and the Otto-von-Guericke
University of Magdeburg.
.. _Mario Amelung: mario.amelung@gmx.de
.. _Michael Piotrowski: mxp@dynalabs.de
.. _Silk icon set: http://www.famfamfam.com/lab/icons/silk/
.. _Creative Commons Attribution 2.5 License: http://creativecommons.org/licenses/by/2.5/
.. _Eudemonia Solutions AG: http://www.eudemonia-solutions.de/
.. _Katrin Krieger: http://wdok.cs.uni-magdeburg.de/Members/kkrieger/
History
=======
# Changes in release 1.3 (2008-09-24)
- ECLecture was completly re-implemented with support for Plone 3.x.
It is now eggified and uploaded to PyPI. An old-style tarball
distribution is still available at plone.org.
# Changes in release 1.2.1 (2008-01-06)
- Added Plone-3.0 compatibility / removed deprecation warnings
# Changes in release 1.2 (2007-06-27)
- Inherits from ECFolder (from the ECAssignmentBox product), if
available. This enables the use of ECLecture as a top-level folder
for a course with the statistics and assignments listing functions
from ECFolder.
- Internal registration support: If you enter "ecl_register" into the
Registration link field, ECLecture will handle registration to the
course. Users who want to register must be known to Plone. You
must also set an Associated group in ECLecture.
========
ECLecture is a Plone product for managing lectures, seminars and
other courses.
Download
========
`plone.org products page`_
.. _plone.org products page: http://plone.org/products/eclecture/
Prerequisites
=============
- Plone_: 3.2 or 3.3 with Zope 2.10.
- DataGridField_: 1.6. This version of ECQuiz has been tested
extensively with DataGridField version 1.6. Newer versions might or
might not work as well.
.. _Plone: http://plone.org/products/
.. _DataGridField: http://plone.org/products/datagridfield/
Installation
============
See the `Installing an Add-on Product`_ tutorial for more detailed
product installation instructions.
.. _Installing an Add-on Product: http://plone.org/documentation/tutorial/third-party-products/installing
Installing with buildout
------------------------
If you are using `buildout`_ to manage your instance installing
ECAssigmentBox is very simple. You can install it by adding it to the
eggs line for your instance::
[instance]
eggs =
...
Products.ECLecture
After updating the configuration you need to run ``bin/buildout``,
which will take care of updating your system.
Then restart your zope instance and use the Add/Remove products page
in Site Setup to install ECLecture.
.. _buildout: http://pypi.python.org/pypi/zc.buildout
Installing without buildout
---------------------------
Move (or symlink) the ``ECLecture`` folder of this project
(``Products.ECLecture/Products/ECLecture``) into the ``Products``
directory of the Zope instance it has to be installed for, and
restart the server. Use the Add/Remove products page in Site
Setup to install ECLecture.
Support
=======
For questions and discussions about ECAssignmentBox, please join the
`eduComponents mailing list`_.
.. _eduComponents mailing list: https://listserv.uni-magdeburg.de/mailman/listinfo/educomponents.
Credits
=======
ECLecture was written by `Mario Amelung`_ and `Michael Piotrowski`_.
The icons used in ECLecture are from the `Silk icon set`_ by Mark
James. They are licensed under a `Creative Commons Attribution
2.5 License`_.
ECLecture was ported to Plone 3 by `Eudemonia Solutions AG`_
with support from `Katrin Krieger`_ and the Otto-von-Guericke
University of Magdeburg.
.. _Mario Amelung: mario.amelung@gmx.de
.. _Michael Piotrowski: mxp@dynalabs.de
.. _Silk icon set: http://www.famfamfam.com/lab/icons/silk/
.. _Creative Commons Attribution 2.5 License: http://creativecommons.org/licenses/by/2.5/
.. _Eudemonia Solutions AG: http://www.eudemonia-solutions.de/
.. _Katrin Krieger: http://wdok.cs.uni-magdeburg.de/Members/kkrieger/
History
=======
# Changes in release 1.3 (2008-09-24)
- ECLecture was completly re-implemented with support for Plone 3.x.
It is now eggified and uploaded to PyPI. An old-style tarball
distribution is still available at plone.org.
# Changes in release 1.2.1 (2008-01-06)
- Added Plone-3.0 compatibility / removed deprecation warnings
# Changes in release 1.2 (2007-06-27)
- Inherits from ECFolder (from the ECAssignmentBox product), if
available. This enables the use of ECLecture as a top-level folder
for a course with the statistics and assignments listing functions
from ECFolder.
- Internal registration support: If you enter "ecl_register" into the
Registration link field, ECLecture will handle registration to the
course. Users who want to register must be known to Plone. You
must also set an Associated group in ECLecture.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Products.ECLecture-1.3.tar.gz
(43.9 kB
view details)
File details
Details for the file Products.ECLecture-1.3.tar.gz
.
File metadata
- Download URL: Products.ECLecture-1.3.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16b94155ce307bc0837c3f61e8cbc132e32ffdbb8975fc907a22591684415d58 |
|
MD5 | fdd41888fc5344957009c1fe050540de |
|
BLAKE2b-256 | 1b67014f048bfc258e69dc366df6eb21b30ef42d92c18483f7090cd03e79720b |