Commit Graph
27 Commits
Author SHA1 Message Date
Anthony Le Mansec 4620297fcc cleanup 2010-10-04 16:16:34 +02:00
Anthony Le Mansec 2db4376b2a doc: markdown and unordered lists 2010-10-04 16:10:46 +02:00
Anthony Le Mansec 0603b23f0d doc: switched to markdown markup 2010-10-04 15:58:48 +02:00
Anthony Le Mansec 5e3306c70a cleanup: moved old code to temporary subdirectory 2010-09-25 15:23:25 +02:00
Anthony Le Mansec 9273d31f48 testing current codebase. 2010-09-24 20:39:28 +02:00
Anthony Le Mansec 9c02139958 minor : getImageDatas() implementation 2010-09-24 20:39:06 +02:00
Anthony Le Mansec 5d59cc4d1a doc : doxygen tag update on renderImage returned value 2010-09-24 20:38:17 +02:00
Anthony Le Mansec 0a4309134e minor : WebAsset_Fetcher initial implementation 2010-09-24 20:37:30 +02:00
Anthony Le Mansec 9eb76546fd minor : WebAsset_Converter skeleton 2010-09-24 20:37:00 +02:00
Anthony Le Mansec a949a7fee2 new WaException_Fetch class 2010-09-24 20:36:11 +02:00
Anthony Le Mansec 1c3a70b3fc cleanup : WebAsset is now passed as arguments, instead of just asset UUID. 2010-09-24 20:35:16 +02:00
Anthony Le Mansec c6264caa5a fix : typo 2010-09-24 20:33:07 +02:00
Anthony Le Mansec 3ced30eb6e fix : getkey() empty string returned on failure 2010-09-24 20:32:47 +02:00
Anthony Le Mansec 7ce45d9bd5 default configuration file is now defined. 2010-09-24 20:31:25 +02:00
Anthony Le Mansec 27adf76e4b minor : WebAssetViewer load() method now throws custom exceptions on failure 2010-09-24 19:01:07 +02:00
Anthony Le Mansec ad0dd9cbca IAssetCache interface and WebAsset_Cache class skeletons 2010-09-24 18:31:58 +02:00
Anthony Le Mansec 4e18ab29f7 WebAsset_Viewer now implements IAssetViewer 2010-09-24 18:01:22 +02:00
Anthony Le Mansec 54e7ac0ce1 doc : a few more doxygen tags 2010-09-24 17:34:37 +02:00
Anthony Le Mansec 074a9c845c cleanup : moving webAssets configuration to plain ini file. 2010-09-24 17:13:58 +02:00
Anthony Le Mansec 1cb97cfdf7 minor: rough import of our Config_Ini class 2010-09-24 12:17:44 +02:00
Anthony Le Mansec aa7b54b42b minor: first interfaces/classes / directory structure skeletons. 2010-09-24 11:59:30 +02:00
Anthony Le Mansec 77936e26a0 doc : oo vocabulary update for upcoming release. 2010-09-24 08:04:03 +02:00
Anthony Le Mansec 1ce8d1a097 doc : removed duplicate php reference 2010-09-21 13:36:21 +02:00
Anthony Le Mansec 0d1fd3d6b8 minor : moved source files to src/ 2010-09-21 13:33:24 +02:00
Anthony Le Mansec f130fb3e16 doc: (minor) typo 2010-09-04 15:21:59 +02:00
Anthony Le Mansec 1264de04dc doc: (minor) typo. 2010-09-04 01:53:32 +02:00
Anthony Le Mansec 6a929f5abd Initial import of old webassets files to new git repository.
- tested on recent builds of apache/php, imagemagick and pecl imagick
   extension.
 - updated README and INSTALL files with current server-sides software
   versions.
 - added image magick jpeg2k DELEGATE notes.
v0.02
2010-09-04 00:13:31 +02:00