Usage ===== Add series information ---------------------- The management of series is done in the ``eoaseries`` application. On the Django admin page you see an entry ``EOASERIES`` in the list: .. image:: /_static/eoaseries_admin.png :scale: 50 % :alt: alternate text :align: center Click on the entry ``Series`` and add a series. There must be at least one series for the platform to function properly. .. image:: /_static/addseries.png :scale: 50 % :alt: alternate text :align: center Fill in the fields. Fields with bold titles are mandatory fields. There need to be the name of the series as well as a description. .. image:: /_static/seriesfilledin.png :scale: 50 % :alt: alternate text :align: center Click on ``Save`` at the bottom of the page to finalize the creation. .. image:: /_static/addedseries.png :scale: 50 % :alt: alternate text :align: center Final pages ----------- When visiting the page now, it will be filled with the information just entered, showing the name and the description. Most likely, there will be no publications listed underneath, however, when importing them, they will appear underneath the description with the latest publication showing up first. .. image:: /_static/singleseries.png :scale: 50 % :alt: alternate text :align: center When having two or more different series, the plain list of publications will be displayed as an accordion list that has to be opened first to see the attached publications. .. image:: /_static/severalseries.png :scale: 50 % :alt: alternate text :align: center