OpenDataPortal-AT / opendataportal.at

Open Data Portal Österreich
http://opendataportal.at
GNU General Public License v2.0
2 stars 1 forks source link

opendataportal.at

opendataportal.at is based on two robust open source projects: WordPress and CKAN. The content seen at opendataportal.at is powered by WordPress while the data catalog at data.opendataportal.at is powered by CKAN.

This repository provides the Issue Tracker for all code, bugs, and feature requests related to these websites. Currently the repository is only used for source version control on the code for the WordPress template, but you will also find pointers to the relevant CKAN code documented below.

WordPress

The latest version of WordPress is available at: http://wordpress.org/download/

Theme

The theme is provided in the /themes/ folder. The theme is based on roots.io.

Plugins

See the plugins page for a list of all the plugins used.

Deployment

This is a standard WordPress install, so please refer to the WordPress Docs.

After installation those things need to be done:

The configuration of wordpress and the used plugins can be found in configuration

CKAN

The code used for the data.opendataportal.at instance of CKAN is available on Github, but we recommend the latest version of CKAN.

Extensions

Community extensions:

The ODP team developed these CKAN extensions:

Deployment

We are in the process of improving documentation.

Server

On the server following software is installed:

CRON Jobs

Contributing

In the spirit of free software, everyone is encouraged to help improve this project.

Here are some ways you can contribute:

When you are ready, submit a Pull Request.

Submitting an Issue

We use the GitHub Issue Tracker to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. When submitting a bug report, please try to provide a screenshot that demonstrates the problem.

Documentation

We are still in progress to improve the documentation. Please contact us for further information about our installations.

License

The project utilizes code licensed under the terms of the GNU General Public License and therefore is licensed under GPL v2 or later.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Visit http://www.gnu.org/licenses/ to learn more about the GNU General Public License.