10389 Posts in 2200 Topics by 1712 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 356 Views |
-
cwsoft-shortcode module for SilverStripe 3

30 August 2012 at 8:56am Last edited: 30 August 2012 8:59am
Hi,
I updated the "cwsoft-shortcode" module to SilverStripe 3.
The "cwsoft-shortcode" module builds up on the shortcode function introduced with SilverStripe 2.4. Shortcodes can best be thought of a kind of placeholders entered in the WYSIWYG editor, which gets replaced with PHP output just before beeing displayed on the screen. This allows to add dynamic content to a specific position inside a WYSIWYG page.
The following shortcodes are implemented:
- cwsHideMailto: obfuscates the mailto part of mailto links
- cwsRandomQuote: displays a random quote from a text file
- cwsRandomImage: displays a random image from your assets folderDetails, screenshots and download is provided via GitHub:
https://github.com/cwsoft/silverstripe-cwsoft-shortcode#readmeFeedback welcome.
Cheers cwsoft
-
Re: cwsoft-shortcode module for SilverStripe 3

17 September 2012 at 6:08am Last edited: 17 September 2012 6:09am
Hi,
just released cwsoft-shortcode v2.2.0 at GitHub.
Updates since last version:
- added TinyMCE Plugin to select available shortcodes via WYSIWYG editor (see screenshot)
- shortcode skeleton code is taken over to the editor content field (one only needs to update pathes etc.)
- updated 3rd party packages jQuery and ColorBox to latest versions availableDetails and download via GitHub.
https://github.com/cwsoft/silverstripe-cwsoft-shortcode#readmeFeedback welcome.
Cheers cwsoft
-
Re: cwsoft-shortcode module for SilverStripe 3

25 March 2013 at 6:24am
Hi,
just released cwsoft-shortcode v2.2.0 at GitHub.
Updates since last version:
- prepared for usage with Composer
- fixed regressions with deprecated functions of future SS 3.1.0 releaseDetails and download via GitHub.
https://github.com/cwsoft/silverstripe-cwsoft-shortcode#readmeFeedback welcome.
Cheers cwsoft
| 356 Views | ||
|
Page:
1
|
Go to Top |

