Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions taccsite_cms/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,14 +159,6 @@ def gettext(s): return s
('fullwidth.html', 'Full Width'),

('guide.html', 'Guide'),
('guides/portal_technology.html', 'Guide: Portal Technology Stack'),

# TODO: WP-394: Retire deprecated page templates
('guides/getting_started.v3.html', 'Guide: Getting Started (v3)'),
('guides/getting_started.tam.html', 'Guide: Getting Started (TAM)'),
('guides/getting_started.v2.html', 'Guide: Getting Started (v2)'),
('guides/data_transfer.html', 'Guide: Data Transfer'),
('guides/data_transfer.globus.html', 'Guide: Globus Data Transfer'),
)

CMS_PERMISSION = True
Expand Down
3 changes: 3 additions & 0 deletions taccsite_cms/static/site_cms/img/guides/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# TACC CMS - Static Files - Images - Guides

All of these images are for guides that are deprecated, and none of which should be in use. They are retained in case the templates are used. They should be deleted in version 5.
3 changes: 3 additions & 0 deletions taccsite_cms/templates/guides/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# TACC CMS - Templates - Guides

All of these templates are deprecated. None of them should be in use. They are retained in case they are used. They should be deleted in version 5.