Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
gif
header_logo.gif 1.7 kB 1 14-Apr-2010 14:30 m.sanfilippo

This page (revision-12) was last changed on 14-Apr-2010 14:30 by m.sanfilippo  

This page was created on 14-Apr-2010 14:30 by OlivieroMaestrelli

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 136 removed 66 lines
----
!Esempio immagine con url assoluta:
Codice wiki:
%%prettify
{{{
[{Image src='http://www.smeup.com/include/mod/layout1/images/header_logo.gif'}]
}}}
/%
TAG html
%%prettify
{{{
<img src='http://www.smeup.com/include/mod/layout1/images/header_logo.gif'/>
}}}
/%
Risultato:
[{Image src='http://www.smeup.com/include/mod/layout1/images/header_logo.gif'}]
----
!Esempio immagine con url relativa alla pagina wiki (ATTACHMENT):
Codice wiki:
%%prettify
{{{
[{Image src='header_logo.gif'}]
}}}
/%
TAG html
%%prettify
{{{
<img src="/attach/Test%20Generazione%20Wiki%20files/header_logo.gif"/>
}}}
/%
Percoso sul server
%%prettify
{{{
${jsp_wiki_files_base}/Test Generazione Wiki files-attach/header_logo/1.gif
}}}
/%
Risultato:
[{Image src='header_logo.gif'}]
----
!Esempio immagine con url relativa al percorso locale sul server:
Codice wiki:
%%prettify
{{{
[{Image src='./header_logo.gif'}]
}}}
/%
TAG html
%%prettify
{{{
<img src="./header_logo.gif"/>
}}}
/%
Percoso sul server
%%prettify
{{{
${catalina_base}/webapps/JSPWiki/header_logo.gif
}}}
/%
Risultato:
(Non ho accesso al server ma funziona) Vedi JSPwiki v.2.4.x [http://mail.sicosoftware.com:50000/JSPWiki])
[{Image src='./header_logo.gif'}
Version Date Modified Size Author Changes ... Change note
12 14-Apr-2010 14:30 7.376 kB m.sanfilippo to previous
11 14-Apr-2010 14:30 8.656 kB m.sanfilippo to previous | to last
10 14-Apr-2010 14:30 8.439 kB m.sanfilippo to previous | to last
9 14-Apr-2010 14:30 8.407 kB m.sanfilippo to previous | to last
8 14-Apr-2010 14:30 8.314 kB m.sanfilippo to previous | to last
7 14-Apr-2010 14:30 7.532 kB m.sanfilippo to previous | to last
6 14-Apr-2010 14:30 7.379 kB OlivieroMaestrelli to previous | to last
5 14-Apr-2010 14:30 7.378 kB OlivieroMaestrelli to previous | to last
4 14-Apr-2010 14:30 8.163 kB OlivieroMaestrelli to previous | to last
3 14-Apr-2010 14:30 8.219 kB OlivieroMaestrelli to previous | to last
2 14-Apr-2010 14:30 8.16 kB OlivieroMaestrelli to previous | to last
1 14-Apr-2010 14:30 8.059 kB OlivieroMaestrelli to last
« This page (revision-12) was last changed on 14-Apr-2010 14:30 by m.sanfilippo