Skip to content

piratenfraktion-nrw/eplmgmt

Repository files navigation

Eplmgmt

This Rails Application is a User and Admin frontend for Etherpad(-lite). It supports LDAP and some extra features like SaveTo(Media)Wiki.

Currently it is completly Standalone and no changes to Etherpad are necessary.

Ruby on Rails

This application requires:

  • Ruby version 2.0.0
  • Rails version 4.0.0

Learn more about Installing Rails.

Database

This application uses SQLite with ActiveRecord. At least for development.

Development

  • Template Engine: ERB
  • Testing Framework: RSpec and Factory Girl
    • Testing not started yet
  • Front-end Framework: Twitter Bootstrap (Sass)
  • Form Builder: SimpleForm
  • Authentication: Devise
  • Authorization: CanCan

Email

The application is configured to send email using a SMTP account. But does not send any email at the moment.

Getting Started

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Documentation and Support

This is the only documentation. You may ask questions via github’s issues feature.

Issues

Probably a lot.

Similar Projects

Some closed source things running in the wild.

Contributing

If you make improvements to this application, please share with others.

  • Fork the project on GitHub.
  • Make your feature addition or bug fix.
  • Commit with Git.
  • Send the author a pull request.

If you add functionality to this application, create an alternative implementation, or build an application that is similar, please contact me and I’ll add a note to the README so that others can find your work.

Credits

Created by vileda for Piratenfraktion im Landtag NRW

License

  • See the LICENSE file.