[TYPO3] What's the good path for a image ?

Roelof Wobben rwobben at hotmail.com
Sun Apr 22 19:44:24 CEST 2007


>From: Bernd Wilke <xoonsji02 at sneakemail.com>
>Reply-To: TYPO3 English <typo3-english at lists.netfielders.de>
>To: typo3-english at lists.netfielders.de
>Subject: Re: [TYPO3] What's the good path for a image ?
>Date: Sun, 22 Apr 2007 18:14:39 +0200
>
>On Sun, 22 Apr 2007 14:45:23 +0000, Roelof Wobben wrote
>with subject "Re: [TYPO3] What's the good path for a image ?":
>
> >
> >
> >
> > >From: Dmitry Dulepov <9f4eetb02 at sneakemail.com>
> > >Reply-To: TYPO3 English <typo3-english at lists.netfielders.de>
> > >To: typo3-english at lists.netfielders.de
> > >Subject: Re: [TYPO3] What's the good path for a image ?
> > >Date: Sun, 22 Apr 2007 16:48:43 +0300
> > >
> > >Hi!
> > >
> > >Roelof Wobben wrote:
> > > > I display my content as a FCE.
>
>give me a hand: what is FCE?
>I got a lot of definitions, but I don't think anyone of them has anything
>to do with TYPO3, CMS or Webpages.
>
> > > > Now i want to put a picture in one text.
> > > >
> > > > What's is the good path i have to use in html to find the picture.
> > > > The picture can be found in uploads/pics map.
> > > > I tried /uploads/pics and uploads/pics but no luck.
>
>if your image is stored in fileadmin you can use
>filadmin/image.jpg or /fileadmin/image.jpg (index.php starts in root, where
>the directory 'fileadmin' exists (and also 'uploads')
>
>drawback: if you delete/rename/move this file your links point to nothing.
>
>therefore typo3 has a mechanism to save each used file in uploads/...
>files from pages or content (RTE) in subdirectories depending on filetype,
>files in fields from extensions in uploads/tx_myextension/...
>
>BUT!
>if you use a file a second time, the original filename is no longer
>available for usage in the new path. Every reference gets it's own file, so
>the second usage of a file will result in a renamed file.
>
>if you now refer to this files in uploads/... without knowing of TYPO3 you
>can loose your link to the image/file like in the first part much easier.
>TYPO3 'knows' the usage of a file. If you remove the usage it removes the
>copy of the file (without renaming other copies)
>
>And don't try to tamper with files in these directories. You will get lost!
>
>Bernd
>
>--
>http://www.bernd-wilke.net
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english


Thank you, Bernd

If i change to /images/plaatje.jpg then the red cross is still seen
But if i make another page (text with image) i can see the picture.
Can i be that in FCE the img tag is forbidden. If a saved the img tag is 
deleted.

Regards,

Roelof

_________________________________________________________________
Ontdek de geweldige mogelijkheden van Windows Live Messenger! 
http://get.live.com/messenger/overview



More information about the TYPO3-english mailing list