heise-newsticker

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Pappnase

Post by Pappnase »

isac wrote:I do not understand nothing. :cry:

English for next time!! OK :P
hello

this is a thread about an rss tag! so that you can display in your phpwcms rss feeds. and duergner will try to build an new contentpart! for rss feeds!
andre
Posts: 28
Joined: Sun 4. Apr 2004, 19:59

Post by andre »

hi isac,

sorry, but i was too lazy to write two languages :oops:
i will correct this to the next release...
...i'm still having parse problems with some rss feeds.

cheers
-andre
User avatar
isac
Posts: 410
Joined: Tue 18. Nov 2003, 13:13
Location: Portugal
Contact:

Post by isac »

OK,

I am being lazy, Babel Fish exists :|

Thanks
oneck
Posts: 14
Joined: Wed 2. Feb 2005, 15:05
Location: Bielefeld (Germany)
Contact:

Post by oneck »

I am getting following error. I am calling the script like pepe described in the forum.
Warning: Unknown(ext_srdf.php): failed to open stream: No such file or directory in /var/www/vhosts/web69/html/Onlineserviceowl/include/inc_front/front.func.inc.php(2048) : eval()'d code on line 2

Warning: Unknown(ext_srdf.php): failed to open stream: No such file or directory in /var/www/vhosts/web69/html/Onlineserviceowl/include/inc_front/front.func.inc.php(2048) : eval()'d code on line 2

Fatal error: (null)(): Failed opening required 'ext_srdf.php' (include_path='.:/usr/lib/php') in /var/www/vhosts/web69/html/Onlineserviceowl/include/inc_front/front.func.inc.php(2048) : eval()'d code on line 2
jscholtysik

Post by jscholtysik »

English version:
*******************************

Hi all,

place the following javascript source code by Feedroll in the position of your source code at which the Heise News shall be displayed:

Code: Select all

<script language="javascript" type="text/javascript" src="http://www.feedroll.com/rssviewer/view_rss.php?type=js&source_id=590&feed_width=210&frame_color=black&title_textcolor=black&title_bgcolor=white&box_textcolor=black&box_bgcolor=white&feed_showborder=1&feed_spacing=2&feed_align=left&feed_textsize=10&feed_textfont=Verdana, Arial, sans-serif&feed_maxitems=5&feed_desclimit=40&feed_compact=1&feed_xmlbutton=1&link_openblank=1"></script>
It works without any problems and you don't have to quirk. As long as the Feedroll writing at the end of the news doesn't disturb... :-)

Here is a short description of some parameters:
source_id=590 = Heise Newsticker
feed_maxitems=5 = Show 5 news at once
feed_desclimit=40 = Show the first 40 characters
link_openblank=1 = Show the selected news in a new window
etc.etc.

Here are some more information concerning the parameters:

http://www.feedroll.com/rssviewer/

Have fun!!
*******************************



Deutsche Version:
*******************************

Hi,

bringt doch einfach folgendes Javascript von Feedroll in Eurem Quellcode an der Stelle unter, an der die Heise News erscheinen sollen:

Code: Select all

<script language="javascript" type="text/javascript" src="http://www.feedroll.com/rssviewer/view_rss.php?type=js&source_id=590&feed_width=210&frame_color=black&title_textcolor=black&title_bgcolor=white&box_textcolor=black&box_bgcolor=white&feed_showborder=1&feed_spacing=2&feed_align=left&feed_textsize=10&feed_textfont=Verdana, Arial, sans-serif&feed_maxitems=5&feed_desclimit=40&feed_compact=1&feed_xmlbutton=1&link_openblank=1"></script>
Geht einwandfrei und man muß nicht rumtricksen. Solange der Feedroll-Schriftzug am unteren Ende der News nicht stört... :-)

Kurze Beschreibung einiger Parameter:
source_id=590 = Heise Newsticker
feed_maxitems=5 = 5 Nachrichten auf einmal anzeigen
feed_desclimit=40 = Die ersten 40 Zeichen anzeigen
link_openblank=1 = Ausgewählte Nachricht in neuem Fenster anzeigen
usw.usw.

Auf dieser Seite gibt es weitere Infos zu den Parametern:

http://www.feedroll.com/rssviewer/

Viel Spaß damit!!
*******************************

Joachim
Chilly_Bang
Posts: 61
Joined: Mon 18. Apr 2005, 14:05
Location: Berlin
Contact:

Post by Chilly_Bang »

so ein fehler bekomme ich ständig, wenn ich code per [php][/php] einbinde:(

Code: Select all

Parse error: parse error, unexpected '<' in /mnt/ja1/01/389/00000011/htdocs/phpwcms/include/inc_front/front.func.inc.php(2434) : eval()'d code on line 2
weiß jemand Rat?

danke und gruß
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

Chilly_Bang wrote:so ein fehler bekomme ich ständig, wenn ich code per [php][/php] einbinde:(

Code: Select all

Parse error: parse error, unexpected '<' in /mnt/ja1/01/389/00000011/htdocs/phpwcms/include/inc_front/front.func.inc.php(2434) : eval()'d code on line 2
weiß jemand Rat?

danke und gruß
Instead of

[php][/php]

use
[PHP][/PHP]
http://www.studmed.dk Portal for doctors and medical students in Denmark
Chilly_Bang
Posts: 61
Joined: Mon 18. Apr 2005, 14:05
Location: Berlin
Contact:

Post by Chilly_Bang »

Instead of

[php][/php]

use
[PHP][/PHP]
the same error:(
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

wie sieht denn dein PHP-Code aus?
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
amps5000
Posts: 11
Joined: Fri 21. Apr 2006, 23:12

Post by amps5000 »

Hallo ich möchte ein Newsticker in meiner Seite zeigen lassen,
klappt das mit den hier beshriebenem Code auch für solche Seiten:
http://www.myphpwcmssite.de/bnrx/rss.aspx
oder http://www.myphpwcmssite.de/bnrx/rss.aspx?cat=5
Wie und in welcher Seite binde ich nun Newsticker ein? Könnt ihr mir bitte etwas ausführlicher erklären? Thanx a lot.
Post Reply