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/admin/lib.dc.page.php

    r224 r756  
    501501     } 
    502502      
     503     public static function jqueryUI() 
     504     { 
     505          return 
     506          '<link rel="stylesheet" type="text/css" href="style/jquery-ui-1.8.16.custom.css" />'."\n". 
     507          self::jsLoad('js/jquery/jquery-ui-1.8.16.custom.min.js'); 
     508     } 
     509 
    503510     public static function jsColorPicker() 
    504511     { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map