1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 12:51:52 +02:00

63 Commits

Author SHA1 Message Date
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
e107steved
9af14eaf19 Admin logging, plugin.xml for chatbox. Other tidying up 2008-12-11 21:13:48 +00:00
CaMer0n
1eab7f9470 Added gzip function to class2, quicker loading of ajax script, ajax only loaded when needed, e_header.php for plugin and menu js/css loading. And other small fixes. 2008-01-27 11:02:34 +00:00
CaMer0n
a88ec7aa54 Updated chatbox_menu to use e_ajax.php and put a deprecated note in e_ajax.js. 2008-01-16 11:00:21 +00:00
CaMer0n
58c3a7fdb6 First step towards prototype integration. Added v1.6t and backwards compatible SendInfo() ajax function. Tested and working correctly with chatbox. 2008-01-09 23:46:22 +00:00
e107steved
00c6375fd5 Bugtracker #4280 possible fix for '$' sign in chatbox 2008-01-05 11:42:37 +00:00
e107steved
3076a9eefa Change display options in forum thread and chatbox 2007-04-30 20:17:05 +00:00
e107steved
d01f93b489 Don't load Ajax js for scrolling window. Possible fix for Bugtracker #3703 2007-01-28 14:08:25 +00:00
mrpete
091e68526f remove incompatible hook= code; replace w/ new support for "SuperModifiers" as designed
by team
2007-01-20 16:19:43 +00:00
e107steved
3733a94ce9 Bugtracker #2827, #3576, #3577 - stop linkwords appearing in places they shouldn't (code now has to explicitly enable them in various areas), match complete word/phrase only (no partials), fully case-insensitive match and display case exactly as found, don't process on admin pages 2007-01-17 21:29:28 +00:00
mrpete
8d3f36e695 bugfix: cursor pointer not hand 2007-01-17 13:41:01 +00:00
mcfly
6324c74768 xss fix 2006-12-16 03:38:17 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00