Ja. Dazu brauchst du das Modul CGFeedmaker sowie CGExtensions (Voraussetzung für das CGFeedmaker Modul)
Details dazu findest du wenn du nach CGFeedmaker suchst, z.B. hier:
http://forum.cmsmadesimple.org/index.php/topic,28642.0.html
NEWS in RSS
-
- Power Poster
- Posts: 751
- Joined: Fri Sep 12, 2008 2:34 pm
Re: NEWS in RSS
[this message is written with 100% recycled bits]
Re: NEWS in RSS
Das liegt daran, dass Du den title-Tag in Deinem Template 2x verwendest, einmal in Zeile 7:
Und einmal in Zeile 18:
Über die News-RSS Templates gab es hier auch schon einmal eine Diskussion, vielleicht kannst Du Dir da auch etwas entnehmen:
http://forum.cmsmadesimple.org/index.php/topic,28642.0.html
Code: Select all
<title>{$feed.title}</title>
Code: Select all
<title>{$feed.title}</title>
http://forum.cmsmadesimple.org/index.php/topic,28642.0.html