1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-28 10:20:45 +02:00
Commit Graph

204 Commits

Author SHA1 Message Date
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
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
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
e107steved
084983de15 Add supermodifiers to downloads admin 2009-01-04 12:52:45 +00:00
secretr
887df36f03 Custom Pages administration ready;
BBcode help small fixes;
admin JS improvements
2008-12-29 15:23:06 +00:00
e107steved
5d25c47657 First cut of usersettings changes using common validation routines; more shared LANs, eliminate unused LANs 2008-12-28 22:37:43 +00:00
e107steved
0c5462b757 First cut of mods to signup to share validation with other user-centric modules 2008-12-21 22:17:05 +00:00
e107steved
b7d0b113c3 Start of generic user data validation, kill references to user_realm field 2008-12-21 11:07:58 +00:00
e107steved
0c28f86305 Interpret extended field name constants 2008-12-21 10:54:31 +00:00
e107steved
3e79faf124 Make LANs for user.php distinct 2008-12-20 20:19:05 +00:00
secretr
5798577931 Site Prefs administration ready;
global admin improvements - new admin auto-expandable menus, new e_form methods, JS
2008-12-19 14:01:07 +00:00
secretr
582bc4df97 Site Prefs, core administration changes - work in progress 2008-12-18 16:55:46 +00:00
e107steved
5e6fde13c2 Tidy up a few lurking bugs 2008-12-17 20:26:57 +00:00
secretr
0c7fb98d2e Site Prefs Administration, imageselector SC fix - work in progress 2008-12-17 17:27:07 +00:00
secretr
2792224b08 Search Administration ready, begin layout changes (in progress) 2008-12-16 17:23:25 +00:00
mcfly
97ab0f6a93 Working on breadcrumb, almost there 2008-12-14 03:18:45 +00:00
e107steved
a96c38306f Make calls to plugin handers consistent - always use plugin name (directory name) 2008-12-10 22:39:43 +00:00
mcfly
7fe42a3b96 Better avatar handling, code cleanup 2008-12-10 16:37:17 +00:00
e107steved
da16a196b1 Get rid of unused variable, tidy up 2008-12-08 21:45:12 +00:00
e107steved
4017cb1411 Bugtracker #4608 - additional checks/action on file upload 2008-12-08 21:16:03 +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
c7bd61a87f More handling of plugin.xml reformat, handle 'special' chars in profanity filter 2008-12-05 19:56:51 +00:00
e107steved
29035bacf7 More handling of updated plugin.xml structure 2008-12-04 20:17:54 +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
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
b7f0185feb More work on eUrl 2008-11-25 16:26:03 +00:00
mcfly
c5e17a5fd9 Stupid strpos parm order :) 2008-11-24 18:18:47 +00:00
mcfly
b4ee6786c6 Begin addition of url class and implementation 2008-11-24 18:06:03 +00:00
mcfly
a4a9f60780 Bugtracker #4577 - reduce queries 2008-11-24 02:01:42 +00:00
e107steved
45859f6adb IPV6 handling - basics 2008-11-22 12:57:42 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
e107steved
0df36370ac Missed a global in previous commit 2008-10-19 12:04:04 +00:00
e107steved
fa72c3395f Bugtracker #4545 - uniform way of displaying file sizes 2008-10-19 11:35:00 +00:00
e107steved
f65d3913aa Add missing parameter (for asperon) 2008-10-05 20:41:05 +00:00
e107steved
55f51fee18 Bugtracker #4516 - download admin fixes 2008-09-23 19:31:59 +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
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
CaMer0n
90aa3d6927 Remove requirement for using download sub-categories when not needed. 2008-08-14 22:58: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