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

46 Commits

Author SHA1 Message Date
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
d128b52576 New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui. 2015-04-07 19:49:11 -07:00
Cameron
a6ace0b217 Only load trackback on the front-end. 2015-02-07 13:39:24 -08:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
1ca86d9d18 Issue #830 - possible fix. 2015-02-07 13:23:21 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
484f2ca330 Fixes #566 - prefs not being saved in some plugins. 2014-05-24 15:20:56 -07:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Tijn Kuyper
e4ea0344d6 Minor code clean-up on Trackback (radio_switch) 2013-02-10 18:04:48 +01:00
Tijn Kuyper
a97020c367 Issue #90 - Trackback plugin (also #6) 2013-02-04 20:39:13 +01:00
Tijn Kuyper
2f7aa5a40d Last plugin LAN clean-up (#50) for now. 2012-12-19 11:37:45 +01:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
Cameron
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
CaMer0n
0b94ad90fb syntax fix 2012-08-22 07:16:15 +00:00
CaMer0n
cb29dd432c xml file updates. 2012-08-22 07:06:12 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +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
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +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
026bde989b typo 2009-08-28 16:32:04 +00:00
secretr
2140eb83a3 trackback handler corrections (needs more attention in the future) 2009-08-27 12:53:46 +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
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
CaMer0n
95d2c3b8a3 PNG icon cleanup. All with semi-transparency. 2009-07-15 09:34:54 +00:00
CaMer0n
fdca9c383a Missed some in previous commit. 2009-07-14 03:57:22 +00:00
lisa
0659cacb63 trackback sql file 2009-01-27 21:12:02 +00:00
e107steved
3e6cc88d1c trackback - admin logging, plugin.xml 2008-12-20 22:32:36 +00:00
e107steved
b034cc07e5 Odd bits of tidying up 2008-08-04 20:31:49 +00:00
e107steved
12f718ad92 Bugtracker #4270; clear news cache on activate/deactivate trackback 2007-12-26 14:20:00 +00:00
e107steved
469dcfb260 Third time lucky? Thanks Shirka 2007-12-10 22:39:43 +00:00
e107steved
0b232caa4d Bugtracker #4245 - missing '$' in trackback 2007-12-10 20:22:17 +00:00
e107steved
818a1cd4c9 Bugtracker #4244 - trackback caching related - thanks Shirka 2007-12-08 14:49:56 +00:00
e107steved
b8ea1a0e2a Bugtracker #4240 - clear cache after moderating trackbacks 2007-12-07 20:38:21 +00:00
sweetas
275e4747f7 Bugtracker #3596 2007-07-12 13:00:07 +00:00
e107steved
180b26a8a1 Tidy up odd chars after closing tag 2007-02-11 20:09:19 +00:00
e107steved
a5a544222a Missing closing tag 2007-01-29 20:23:58 +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