|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Farcry 5.0: Attaching "Files" and "Images" to nav nodesWe are in the process of migrating from 3.0 to 5.0. We have 5.0 installed and have built our first site using it. We've noticed in the nav tree under the "Site" tab that you are no longer able to create (or attach) "Files" or "Images" to the nav nodes. Is there another way to link directly to these file types from a nav node in 5.0 or has the functionality been removed? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Farcry 5.0: Attaching "Files" and "Images" to nav nodesSounds like all you would have to do is extend the FarCry component and add the "bUseInTree" attribute <cfcomponent extends="farcry.core.packages.types.dmImage" bUseInTree="true"> </cfcomponent> Though I may have misunderstood the question... It happens sometimes -----Original Message----- From: farcry-dev@... [mailto:farcry-dev@...] On Behalf Of Jeff Sent: Thursday, 24 July 2008 12:15 AM To: farcry-dev Subject: [farcry-dev] Farcry 5.0: Attaching "Files" and "Images" to nav nodes We are in the process of migrating from 3.0 to 5.0. We have 5.0 installed and have built our first site using it. We've noticed in the nav tree under the "Site" tab that you are no longer able to create (or attach) "Files" or "Images" to the nav nodes. Is there another way to link directly to these file types from a nav node in 5.0 or has the functionality been removed? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Farcry 5.0: Attaching "Files" and "Images" to nav nodesThanks for your response Joel. If I have to extend a component, it sounds as if 5.0 may have removed the functionality that was default in 3.0. Where before, I could "right-click" on a blue nav node folder in the site tree and select "Create File", I can no longer do that in 5.0. A related question is ... where is the include file management in 5.0? I don't see a place to upload and manage include files in 5.0 either; where in 3.0 it was under the "Content" tab. On Jul 23, 8:04 pm, "Joel Cass" <j...@...> wrote: > Sounds like all you would have to do is extend the FarCry component and > add the "bUseInTree" attribute > > <cfcomponent extends="farcry.core.packages.types.dmImage" > bUseInTree="true"> > </cfcomponent> > > Though I may have misunderstood the question... It happens sometimes > > -----Original Message----- > From: farcry-dev@... [mailto:farcry-dev@...] > > On Behalf Of Jeff > Sent: Thursday, 24 July 2008 12:15 AM > To: farcry-dev > Subject: [farcry-dev] Farcry 5.0: Attaching "Files" and "Images" to nav > nodes > > We are in the process of migrating from 3.0 to 5.0. We have 5.0 > installed and have built our first site using it. We've noticed in the > nav tree under the "Site" tab that you are no longer able to create > (or attach) "Files" or "Images" to the nav nodes. Is there another way > to link directly to these file types from a nav node in 5.0 or has > the functionality been removed? > > Thanks. You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free Forum Powered by Nabble | Forum Help |