Vigilante

Vigliant Media Framework

Documentation

Getting Started

Vigilante is not an application itself but the skeleton of one. You should install Vigilante only in development environments.

Make sure your development environment is fully operational before extracting Vigilante. For best results, create a separate environment for Vigilante, with its own document root and local hostname.

To install Vigilante:

  1. Extract the Vigilante archive file in the root directory of your development web site.
  2. Create a directory called templates_c in the /includes/smarty/ directory. Smarty documentation states your web server must be able to read and write to this directory. Consult with your web hosting service to determine how to change ownership and permissions. Windows environments do not require ownership or permission changes.