cfxmlblog  

[cfxmlblog] bug in rss.cfm

massimo colella
Sat, 14 Feb 2004 08:07:02 -0800

Hi there,
rss feed does not work on beta 3.
You should modify the cfinvoke inside rss.cfm page.
just change this

<cfinvoke component="blog"

to this

<cfinvoke component="cfc.blog"

to make it work.

another trick is related to fckeditor. If you insert a smilie img, this should have an alt attribute to be full xhtml compliant. otherwise, the check would give you an error.

ps: andrea, I would like to join the sourceforge crew. If you are still developing this project, I would be glad to give my little help. My nick is maxmsn. thanks again, and let me know if you are interested.

--

:: massimo colella


  • [cfxmlblog] bug in rss.cfm massimo colella