Media changelog added
There is a new media changelog now, with the flag RECENTS_MEDIA_CHANGES media changes can be requested from the getRecents()-function or the new getRecentsSince()-function, that returns all changes since a given timestamp and optionally before a given timestamp. The media upload and the XML-RPC-server have been changed to use these functions. Additionally, the event MEDIA_UPLOAD_FINISH has been extended, it has a new $data-attribute (the 5th), that contains a boolean if the file does already exist and will be overwritten. darcs-hash:20090118154345-074e0-5d9a90d269e86d8c6a156ecce5cf63115c827433.gz
Showing
- inc/changelog.php 102 additions, 6 deletionsinc/changelog.php
- inc/common.php 1 addition, 0 deletionsinc/common.php
- inc/init.php 1 addition, 0 deletionsinc/init.php
- inc/media.php 14 additions, 4 deletionsinc/media.php
- lib/exe/indexer.php 22 additions, 16 deletionslib/exe/indexer.php
- lib/exe/xmlrpc.php 69 additions, 54 deletionslib/exe/xmlrpc.php
Loading
Please register or sign in to comment