spring / upq

extracts metadata of game and map files of the spring engine
https://springfiles.springrts.com/
GNU General Public License v3.0
2 stars 5 forks source link

completely split upq from springfiles/drupal #21

Closed abma closed 12 years ago

abma commented 13 years ago

this would require:

a interface at the drupal, that allows to:

add a file metadata delete a file metadata update a file metadata get latest successfull update id

imo best would be, if the job drupalsync would do:

request latest update id get all updates > requested ids in local db and do all updates to drupal (currently afaik only file added)

benefits: