What I want is to integrate my Board3 Portal with some live news feeds such as:
1) add 4 flv videos or widgets such as this
<script type="text/javascript" src="http://cdn.widgetserver.com/syndication ... pt><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('caab8022-36d3-411e-be5a-6ae63e8bdf0b');</script>
<noscript>Get the <a href="http://www.widgetbox.com/widget/cybc-english-news">CyBC English News</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://support.widgetbox.com/">More info</a>)</noscript>
Which I obtained from widgetbox http://www.widgetbox.com/widget/cybc-english-news
2) A live RSS news scroller such as the one on this forum:
http://www.cyprus-forum.com
Are these types of mods possible? If so, has anyone got any experience as to what needs to be done?
Embedding widgets + news scroller
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
Topic author - Active Member
- Posts: 27
- Joined: 17. October 2012 13:11
- phpBB.com User: Cypriotmatrix
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Embedding widgets + news scroller
You can add HTML via custom blocks.
-
Topic author - Active Member
- Posts: 27
- Joined: 17. October 2012 13:11
- phpBB.com User: Cypriotmatrix
Re: Embedding widgets + news scroller
Where do you add the HTML bbcofe?Marc wrote:You can add HTML via custom blocks.
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Embedding widgets + news scroller
You don't need a bbcode. You can use HTML in custom blocks. Just take a look at the settings for a custom block.