Requests
Multi-level Suckerfish Menu
Search/Highlight in Page
Replace select box with ul for style support
Tree Plugin
- RPC-Call to load Children
- SOAP Call, using AJAX, but completing the headers and optionally parsing the result in a javascript object.
PNG Fix with jQuery
Plugin dependency loader
Example uses(jQuery.js, idrag.js, idrop.js)
had the time to experiment and the result is added. "http://home.hccnet.nl/h.petersen/scripts/jq-uses.js" You have to uses it as follows.
<script src="jq-uses.js"></script> <script>lib.uses("JQuery","idrag","idrop")</script>
after this start coding in a separate <script> element. This is because the scripts get loaded after the </script> tag.
Basic WYSIWYG editor
Bold, italics, underline, images and links. just basic stuff.
Pane View
A plugin to simulate frames with complete functionality: resize, collapse, and even delete. There is a YUI extension with does this very well. (http://www.yui-ext.com/deploy/yui-ext/docs/ on the "Layout" section of the examples)
Hyperlink Cues with Favicons
Something like this in jQuery??? http://www.askthecssguy.com/2006/12/hyperlink_cues_with_favicons.html
Mini-Chat Applett
Simple chat functionallity. A collapsible <div> to be used in forums or the like. ==================================================================================
You can request a plugin here. Once a plugin has been put into the repository they should be removed from here.