WikIAC:Estensioni/Rss
Da WikIAC.
Lettura dell'RSS di Google gruppi.
Sfrutta l'estensione disponibile su http://meta.wikimedia.org/wiki/User:Niffler/RSS. Ho dovuto installare magpriess (script PHP) nella directory /iac/mediawiki/extensions/
Attenzione! Modifiche applicate a rss.php. Salvo un backup del sorgente per ogni evenienza qui.
Indice |
Caratteristiche tecniche
Tratte dalle informazioni sull'estensione
Usage
Use one section between <rss>-tags for each feed. The rss section may contain parameters separated by a pipe ("|"), just like links and templates. These parameters are supported:
- charset=... The charset used by the feed. iconv is used to convert this.
- short Do not show the description text for each news item.
- date Shows date/time stamp for each news item.
- max=x Shows x most recent headlines.
- highlight= term1 term2 The terms separated by a space are highlighted.
- filter= term1 term2 Show only rss items containing at least one of the terms.
- reverse display the rss items in reverse order
Example
<rss>http://slashdot.org/slashdot.rss|charset=UTF-8|short|date|max=5</rss>
Grazie a questo possiamo integrare praticamente qualsiasi feed rss con un semplice <rss>http://slashdot.org/slashdot.rss|charset=UTF-8|short|date|max=5</rss>.
Nuovi messaggi
it.arti.cartoni Google GroupCartoni animati in Italia | Error: It's not possible to get max=5... | Error: It's not possible to get short... |
Nuovi argomenti
it.arti.cartoni Google GroupCartoni animati in Italia | Error: It's not possible to get max=5... |

