46d906 Update html functionality:

Authored and Committed by areguera 13 years ago
    Update html functionality:
    
        - Rename OPTIONNAM and OPTIONVAL variable names to ACTIONNAM and
          ACTIONVAL respectively.
    
        - Add positional parameters interpretation using getopt(1) inside
          html_updateHeading.sh function.
    
        - Redefine REGEX in order to match html files only.
    
        - Update comments.