TWIG Administrators Manual

Return to Table of Contents

1. Introduction

Welcome to TWIG's administrators Manual, this manual covers the configuration and maintenance of TWIG.

TWIG's main design goal is to be as functional as possible across the broadest base of browsers, to this end TWIG does not use any advanced features that are dependent on the browsers.  These include JAVA, JavaScript, VBScript, or any other scripting language.  All processing is done at the server.

TWIG is developed in a language called PHP (please see http://www.php.net or details on PHP).

For the latest version of TWIG, please visit http://twig.screwdriver.net.

 


Return to Table of Contents Return to Top