1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 02:54:39 +01:00

229 Commits

Author SHA1 Message Date
e107steved
2f2a46bf35 utf-8 compatible text truncate 2007-06-08 19:15:08 +00:00
e107steved
1c2770963b Extra checks on returned data 2007-05-28 20:36:15 +00:00
e107steved
ff5b5a1e47 Bugtracker #3919 - more relative path removal 2007-05-28 16:52:49 +00:00
e107steved
88d986d815 Bugtracker #3798 - display more user-friendly file name with forum uploads 2007-05-28 15:17:13 +00:00
e107steved
c3559b5729 Notice removal, undefined forum shortcode 2007-05-17 20:15:04 +00:00
e107steved
d27ad1867b Sitelinks for plugins using {e_XXX} weren't always decoded properly. Notice removal. 2007-05-16 20:24:44 +00:00
e107steved
ad4c67a8b2 Disable PM icon if PM not installed 2007-05-11 19:57:45 +00:00
e107steved
3076a9eefa Change display options in forum thread and chatbox 2007-04-30 20:17:05 +00:00
e107steved
727a3e4977 Bugtracker #3879 - doubled up LAN - thanks marj 2007-04-09 10:18:05 +00:00
e107steved
9fc2386a59 Bugtracker #3843 - make empty definition for {NEWFLAG} shortcode 2007-03-18 11:23:40 +00:00
e107steved
4cc8628d5b Bugtracker #3825 - forum icon tooltip 2007-03-04 16:59:32 +00:00
e107steved
c180cca85e Bugtracker #3821 - link to user for last post - thanks Luceos 2007-03-02 21:13:05 +00:00
e107steved
822a17ae17 Bugtracker #3748 - possible fix for some of the missing forum stats 2007-02-27 20:26:13 +00:00
e107steved
97d23be1f5 Bugtracker #3794 - handle popular threads in other than English 2007-02-24 09:34:26 +00:00
e107steved
cba65eb4da Bugtracker #3766 - remove trailing whitespace 2007-02-15 21:15:38 +00:00
e107steved
180b26a8a1 Tidy up odd chars after closing tag 2007-02-11 20:09:19 +00:00
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