1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

41 Commits

Author SHA1 Message Date
CaMer0n
c93c1a6829 Temporary Fix for PHP Warning in linkwords. 2012-04-26 02:42:41 +00:00
CaMer0n
82d0866c21 Linkwords Issue corrected. 2011-05-04 09:19:50 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
de2aa2821a Log new pref 2010-01-23 10:31:36 +00:00
e107steved
c26ce95a15 Linkwords; some tidying, option to suppress clickable links that point to current page 2010-01-16 20:49:55 +00:00
e107steved
320a008b3c Notice removal 2010-01-02 22:57:41 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
CaMer0n
b923520bbf Fix for multiple 0.7 -> 0.8 upgrade issues. 2009-10-22 13:00:37 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
CaMer0n
8207b9bed4 Plugin.xml spec change. 2009-09-24 00:11:21 +00:00
CaMer0n
8534e7734e plugin.xml pref fixes and <folder> removal. 2009-09-21 22:14:45 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
marj
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
CaMer0n
fdca9c383a Missed some in previous commit. 2009-07-14 03:57:22 +00:00
lisa
90d244601a notice removal 2009-02-03 11:59:12 +00:00
e107steved
74fa7f70c6 Linkwords - add caching 2008-12-13 18:04:52 +00:00
e107steved
b157186a4f Sort out duplicated entry in plugin.xml, various detail corrections 2008-12-13 10:30:24 +00:00
e107steved
3362a349c5 Linkwords first cut of upgrade 2008-12-07 21:55:02 +00:00
mcfly
73472c24ae fixed function name 2008-02-08 20:09:43 +00:00
mcfly
2dbb895b5a adding e_tohtml file 2008-02-01 18:09:53 +00:00
mcfly
76c552459a Now processing e_tohtml files, old method deprecated. Linkwords updated to use new method. More plugin.xml supporting changes 2008-02-01 18:09:02 +00:00
e107steved
778d207f39 Various small updates for contact form, linkwords URL length, download log readback 2008-01-11 22:13:43 +00:00
e107steved
b63785bb9a Set other options in plugin.php as well 2007-07-28 16:48:01 +00:00
e107steved
76f74ae9fd Add the user_* text areas 2007-07-23 21:02:35 +00:00
e107steved
5854ee6996 Remove BOM from files 2007-06-21 19:40:43 +00:00
e107steved
f92d94c2e9 Notice removal 2007-04-18 21:08:40 +00:00
e107steved
803c8caf56 Reorder admin page a bit 2007-03-06 20:17:16 +00:00
mrpete
076bdd397d Notice removal 2007-03-04 21:55:15 +00:00
e107steved
b5d81fef48 Bugtracker #3737 - hard coded text remove 2007-02-08 20:18:33 +00:00
e107steved
b2bfa12ebe Speed up linkword processing a bit, clarify text etc 2007-02-07 21:48:26 +00:00
e107steved
2255a236a9 Better default context 2007-01-24 20:58:50 +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
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
78b590e935 Turn off 'greedy' matching bugtracker #3186 (thanks V3) - may also fix #2827 and #3550 2007-01-03 20:50:47 +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
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00