Thanks everyone. I've already gone the external-app-in-frame approach,
and as the "look" of Soundings is fairly... umm... let's just say I
don't like it... I've ended up putting the menu items that I do want
directly in the FarCry sidebar and stripping out the display of them
in the frame (as well as ripping out all the layout tables and fixing
the css). So my updating options have been shot to hell anyway. It
does what I want already though so I'm not too worried.

Next up: integrating Pollster! Stand by for NEW idiotic questions!

On 2/9/06, Scott Talsma <[EMAIL PROTECTED]> wrote:
>
> Kay,
>
> I played around w/this for a while, and was relatively successful.
> There are a few critical steps:
> 1) Make sure soundings is running in the same application scope as your
> farcry install (<cfapplication name="...")
> 2) Include your header and footer in the customtag that Ray uses for layout
> 3) Define any variables (in the Request scope, I think) that cause errors.
>
> This is not particularly tight integration, but it worked fine for me,
> and you should be able to upgrade soundings fairly easily, as you have
> made very little changes in the code.
>
> Kay Smoljak wrote:
>
> >I want to integrate Ray Camden's "Soundings" survey app into an
> >existing FarCry site. For the admin, I've created a tab in
> >customadmin.xml and called the app in the place I have it installed.
> >However, it throws errors because it sets a whole stack of application
> >variables etc in the application.cfm, which is obviously not being
> >called.
> >
> >Am I better served using the customadmin.xml to point to a frame with
> >the app running inside of it?
> >
> >Thanks!
> >
> >--
> >Kay Smoljak
> >http://kay.zombiecoder.com/
> >
> >
>
>
>
>


--
Kay Smoljak
http://kay.zombiecoder.com/

Reply via email to