Diff: Help/AtomFeedPlugin

Differences between current version and predecessor to the previous major change of Help/AtomFeedPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 5 Last edited on October 14, 2015 11:47 am by PhilHollenback
Older page: version 4 Last edited on February 23, 2012 2:52 pm by PhilHollenback Revert
@@ -40,17 +40,14 @@
 === Atom feed for PHP News === 
  
 {{{ 
 <<AtomFeed feed=PHPNews description="PHP News" 
- url=http://www.php.net/feed.atom titleonly=true maxitem=5>> 
+ url=http://www.php.net/feed.atom titleonly=true maxitem=5>> 
 }}} 
-  
-<<AtomFeed feed=PHPNews description="PHP News"  
- url=http://www.php.net/feed.atom titleonly=true maxitem=5>>  
  
 == Author == 
-* [[PhpWiki:SebastienLeCallonnec| S
PhpWiki Warning: (2, htmlspecialchars(): Invalid multibyte sequence in argument, /var/www/phpwiki/lib/XmlElement.php, 198)
bastien Le Callonnec]]  
+* Sé bastien Le Callonnec 
  
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 

current version

The AtomFeed plugin displays an external Atom feed.

Usage

<<AtomFeed url=http://example.com/feed.atom>>

Arguments

Argument

Description

Default value

url

Atom feed URL

(empty)

feed

Name of the Atom feed

(empty)

description

Description of the feed.

(empty)

maxitem

Max. number of entries (0 = unlimited)

0

titleonly

If true, only displays the title of the entry (boolean)

false

Example

Atom feed for PHP News

<<AtomFeed feed=PHPNews description="PHP News"
           url=http://www.php.net/feed.atom titleonly=true maxitem=5>>

Author

  • Sébastien Le Callonnec


Our Founder
ToolboxClick to hide/show

lib/XmlElement.php (In template 'body' < 'html'):198 Warning: "htmlspecialchars(): Invalid multibyte sequence in argument"