[glotpress-updates] [GlotPress] #236: Expose the "version" of a translation through the API or HTTP headers.
    GlotPress 
    noreply at wordpress.org
       
    Mon Apr  8 03:22:06 UTC 2013
    
    
  
#236: Expose the "version" of a translation through the API or HTTP headers.
-------------------------+-----------------
 Reporter:  DJPaul       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:
Component:  general      |    Version:
 Keywords:               |
-------------------------+-----------------
 BuddyPress 1.8 is hoping to add automatic download of .mo files. As part
 of this, we need a way to figure out if the .mo on translate.wordpress.org
 is newer than the local copy.
 Some different implementation ideas that @markoheijnen and I discussed
 over Twitter:
 * Expose a "last changed" property in the API, e.g. /api/projects/wp/dev/
 * Add the "last changed" data to the HTTP headers when downloading The .mo
 file. This might let us use "Last-Modified" and "If-Modified-Since"
 headers when checking the file.
-- 
Ticket URL: <http://glotpress.trac.wordpress.org/ticket/236>
GlotPress <http://glotpress.trac.wordpress.org>
Easy comin', easy goin'
    
    
More information about the glotpress-updates
mailing list