Feed and OpenGraph improvements

SermonSpeaker 4.5.2 introduces three new parameters, two related to feed and one to OpenGraph.

Feed parameters

  • By default, episode links are created using the Joomla SEF settings. Depending on your settings and language this may possibly break the validation of the feed as non-ASCII characters are not allowed within an RSS feed. If you care about your feed being valid, or experience issues otherwise, you can now disable the SEF URLs for these links.
  • By default, sermon notes and scriptures trigger the content plugins. The idea is that plugin tags are removed from the text. Sometimes plugins can break the feed if they're not properly built. You can now disable the triggering which should solve most issues with plugins.

OpenGraph parameter and Escaping

  • By default, OpenGraph tags are now generated automatically. You no longer need to specify a Facebook admin or page, but you still can of course. If you don't like OpenGraph tags for some reason, you can disable them.
  • OpenGraph tags are now properly escaped. There was a small issue when there were double quotes in a title.