1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 13:04:28 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
e107steved
391b775568 Bugtracker #4241, #4274 - decode image paths in forum (only affects TinyMCE) 2008-01-04 19:54:16 +00:00
e107steved
ab8aa3ee78 Committed wrong version of file earlier 2007-12-30 23:31:18 +00:00
e107steved
bb3b2cf34c Initialise shortcode handler later than main parser - requires that $pref is valid, otherwise shortcodes from plugins not loaded. Needs review of best way to do it 2007-12-30 16:54:31 +00:00
e107steved
47c6faff35 Bugtracker #3972 - strip empty HTML tags in wordwrap 2007-12-30 09:49:46 +00:00
e107steved
ff675f4780 Bugtracker #4213 - parse absolute constants {e_THEME_ABS} and {e_IMAGE_ABS} 2007-12-07 21:24:55 +00:00
CaMer0n
851f8cc320 Bugfix: internal link detection was failing. Also added support for [link=url rel=internal] for overriding default preference. 2007-11-13 07:38:55 +00:00
mcfly
74ffda4223 Additional [php] protection 2007-11-10 19:24:42 +00:00
e107steved
9ed05a2995 Bugtracker #4191 - moving bbcode translation messed up link translation 2007-11-08 22:46:49 +00:00
e107steved
c2480a88cf Possible fix for wrap problems on email addresses 2007-11-04 20:25:02 +00:00
e107steved
0131596d38 Make toDB() parameter list backward compatible 2007-11-04 09:05:13 +00:00
e107steved
f29882c73f Bugtracker #4149 - handle utf-8 in toAttribute() 2007-10-16 19:05:32 +00:00
e107steved
06f3e2f89d Bugtracker #4108 - workaround for bug in Zend Optimiser 3.3.0 with PHP 5.2.4 - crashes on '::' in defined() 2007-10-04 19:08:38 +00:00
CaMer0n
202de28639 bugfix: contact page - cleaned user input 2007-09-09 07:05:06 +00:00
mcfly
ceb7ece5eb Beginning of new shortcodes, now able to be functions insead of .sc files or batch sc files. Will be done in new forum code for example usage 2007-06-13 02:53:21 +00:00
e107steved
75e61bb9f4 Speed up utf-8 truncate 2007-06-07 19:19:37 +00:00
e107steved
bff82ee583 Bugtracker #3963 - proper utf-8 truncate - thanks verant 2007-06-06 19:28:25 +00:00
e107steved
ed97494830 Bugtracker #3583 - hardcoded LAN 2007-05-28 18:02:47 +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
3076a9eefa Change display options in forum thread and chatbox 2007-04-30 20:17:05 +00:00
CaMer0n
eba031ef6e Bug #3861 - Fixed constants from being changed in email subject. 2007-03-26 06:34:56 +00:00
e107steved
31174c8056 Bugtracker #3592, #3835 - modify matching on clickable www links 2007-03-11 20:52:47 +00:00
CaMer0n
ae04b798f1 Bug #3755 - Use of " & " wasn't validating. Added a search/replace with spaces either side to avoid problems with entities. 2007-02-18 01:17: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
e107steved
591863a72d Comment: Bugtracker #3679 - don't make links clickable in emails 2007-01-15 22:06:18 +00:00
sweetas
2a93473b99 Parser stability, security updates and clean up 2007-01-12 21:05:20 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00