| Subject: NEw to CaRP, really need help with discription tags |
Author:
Jordy
|
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
Date Posted: 03:53:01 03/14/05 Mon
Hello
I have been testing CaRP for a new website I am creating for a client with a hand written xml file which validates. I am very pleased with it and shall be upgrading to the full version before I go live.
However I am having problems getting html tags to work and display in the xml feed. for instance: this is my xml feed. If I add a break tag I get the follwing error from CaRP:
[CaRP] XML error: mismatched tag at line 26
(This appears to be where I added the break tag).
I have set up carpconf like this:
CarpConf('cborder','image');
CarpConf('bcimage','');
CarpConf('acimage',' ');
CarpConf('setcimageh',66);
CarpConf('setcimagew',142);
CarpConf('caorder','image');
CarpConf('bcdate','Last updated on ');
CarpConf('acdate',' ');
CarpConf('cdateformat','j M Y');
CarpConf('iorder','image,link,date,desc');
CarpConf('maxidesc',1250);
CarpConf('descriptiontags','b|/b|i|/i|br');
CarpConf('bidate','Posted on ');
CarpConf('aidate',' ');
CarpConf('idateformat','j M Y');
CarpConf('ai',' ');
The most important tag to me ia a line break but as you can see I have added a few more to 'CarpConf descriptiontags' I have only tested the break tag so far too.
hope somebody can help as this is really holding me back and I really want to use the CaRP system.
Cheers Jordy
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
| |