Ghost/core/server
Jacob Gable 0238909281 Initial Plugin API Implementation
Implements basic functionality described in #227 for loading plugins
from a specific directory and having a specific workflow with an init()
method and a disable() method.
2013-08-05 11:15:17 -05:00
..
controllers Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
data Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Notifications on front end 2013-07-22 14:41:27 +01:00
models Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
plugins Initial Plugin API Implementation 2013-08-05 11:15:17 -05:00
views Fixed persistent success notifications 2013-08-05 13:56:30 +01:00
api.js Initial Plugin API Implementation 2013-08-05 11:15:17 -05:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00