I'm trying to use the filter recommended here:
 
http://groups.google.com/group/farcry-dev/browse_thread/thread/55f5b27c271f6370/4b785d10ed95ee35?lnk=gst&q=isapi+filter&rnum=1#4b785d10ed95ee35
 
along with the rewrite rule.... I can't seem to get the filter to work
 
http://lgh.cfwebtools.com/go/medical-services/cardiology/vascular-e
 
I'm not getting an error or anything... it's just not passing to the go.cfm page. I'm using this rewrite rule:
 
RewriteRule   .*/go([^\?]*)(?:\?(.*))? /go.cfm\?path=/go$1&$2
 
...That I gleaned from the thread.  I enabled logging but no log file is showing up. Any tips or tricks to making this work?
 
-Mark
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]On Behalf Of Mkruger
Sent: Thursday, August 31, 2006 10:10 AM
To: [email protected]
Subject: [farcry-dev] Fill me in on RSS and XML export

Can someone help me understand how the RSS module is supposed to work?

First, when I went to create a feed and "view" it I got an error because the Oracle DB did not have the column "status" in the dmXMExport table.  I added "status" and set default to "approved" - maybe Beth can tell me if I fixed or introduced a bug :)

Secondly, I created a new feed called "medical services" with a file of "mservices.xml".  I assigned a type of dmHTML to it with an update frequency of 1 and max items of 25.  I added the "Medical services" cateogry to the feed. What I expected to happen was for it to generate an RSS feed for my medical services page. What I got instead was this:

http://lgh.cfwebtools.com/xml/mservices.xml

Which is a description of the task.... Can someone fill me in? Is there a way to generate an RSS feed based on content?

Next - I tried the "Export" function. I picked "dmHTML" (again) and entered a file name and clicked on "export". I got an error:

D:/websites/lghcms/lgh/www/xml directory doesn't exist. Please create before trying to export.

What's the purpose of the export tool?  Is it to export settings? content?

Any information would be helpful. This is a great list by the way - ovewhelmingly helpful :)

 

-mark



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to