Allow you to be customized by putting files one wants to override in app dir
administrator2012-01-31 00:49
Make Yioop more deployable by allowing Yioop sites to customize their appearance. To do this the site merely needs to add an app dir to their work directory. If one wants a local version of views/seearch_view.php then one creates a file app_dir/views/Search_view.php and Yioop will use it instead of the one in the Yioop installation.
administrator2012-01-31 00:52
Fixed over several commits, the last of which was 568eb6a
Make Yioop more deployable by allowing Yioop sites to customize their appearance. To do this the site merely needs to add an app dir to their work directory. If one wants a local version of views/seearch_view.php then one creates a file app_dir/views/Search_view.php and Yioop will use it instead of the one in the Yioop installation.
Fixed over several commits, the last of which was 568eb6a