Changes between Version 1 and Version 2 of Coding Standards

Show
Ignore:
Timestamp:
02/28/11 15:45:22 (2 years ago)
Author:
forgacs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Coding Standards

    v1 v2  
    11This coding standard applies to the code within MediaMosa and its modules. The End-User-application that use MediaMosa may be written in other languages or other coding standards. 
     2 
     3Due to the fact that MediaMosa 2.x has been totally re-factored in a Drupal way a nice basic set of coding standards will be the Drupal coding standards. (http://drupal.org/coding-standards). These standards are based on the PEAR coding standards (http://pear.php.net/manual/en/standards.php). 
    24 
    35=== Contents of the Coding Standard ===