Check out the Textile reference here: http://hobix.com/textile/ and  
the sandbox here: http://textile.thresholdstate.com/

You can use any valid path between two exclamation points. So,
!../images/foo.jpg!
!/images/foo.jpg!
!http://www.example.com/images/foo.jpg!

will all work, as long as the path is correct.


On Oct 24, 2007, at 10:55 PM, Mohit Sindhwani wrote:

> Maggie Patrick wrote:
>> Jim Gay wrote:
>>
>>> Give either one a shot and find out, but it should be the full path
>>> to the image starting with the public directory.
>>>
>>> So you can assume that (mywebsite) is the same as public
>>>
>>> (mywebsite)/path/to/image
>>> is the same as:
>>> public/path/to/image
>>>
>>
>> thanks it worked - part of the problem was the photo file size  
>> after I
>> took it into photoshop and reduced the size it appeared.
>>
>> Thanks for all your help.
>>
>
> I think you've already found your answer but I just want to add  
> that you
> can use relative paths (paths relative to public/ in the case of  
> Radiant).
>
> For example, I often use something like this for my images:
> <div class="photo">
> !>/images/pages/te_usb.jpg!
> </div>
>
> The div is what styles it, the '>' floats the div to the right and the
> URL is, of course, right there!  I upload my pictures to
> [Radiant_Site]/public/images/pages
>
> The result for this is at:
> http://tec.onghu.com/articles/booting-the-t-engine-from-usb/
>
> Cheers,
> Mohit.
> 10/25/2007 | 11:54 AM.
>
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>

_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to