Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

ShortCode hander in 2.3.2


Go to End


462 Views

Avatar
JonShutt

Community Member, 244 Posts

13 May 2013 at 11:27pm

So, I told I client I could add a shortcode handler to add youtube clips, tried it, and realised they're using sivlerstripe 2.3.2

I added the shortcode file (sapphire/master/parsers/ShortcodeParser.php) which means the page gives no errors, but it doesn't actually replace the code with the content from the handler.

Does anyone know if it's possible to get this running in 2.3.2?

I know the best option is to upgrade the site to 2.4 or even 3, but i'm only charging a few minutes work for this task...