Author: pierre.andrews@gmail.com
Date: Mon Jul 31 21:46:22 2006
New Revision: 4331
Log:
on bouge tag-machine en plugin (ca va BoOz??)
Added:
_plugins_/tag-machine/
- copied from r4315, _libs_/tag-machine/
_plugins_/tag-machine/inc/
Removed:
_libs_/tag-machine/
Modified:
_plugins_/thickbox/thickbox.js
Modified: _plugins_/thickbox/thickbox.js
--- _plugins_/thickbox/thickbox.js (original)
+++ _plugins_/thickbox/thickbox.js Mon Jul 31 21:46:22 2006
@@ -8,6 +8,7 @@
//on page load call TB_init
$(document).ready(TB_init);
+
//add thickbox to href elements that have a class of .thickbox
TB_Image = function() {
var t = this.title || this.name || '<small>'+this.href+'</small>';