Andrew Dolgov
|
4daaf23491
|
allow user plugins to expose public methods out in a limited fashion
|
2017-02-10 16:04:28 +03:00 |
|
Andrew Dolgov
|
41245888f1
|
only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled
add plugin->flags() returning array with additional plugin information, currently only CURL requirement (optional)
|
2016-01-26 11:45:47 +03:00 |
|
Andrew Dolgov
|
ddf28801e4
|
implement plugin API version compatibility check
|
2013-04-19 17:26:22 +04:00 |
|
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
2013-04-17 16:48:41 +04:00 |
|
Andrew Dolgov
|
d2a421e3cb
|
more work on user-selectable plugins; properly process system and user plugins
|
2012-12-25 10:02:08 +04:00 |
|
Andrew Dolgov
|
5a0e03923f
|
add and check plugin base class
|
2012-12-23 15:29:16 +04:00 |
|
Andrew Dolgov
|
9aceda3afc
|
remove hook-based plugins
|
2012-08-21 14:37:43 +04:00 |
|
Andrew Dolgov
|
369dbc19d6
|
rework class system to use subdirectories
add placeholder plugin/hook system
|
2012-08-17 14:22:33 +04:00 |
|