HomeHelpTrac

Changeset 15664 for trunk/langs


Ignore:
Timestamp:
11/08/11 02:19:15 (7 months ago)
Author:
Anton Lesnikov
Message:

1.Language file rebuilding.

  1. XML based language files.
  2. Move languages in Modules.
  3. Install language files in "installed" and "will be installed" modules.
  4. Allow to select only installed and enabled languages.
  1. Related updates in Templates.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/langs/.htaccess

    r15211 r15664  
    11Deny from all 
    2 <FilesMatch "^.*\.php|.*\.html$"> 
     2<FilesMatch "^.*\.php|^.*\.xml|.*\.html$"> 
    33ForceType application/x-httpd-php-source 
    44</FilesMatch> 
Note: See TracChangeset for help on using the changeset viewer.