~quam-plures-core/quam-plures/bug-614012

« back to all changes in this revision

Viewing changes to qp_srvc/rss2.php

  • Committer: yabs
  • Author(s): EdB
  • Date: 2010-07-05 15:24:36 UTC
  • mfrom: (7501.1.4 everything_in_one)
  • Revision ID: yabs@innervisions.org.uk-20100705152436-zdfylg1djrbsi18o
Implementing the huge EdB branch ;)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
$resolve_extra_path = false;
17
17
 
18
18
# force the use of the rss template:
19
 
$alt_tpl = '_rss2';
 
19
$viewmode = '_rss2';
20
20
 
21
21
# retricts posts to those published, thus hiding drafts.
22
22
$show_statuses = array();