Showing
1 changed file
with
36 additions
and
5 deletions
| 1 | -# Image Manager | |
| 1 | +# image-manager | |
| 2 | 2 | |
| 3 | -## abstract | |
| 3 | +Some very old PHP code intended to become an image management tool. | |
| 4 | 4 | |
| 5 | -Some very old PHP code originally intended to become an image management tool. | |
| 5 | +## Description | |
| 6 | 6 | |
| 7 | -## requirement | |
| 7 | +This is some php, JavaScript, etc. code. Currently this is not maintained | |
| 8 | +actively and I have no idea if it is still working. I keep this anyway so | |
| 9 | +that I don't loose any probably useful ideas. | |
| 8 | 10 | |
| 9 | -PHP (don't know the required version any more, but probably pre 5.0) | |
| \ No newline at end of file | ||
| 11 | +## Requirements | |
| 12 | + | |
| 13 | + * PHP (probably pre 5) | |
| 14 | + | |
| 15 | +## Dependencies | |
| 16 | + | |
| 17 | +unknown | |
| 18 | + | |
| 19 | +## Contributing | |
| 20 | + | |
| 21 | +Just email me. | |
| 22 | + | |
| 23 | +## License | |
| 24 | + | |
| 25 | + This program is free software: you can redistribute it and/or modify | |
| 26 | + it under the terms of the GNU General Public License as published by | |
| 27 | + the Free Software Foundation, either version 3 of the License, or | |
| 28 | + (at your option) any later version. | |
| 29 | + | |
| 30 | + This program is distributed in the hope that it will be useful, | |
| 31 | + but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| 32 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
| 33 | + GNU General Public License for more details. | |
| 34 | + | |
| 35 | + You should have received a copy of the GNU General Public License | |
| 36 | + along with this program. If not, see <http://www.gnu.org/licenses/>. | |
| 37 | + | |
| 38 | +## Author | |
| 39 | + | |
| 40 | +Georg Hopp <georg@steffers.org> | ... | ... |
Please
register
or
login
to post a comment