--- fix.sh 2001/09/25 15:38:04 1.7 +++ fix.sh 2001/10/02 16:18:09 1.13 @@ -1,5 +1,5 @@ #! /bin/sh -DIRS="img/news img/bolesti img/autori pdf/medicus pdf/inf_glasnik templates_c med/templates_c" +DIRS="img/news img/bolesti img/autori pdf/medicus pdf/inf_glasnik pdf/farm_glasnik templates_c med/templates_c" LINKS=". edit . med/edit ../index.html img/bolesti/index.html @@ -11,12 +11,26 @@ stanja.tpl templates/lifestyle.tpl ../pdf med/pdf ../inc med/inc -../fonts med/fonts ../js med/js -../img/news med/img/news -../img/bolesti med/img/bolesti -../img/autori med/img/autori +../../img/news med/img/news +../../img/banner-title.gif med/img/banner-title.gif +../../img/pisite.gif med/img/pisite.gif +../../img/knjiznica01.gif med/img/hzzo.gif +../../img/R-black.gif med/img/R-black.gif +../../img/R-lgray.gif med/img/R-lgray.gif +../../img/R-dgray.gif med/img/R-dgray.gif +../../img/R-white.gif med/img/R-white.gif +../../img/mali.vademecum.gif med/img/mali.vademecum.gif +../../img/pio.gif med/img/pio.gif +../../img/chat.gif med/img/chat.gif +../../img/procitajclanak.gif med/img/procitajclanak.gif +../../img/procitaj01.gif med/img/procitaj01.gif +../../img/procitaj02.gif med/img/procitaj02.gif +../../img/procitaj03.gif med/img/procitaj03.gif +../../img/bolesti med/img/bolesti +../../img/autori med/img/autori ../../img/banneri med/img/banneri +../../img/vademecum med/img/vademecum ../../templates/edit.tpl med/templates/edit.tpl ../../templates/show.tpl med/templates/show.tpl ../../templates/search.tpl med/templates/search.tpl @@ -26,12 +40,15 @@ ../../templates/footer.tpl med/templates/footer.tpl ../../templates/author.tpl med/templates/author.tpl ../../templates/highlight.tpl med/templates/highlight.tpl +../../templates/mnogosearch.tpl med/templates/mnogosearch.tpl +../../templates/qa.tpl med/templates/qa.tpl +../../templates/knjiznica-vademecum.tpl med/templates/vademecum.tpl +../../templates/knjiznica-lijekovi.tpl med/templates/lijekovi.tpl ../index.php med/index.php +../pdf.php med/pdf.php ../legal.php med/legal.php ../stil.php med/stil.php -../levels.css med/levels.css -../verdanab.ttf med/verdanab.ttf -../button.php med/button.php" +../levels.css med/levels.css" # ------------- cd "`dirname "${0}"`" echo -n "Creating dirs:"