Format:FORUM NEWS

De la Wiki The-West RO
Versiunea din 20 februarie 2022 12:17, autor: Criminus (discuție | contribuții) (Pagină nouă: <script> var socialfeed=new gfeedfetcher("announce2", "announce2class", "_new") socialfeed.addFeed("phpBB.com", "http://web.archive.org/web/20210422142016/https://www.phpbb.co...)
(dif) ← Versiunea anterioară | Versiunea curentă (dif) | Versiunea următoare → (dif)
Jump to navigation

<script>

var socialfeed=new gfeedfetcher("announce2", "announce2class", "_new") socialfeed.addFeed("phpBB.com", "http://web.archive.org/web/20210422142016/https://www.phpbb.com/feeds/rss/") //Specify "label" plus URL to RSS feed socialfeed.addFeed("phpBB.com Blog", "http://web.archive.org/web/20210422142016/https://blog.phpbb.com/feed/") //Specify "label" plus URL to RSS feed socialfeed.displayoptions("label datetime snippet") //show the specified additional fields socialfeed.setentrycontainer("div") //Display each entry as a DIV socialfeed.filterfeed(6, "date") //Show 6 entries, sort by date socialfeed.addregexp(/<[^>]*>/g, , 'descriptionfield') socialfeed.init() //Always call this last </script>