Author:
Helen
|
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
Date Posted: 05:12:34 01/11/05 Tue
In reply to:
Mike
's message, "Re: date does not show" on 12:08:42 01/10/05 Mon
It did not solve the problem. Still there are no dates-channel dates or item dates.
Here is the code:
require_once '/home/russian/carp/carp.php';
CarpConf('poweredby','');
CarpConf('maxitems',1);
CArpConf('cborder','link,date');
CarpConf('bcdate','Last updated on ');
CarpConf('acdate',' ');
CarpConf('cdateformat','j M Y');
CarpConf('iorder','link,date');
CarpConf('bidate','Posted on ');
CarpConf('aidate',' ');
CarpConf('idateformat','j M Y');
CarpConf('ilinkstyle','font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; font-weight: normal; text-decoration: none;');
CarpConf('bilink','• ');
CarpConf('ailink',' ');
CarpCacheShow('http://www.ama-assn.org/amednews/newsfeed/rss20.rss');
CarpCacheShow('http://www.medicalnewstoday.com/medicalnews.xml');
CarpCacheShow('http://thedoctorslounge.net/rss/feed.xml');
CarpCacheShow('http://www.gazeta.ru/export/rss/first.xml');
?>
Any thoughts? Thanks.
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
|