1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

167 Commits

Author SHA1 Message Date
CaMer0n
5ea1427821 added admin sublinks 2009-10-20 18:15:21 +00:00
CaMer0n
1c1a0566b2 deprecated-file removal. 2009-10-20 07:40:31 +00:00
CaMer0n
a9050cc2a3 Adding setup files 2009-10-20 03:58:47 +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
e107steved
171e65fea3 Test commit 2009-10-19 20:09:15 +00:00
e107steved
90905603ee Allow shortcodes in event detail 2009-10-11 21:12:54 +00:00
e107steved
838cd31df9 Fix a couple of typos 2009-10-05 19:13:16 +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
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +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
77e4edfb54 ctype_*() replacement 2009-08-08 23:09:08 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
marj
7fe0bd1282 Trivial XHTML compliance 2009-07-23 08:34:21 +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
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
CaMer0n
03a659e0ad Clearly label the core plugins 2009-07-14 03:50:56 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
CaMer0n
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
e107steved
efdc410cea Various small fixes, mostly to do with subscriptions 2009-04-29 20:27:18 +00:00
e107steved
a5056e0ef6 Small changes to reflect changes elsewhere 2009-02-01 20:54:08 +00:00
lisa
78999f6a2f bugfix #4478 (title tag removed from link) 2009-01-28 08:48:14 +00:00
lisa
dab9ef360c recode list_new plugin + e_list.php files 2009-01-27 21:34:02 +00:00
e107steved
d387caf6a1 Support multi-language install language file 2008-12-30 09:44:23 +00:00
lisa
8009699297 TagWords Plugin + e_tagwords files for news, download, cpage, links_page, calendar_menu 2008-12-29 20:51:24 +00:00
e107steved
dd282efc69 Finalise locations of language files, option to disable auto-load of English files on non-English sites if required files not found 2008-12-07 21:41:04 +00:00
e107steved
2b428ccff9 Start of mods to handle revised plugin.xml format - still a bit to do/check 2008-12-03 22:29:58 +00:00
e107steved
f3c9d84e70 Event calendar - more admin logging, better vetting of admin-entered parameters 2008-11-20 21:43:57 +00:00
e107steved
35d6530e72 Check for install 2008-09-28 20:35:05 +00:00
e107steved
99939cd62b More plugin.xml support (should be pretty much it), and the odd small bug fix along the way. 2008-08-25 13:34:55 +00:00
e107steved
670b4964a7 Support plugin.xml in most of the areas which currently read plugin.php; clear system cache in theme manager when saving theme prefs; bug fix in upload_handler XML file read; add filter option to XML class; remove some historic code from admin.php 2008-08-25 10:46:46 +00:00
e107steved
913db4e760 Update DB table structures as required during plugin upgrade 2008-08-12 20:26:53 +00:00
e107steved
3fecc154de Sort out some of the LANs, ID in plugin.xml 2008-08-12 19:59:59 +00:00
e107steved
830694b7bb First cut at moving to plugin.xml for event calendar. 2008-08-11 21:24:42 +00:00
e107steved
6ccaa86649 Bugtracker #4427 - make path references absolute 2008-07-28 20:16:15 +00:00
e107steved
e312bd359a Use function to get IP address 2008-06-24 20:28:26 +00:00
e107steved
8a0d180b02 Missing index 2008-06-06 21:57:59 +00:00
e107steved
84a04b5493 A few permissions fixes 2008-03-20 20:49:02 +00:00
e107steved
447257a9c4 Remove/change out of date cursor:hand 2008-03-09 20:33:18 +00:00
e107steved
d714461d16 Category filter for future events 2008-01-26 16:16:59 +00:00
e107steved
a20520096c Make BBCode help work 2008-01-12 16:09:33 +00:00
e107steved
1991680e36 Additional exit statements 2007-12-29 20:34:37 +00:00
e107steved
77e79e2718 XHTML compliance 2007-12-26 18:30:13 +00:00
e107steved
cdd5b95433 Actually filter where no valid event categories 2007-12-15 22:15:30 +00:00
e107steved
9697d88c8f Small bug fixes and adjustments; don't use icon from forum plugin 2007-12-15 21:46:20 +00:00
e107steved
ebe0e893eb Icon-related bugfixes 2007-12-15 16:31:32 +00:00
e107steved
de8dc6e0fd Minor format tidy 2007-12-15 14:19:19 +00:00
e107steved
fb824e5241 Make contact emails clickable 2007-12-08 12:22:36 +00:00