1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-15 20:15:24 +01:00

1574 Commits

Author SHA1 Message Date
bugrain
03fd09b3f2 Initial port from core to plugin, no functional changes 2009-01-11 02:59:10 +00:00
mcfly
a113d8117b Adding new download plugin 2009-01-11 00:31:39 +00:00
secretr
91cfa558ee forum plugin.xml settings submenu path correction 2009-01-10 13:17:44 +00:00
secretr
7e6e703db7 Admin Submenus - plugin support added, submenus added for forum plugin (example usage), admin_navigation func moved to admin_shortcodes batch. 2009-01-10 11:42:19 +00:00
mcfly
b70b956148 Coverted forum shortcodes to new class->method use 2009-01-10 04:39:54 +00:00
mcfly
fddee6174c Some progress on new level handler 2009-01-09 21:18:54 +00:00
secretr
dd162a70c0 ADMIN_ALT_NAV totally rewritten, admin menu sublinks support (new pref added), icon refining, new About admin root menu 2009-01-09 17:25:50 +00:00
mcfly
0f0f55a1fa Updated mysql handler to accept array data in a bit different manner, updated forum code to comply. 2009-01-09 16:22:08 +00:00
mcfly
51aabb3421 More shortcode converting 2009-01-09 13:10:01 +00:00
mcfly
4c4b378bd0 Converted all admin_xxxx shortcodes to using batch shortcode file 2009-01-09 01:12:18 +00:00
mcfly
feed586bcb Converting related core shortcodes to use batch class->method functionality. 2009-01-08 21:47:44 +00:00
mcfly
d7b8b858cc Check for userclass set in shortcode, and do not render if not permitted 2009-01-08 20:16:47 +00:00
mcfly
1d78c848b8 Converted some sortcodes from .sc to .php 2009-01-08 19:28:11 +00:00
mcfly
ddff8df497 Reworked the shortcode handler again. This should now fully support the old .sc and the newer function (oor class->method) styles. I hope I didn't break it too much. 2009-01-08 17:23:13 +00:00
mcfly
88a9ffa203 Small fixup 2009-01-07 21:21:12 +00:00
mcfly
c35959a7ea Forgot this file with last commit 2009-01-07 20:04:25 +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
bd228fc99f Maintenance administration - ajax implementation;
Solved number of bbcode issues (lot more to do);
e_form::bbarea method added (automated bb textarea creation);
admin_theme for blank theme
2009-01-07 15:40:06 +00:00
secretr
320da6645e resurrected missing icons (imode related) 2009-01-07 15:36:05 +00:00
secretr
af42e09677 JS API (big) troubles hopefully solved 2009-01-07 15:34:00 +00:00
lisa
a4ae6ad936 tagwords: forgot to commit the shortcode file for tagwords 2009-01-07 10:48:47 +00:00
e107steved
dc2b62ad48 Bugtracker #4645, #4646, #4647, #4848 - optimisations in list_new plugin - thanks Father B 2009-01-06 21:30:37 +00:00
e107steved
93a3ea9948 Bugtracker #4642 - problems with backslashes 2009-01-05 22:01:43 +00:00
secretr
2847dc75c7 Docs administration - docs index (render all docs at once) 2009-01-05 16:08:38 +00:00
secretr
8579ad8a87 e107Helper#toggle fix 2009-01-05 12:01:04 +00:00
e107steved
c1df428bbc log message got duplicated 2009-01-04 22:31:57 +00:00
e107steved
f9dc40028f Get rid of direct mySql access 2009-01-04 22:24:58 +00:00
e107steved
423e0b1ffe More work on IPV6 2009-01-04 20:55:43 +00:00
e107steved
9aa53886b5 Reinstate temporarily commented out code 2009-01-04 16:39:14 +00:00
e107steved
0567d832c9 Option to autologon after clicking on signup link 2009-01-04 16:00:19 +00:00
e107steved
084983de15 Add supermodifiers to downloads admin 2009-01-04 12:52:45 +00:00
e107steved
adce648182 Parser - first cut of restructuring of control logic 2009-01-03 22:32:54 +00:00
e107steved
5732bc1f4c Bugtracker #4637 - show download agreement on mirror downloads 2009-01-03 09:40:33 +00:00
lisa
c1231d16f9 content: event triggerHook correction 2009-01-03 09:17:05 +00:00
e107steved
8b202d55cc Bugtracker #4641 - some login name boxes not big enough 2009-01-02 20:04:07 +00:00
e107steved
3ed1605291 Bugtracker #4639 - reflect current HTML Posting perms on text prefs to make it more obvious what's happening 2008-12-31 17:08:14 +00:00
e107steved
9587cdcffe Choices for selective delete when uninstalling plugins 2008-12-30 19:01:17 +00:00
e107steved
bc5dab5ecd Tidy up formatting a bit 2008-12-30 16:51:07 +00:00
e107steved
bb450cb261 Correct select option 2008-12-30 16:35:10 +00:00
secretr
369f44f198 Filemanager administration - work in progress; 2008-12-30 16:33:18 +00:00
secretr
c87325cc67 e107 update administration ready;
overall message handler usage added;
2008-12-30 15:56:12 +00:00
secretr
f678f6608f trim empty lines after the end of the script 2008-12-30 14:05:44 +00:00
secretr
53cc80a9c0 Database Utilities administration ready;
Database Verification administration ready;
minor admin improvements
2008-12-30 13:51:41 +00:00
e107steved
d387caf6a1 Support multi-language install language file 2008-12-30 09:44:23 +00:00
e107steved
b59c59ce1a Update userclass management on plugin install/uninstall 2008-12-29 22:30:16 +00:00
e107steved
455ced5329 Interim changes to avoid some userclass-related installation problems - don't install the forum with system caching on ATM 2008-12-29 20:55:27 +00:00
lisa
12d5fc5591 e_tagwords + triggerHook added to content 2008-12-29 20:53:24 +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
lisa
e571deeb0d triggerHook: added event to 'hook' into form elements 2008-12-29 20:41:10 +00:00
e107steved
2734a2e28d Log a bit more 2008-12-29 18:17:46 +00:00