Adding images to the squeaksource wikis

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Adding images to the squeaksource wikis

Damien Cassou-3
Hi,

I would like to know how I can add images, or attach files, to the
squeaksource wikis. Is it possible?

Thank you

--
Damien Cassou

Reply | Threaded
Open this post in threaded view
|

Re: Adding images to the squeaksource wikis

Lukas Renggli
> I would like to know how I can add images, or attach files, to the
> squeaksource wikis. Is it possible?

Yes, put a html tag with a reference to an external file:

<img src="http://www.foo.bar/zork.png" />


Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch

Reply | Threaded
Open this post in threaded view
|

Re: Adding images to the squeaksource wikis

Damien Cassou-3
2007/4/26, Lukas Renggli <[hidden email]>:
> > I would like to know how I can add images, or attach files, to the
> > squeaksource wikis. Is it possible?
>
> Yes, put a html tag with a reference to an external file:
>
> <img src="http://www.foo.bar/zork.png" />

It's not possible to send the images to the wiki then. Thank you very much.

--
Damien Cassou