To add this custom BBCode:
1) Login to your Administrator Control Panel
2) Navigate to the "posting" tab
3) select "BBCodes" from the left sidebar menu under "messages"
4) click add
5) follow the image exactly
Example: [ntu…
A simple BBCode to embed a strava activity in a post.
Click on the share icon of your strava activity, select "embed on blog" and extract the url from there.
Demo:
[strava]https://www.strava.com/activities/1917737144/embed/d6e7865ada7878f6e88…
This BBCode is for hiding a part of post's text, displaying button instead, which can be clicked in order to reveal hidden content.
Features:
Spoiler button is displaying inline, in the content flow. But when revealed, hidden content is disp…
Embeds the paste into the post. Respects the exposure and expiration settings for the paste. A notice is provided if the paste expires (or is deleted) or if the paste is private. Displays the proper formatting when syntax highlighting is used.
This BBCode allows to hide by default part of the text of a post.
The hidden text can then be revealed by clicking on the title describing its content.
This version of the Spoiler BBCode is full features:
Optional custom title ( [spoiler=hidden…
This BBCode allows to hide by default part of the text of a post.
The hidden text can then be revealed by clicking on the title describing its content.
This version of the Spoiler BBCode is full features:
Optional custom title ( [spoiler=hidden…
Anchors for hyperlinking within posts, displaying as # (hash sign)
Can be used as:
[anchor=sample1]Anchored part[/anchor]
Anchored part [anchor=sample2][/anchor]
Anchored [anchor]part[/anchor]
All 3 forms rendered as same text: …