[ Index ] |
|
Code source de LifeType 1.2.4 |
1 <?xml version="1.0" encoding="{$locale->getCharset()}"?> 2 <?xml-stylesheet href="{$url->getUrl("/styles/rss.css")}" type="text/css"?> 3 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/"> 4 <channel> 5 <title>{$serviceName}</title> 6 <description>Your service description</description> 7 <link>{$url->getBaseUrl(false)}/summary.php</link> 8 </channel> 9 {foreach from=$blogs item=blog} 10 <item> 11 {assign var=url value=$blog->getBlogRequestGenerator()} 12 <title>{$blog->getBlog()|escape}</title> 13 <description>{$blog->getAbout()|escape}</description> 14 <link>{$url->blogLink()}</link> 15 </item> 16 {/foreach} 17 </rdf:RDF>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |