Dotclear


Ignore:
Timestamp:
11/10/14 16:06:46 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Encode XML for category description in meta attribute (head), fixes #1977

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/currywurst/category.html

    r2704 r2775  
    1010 
    1111<tpl:Block name="meta-entry"> 
    12      <meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:CategoryDescription cut_string="180" remove_html="1"}}" /> 
     12     <meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:CategoryDescription encode_html="1" cut_string="180" remove_html="1"}}" /> 
    1313     <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" /> 
    1414     <meta name="date" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map