Risistemazione delle pagine web dopo l'installazione di trac su
authorSimone Piccardi <piccardi@gnulinux.it>
Fri, 11 Mar 2005 18:41:05 +0000 (18:41 +0000)
committerSimone Piccardi <piccardi@gnulinux.it>
Fri, 11 Mar 2005 18:41:05 +0000 (18:41 +0000)
dodds.truelite.it.

Makefile
html/download.html
html/gapil.html
html/stato.html

index 1b8f0e4804e7ddf1f34497c247462f6dc8db8505..043f6f4c62a2867fd1b8dd36360a0b3d5cb4cae8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,14 +1,17 @@
-SOURCE_IMG = $(wildcard img/*.dia)
-PS_IMG = $(SOURCE_IMG:.dia=.ps)
-EPS_IMG = $(SOURCE_IMG:.dia=.eps)
-PDF_IMG = $(SOURCE_IMG:.dia=.pdf)
-SOURCE =  $(wildcard sources/*.c) $(wildcard sources/*.h) sources/Makefile
+SRC_IMG = $(wildcard img/*.dia)
+PS_IMG  = $(SRC_IMG:.dia=.ps)
+EPS_IMG = $(SRC_IMG:.dia=.eps)
+PDF_IMG = $(SRC_IMG:.dia=.pdf)
+SRC    =  $(wildcard sources/*.c) $(wildcard sources/*.h) sources/Makefile
 CODE_C =  $(wildcard listati/*.c) 
 CODE_H =  $(wildcard listati/*.h)
 HTML_C =  $(CODE_C:.c=.c.html) 
 HTML_H =  $(CODE_H:.h=.h.html) 
+VARIE = README ChangeLog *.sh htgapil.cfg tex4ht.env htgapil/* html/*.html 
+ALL_SRC = $(SRC_IMG) $(SRC) *.tex Makefile $(VARIE) *.bib $(CODE_C) $(CODE_H)
 
-all: $(PDF_IMG) gapil.tgz $(HTML_C) $(HTML_H) #htm 
+
+all: $(PDF_IMG) 
 
 $(HTML_C):  %.c.html: %.c
        source-highlight -f html -s cpp $<
@@ -25,7 +28,10 @@ $(PS_IMG): %.ps : %.eps
 $(EPS_IMG): %.eps : %.dia
        dia --nosplash -e $@ $< 
 
-gapil.tgz: $(SOURCE) sources/Makefile
+gapil_source.tgz: $(SRC) 
+       tar -cvz -f $@ $^
+
+gapil.tgz:  $(ALL_SRC)
        tar -cvz -f $@ $^
 
 gapil.dvi:  *.tex
index ba8da847253133de13490cd1110b7c2c44a8c8ef..3bbe13cb61e03fead8c451a4709590e9843cbe55 100644 (file)
@@ -84,7 +84,7 @@
          </td>
          <td align="center" bgcolor="#dddddd">
            <a target="_parent"  
-             href="http://sources.truelite.it/cgi-bin/viewcvs.cgi/trunk/?root=gapil">
+             href="http://gapil.truelite.it/sources">
              <font face="sans-serif">
                <b>Subversion</b>
              </font>
index ea697bb85183bf91942d6c1255580be7e47d29c3..bc885576fe3bb504601068190eeb7b319d51d147 100644 (file)
@@ -84,7 +84,7 @@
          </td>
          <td align="center" bgcolor="#dddddd">
            <a target="_parent"  
-             href="http://sources.truelite.it/cgi-bin/viewcvs.cgi/trunk/?root=gapil">
+             href="http://gapil.truelite.it/sources">
              <font face="sans-serif">
                <b>Subversion</b>
              </font>
          </td>
          <td bgcolor="lightblue"> 
 
+             <b>11 - marzo - 2005</b> <br/> Modificata la pagina dell'accesso
+             ai sorgenti, per l'utilizzo del sistema di tracking <a
+             href="http://www.edgewall.com/trac/">trac</a>.
+           <p>
              <b>6 - marzo - 2005</b> <br/> Realizzato un web server
              elementare a scopo didattico, in vista <a href="
              http://www.lilik.it/page.php?pg=gapil">dell'iniziativa del
index 45af5abe8484680282b0dfb3fef2901dd3708d67..76ed197af396231b835b26061b7749e1b085d7d1 100644 (file)
@@ -84,7 +84,7 @@
          </td>
          <td align="center" bgcolor="#dddddd">
            <a target="_parent"  
-             href="http://sources.truelite.it/cgi-bin/viewcvs.cgi/trunk/?root=gapil">
+             href="http://gapil.truelite.it/sources">
              <font face="sans-serif">
                <b>Subversion</b>
              </font>