Dotclear


Ignore:
Timestamp:
10/08/13 10:57:47 (12 years ago)
Author:
Dsls
Branch:
default
Children:
2313:ef1db3d7c388, 2314:a8e88895bff2
Message:

Refined attachment filter to "attachments" only, added link_type selection in dcBlog::getPosts, see #989

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts.php

    r2309 r2312  
    180180if ($attachment !== '' && in_array($attachment,$attachment_combo)) { 
    181181     $params['media'] = $attachment; 
     182     $params['link_type'] = 'attachment'; 
    182183     $show_filters = true; 
    183184} else { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map