|
| 1 | +OS2Web eDoc ESDH Provider |
| 2 | +============================== |
| 3 | + |
| 4 | +Description |
| 5 | +----------- |
| 6 | +This module provides an implementation of the eDoc ESDH provider. |
| 7 | + |
| 8 | +Dependencies |
| 9 | +----------- |
| 10 | +- os2web_esdh_provider |
| 11 | +- os2web_adlib_api |
| 12 | +- ctools |
| 13 | + |
| 14 | +Installation |
| 15 | +----------- |
| 16 | +This module should reside in the modules directory of the installation, |
| 17 | +most commonly profiles/os2web/modules/, but alternativly in sites/all/modules |
| 18 | +(This could be for development purposes). |
| 19 | + |
| 20 | +See https://github.com/syddjurs/os2web/wiki for further instructions. |
| 21 | + |
| 22 | +This module can also be installed with drush make in your install profile. |
| 23 | + |
| 24 | +Licence and copyright |
| 25 | +--------------------- |
| 26 | +OS2Web is Copyright (c) 2012 Syddjurs Kommune, Denmark |
| 27 | + |
| 28 | +OS2Web is free software: you can redistribute it and/or modify |
| 29 | +it under the terms of the GNU General Public License as published by |
| 30 | +the Free Software Foundation, either version 3 of the License, or |
| 31 | +(at your option) any later version. |
| 32 | + |
| 33 | +OS2Web is distributed in the hope that it will be useful, |
| 34 | +but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 35 | +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 36 | +GNU General Public License for more details. |
| 37 | + |
| 38 | +You should have received a copy of the GNU General Public License |
| 39 | +along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 40 | + |
| 41 | +Additional Info |
| 42 | +--------------- |
| 43 | +This repository should be governed using Git Flow. for more information see |
| 44 | +http://nvie.com/posts/a-successful-git-branching-model/ |
| 45 | + |
| 46 | +Note: This module is still dependant on modules in the full OS2Web suite |
| 47 | +(https://github.com/OS2web/os2web), as the seperation of those are still WIP. |
0 commit comments