TACC / Core-CMS-Custom

Customized Core CMS code and builds
5 stars 0 forks source link

Cleanup Cruft & Be Consistent #221

Open wesleyboar opened 11 months ago

wesleyboar commented 11 months ago

Overview

Update all projects based on general review comments in #184.

To Do

Elasticsearch

Example: https://github.com/TACC/Core-CMS-Custom/commit/b942d2c

Custom Apps

Example: https://github.com/TACC/Core-CMS-Custom/commit/a993361, https://github.com/TACC/Core-CMS-Custom/pull/184/commits/f8e4640

TACC Core-Styles Version

Example: https://github.com/TACC/Core-CMS-Custom/pull/184/commits/d192e40

CMS Settings

No Extra __init__.py

Example: /example_cms& /ecep-cms

Remove Placeholder Templates

Example: demdata-cms

  1. Edit all pages on a production website of a deployed Core-CMS-Custom app.
  2. Update them to not use DEPRECATED templates.
  3. Delete the ____-cms/templates directory.

Just One Images Folder

Example: https://github.com/TACC/Core-CMS-Custom/commit/30c248