lia
|
210336102e
|
bugfix #3947 : content category page now properly combined into single menu (if option set)
|
2008-02-20 21:42:25 +00:00 |
|
lia
|
0d2ff1bd4b
|
bugfix #4326 : links_page navigator now correctly rendered
|
2008-02-20 20:28:23 +00:00 |
|
mcfly
|
9713a948ca
|
Clicking on image will paste bbcoce into 'target', also added code to convert [[ and ]] to { and } in sortcode parms
|
2008-02-19 19:33:45 +00:00 |
|
e107steved
|
a421a18142
|
Bugtracker #4327 - minor spelling/message changes
|
2008-02-18 20:52:36 +00:00 |
|
mcfly
|
65c17fa8fb
|
testing commit IRC logging
|
2008-02-18 02:12:06 +00:00 |
|
mcfly
|
5ae2ce8689
|
Must run description through toRSS before substr
|
2008-02-18 01:58:07 +00:00 |
|
mcfly
|
e4861f5d8f
|
Added new e_CURDIR constant. Needed it for use with plugins that can be installed in *anyDir*
|
2008-02-17 05:01:28 +00:00 |
|
mcfly
|
2f33412cea
|
install/uninstall using plugin.xml doesn't lose setting in plugin table now
|
2008-02-17 03:42:33 +00:00 |
|
mcfly
|
62fd0ca0c1
|
more tests
|
2008-02-16 21:46:38 +00:00 |
|
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 |
|