| Manual for using xBackend for PostNuke CMS | |||
|---|---|---|---|
First you will need to choose a feedtype, this is done by adding a feedtype command to the url. Then you can add some of the extra features, but none of them will work if you do not choose a feedtype | |||
| Feedtypes | 1: News Atom | feedtype=atom | |
| 2: News RSS 2 | feedtype=rss2 | ||
| 3: News RSS 0.91 | feedtype=rss091 | ||
| 4: PostCalendar RSS 0.91 | feedtype=postcalendar | ||
| Choose language | You can combine more languages by dividing them with comma. | newlang=dan,eng | |
| Select topic(s) | You can combine more topics by dividing them with comma. | topic=1 | |
| Deselect topic(s) | You can combine more topics by dividing them with comma. | nottopic=1 | |
| Select category | You can combine more categories by dividing them with comma. | cat=1 | |
| Deselect category | You can combine more categories by dividing them with comma. | notcat=1 | |
| Change the XML language code | Only do this if you have problem with the feed (reference), there seems to be a on going discussion of what the right code is, so please use 2 characters since its whats been decided by the RSS people. And you are alowed to use language code as well such as en_US for english rom the US . And en_UK for english from UK. | xmllangcode=en | |
| Number of stories | You can select to show the number of stories you wish. | stories=100 | |
| Shop frontpage News only | You can select to show only frontpage news or all stories 1 = only frontpage stories, 0 = all stories. | fponly=1 | All can be combined | You can combine any of the listed functions by adding the character "&" between them Exaples: Show english news from category 3 but no within topics 2 and 5. See the result Show danish news from topics 1 and 5. See the result Show 100 english and danish newsstoris from topic 7. See the result /xBackend.php |