You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show TACC news articles [list] on LCCF. [Include pagination.] — TUP-706.
Why
Show news, that is directly relevant to 2 sites, on both sites.
Don't duplicate news content (redundant data and effort).
Let news writers continue to only work in one site.
Service LCCF in a manner worthy of its funding.
LCCF is big deal. Having most of its links just go to TACC is a disservice to it having its own heavily-funded portal.
Ideas
1. How to Load?
How to load remote content from one site on another.
Goal
Show TACC news articles [list] on LCCF. [Include pagination.] — TUP-706.
Why
Service LCCF in a manner worthy of its funding.
LCCF is big deal. Having most of its links just go to TACC is a disservice to it having its own heavily-funded portal.Ideas
1. How to Load?
How to load remote content from one site on another.
1.A. Via URL w/
/blog/remote/
Load https://site-A.edu/news/latest-news/.../
at
https://
site-B.org/blog/remote/
.../
.Examples
at
https://site-B.org/blog/remote
.at
https://site-B.org/blog/remote/tag/frontera
.at
https://site-B.org/blog/remote/2024/-...-cars/
.1.B. Via URL w/
?from=…
Load https://site-A.edu/news/latest-news/.../
at
https://
site-B.org/?from=
https://.../news/latest-news/.../
.Examples
at
https://site-B.org/?from=https://.../news/latest-news/.../
.at
https://site-B.org/?from=https://.../news/latest-news/tag/frontera
.at
https://site-B.org/?from=https://.../news/latest-news/2024/-...-cars/
.2. How to Configure?
How to configure what site loads what site at what URL?
2.A. Dev Configures via Settings
Tell a developer any URL requirements and which news to load.
/special/path/
or?special_key
2.B. Admin Configures via a Model
Add a "Cross-Site Content" data entry in the admin UI.
/special/path/
or?special_key
You could add multiple entries. Why? Load from many sources e.g.
Ref.
History:
Related:
The text was updated successfully, but these errors were encountered: