Dotclear


Ignore:
Timestamp:
11/10/11 16:12:01 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
formfilters
Message:
  • Adapted comments.php do new filters
  • added author filter, with autocompletion
  • added comment_author parameter to dcBlog::getComments
  • removed jquery.autocomplete
  • added jquery UI (should be refined, this is quite raw...)
  • added dcPager::jqueryUI
  • adapted tags plugin to new jquery ui autocomplete
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/prepend.php

    r522 r756  
    7575$__autoload['dcFilterSet']              = dirname(__FILE__).'/admin/class.dc.filter.php'; 
    7676$__autoload['dcFilter']                 = dirname(__FILE__).'/admin/class.dc.filter.php'; 
     77$__autoload['textFilter']                    = dirname(__FILE__).'/admin/class.dc.filter.php'; 
     78$__autoload['comboFilter']                   = dirname(__FILE__).'/admin/class.dc.filter.php'; 
    7779 
    7880$__autoload['dcTemplate']               = dirname(__FILE__).'/public/class.dc.template.php'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map