On 22/06/06, Andrew Mercer <[EMAIL PROTECTED]> wrote:
>
> Please let me know if there are any issues or any suggestions you have.
>
I discovered that you have a few hard coded references to "csg" in the
code. One I replaced with application.applicationname and the other 2
were to custom widget tag imports that weren't used, so I removed
them.

Here's the changes
types/edit.cfm
Changed line 15
        
stepDir="/farcry/#application.applicationname#/packages/types/_pwPoll/plpEdit"

_pwPoll/plpEdit/start.cfm and /options.cfm
Removed unused reference to
<cfimport taglib="/farcry/csg/tags/widgets" prefix="customwidgets">

After my lapse this morning the admin is working great, but I've got
something weird going on with the container....

I've added a container to my page using <con:container
label="#attributes.objectID#_Poll" />.  I can switch to design mode,
set the poll rule and then add a poll I've created, but when I drop
back out of design mode I'm not getting the question displayed on the
page.

I've looked through and its escaping me why it isn't displaying....
Any thoughts?

Regards

Stephen

--~--~---------~--~----~------------~-------~--~----~
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