Opened 9 years ago

Closed 8 years ago

#873 closed enhancement (fixed)

Pull translators and styles out of DB

Reported by: dstillman Owned by: dstillman
Priority: major Milestone: 1.5 Beta 1
Component: data layer Version: 1.5
Keywords: Cc: simon

Description

Store as individual files in the filesystem.

Probably need to copy from the extension directory to the data directory at installation and on upgrade.

Change History (2)

comment:1 Changed 9 years ago by simon

If there are no objections, I'll store the translator metadata as a variable in the translator itself, and then cache it in the database. This seems like the simplest solution, and the cache can be regenerated when a file is changed.

comment:2 Changed 8 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.