mozilla / mofo-cms-experiment

2 stars 3 forks source link

Identify boundary of Calypso without custom content-types #5

Open mmmavis opened 8 years ago

mmmavis commented 8 years ago

We should utilize WordPress' default content type and features. This will help standardize creation flow for the sites we are going to build & restrict site admins to making content updates only (vs layout, theme changes etc).

Let's identify boundary of Calypso without custom content-types and discuss if we can solely rely on WordPress built-in features.

Possible issues (to be updated)

Next steps

Some useful resources

mmmavis commented 8 years ago

/cc @simonwex @gvn @vazquez

mmmavis commented 8 years ago

Editing multi-section pages

This can be done by breaking each section into a WordPress subpage.

:exclamation: Potential issues:

Editing multi-field sections

Example use case: a section contains an image thumbnail positioned at left & a header, a subhead, and a description positioned at right & a CTA button positioned somewhere.

:bangbang: Issues:

Updating CTAs

:bangbang: Similar to what's in "Editing multi-field sections" mentioned above.

Updating hero images / banners

We can just make use of the "featured image" that's set in the WordPress page.

mmmavis commented 8 years ago

:exclamation: This ticket is now locked. Please continue the discussion on https://github.com/mozilla/wp-calypso instead. For more info see README.