Show
Ignore:
Timestamp:
08/06/06 13:23:04 (2 years ago)
Author:
mbonetti
Message:

Experimental: allow UTF-8 tagging

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/constants.php

    r1502 r1525  
    164164// it is used to filter out everything but the allowed tag 
    165165// characters, plus a whitespace 
    166 define('ALLOWED_TAGS_REGEXP', '/[^a-zA-Z0-9\ _\.]/'); 
     166define('ALLOWED_TAGS_REGEXP', '//'); 
    167167 
    168168// Sanitizer constants