Dotclear


Ignore:
Timestamp:
05/11/12 12:21:16 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Now the tag plugin allows other plugins to also work with meta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/_public.php

    r784 r816  
    6464          { 
    6565               return 
    66                '<?php if ($_ctx->exists("meta")) { '. 
     66               '<?php if ($_ctx->exists("meta") && ($_ctx->meta->meta_type == "tag")) { '. 
    6767                    "@\$params['from'] .= ', '.\$core->prefix.'meta META ';\n". 
    6868                    "@\$params['sql'] .= 'AND META.post_id = P.post_id ';\n". 
Note: See TracChangeset for help on using the changeset viewer.

Sites map