2017 © Pedro Peláez
 

library cog-mothership-cms

Cog module for content management in Mothership

image

mothership-ec/cog-mothership-cms

Cog module for content management in Mothership

  • Monday, April 18, 2016
  • by thomasjthomasj
  • Repository
  • 5 Watchers
  • 0 Stars
  • 2,187 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 2 Forks
  • 58 Open issues
  • 91 Versions
  • 0 % Grown

The README.md

Mothership CMS

The Message\Mothership\CMS cogule provides a Content Management System for Mothership., (*1)

Routes

This cogule defines two route collections:, (*2)

  • ms.cms: The frontend where CMS pages should be renderd.
  • ms.cp.cms: The backend where the CMS is administered, within the Mothership Control Panel.

Dispatched Events

cms.page.create -> Page -> Result (success or failed) cms.page.edit.save -> Page (before) -> Page (after) -> Result (success or failed) cms.page.delete -> Page -> Result (success or failed) cms.page.restore -> Page -> Result (success or failed), (*3)

Editing start / end

This could be used to introduce locking of page while somebody is editing it., (*4)

cms.page.edit.start (when user has requested a page edit form) cms.page.edit.finish (when the user has either navigated away, cancelled the form or committed the form), (*5)

Commenting

cms.comment.create, (*6)

cms.comment.approve, (*7)

cms.comment.unapprove, (*8)

cms.comment.report, (*9)

cms.comment.delete, (*10)

Assets

asset.create, (*11)

asset.delete, (*12)

asset.edit, (*13)

asset.use, (*14)

note: we could add a config option for the service name for the page type collection and user groups collection (so the app can swap them out if they like), (*15)

The Versions

18/04 2016

dev-develop

dev-develop http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

18/04 2016

dev-master

9999999-dev http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

18/04 2016
23/03 2016
17/03 2016

dev-feature/optional-descriptions

dev-feature/optional-descriptions http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

01/03 2016

dev-feature/page-option-filter

dev-feature/page-option-filter http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

22/02 2016
17/11 2015
16/11 2015

dev-feature/ux/admin-rebuild

dev-feature/ux/admin-rebuild http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

11/11 2015
19/10 2015

dev-feature/better-wording-rgroup-button

dev-feature/better-wording-rgroup-button http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

19/10 2015
14/10 2015
06/10 2015
05/10 2015

dev-feature/page-filter-fixes

dev-feature/page-filter-fixes http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

23/09 2015

dev-feature/analytics-config

dev-feature/analytics-config http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

15/09 2015
11/09 2015
26/08 2015
18/08 2015
12/08 2015

dev-feature/dont-build-sidebar-ajax

dev-feature/dont-build-sidebar-ajax http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

06/08 2015

dev-feature/load-page-tree

dev-feature/load-page-tree http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

06/08 2015
04/08 2015
30/07 2015
09/07 2015
01/07 2015
25/06 2015
24/06 2015
29/05 2015
28/05 2015
28/05 2015
28/05 2015

dev-feature/social-yaml-fix

dev-feature/social-yaml-fix http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

27/05 2015
22/05 2015
22/05 2015
13/05 2015

dev-feature/pageloader-refactor

dev-feature/pageloader-refactor http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

20/04 2015

dev-feature/page-pagination

dev-feature/page-pagination http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

17/04 2015

dev-feature/wysiwyg

dev-feature/wysiwyg http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

13/04 2015
07/04 2015
02/04 2015
31/03 2015
17/03 2015

dev-release/change-search-limit

dev-release/change-search-limit http://mothership-ec

Cog module for content management in Mothership

  Sources   Download

GPL-3.0+

The Requires

 

by The Mothership Development Team

cms content editing cog mothership

17/03 2015
24/02 2015
27/01 2015

3.3.0

3.3.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.7
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~2.0
  • message/cog-mothership-file-manager ~2.0
  • message/cog-mothership-user >=3.2.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

12/01 2015

3.2.2

3.2.2.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.7
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~2.0
  • message/cog-mothership-file-manager ~2.0
  • message/cog-mothership-user >=3.2.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

08/01 2015

3.2.1

3.2.1.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.7
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.9
  • message/cog-mothership-file-manager ~2.0
  • message/cog-mothership-user >=3.2.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

23/12 2014

3.2.0

3.2.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.7
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.6
  • message/cog-mothership-file-manager ~2.0
  • message/cog-mothership-user >=3.2.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

19/12 2014

dev-compatibility/stoneham

dev-compatibility/stoneham http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.7
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.6
  • message/cog-mothership-file-manager ~2.0
  • message/cog-mothership-user >=3.2.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

19/12 2014

3.1.1

3.1.1.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.7
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.6
  • message/cog-mothership-file-manager ~2.0
  • message/cog-mothership-user >=3.2.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

19/12 2014

3.1.0

3.1.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.7
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.6
  • message/cog-mothership-file-manager ~2.0
  • message/cog-mothership-user >=3.2.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

05/12 2014

dev-feature/default-view-namespace-updates

dev-feature/default-view-namespace-updates http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.4
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~2.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

07/10 2014

dev-feature/multiple-currencies

dev-feature/multiple-currencies http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.4
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~2.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

07/10 2014

dev-feature/strtolower-on-tags

dev-feature/strtolower-on-tags http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.4
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~2.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

07/10 2014

3.0.2

3.0.2.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.4
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~2.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

23/09 2014

dev-feature/ssl-redirect

dev-feature/ssl-redirect http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.4
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~2.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

23/09 2014

3.0.1

3.0.1.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.4
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~2.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

19/09 2014

dev-feature/ux/product-dashboard

dev-feature/ux/product-dashboard http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.4
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~2.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

16/09 2014

3.0.0

3.0.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.4
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~2.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

15/09 2014

2.4.0

2.4.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

29/08 2014

2.3.2

2.3.2.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

15/08 2014

dev-feature/fix-link-field

dev-feature/fix-link-field http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

05/08 2014

2.3.1

2.3.1.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

28/07 2014

2.3.0

2.3.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

15/07 2014

2.2.1

2.2.1.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

15/07 2014

2.2.0

2.2.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

14/07 2014

2.1.1

2.1.1.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

24/06 2014

2.1.0

2.1.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.2
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

17/06 2014

2.0.2

2.0.2.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.1
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

17/06 2014

2.0.1

2.0.1.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.1
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

11/06 2014

2.0.0

2.0.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.1
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.1
  • message/cog-mothership-file-manager ~1.2
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

14/05 2014

dev-feature/captcha-contact-form

dev-feature/captcha-contact-form http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.0
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.1
  • message/cog-mothership-file-manager ~1.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

17/04 2014

dev-compatability-contact-form

dev-compatability-contact-form http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • message/cog ~3.0
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.1
  • message/cog-mothership-file-manager ~1.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

18/03 2014

1.1.0

1.1.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • dflydev/markdown ~1.0
  • message/cog ~3.0
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.1
  • message/cog-mothership-file-manager ~1.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

26/02 2014

dev-feature/patch/141

dev-feature/patch/141 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • dflydev/markdown ~1.0
  • message/cog ~2.0
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.0
  • message/cog-mothership-file-manager ~1.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

26/02 2014

1.0.7

1.0.7.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • dflydev/markdown ~1.0
  • message/cog ~2.0
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.0
  • message/cog-mothership-file-manager ~1.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

06/02 2014

1.0.6

1.0.6.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • dflydev/markdown ~1.0
  • message/cog ~2.0
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.0
  • message/cog-mothership-file-manager ~1.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

15/01 2014

1.0.5

1.0.5.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • dflydev/markdown ~1.0
  • message/cog ~2.0
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.0
  • message/cog-mothership-file-manager ~1.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

10/01 2014

1.0.4

1.0.4.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

  • dflydev/markdown ~1.0
  • message/cog ~2.0
  • message/cog-imageresize ~1.0
  • message/cog-mothership-cp ~1.0
  • message/cog-mothership-file-manager ~1.0
  • php >=5.4.0

 

by The Message Development Team

cms content editing cog mothership

06/01 2014

dev-feature/reimplement-tagging

dev-feature/reimplement-tagging http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

 

by The Message Development Team

cms content editing cog mothership

22/11 2013

1.0.3

1.0.3.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

proprietary

The Requires

 

by The Message Development Team

cms content editing cog mothership

18/11 2013

1.0.1

1.0.1.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

The Requires

 

by The Message Development Team

cms content editing cog mothership

18/11 2013

1.0.2

1.0.2.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

The Requires

 

by The Message Development Team

cms content editing cog mothership

17/11 2013

1.0.0

1.0.0.0 http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

The Requires

 

by The Message Development Team

cms content editing cog mothership

14/08 2013

dev-#80-decouple-field-types

dev-#80-decouple-field-types http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

The Requires

  • dflydev/markdown 1.0.*
  • message/cog-mothership-cp dev-master
  • message/cog-mothership-file-manager dev-master
  • php >=5.3.0

 

by The Message Development Team

cms content editing cog mothership

26/06 2013

dev-moving-pages-in-edit

dev-moving-pages-in-edit http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

The Requires

  • message/cog dev-master
  • message/cog-mothership-cp dev-master
  • message/cog-mothership-file-manager dev-master
  • message/cog-user dev-master
  • php >=5.3.0

 

by The Message Development Team

cms content editing cog mothership

25/06 2013

dev-page-authorisation-unit-tests

dev-page-authorisation-unit-tests http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

The Requires

  • message/cog-mothership-cp dev-master
  • message/cog-mothership-file-manager dev-master
  • php >=5.3.0

 

by The Message Development Team

cms content editing cog mothership

20/06 2013

dev-page-authorship-unit-tests

dev-page-authorship-unit-tests http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

The Requires

  • message/cog dev-master
  • message/cog-mothership-cp dev-master
  • message/cog-mothership-file-manager dev-master
  • message/cog-user dev-master
  • php >=5.3.0

 

by The Message Development Team

cms content editing cog mothership

11/06 2013

dev-asset-management

dev-asset-management http://message.co.uk

Cog module for content management in Mothership

  Sources   Download

The Requires

  • message/cog dev-master
  • message/cog-mothership-cp dev-master
  • message/cog-mothership-file-manager dev-master
  • message/cog-user dev-master
  • php >=5.3.0

 

by The Message Development Team

cms content editing cog mothership