1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 16:52:43 +01:00

20 Commits

Author SHA1 Message Date
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
mcfly
fbb621e55a Bugtracker #3652 2007-01-16 13:57:11 +00:00
e107steved
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00
e107steved
a871c3f5c4 Some categories missed if editing changed order too much 2007-01-03 20:29:22 +00:00
CaMer0n
49e37b264e Bug #3629 - image in email replacement. 2006-12-31 15:12:15 +00:00
e107steved
568184a909 Bugtracker #3582 - shows site theme in admin (although could do with improvement) 2006-12-30 18:15:57 +00:00
e107steved
729521ee73 Bugtracker #3637 - if shown, IP address in comments links to user. Thanks antey 2006-12-29 16:21:05 +00:00
e107steved
14e7cf7262 Bug #2803 - can't get out once XUP signup selected. Also check display name length on signup, cursor:hand --> cursor:pointer 2006-12-27 22:26:56 +00:00
e107steved
44c3fab2cc Bug #3615 - DOWNLOAD_VIEW_NAME_LINKED does not check if download agreement 2006-12-23 16:25:17 +00:00
e107steved
9c41023832 Bug #3565 - Hide email shortcode sorted 2006-12-22 20:53:59 +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
CaMer0n
f345113271 update-check is more reliable - using version_compare(); 2006-12-08 21:37:09 +00:00
sweetas
f6eca3a6e5 new {IMODE} shortcode added which allows for the switching of the new icon sets part way through a theme using {IMODE=icon_pack_name} 2006-12-08 08:43:13 +00:00
sweetas
5b2c264248 removed whitespace 2006-12-08 08:41:53 +00:00
CaMer0n
7f2312621d Added {ADMIN_UPDATE} shortcode. Checks Sourceforge RSS feed for a newer version of e107, once a day. 2006-12-08 08:10:25 +00:00
sweetas
17330e069f new image pack system user_icons images updated 2006-12-07 17:50:18 +00:00
sweetas
d45b2f93d1 new image pack system bbcode and generic images updated 2006-12-07 16:49:28 +00:00
sweetas
8cb82b65dc new image pack system imode and admin images updated 2006-12-07 15:41:50 +00:00
mrpete
a8f2dfe48d Remove PHP Warnings - various undefined variables and typos 2006-12-05 09:29:32 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00