1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 12:34:49 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
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
lia
6bda84de8a content: added table prefix in db_select_gen 2007-01-17 14:05:41 +00:00
lia
3892be1538 content: small style change to options>general page 2007-01-15 14:17:15 +00:00
lia
d9da2d9a04 content: added option to only show menu on content pages of the current top level category (as suggested in wiki) 2007-01-15 14:00:21 +00:00
lia
34b3215cf3 content: small correction to IE7 fix, added order method for preset tags 2007-01-14 14:18:10 +00:00
lia
6096c325b9 content: template improvements, admin cleanup 2007-01-14 11:59:11 +00:00
lia
dcec02e56e content: small correction to IE7 fix 2007-01-13 23:21:24 +00:00
lia
277323c81c content: templated admin area, fixed IE7 bug on dropdowns 2007-01-13 22:33:03 +00:00
lia
a911c649fa content: enddate disabled caused problems, fixed now (as reported in irc) 2007-01-11 19:12:58 +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
lia
c3bfb1bddb content; fixed template bug on the empty cell (finally, thx MrPete) 2007-01-04 13:11:52 +00:00
lia
2836b3788e content; empty containers were displayed when they shouldn't have ( thx bugrain ) 2007-01-04 08:37:00 +00:00
CaMer0n
82a700cdef cleanup redeclaration of db objects - similar issue to bugs #3632 and #3412 2006-12-31 14:46:30 +00:00
lia
631368c963 bugfix #3585 : content; empty categories (containers) now also link 2006-12-10 22:25:25 +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
sweetas
5fcec64858 new image pack system rate images updated 2006-12-07 17:47:20 +00:00
sweetas
8cb82b65dc new image pack system imode and admin images updated 2006-12-07 15:41:50 +00:00
mrpete
583c71d06e Bugfix #3568 - wysiwyg was not being tested for properly.
in content, removed old wysiwyg detection and js download code.
2006-12-07 12:57:43 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00