1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

943 Commits

Author SHA1 Message Date
e107steved
f7d1885113 Bugtracker #4304 - sort so searches in custom pages but not custom menus. Also fix bug in search.php on getip() 2008-02-16 21:24:49 +00:00
mcfly
62fbbb4976 testing... 2008-02-16 20:51:01 +00:00
mcfly
2610668698 another test 2008-02-16 17:16:02 +00:00
mcfly
d8b00ec218 test commit 2008-02-16 16:56:12 +00:00
e107steved
2f777de2bf Bugtracker #4319 - make clearer which stats are zeroed 2008-02-16 14:57:37 +00:00
e107steved
44fd4ed8a7 userclass bug fixes 2008-02-16 12:03:27 +00:00
mcfly
2b3ec398f6 Adding support for plugins being allowed to be installed in multiple directories 2008-02-13 02:58:58 +00:00
mcfly
144d3e4297 Hopefully speed up shortcode rendering 2008-02-13 02:57:17 +00:00
mcfly
e1bb11a047 Small spec change 2008-02-13 00:56:00 +00:00
mcfly
abcf003850 Removal of debug code 2008-02-13 00:47:36 +00:00
mcfly
d0773bbc51 final stage of plugin.xml support? 2008-02-13 00:46:05 +00:00
mcfly
469da9c37e Fixed path 2008-02-08 20:11:53 +00:00
mcfly
73472c24ae fixed function name 2008-02-08 20:09:43 +00:00
mcfly
cb2a3a632d Really fixed typo 2008-02-08 20:05:43 +00:00
e107steved
d56a851c29 Fix a typo 2008-02-07 22:20:02 +00:00
secretr
de0ae158a7 login menu - done 2008-02-06 00:23:28 +00:00
mcfly
865c2b7c0a Remove unneeded code 2008-02-03 15:22:33 +00:00
mcfly
73005f3993 read and unread timouts now uses days instead of minutes 2008-02-02 22:41:55 +00:00
mcfly
114ea53cf0 plugin.xml support completed (I hope) 2008-02-02 22:04:18 +00:00
mcfly
39f7ced05a More updates, getting closer 2008-02-02 03:23:47 +00:00
CaMer0n
f3c8d31b55 Start of theme.xml spec. 2008-02-02 02:57:34 +00:00
mcfly
886d08285e test 2008-02-02 02:50:18 +00:00
mcfly
c84601294d plugin.xml now supports a pre and post custom function for install, upgrade, or uninstall 2008-02-02 00:48:58 +00:00
mcfly
2dbb895b5a adding e_tohtml file 2008-02-01 18:09:53 +00:00
mcfly
76c552459a Now processing e_tohtml files, old method deprecated. Linkwords updated to use new method. More plugin.xml supporting changes 2008-02-01 18:09:02 +00:00
lia
1dd0fbadf8 image path corrected + added support for extension-specific-images 2008-02-01 14:21:55 +00:00
mcfly
c52527e842 more plugin.xml tweaking and fixes 2008-02-01 14:11:27 +00:00
mcfly
4176a5c898 Fixed parse error 2008-02-01 11:52:27 +00:00
secretr
6610c92dac login menu external stats - debug state 2008-02-01 00:37:10 +00:00
secretr
941342bcc5 fixed short php open tag causing problems on some server configurations 2008-01-30 20:33:16 +00:00
mcfly
ff02b1a1ec Getting closer with plugin.xml 2008-01-28 02:49:50 +00:00
e107steved
a9f6c7c0d9 Update help file 2008-01-27 18:52:18 +00:00
e107steved
84f8b3de86 Amend LAN definition 2008-01-27 18:34:10 +00:00
CaMer0n
83ae943b98 Only load when ajax $pref is on. 2008-01-27 11:12:59 +00:00
CaMer0n
1eab7f9470 Added gzip function to class2, quicker loading of ajax script, ajax only loaded when needed, e_header.php for plugin and menu js/css loading. And other small fixes. 2008-01-27 11:02:34 +00:00
mcfly
43b337e938 continuing the plugin.xml work 2008-01-27 05:16:03 +00:00
CaMer0n
07d5b5c3ed Added $eMenuArea for easy menu check by theme.php.
Usage: if($eMenuArea[area][menu])
eg. To check if login_menu is used in area 1:  if($eMenuArea[1]['login_menu'])
2008-01-27 01:57:23 +00:00
mcfly
467f1d4be5 More work on plugin.xml support 2008-01-27 01:34:59 +00:00
e107steved
c0c2be8a40 Bugtracker #4304 - Roll back custom page search - change didn't work. Needs further thought on how to block searching of menus 2008-01-26 17:55:52 +00:00
e107steved
1191da5246 XHTML Compliance 2008-01-26 17:35:21 +00:00
e107steved
d714461d16 Category filter for future events 2008-01-26 16:16:59 +00:00
mcfly
b8ff0b70da More plugin.xml support stuff 2008-01-26 05:19:59 +00:00
mcfly
86a1606e1d Beginning support for plugin.xml files to replace plugin.php files 2008-01-26 04:47:27 +00:00
secretr
c37a317af2 login menu templates and e_loginbox linking 2008-01-23 01:12:15 +00:00
CaMer0n
b96596e310 Removed blank lines and added ?> 2008-01-22 02:06:35 +00:00
CaMer0n
ad3b2bac36 prevent login attempt on class initiation with CLI. 2008-01-22 01:41:36 +00:00
CaMer0n
e908832d8b Added support for CLI login. --u=[username] --p=[password] 2008-01-22 00:39:08 +00:00
mcfly
880f99f700 Adding cli class file 2008-01-21 13:25:42 +00:00
CaMer0n
157bfd0ea0 Added basic support for CLI. 2008-01-21 03:54:10 +00:00
secretr
02bc133676 fixed sql error (fit the changes to core_sql) 2008-01-20 22:55:06 +00:00