Commit

commit e2ed89ae95f35f93fe4ac7b12f2d6e9d043bf51a
Author: Jan Dankert 
Date:   Tue Sep 18 00:41:28 2012 +0200

    Neue interne JQuery-Plugins: orSearch(options) und orHint()

 themes/default/css/user/default.css                |  30 ++++-
 themes/default/include/elements.ini.php            |   4 +-
 themes/default/include/html/input.inc.php          |   2 +-
 themes/default/js/openrat.js                       |  32 +-----
 themes/default/js/plugin/jquery-plugin-orHint.js   |  21 ++++
 themes/default/js/plugin/jquery-plugin-orSearch.js |  37 ++++++
 themes/default/layout/index.php                    |   4 +
 themes/default/pages/html/title/show.tpl.php       | 128 ++++++++-------------
 themes/default/templates/title/show.tpl.src.xml    |  11 +-
 9 files changed, 148 insertions(+), 121 deletions(-)