I second that. Using the image library is very handy. I had never done an image either but I just tried it before writing this. Basically, it allows you to add an image the same way you do in the media library. I think this is all handled in the type management in farcry. In the dmImage.cfc there should be a bIncludeInTree="1" which allows it to be displayed in the tree as well. The menu just loops over all types with bIncludeInTree="1" and puts them in the tree.
_____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Moretti Sent: Friday, May 11, 2007 7:40 AM To: [email protected] Subject: [farcry-dev] Re: creating objects in the site tree..? Well I manage images via the library, because that then feeds into the library functions associated with dmHTML pages. I haven't used create image under navigations nodes and I'm not sure what the use would be... I'm sure there could be a use... On 11/05/07, John Beynon <[EMAIL PROTECTED]> wrote: i mean, images seem to be duplicated - it the media library and the tree...or are they one of they same? where should i create images - via the tree or via the library? On 5/11/07, John Beynon < <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]> wrote: > and images? a relic from a yesteryear version of FC? > > On 5/11/07, Stephen Moretti <[EMAIL PROTECTED]> wrote: > > Links allow you to create navigation points that go to "other places" eg > > external sites > > CSS can be applied to a branch only as well as globally. > > images... ummm... > > > > > > > > > > On 11/05/07, John Beynon <[EMAIL PROTECTED]> wrote: > > > > > > could someone explain why i may want to create anything other than > > > navigation or an html page in the site tree? I don't get why i can > > > create css/images/links in the site try... > > > > > > thanks, > > > > > > john. > > > ps. remember I'm new to farcry :) > > > > > > > > > > > > > > > > > <br --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
