753 Posts in 310 Topics by 289 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 316 Views |
-
HTML Widget

6 October 2011 at 6:11pm
Hi, I tried out the widgets feature today- first one i tried does not work : (
HTMLWidget shows on the widget area in the cms but the content you type in isn't saved.
Is there a fix for this? Is there a list of approved / working widgets?
w
-
Re: HTML Widget

6 October 2011 at 6:33pm
Correction. It saves it but doesn't show in the editor - the content vanishes. So if you save it again it clears the content.
-
Re: HTML Widget

6 October 2011 at 7:15pm
seems like this has been broken for a while. discussed here:
http://groups.google.com/group/silverstripe-dev/msg/1a3b1292c4f46117Its a bug in the core. Is there any chance of this being fixed?
-
Re: HTML Widget

6 October 2011 at 9:43pm Last edited: 6 October 2011 9:46pm
I'm agaist hacking the core so the closet I've got to this one is to provide the BBCode... just add a normal textfield (e.g. named "WidgetContent") and then use this in teh template...
$WidgetContent.Parse(BBCodeParser)
| 316 Views | ||
|
Page:
1
|
Go to Top |


