add plugins filtering plugins and implement RemovePlugin PagePlugin
authorMatt S Trout <mst@shadowcat.co.uk>
Sat, 20 Jul 2013 17:43:26 +0000 (17:43 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 20 Jul 2013 17:43:26 +0000 (17:43 +0000)
commite2e7175f11789605d89be76f039855c604f92501
tree26c04dcc280aab34cc7092b71f78a2e7b51ccaca
parentea38c46df0ee43c73500859b3061f7494dc5e5b3
add plugins filtering plugins and implement RemovePlugin PagePlugin
lib/App/SCS/Page.pm
lib/App/SCS/Plugin/Core.pm
lib/App/SCS/Plugin/Core/PagePlugin/RemovePlugin.pm [new file with mode: 0644]
lib/App/SCS/Role/PagePlugin.pm