Template Types is to tell CJT what Language specifications (Syntax Highlights, Error Checker, etc…) and also tell Template Linker of how to link this Template. Finally its used by the Template Author for identifying different type of scripts (Javascript, CSS, etc…). Different types would be handled differently while its being linked.

Currently, CJT is support the following Types/Languages for Templates:

  • HTML
  • Javascript
  • CSS
  • PHP