castopod/themes/cp_admin/episode
Yassine Doghri 902f959b30 feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages
- refactor meta-tags by generating them in the controller and injecting them into the views
- use
`melbahja/seo` library to build opengraph and twitter meta-tags + schema.org objects
2021-12-29 12:06:13 +00:00
..
_card.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
_sidebar.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
create.php feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
delete.php fix: unpublish episode before deleting it + add validation step before deletion 2021-12-29 12:00:55 +00:00
edit.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
embed.php refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
list.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
persons.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
publish_edit.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
publish.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
soundbites.php refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
unpublish.php fix: unpublish episode before deleting it + add validation step before deletion 2021-12-29 12:00:55 +00:00
view.php feat: add heading component + update ecs rules to fix views 2021-12-29 11:55:43 +00:00