ushahidi / kohana-media

Taking advantage of the Kohana CFS for serving media files. Will write files to a web accessible directory for performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media

Taking advantage of the Kohana CFS to serve media files.

Description

The goal is to be able to package media files with modules without having to copy them to a web accessible directory. Kohana will serve the media files on the first request and write it to a public location for any future requests.

About

Taking advantage of the Kohana CFS for serving media files. Will write files to a web accessible directory for performance.


Languages

Language:PHP 100.0%