https://github.com/os2web/os2web_edoc_esdh
OS2Web eDoc ESDH System
https://github.com/os2web/os2web_edoc_esdh
Last synced: 5 months ago
JSON representation
OS2Web eDoc ESDH System
- Host: GitHub
- URL: https://github.com/os2web/os2web_edoc_esdh
- Owner: OS2web
- License: gpl-2.0
- Created: 2013-06-07T11:51:02.000Z (almost 13 years ago)
- Default Branch: develop
- Last Pushed: 2014-11-10T13:15:24.000Z (over 11 years ago)
- Last Synced: 2025-01-17T22:25:08.894Z (about 1 year ago)
- Language: PHP
- Size: 5.86 MB
- Stars: 0
- Watchers: 16
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Deprecated
==========
This repository is deprecated, and may be deleted.
Use
OS2Web eDoc ESDH Provider
==============================
Description
-----------
This module provides an implementation of the eDoc ESDH provider.
Dependencies
-----------
- os2web_esdh_provider
- os2web_adlib_api
- ctools
Installation
-----------
This module should reside in the modules directory of the installation,
most commonly profiles/os2web/modules/, but alternativly in sites/all/modules
(This could be for development purposes).
See https://github.com/syddjurs/os2web/wiki for further instructions.
This module can also be installed with drush make in your install profile.
Licence and copyright
---------------------
OS2Web is Copyright (c) 2012 Syddjurs Kommune, Denmark
OS2Web 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 3 of the License, or
(at your option) any later version.
OS2Web 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.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
Additional Info
---------------
This repository should be governed using Git Flow. for more information see
http://nvie.com/posts/a-successful-git-branching-model/
Note: This module is still dependant on modules in the full OS2Web suite
(https://github.com/OS2web/os2web), as the seperation of those are still WIP.