]> _ Git - fluidbook-v3.git/commit
WIP #3641 @9
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 13 May 2020 19:43:35 +0000 (19:43 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 13 May 2020 19:43:35 +0000 (19:43 +0000)
commitf1a9f335ad608cca7253fdf2a655b46a61de2b81
treedf4f9f970a8e35fa94cfe9c1dde00ea0ee962aec
parentc382c22d095474ce7bf36a054734814b86fcc69a
WIP #3641 @9
12 files changed:
framework/application/Bootstrap.php
framework/application/controllers/BlogpostController.php [new file with mode: 0644]
framework/application/forms/CMS/Blog.php [new file with mode: 0644]
framework/application/forms/CMS/Element/BlogPosts.php [new file with mode: 0644]
framework/application/forms/CMS/Sub/Blog/Post.php [new file with mode: 0644]
framework/application/layouts/scripts/layout.phtml
framework/application/models/Blog.php [new file with mode: 0644]
framework/application/views/helpers/BlogIndex.php [new file with mode: 0644]
framework/application/views/scripts/admin/index.phtml
framework/application/views/scripts/blogpost/index.phtml [new file with mode: 0644]
framework/application/views/scripts/templates/blog.phtml [new file with mode: 0644]
js/010-admin.js