Announcement

Collapse
No announcement yet.

Forumets siste poster på din side (som rss, rss2, java)

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Forumets siste poster på din side (som rss, rss2, java)

    Ønsker du forumets siste poster på din side, har jeg lastet opp en ekstre feed fil i tillegg til forumets orginale omtalt her: Help - (MFN) ModellflyNytt.no

    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:                                                        | ||
    || | [url="http://www.modellflynytt.no/mfn_external_feed2.php?type=rss2&qty=5"]				(MFN) ModellflyNytt.no	[/url]     | ||
    || | [url="http://www.modellflynytt.no/mfn_external_feed2.php?type=js&items=new"]				(MFN) ModellflyNytt.no	[/url]   | ||
    || +------------------------------------------------------------------+ ||
    ||  rss  = RSS 0.92 feed type [[url="http://backend.userland.com/rss092"]RSS 0.92[/url]]      ||
    ||  rss1 = RSS 1.00 feed type [[url="http://web.resource.org/rss/1.0/"]RDF Site Summary (RSS) 1.0[/url]]        ||
    ||  rss2 = RSS 2.00 feed type [[url="http://blogs.law.harvard.edu/tech/rss"]Site Outline (RSS 2.0 at Harvard Law)[/url]]   ||
    ||  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]   ||
    ||                                                                      ||
Working...
X