Ønsker du forumets siste poster på din side, har jeg lastet opp en ekstre feed fil i tillegg til forumets orginale omtalt her: http://www.modellflynytt.no/faq.php?...ss_syndication
Den orginale filen external.php viser kun forskjellige varianter med de siste nye postne. Den nye filen mfn_external_feed2.php kan også vise de siste aktive.
Konfigurasjonsalternativer
Den orginale filen external.php viser kun forskjellige varianter med de siste nye postne. Den nye filen mfn_external_feed2.php kan også vise de siste aktive.
Konfigurasjonsalternativer
Code:
|| COMMAND LINE OPTIONS || || +------------------------------------------------------------------+ || || | All options are prefixed with a '&' on the command line. Note | || || | that only one feed type can be specified at a time. | || || | | || || | EXAMPLES: | || || | http://www.modellflynytt.no/mfn_external_feed2.php?type=rss2&qty=5 | || || | http://www.modellflynytt.no/mfn_external_feed2.php?type=js&items=new | || || +------------------------------------------------------------------+ || || rss = RSS 0.92 feed type [http://backend.userland.com/rss092] || || rss1 = RSS 1.00 feed type [http://web.resource.org/rss/1.0/] || || rss2 = RSS 2.00 feed type [http://blogs.law.harvard.edu/tech/rss] || || xml = XML feed || || js = JavaScript feed || || qty = Choose how many threads to include in the feed || || forumsids = Choose which explicit forums to include in the feed || || new = New posts only from the selected forum(s) || || active = Posts that are either new or have had a recent reply from || || the selected forum(s) || || bbcode = Strip BB codes from the output text ["yes"* or "no"] || || html = Strip HTML special characters from the output text || || ["yes" or "no"] || || postlen = Specify how much of the post's text to include ["full" to || || include the entire post or X to specify the number of || || characters; defaults to the 'preview' value in the ACP] || || ||