1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-29 19:00:26 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
secretr
70ad1fa8b1 More News work, front-end started (rewrites are BROKEN), work in progres 2009-09-13 16:37:18 +00:00
secretr
fcc085aee3 News: administration message fix, temporary default columns fix (not sure how it works yet), news_allows_comment fix (admin form and shortcode) 2009-08-24 08:34:55 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
marj
865c50fdbf let shortcode_handler register 2009-07-21 10:21:20 +00:00
CaMer0n
03715cc464 renamed get_function_name() changed to sc_function_name() for shortcode functions. Removing confusion with get_userdata, get_userclasses and other get_ functions built into PHP. 2009-07-21 06:31:23 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
bugrain
70c4c75bb9 Fixed newscomments shortcode - display or not was wrong way round 2009-04-29 20:27:32 +00:00
bugrain
90815d13e4 Fixed bad reference to class instance of e107 class object 2009-01-20 23:40:38 +00:00
mcfly
21f4629908 Improved news shortcode handlingImplemented new shortcode override/ directory. Any .sc file found here will override any other shortcode anywhere. 2009-01-16 01:02:41 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
mcfly
88a9ffa203 Small fixup 2009-01-07 21:21:12 +00:00
mcfly
b489d7cef3 Updated shortcode handler to support class->method use in batch shortcodes. Updated bbcode and news shortcodes to use this new method. Reduced the use of cachevar usage in the new shortcodes.
I may have broken overriding of core news shortcodes, need to look into that.
2009-01-07 19:57:09 +00:00
secretr
926e754a84 News eURL mod rewrite profile - ready for test 2008-12-03 12:38:08 +00:00
secretr
35d36f61c5 eURL news mod rewrite profile - work in progress 2008-12-02 23:44:19 +00:00
secretr
91a116c3bd News & eURL - work in progress 2008-12-02 16:50:16 +00:00
e107steved
3fc1ac2ffa Bugtracker #4604 - comment counting on multilingual sites 2008-12-01 21:04:12 +00:00
mcfly
a4a9f60780 Bugtracker #4577 - reduce queries 2008-11-24 02:01:42 +00:00
e107steved
a77df1a354 Bugtracker #4507 - make shortcodes use ICONPRINT, ICONMAIL, plus some absolute path stuff 2008-09-04 20:07:34 +00:00
e107steved
ec13689f67 Tidy up various errors and inconsistencies that have crept in 2008-07-25 19:26:46 +00:00
e107steved
bba4c56e23 Bugtracker #4456 - handle empty news category icon - thanks marj 2008-07-15 21:11:50 +00:00
e107steved
25404b692e Bugtracker #4137 (trackback on extended news) hopefully resolved 2007-11-08 21:06:03 +00:00
e107steved
2daa724efc More on Bug #4137 - don't show trackback count if disabled. Plus some of the 0.7 mods carried across 2007-11-08 20:48:48 +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
sweetas
8cb82b65dc new image pack system imode and admin images updated 2006-12-07 15:41:50 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00