1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 10:40:20 +01:00

713 Commits

Author SHA1 Message Date
mrpete
65f5576ca8 bugfix: vertical-align is 'middle' not 'center' 2007-01-20 16:31:55 +00:00
mrpete
54632f7965 remove incompatible hook= code; replace w/ new support for "SuperModifiers" as designed
by team
2007-01-20 16:25:55 +00:00
mrpete
13549ec96b use js_location() instead of direct header() call -- allows bug catching 2007-01-20 16:24:25 +00:00
mrpete
d631950d19 forum id not used in forum_viewthread anymore 2007-01-20 16:18:12 +00:00
e107steved
011754f554 Bugtracker #3684 - forum post code 2007-01-18 20:44:32 +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
e107steved
b834d1376f Add missing closing tags 2007-01-17 20:47:41 +00:00
mrpete
e05d8f0fee bugfix: forum_post_template not themable due to bad include 2007-01-17 13:41:33 +00:00
mcfly
18d1b39650 Added text_value parm to the USER_EXTENDED shortcode, this will only show the field name and value if there is a value, see forum viewtopic template for usage 2006-12-16 14:13:28 +00:00
sweetas
96bd8b5139 repaired corrupted images 2006-12-08 07:08:02 +00:00
sweetas
2ab73e68a6 removal of corrupted images 2006-12-08 06:33:53 +00:00
mrpete
6285cd3571 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
in forum_post, removed old wysiwyg detection code.
2006-12-07 12:55:12 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00