Updated EN and DE websites. Added new screenshots.

This commit is contained in:
Emanuel Schuetze 2011-09-14 22:37:46 +02:00
parent 51cdd53ee2
commit c81a3ebd24
15 changed files with 303 additions and 261 deletions

View File

@ -34,7 +34,8 @@ ol { line-height: 1.4; margin: 15px 0 15px 30px; padding: 0; }
blockquote { margin: 15px 0; font-style: italic; color: #444; }
.footer { font-size: 10px; color: #888; text-align: right; margin-top: 25px; }
.more { text-align: right; margin-top: 0; font-size: 0.9em; font-style: italic; }
.nav { text-align: left; margin: 55px 0 0 0; }
.nav { text-align: left; margin: 55px 0 0 0;}
.nav ul { line-height: 170%; font-size: 15px;}
table { border: 1px solid black; border-collapse: collapse;
margin: 15px 0; }
td, th { border: 1px solid black; padding: 4px 10px;
@ -210,15 +211,7 @@ div.sphinxsidebar form.search input[name="q"] {
/* -- body styles ----------------------------------------------------------- */
a {
color: #185F6D;
text-decoration: underline;
}
a:hover {
color: #2794AA;
text-decoration: underline;
}
div.body h1,
div.body h2,

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -17,7 +17,7 @@
<div id="content">
{% block body %} {% endblock %}
<p class="footer">
&copy; 2011 | OpenSlides is licensed under GPLv2+.
&copy; 2011 | OpenSlides is licensed under GNU GPLv2+.
</p>
</div>
</div> <!-- end wrapper -->
@ -43,12 +43,14 @@
<ul>
{%- if language == 'de' %}
<li><a href="{{ pathto('index') }}">Home</a></li>
<li><a href="features.html">Funktionen</a></li>
<li><a href="about.html">Über</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="http://dev.openslides.org">Entwicklung</a></li>
<li><a href="help.html">Hilfe</a></li>
{%- else %}
<li><a href="{{ pathto('index') }}">Home</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="about.html">About</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="http://dev.openslides.org">Development</a></li>

View File

@ -1,149 +1,19 @@
Funktionen
==========
Tagesordnung
------------
- Tagesordnung verwalten
- Eintrag auswählen - zur Anzeige am Beamer
- Eintrag bearbeiten - während der Anzeige am Beamer
- Beamer-Ansicht mit automatischer Aktualisierung bei Änderung
(der Beamer läuft im Browser mit Vollbildmodus, z.B. als 2. Monitor)
- Einträge sortieren - per Drag&Drop in der Tagesordnung (Unterpunkte möglich)
- Eintrag markieren - als erledigt und versteckt
- Tagesordnung als pdf erzeugen
- aktuelle Uhrzeit auf der Beameransicht
|agenda-overview|_ |agenda-projector|_
|agenda-new|_ |agenda-pdf|_
.. |agenda-overview| image:: _static/images/t260.agenda-overview_de.png
:alt: Tagesordnungs-Ansicht
.. _agenda-overview: _static/images/agenda-overview_de.png
.. |agenda-projector| image:: _static/images/t260.agenda-projector_de.png
:alt: Beamer-Ansicht der Tagesordnung
.. _agenda-projector: _static/images/agenda-projector_de.png
.. |agenda-new| image:: _static/images/t260.agenda-new_de.png
:alt: Neuen Tagesordnungseintrag anlegen
.. _agenda-new: _static/images/agenda-new_de.png
.. |agenda-pdf| image:: _static/images/t260.agenda-pdf_de.png
:alt: Tagesordnung als PDF
.. _agenda-pdf: _static/images/agenda-pdf_de.png
Anträge
-------
- Anträge verwalten
- Anträge von anderen Teilnehmern unterstützen lassen
- Antragsstatus ändern
- Abstimmungsergebnisse eingeben und darstellen - mehreren Abstimmungsvorgänge möglich (Abstimmungsmodus: Ja/Nein/Enthaltung sowie ungültige und abgegebene Stimmen)
- Antrag als Tagesordnungseintrag anlegen und anzeigen
- Versionshistorie eines Antrags anzeigen
- Alle Änderungen eines Antrags (Text, Status, Unterstützer etc.) werden protokolliert
- Antragsformular als pdf erzeugen
- Übersicht aller Anträge als pdf
- Abstimmungsmodus: Ja/Nein/Enthaltungs-Stimmen sowie ungültige und abgegebene Stimmen
|application-overview|_ |application-pdf|_
|application-view|_ |application-projector|_
.. |application-overview| image:: _static/images/t260.application-overview_de.png
:alt: Übersicht aller Anträge
.. _application-overview: _static/images/application-overview_de.png
.. |application-pdf| image:: _static/images/t260.application-pdf_de.png
:alt: Antrag als PDF
.. _application-pdf: _static/images/application-pdf_de.png
.. |application-view| image:: _static/images/t260.application-view_de.png
:alt: Darstellung eines Antrags
.. _application-view: _static/images/application-view_de.png
.. |application-projector| image:: _static/images/t260.application-projector_de.png
:alt: Beamer-Ansicht eines Antrags
.. _application-projector: _static/images/application-projector_de.png
Wahlen
------
- Kandidaten aus Teilnehmerliste für eine Wahl vorschlagen (bzw. als angemeldeter Teilnehmer selbst kandidieren)
- Wahlschein als pdf generieren (mit Ankreuzfeld)
- Wahlergebenisse eingeben und darstellen
- mehrere Wahlgänge und Stichwahlen werden unterstützt
- Abstimmungsmodus: Ja-Stimmen oder Ja/Nein/Enthaltungs-Stimmen (abhängig von der Anzahl der Kandiaten und Posten), ungültige und abgegebene Stimmen können eingegeben werden
|election-overview|_ |election-view|_
|election-pollview|_ |election-ballot-pdf|_
.. |election-overview| image:: _static/images/t260.election-overview_de.png
:alt: Übersicht aller Wahlen
.. _election-overview: _static/images/election-overview_de.png
.. |election-view| image:: _static/images/t260.election-view_de.png
:alt: Darstellung einer Wahl
.. _election-view: _static/images/election-view_de.png
.. |election-pollview| image:: _static/images/t260.election-pollview_de.png
:alt: Eingabe der Wahlergebnisse
.. _election-pollview: _static/images/election-pollview_de.png
.. |election-ballot-pdf| image:: _static/images/t260.election-ballot-pdf_de.png
:alt: Wahlschein als PDF
.. _election-ballot-pdf: _static/images/election-ballot-pdf_de.png
Teilnehmer
----------
- Teilnehmer anlegen und verwalten (vordefinierte Felder: *Name, Vorname, Geschlecht, Gruppe, Typ, Amt*)
- importieren von Teilnehmerdaten (im CSV-Format)
- Benutzergruppe frei konfigurierbar (voreingestellt sind: *Beobachter, Delegierte, Tagesleitung, Teilnehmerverwaltung*)
Allgemein
---------
- Template für Beamer und Webinterface leicht per HTML und CSS anpassbar
- OpenSlides ist Freie Software (`GPL v2+ Lizenz <about.html#lizenz>`_)
- Plattformunabhängig (läuft überall dort, wo Pyhton läuft)
- vollständige deutsche und englische Übersetzung vorhanden, weitere Sprachen willkommen
Ausblick -- Weiterentwicklungsideen für OpenSlides:
---------------------------------------------------
- schnelle und einfache Erstellung eines Ergebnisprotokolls (mit allen Tagesordnungseinträgen, Beschlüssen, Anträgen, Abstimmungen und Wahlergbnissen)
- grafische Darstellung der Wahl- und Abstimmungsergebnisse in Diagrammen
- Einbindung von Grafiken in Tagesordnungseinträge
- Anbindung eines elektronischen Abstimmungssystems (TED/Voting-System)
Hast Du Interesse an der Weiterentwicklung von OpenSlides? Wir freuen uns über jede Mithilfe!
|
Über OpenSlides
===============
Systemanforderungen
-------------------
- `Django 1.3+ <https://www.djangoproject.com/>`_
- `Python 2.5+ <http://python.org/>`_
- Webbrowser
Lizenz
------
OpenSlides ist Freie Software und steht unter der **GNU General Public License (GNU GPL)** Version 2+. Die Software darf ohne Restriktionen benutzt, verändert und (geändert) weitergegeben werden.
Eine Kopie der Lizenz liegt jedem OpenSlides-Release bei und ist auch im Quellcode-Repository nachzulesen.
OpenSlides ist Freie Software und steht unter der **GNU General Public License (GNU GPL)** Version 2+. Die Software darf ohne Restriktionen (unter den Bedingungen der Lizenz) benutzt, verändert und (geändert) weitergegeben werden.
Eine Kopie der Lizenz liegt jedem OpenSlides-Release bei und ist auch in der `LICENSE-Datei <http://dev.openslides.org/browser/LICENSE>`_ im Quellcode-Repository nachzulesen.
Historie
--------
Im Jahre 2005 wurde ein interner Prototyp von OpenSlides speziell für den Einsatz auf den Bundesversammlungen des Bundesverbandes der `Evangelischen StudentInnengemeinde (Bundes-ESG) <http://www.bundes-esg.de>`_ durch Emanuel Schütze in PHP entwickelt. Ende 2010 begannen Oskar Hahn und Emanuel Schütze mit einer kompletten Neuentwicklung in Python/Django und bauten ein Freies Software Produkt mit dem Namen "OpenSlides" auf. OpenSlides wurde im August 2011 unter der GNU GPL v2+ veröffentlicht. Version 1.0 ist am 12. September 2011 erschienen. Der erste produktive Einsatz von OpenSlides findet Mitte September auf der ESG-Bundesversammlung in Hannover statt.
Im Jahre 2005 wurde ein interner Prototyp von OpenSlides speziell für den Einsatz auf den Bundesversammlungen des Bundesverbandes der `Evangelischen StudentInnengemeinde (Bundes-ESG) <http://www.bundes-esg.de>`_ durch Emanuel Schütze in PHP entwickelt. Ende 2010 begannen Oskar Hahn und Emanuel Schütze mit einer kompletten Neuentwicklung in Python/Django und bauten ein Freies Software Projekt mit dem Namen "OpenSlides" auf. OpenSlides wurde im August 2011 unter der GPL veröffentlicht. Version 1.0 ist für September 2011 geplant, wo OpenSlides dann auch auf der nächsten ESG-Bundesversammlung in Hannover produktiv zum Einsatz kommen wird.
Kontaktmöglichkeiten finden Sie unter `Hilfe <help.html#kontakt>`_.

View File

@ -22,4 +22,3 @@ eingesehen werden.
Zum Auschecken des Quellcodes von OpenSlides nutzen Sie::
hg clone http://hg.openslides.org

130
docs/de/features.rst Normal file
View File

@ -0,0 +1,130 @@
Funktionen
==========
Tagesordnung
------------
- Tagesordnung verwalten
- Eintrag auswählen - zur Anzeige am Beamer
- Eintrag bearbeiten - während der Anzeige am Beamer
- Beamer-Ansicht mit automatischer Aktualisierung bei Änderung
(der Beamer läuft im Browser mit Vollbildmodus, z.B. als 2. Monitor)
- Einträge sortieren - per Drag&Drop in der Tagesordnung (Unterpunkte möglich)
- Eintrag markieren - als erledigt und versteckt
- Tagesordnung als PDF erzeugen
- aktuelle Uhrzeit auf der Beameransicht
|agenda-overview|_ |agenda-projector|_
|agenda-new|_ |agenda-pdf|_
.. |agenda-overview| image:: _static/images/t260.agenda-overview_de.png
:alt: Tagesordnungs-Übersicht
.. _agenda-overview: _static/images/agenda-overview_de.png
.. |agenda-projector| image:: _static/images/t260.agenda-projector_de.png
:alt: Beamer-Ansicht der Tagesordnung
.. _agenda-projector: _static/images/agenda-projector_de.png
.. |agenda-new| image:: _static/images/t260.agenda-new_de.png
:alt: Neuen Tagesordnungseintrag anlegen
.. _agenda-new: _static/images/agenda-new_de.png
.. |agenda-pdf| image:: _static/images/t260.agenda-pdf_de.png
:alt: Tagesordnung als PDF
.. _agenda-pdf: _static/images/agenda-pdf_de.png
Anträge
-------
- Anträge verwalten
- Anträge von anderen Teilnehmern unterstützen lassen
- Antragsstatus ändern
- Abstimmungsergebnisse eingeben und darstellen - mehreren Abstimmungsvorgänge möglich (Abstimmungsmodus: Ja/Nein/Enthaltung sowie ungültige und abgegebene Stimmen)
- Antrag als Tagesordnungseintrag anlegen und anzeigen
- Versionshistorie eines Antrags anzeigen
- Alle Änderungen eines Antrags (Text, Status, Unterstützer etc.) werden protokolliert
- Antragsformular und Übersicht aller Anträge als PDF erzeugen
|application-overview|_ |application-pdf|_
|application-view|_ |application-projector|_
.. |application-overview| image:: _static/images/t260.application-overview_de.png
:alt: Übersicht aller Anträge
.. _application-overview: _static/images/application-overview_de.png
.. |application-pdf| image:: _static/images/t260.application-pdf_de.png
:alt: Antrag als PDF
.. _application-pdf: _static/images/application-pdf_de.png
.. |application-view| image:: _static/images/t260.application-view_de.png
:alt: Darstellung eines Antrags
.. _application-view: _static/images/application-view_de.png
.. |application-projector| image:: _static/images/t260.application-projector_de.png
:alt: Beamer-Ansicht eines Antrags
.. _application-projector: _static/images/application-projector_de.png
Wahlen
------
- Wahlen verwalten
- Kandidaten aus Teilnehmerliste für eine Wahl vorschlagen (bzw. als angemeldeter Teilnehmer selbst kandidieren)
- Wahlschein als pdf generieren (mit Ankreuzfeldern)
- Wahlergebenisse eingeben und darstellen - mehrere Wahlgänge und Stichwahlen werden unterstützt
- Wahlmodus: nur Ja-Stimmen oder Ja/Nein/Enthaltungs-Stimmen (abhängig von der Anzahl der Kandiaten und Posten), ungültige und abgegebene Stimmen können immer eingegeben werden
|election-overview|_ |election-view|_
|election-pollview|_ |election-ballot-pdf|_
.. |election-overview| image:: _static/images/t260.election-overview_de.png
:alt: Übersicht aller Wahlen
.. _election-overview: _static/images/election-overview_de.png
.. |election-view| image:: _static/images/t260.election-view_de.png
:alt: Darstellung einer Wahl
.. _election-view: _static/images/election-view_de.png
.. |election-pollview| image:: _static/images/t260.election-pollview_de.png
:alt: Eingabe der Wahlergebnisse
.. _election-pollview: _static/images/election-pollview_de.png
.. |election-ballot-pdf| image:: _static/images/t260.election-ballot-pdf_de.png
:alt: Wahlschein als PDF
.. _election-ballot-pdf: _static/images/election-ballot-pdf_de.png
Teilnehmer
----------
- Teilnehmer verwalten (vordefinierte Felder: *Name, Vorname, Geschlecht, E-Mail, Gruppe, Typ, Amt*)
- importieren von Teilnehmerdaten (im CSV-Format)
- Benutzergruppe frei konfigurierbar (voreingestellt sind: *Beobachter, Delegierte, Tagesleitung, Teilnehmerverwaltung*)
|participants-overview|_ |participants-pdf|_
.. |participants-overview| image:: _static/images/t260.participants-overview_de.png
:alt: Übersicht aller Teilnehmer
.. _participants-overview: _static/images/participants-overview_de.png
.. |participants-pdf| image:: _static/images/t260.participants-pdf_de.png
:alt: Teilnehmerliste als PDF
.. _participants-pdf: _static/images/participants-pdf_de.png
Allgemein
---------
- Template für Beamer und Webinterface leicht per HTML und CSS anpassbar
- Veranstaltungssepzifische Daten (Veranstaltungsname, Ort, Zeitraum, Antragseinleitungssatz, minimale Unterstützeranzahl, Sprache) konfigurierbar
- OpenSlides ist Freie Software (`GNU GPL v2+ Lizenz <about.html#lizenz>`_)
- Plattformunabhängig (OpenSlides läuft überall dort, wo Pyhton läuft)
- vollständige deutsche und englische Übersetzung vorhanden - weitere Sprachen willkommen!
Ausblick -- Weiterentwicklungsideen für OpenSlides:
---------------------------------------------------
- schnelle und einfache Erstellung eines Ergebnisprotokolls (mit allen Tagesordnungseinträgen, Beschlüssen, Anträgen, Abstimmungen und Wahlergbnissen)
- grafische Darstellung der Wahl- und Abstimmungsergebnisse in Diagrammen
- Einbindung von Grafiken in Tagesordnungseinträge
- Anbindung eines elektronischen Abstimmungssystems (TED/Voting-System)
- ... (mehr im `Trac-Ticketsystem <http://dev.openslides.org/report/3>`_)
**Hast Du Interesse an der Weiterentwicklung von OpenSlides? Wir freuen uns über jede Mithilfe!**

View File

@ -20,7 +20,7 @@ Möchten Sie zu OpenSlides beitragen?
------------------------------------
OpenSlides ist eine engagierte Freie Software-Initiative von Freiwilligen und
freut sich über Mithilfe!
freut sich über jede Mithilfe!
Arbeiten am Quellcode, Übersetzungen oder Grafikdesign - wir freuen uns über
jede Form der Unterstützung!
@ -32,5 +32,5 @@ Sie haben Interess an OpenSlides und denken über einen Einsatz auf
Ihrer Veranstaltung nach? Sie suchen professionelle Unterstützung dafür?
Dann kontaktieren Sie uns! Wir beraten Sie gerne.
Support- und Presseanfragen sowie Ihre Rückmeldungen und Anregungen richten Sie bitte an
support@openslides.org.
Support- und Presseanfragen sowie Ihre Rückmeldungen und Anregungen richten Sie
bitte an support@openslides.org.

View File

@ -15,12 +15,11 @@ Delegierten- und Mitgliederversammlungen, Parteitagen und Hauptversammlungen. Ei
Der entscheidene Vorteil gegenüber herkömmlichen Office-Präsentations-Systemen, wie MS PowerPoint oder OpenOffice Impress, ist die Bearbeitung der Folien über ein Redaktionssystem. Der Präsentationsmodus auf dem Beamer muss nicht verlassen werden und zeigt stets die aktuelle Folie an.
|
» Erfahren Sie mehr über die `Funktionen <about.html>`_ von OpenSlides.
» `Klicken Sie hier, um mehr über die Funktionen von OpenSlides zu erfahren. <about.html>`_
|image|_
.. |image| image:: _static/images/t550.agenda-overview_de.png
:alt: Tagesordnungs-Ansicht von OpenSlides
.. _image: _static/images/agenda-overview_de.png

View File

@ -1,122 +1,31 @@
Features
========
Agenda
------
- Manage agenda
- Select agenda item to display on projector
- Projector view with automatic updating on modification (the projector is running in the browser with full screen mode as 2nd monitor)
- Edit item while viewing on the projector
- Sort item via drag and drop in the agenda (sub items possible)
- Mark item as completed and hidden
- Generate agenda as pdf
- Current time on the projector view
|agenda-overview|_ |beamer-agenda-overview|_
.. |agenda-overview| image:: _static/images/t260.agenda-overview_de.png
:alt: Tagesordnungs-Ansicht
.. _agenda-overview: _static/images/agenda-overview_de.png
.. |beamer-agenda-overview| image:: _static/images/t260.beamer-agenda-overview_de.png
:alt: Beamer-Ansicht der Tagesordnungs
.. _beamer-agenda-overview: _static/images/beamer-agenda-overview_de.png
.. image:: _static/images/agenda-new-item_de.png
:width: 45%
:alt: Neuen Tagesordnungseintrag anlegen
.. image:: _static/images/pdf-agenda_de.png
:width: 45%
:alt: Tagesordnung als PDF
Applications
------------
- Create, edit and delete applications
- Support applications from other participants
- Change application status and enter voting results
- View voting results of several ballots
- Create application as agenda item
- View change history of an application
- Create application form as pdf
- Create an overview of all applications as pdf
- voting mode: Yes/No/Abstain/invalid votes and votes cast
.. image:: _static/images/application-overview_de.png
:width: 45%
:alt: Antragsübersicht
.. image:: _static/images/application-new_de.png
:width: 45%
:alt: Neuer Antrag
.. image:: _static/images/application-view_de.png
:width: 45%
:alt: Darstellung eines Antrags mit Verwaltugsfunktion
.. image:: _static/images/beamer-application-view_de.png
:width: 45%
:alt: Beamer-Ansicht eines einzelnen Antrags
Elections
--------
- Nominate candidates for an election from participants list and/or candidate
myself as registered participant
- Generate a pdf ballot (with checkbox)
- Enter and display voting results
- Multiple ballots and runoff elections are supported
- Two voting modes supported: votes in favor or Yes/No/Abstain votes (dependend on number of candidates and posts), invalid votes and votes cast can be entered
Participants
-----------
- Create and manage participants (pre-defined fields: *last name, first name, gender, group, type, committee*)
- Import of user data (in CSV format)
- configurable user groups (default include: *observer, delegate, moderation, participant management*)
General
-------
- Template for projector and web interface easily customizable via HTML and CSS
- OpenSlides is Free Software (GPL v2+ license <about.html#lizenz> `` _)
- Platform independent (runs anywhere where Pyhton is running)
- Complete German and English translations available, other languages welcome
Outlook - further development ideas for OpenSlides
--------------------------------------------------
- Fast and easy creation of a results protocol (with all agenda items, decisions, applications, electinos, polls and voting results)
- Graphical representation of the election and voting results in graphs
- Integration of graphics into agenda items
- Integration of an electronic voting system (TED / voting system)
- Integration of `deck.js <http://imakewebthings.github.com/deck.js/>`_
- ...
Are you interested in the advancement of OpenSlides? We appreciate any help!
|
About OpenSlides
================
System requirements
-------------------
- `Django 1.3+ <https://www.djangoproject.com/>`_
- `Python 2.5+ <http://python.org/>`_
- Web browser
License
-------
OpenSlides is Free Software released under the **GNU General Public License (GNU GPL)** version 2+. The software is free to use without restrictions, may be modified and that modifications may be distributed. A copy of the license is included with every release of OpenSlides and can be read also in the source code repository.
OpenSlides is Free Software released under the **GNU General Public
License (GNU GPL)** version 2+. The software is free to use without
restrictions, may be modified and that modifications may be distributed.
A copy of the license is included with every release of OpenSlides and can
be read also in the source code repository.
History
-------
In 2005, an internal prototype of OpenSlides was developed specifically for use on general meetings of the federal association of `protestant student community (Bundes-ESG) <http://www.bundes-esg.de>`_ in Germany by Emanuel Schütze in PHP. In late 2010 Oskar Hahn and Emanuel Schütze began with a new development in Python/Django and build up a Free Software project, called "OpenSlides". OpenSlides was published under the GPL in August 2011. Version 1.0 is planned for September 2011, then OpenSlides will be used productively at the next general meeting of the ESG in Hanover/Germany.
In 2005, an internal prototype of OpenSlides was developed specifically
for use on general meetings of the federal association of `protestant
student community (Bundes-ESG) <http://www.bundes-esg.de>`_ in Germany
by Emanuel Schütze in PHP. In late 2010 Oskar Hahn and Emanuel Schütze
began with a new development in Python/Django and build up a Free Software
project, called "OpenSlides". OpenSlides was published under the GNU GPL
in August 2011. Version 1.0 is released on September 12th 2011.
The first productive use of OpenSlides happens at the next general meeting of the ESG
in Hanover/Germany in mid-september 2011.
You can find our contact under `Help <help.html#contact>`_.

135
docs/en/features.rst Normal file
View File

@ -0,0 +1,135 @@
Features
========
Agenda
------
- Manage agenda
- Select agenda item - to display on projector
- Edit agenda item - while viewing on projector
- Projector view updates automatically on modification
(the projector is running in browser with full screen mode as 2nd monitor)
- Sort agenda item - via drag & drop in the agenda (supports subitems)
- Mark agenda item - as completed and hidden
- Generate agenda as PDF
- show current time on projector view
|agenda-overview|_ |agenda-projector|_
|agenda-new|_ |agenda-pdf|_
.. |agenda-overview| image:: _static/images/t260.agenda-overview_de.png
:alt: Agenda overview
.. _agenda-overview: _static/images/agenda-overview_de.png
.. |agenda-projector| image:: _static/images/t260.agenda-projector_de.png
:alt: Projector view of agenda
.. _agenda-projector: _static/images/agenda-projector_de.png
.. |agenda-new| image:: _static/images/t260.agenda-new_de.png
:alt: Create new agenda item
.. _agenda-new: _static/images/agenda-new_de.png
.. |agenda-pdf| image:: _static/images/t260.agenda-pdf_de.png
:alt: Agenda as PDF
.. _agenda-pdf: _static/images/agenda-pdf_de.png
Applications
------------
- Manage applications
- Other participants can support applications
- Change application status
- Enter and display voting results - supports multiple ballots
(voting mode: Yes/No/Abstain/invalid votes and votes cast)
- Create and show application as agenda item
- Show version history of an application
- All changes of an application (text, status, supporters etc.) are logged
- Generate application form and overview of all applications as PDF
|application-overview|_ |application-pdf|_
|application-view|_ |application-projector|_
.. |application-overview| image:: _static/images/t260.application-overview_de.png
:alt: Overview of all applications
.. _application-overview: _static/images/application-overview_de.png
.. |application-pdf| image:: _static/images/t260.application-pdf_de.png
:alt: Application as PDF
.. _application-pdf: _static/images/application-pdf_de.png
.. |application-view| image:: _static/images/t260.application-view_de.png
:alt: View of an application
.. _application-view: _static/images/application-view_de.png
.. |application-projector| image:: _static/images/t260.application-projector_de.png
:alt: Projector view of an application
.. _application-projector: _static/images/application-projector_de.png
Elections
---------
- Manage elections
- Nominate candidates for an election from participants list and/or
candidate myself as registered participant
- Generate a PDF ballot (with checkboxes)
- Enter and display voting results - multiple ballots and runoff elections are supported
- Two voting modes supported: votes in favor or Yes/No/Abstain votes (dependend on number
of candidates and posts), invalid votes and votes cast can be entered
|election-overview|_ |election-view|_
|election-pollview|_ |election-ballot-pdf|_
.. |election-overview| image:: _static/images/t260.election-overview_de.png
:alt: Overview of all elections
.. _election-overview: _static/images/election-overview_de.png
.. |election-view| image:: _static/images/t260.election-view_de.png
:alt: View of an election
.. _election-view: _static/images/election-view_de.png
.. |election-pollview| image:: _static/images/t260.election-pollview_de.png
:alt: Enter of vote results
.. _election-pollview: _static/images/election-pollview_de.png
.. |election-ballot-pdf| image:: _static/images/t260.election-ballot-pdf_de.png
:alt: Ballots as PDF
.. _election-ballot-pdf: _static/images/election-ballot-pdf_de.png
Participants
------------
- Manage participants (pre-defined fields: *last name, first name, gender, email,
group, type, committee*)
- Import of user data (in CSV format)
- Configurable user groups (default include: *observer, delegate, moderation, participant management*)
|participants-overview|_ |participants-pdf|_
.. |participants-overview| image:: _static/images/t260.participants-overview_de.png
:alt: Overview of all participants
.. _participants-overview: _static/images/participants-overview_de.png
.. |participants-pdf| image:: _static/images/t260.participants-pdf_de.png
:alt: List of participants as PDF
.. _participants-pdf: _static/images/participants-pdf_de.png
General
-------
- Template for projector and web interface easily customizable via HTML and CSS
- OpenSlides is Free Software (`GNU GPL v2+ license <about.html#lizenz>`_)
- Platform independent (OpenSlides runs anywhere where Pyhton is running)
- Complete German and English translations available - other languages welcome!
Outlook - further development ideas for OpenSlides
--------------------------------------------------
- Fast and easy creation of a results protocol (with all agenda items, decisions, applications, electinos, polls and voting results)
- Graphical representation of the election and voting results in graphs
- Integration of graphics into agenda items
- Integration of an electronic voting system (TED / voting system)
- Integration of `deck.js <http://imakewebthings.github.com/deck.js/>`_
- ... (read more in our `Trac ticket system <http://dev.openslides.org/report/3>`_)
**Are you interested in the advancement of OpenSlides?
We appreciate any help!**

View File

@ -5,7 +5,7 @@ Help
Mailing lists
-------------
**Still under constrution!**
**Still under constrution! Will follow shortly.**
Bug reports
-----------
@ -22,4 +22,9 @@ From source code to localizations or artwork, any contribution is welcome!
Contact
-------
Questions, press and support requests should be directed to support@openslides.org.
You are intersting in OpenSlides and thinking about using OpenSlides
at your next event? You searching for professional support?
Then please contact our core development and support team. We can help you.
Please write your support and press requests, feedback and suggestions
to support@openslides.org.

View File

@ -12,7 +12,7 @@ OpenSlides is designed for use at events such as assemblies of delegates, genera
The significant advantage of OpenSlides over conventional office presentation tools, such as MS PowerPoint or OpenOffice Impress, is to edit slides on an editing system. The projector does not need to leave the presentation mode and can always display the current slide.
|
» Learn more about the `features <about.html>`_ of OpenSlides.
» `Click here to learn more about the features of OpenSlides. <about.html>`_
|image|_