Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

Download the lightbox zip, upload it to the server and place the files under the install:

Info

This requires support for Linking in Tomcat

Kodeblok
cd /data
mkdir mylightbox
cd mylightbox
mv ~/mylightbox.zip .

unzip mylightbox.zip
 
ln -s /data/mylightbox  /opt/confluence/confluence/mylightbox

...