pdontthink
|
598a599ba3
Happy New Year
|
6 months ago |
pdontthink
|
39cfdaadfd
Happy New Year
|
1 year ago |
pdontthink
|
380afc7213
Happy New Year
|
2 years ago |
pdontthink
|
bcdfe6e9f1
Happy New Year
|
3 years ago |
pdontthink
|
c4ef1a0eea
Happy New Year
|
4 years ago |
pdontthink
|
fc283980d0
Happy New Year
|
5 years ago |
pdontthink
|
fbcb1ca1f5
Happy New Year
|
6 years ago |
pdontthink
|
23cd61b628
Happy New Year
|
7 years ago |
pdontthink
|
6cd24c0552
Happy 2017
|
8 years ago |
pdontthink
|
2934017d92
Happy New Year
|
9 years ago |
pdontthink
|
3b465a0d0f
Happy 2015
|
10 years ago |
pdontthink
|
581dc23061
Happy 2014
|
11 years ago |
Fredrik Jervfors
|
c076a1f1ae
Update copyright
|
12 years ago |
pdontthink
|
acc409fb2a
Updating copyrights. Happy New Year.
|
13 years ago |
pdontthink
|
fc57bf2b59
Happy New Year!
|
14 years ago |
pdontthink
|
7aa0e60863
Update copyrights to 2010
|
15 years ago |
Fredrik Jervfors
|
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
|
16 years ago |
Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 years ago |
pdontthink
|
118125ad8e
More of the same
|
16 years ago |
pdontthink
|
aa91dedc20
Allow version numbers to omit trailing zeros
|
16 years ago |
Fredrik Jervfors
|
0885d1dcd7
Fix for phpDocumentor.
|
17 years ago |
pdontthink
|
ce0fb43635
Fix plugin names showing up as "INCOMPATIBLE" on configtest list
|
17 years ago |
pdontthink
|
f5f1f8d4c0
Allow plugins to specify that other plugins are incompatible with it in the info() function - in the required_plugins array therein, the incompatible plugin name as array key and value of SQ_INCOMPATIBLE. See upcoming release of the add_address plugin for an example.
|
17 years ago |
pdontthink
|
9d4c58cb21
Allow plugins to require CORE plugins
|
17 years ago |
Thijs Kinkhorst
|
dfbdae5943
replace preg_split without a regular expression with the
|
18 years ago |
pdontthink
|
647cd26450
Use constant instead of hard-coded string for plugin incompatibility indicator
|
18 years ago |
pdontthink
|
80f0b8957e
Add ability for plugin to indicate that they are not compatible with a particular SM version. Using hard-coded string maybe should be changed to a constant...?
|
18 years ago |
pdontthink
|
743f0b6456
Add generic get_plugin_requirement() function and change expected structure for plugin dependency information (but is still backward compatible). Also change configtest to make use of extended information
|
18 years ago |
pdontthink
|
5cff40d10d
Add functions to help diagnose if plugin dependencies are in place
|
18 years ago |
pdontthink
|
90e5a07b05
Fix loss of
|
18 years ago |