Commit Graph

15 Commits (75d5081bfbe6c9c056e859e2b455c9b44c2e5d6c)

Author SHA1 Message Date
Daniel Rudolf 1709b920d1 Add AbstractPicoPlugin::getPluginConfig() method 9 years ago
Daniel Rudolf a2aa46fd0e Don't let dependant plugins automatically enable plugins which should be disabled by default 9 years ago
Daniel Rudolf c0a7fdc801 Don't always check dependants of a disabled plugin 9 years ago
Daniel Rudolf 4f487b7ccf AbstractPicoPlugin: Fix typos in exception message 9 years ago
Daniel Rudolf f10440b996 Check dependencies when a plugin is enabled by default 9 years ago
Daniel Rudolf 54ce5b9699 Various small improvements 10 years ago
Daniel Rudolf a654b1585b phpDocumentor 2.8.5 currently doesn't support the Generic notations 10 years ago
Daniel Rudolf 92af554d14 Improve inline code comments; preparing use of phpDocumentor 10 years ago
theshka fe83d1fa7f fix spelling 10 years ago
Daniel Rudolf 46ef63186a Support $config['<plugin name>']['enabled'] option 10 years ago
Daniel Rudolf 4f1e8667c3 Cast AbstractPicoPlugin::$dependsOn to array 10 years ago
Daniel Rudolf 27d694697f Fix code formatting 10 years ago
Daniel Rudolf 70f187fb45 Rename IPicoPlugin to PicoPluginInterface 10 years ago
Daniel Rudolf 71e7da28cc Various fixes 10 years ago
Daniel Rudolf 07ae26789c Add AbstractPicoPlugin 10 years ago