| General Plugin info | |
|---|---|
| Current Version: | v0.1 |
| Download: | Download NP_NucleusNews_v01.zip |
| Code: | NP_NucleusNews_code |
| Demo: | Nucleus News on kgblog |
| Forum Thread: | Thread 18680 |
Makes it possible to embed the Nucleus News feed in the sidebar.
Hint: NP_NucleusNews requires PHP version 5.1.0 or higher.
Add a the skinvar to your sidebar.inc:
<%NucleusNews%>
Change the options of the plugin.
Without parameters:
<%NucleusNews%>
With the url of a RSS 2.0 feed as paramter:
<%NucleusNews(url)%>
With the url of a RSS 2.0 and the amount of entries that should be listed as paramter:
<%NucleusNews(url|amount)%>
NP_NucleusNews version 0.1 works with Nucleus CMS version 3.32 - 2009-04-11 kg
NP_NucleusNews version 0.1 works with Nucleus CMS version 3.41 - 2009-04-11 kg