For a start, don't use FCK to upload images. SImply add a control that uploads the image in its own node and you will get much further with what you want to achieve. Or use the DMS to store the images. Or the data module. Or your own module... many ways to skin a cat. But using FCK for anything more than text & links and the occasional bold/italics/list function will sooner or later severely limit your options of reusing what you enter through FCK.
- Boris ----- Original Message ----- From: Tyson Norris [mailto:[email protected]] To: [email protected] Sent: Wed, 11 Feb 2009 20:24:25 +0100 Subject: [magnolia-user] managing image assets within data module? > Hello! > > > > We are evaluating use of Magnolia for a CMS application, and plan to use > the data module to manage content that will be shared amongst an HTML > site as well as a Flash/Flex site. For example, one type of content is > "articles" that are simple HTML blurbs, some of which have images they > reference. > > > > To facilitate this, we created an "article" type, along with a dialog > config to store title and content. For content, I upload an image via > fckEditor, and I see it gets stored in the repository properly as binary > type. > > > > How can I expose that url to the image so that a browser can > download/render it? > > > > Thanks > > Tyson > > > -------------------------------------------------------------------- > This email is intended only for the person or entity to which it is addressed > and may contain information that is privileged, confidential or otherwise > protected from disclosure. Dissemination, distribution or copying of this > email or the information herein by anyone other than the intended recipient, > or an employee or agent responsible for delivering the message to the > intended recipient, is prohibited. If you have received this email in error, > please immediately notify us by calling our Help Desk at (415) 581-5552 or by > e-mailing us at [email protected]. > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
