diff --git a/oth/img/imageArrow.xcf b/oth/img/imageArrow.xcf new file mode 100644 index 0000000..2fb702e Binary files /dev/null and b/oth/img/imageArrow.xcf differ diff --git a/private/lib/gui/GUIHandler.php b/private/lib/gui/GUIHandler.php index bdb441b..b38f213 100644 --- a/private/lib/gui/GUIHandler.php +++ b/private/lib/gui/GUIHandler.php @@ -290,9 +290,9 @@ class GUIHandler { ?> -
TESTATA REGISTRATA PRESSO IL TRIBUNALE DI NAPOLI AUT. NR. 8 DEL 27 GENNAIO 2006
-
COPYRIGHT © 2016 www.ifattidinapoli.it - Giornale della Terza Metropoli Italiana
-
REDAZIONE | ARCHIVIO STORICO
+
TESTATA REGISTRATA PRESSO IL TRIBUNALE DI NAPOLI AUT. NR. 8 DEL 27 GENNAIO 2006
+
COPYRIGHT © 2016 www.ifattidinapoli.it - Giornale della Terza Metropoli Italiana
+
REDAZIONE | ARCHIVIO STORICO
-
Guarda anche
@@ -363,20 +362,27 @@ class GUIHandler {
0){ + $i=0; foreach($lastsNews as $last){ + $i++; $data = $mesi[date("n",$last->about->data->sec)]." ".date("Y",$last->about->data->sec); $string = (strlen($last->titolo) > 103) ? substr($last->titolo,0,100).'...' : $last->titolo;?> -
+
-
+
-
Guarda anche
diff --git a/public/archivio.php b/public/archivio.php index 327be53..9495c5f 100644 --- a/public/archivio.php +++ b/public/archivio.php @@ -28,7 +28,7 @@ try { $month= $_POST["month"]; $year = $_POST["year"]; - $limit=10; + $limit=1; $page = 1; $numPages = 1; @@ -176,6 +176,7 @@ try {
Inizio
+
...
@@ -190,11 +198,13 @@ catch (Exception $ex){
0){ + $i=0; foreach ($cronacaNews as $cronaca){ + $i++; $stringTitolo = (strlen($cronaca->titolo) > 53) ? substr($cronaca->titolo,0, 50).'...' : $cronaca->titolo; $string = (strlen($cronaca->sottotitolo) > 33) ? substr($cronaca->sottotitolo,0,30).'...' : $cronaca->sottotitolo;?>
-
" class="newsSummary">
renderMedia();?>
@@ -202,8 +212,14 @@ catch (Exception $ex){
-
Continua
+
@@ -215,11 +231,13 @@ catch (Exception $ex){
0){ + $i=0; foreach ($sportNews as $sport){ + $i++; $stringTitolo = (strlen($sport->titolo) > 53) ? substr($sport->titolo,0,50).'...' : $sport->titolo; $string = (strlen($sport->sottotitolo) > 33) ? substr($sport->sottotitolo,0,30).'...' : $sport->sottotitolo;?>
-
" class="sportSummary">
renderMedia();?>
@@ -227,8 +245,14 @@ catch (Exception $ex){
-
Continua
+
@@ -236,20 +260,28 @@ catch (Exception $ex){
-
CULTURA&SPETTACOLO
+
Cultura&Spettacolo
0){ + $i=0; foreach ($culturaNews as $cultura){ + $i++; $string = (strlen($cultura->titolo) > 53) ? substr($cultura->titolo,0,50).'...' : $cultura->titolo;?> -
" class="culturaNews">
renderMedia();?>
-
+ @@ -261,17 +293,24 @@ catch (Exception $ex){
0){ + $i=0; foreach ($ristorantiNews as $ristoranti){ + $i++; $string = (strlen($ristoranti->titolo) > 53) ? substr($ristoranti->titolo,0,50).'...' : $ristoranti->titolo;?> -
" class="ristorantiBlock">
renderMedia();?>
-
- + @@ -286,14 +325,22 @@ catch (Exception $ex){
0){ + $i=0; foreach($lastsNews as $last){ + $i++; $data = $mesi[date("n",$last->about->data->sec)]." ".date("Y",$last->about->data->sec); $string = (strlen($last->titolo) > 103) ? substr($last->titolo,0,100).'...' : $last->titolo;?> -
+
-
+
@@ -310,8 +357,12 @@ catch (Exception $ex){ $stringTitle = (strlen($gossip->titolo) > 53) ? substr($gossip->titolo,0,50).'...' : $gossip->titolo; $stringSubTitle = (strlen($last->sottotitolo) > 23) ? substr($last->sottotitolo,0,20).'...' : $last->sottotitolo;?>
+ +
renderMedia();?>
+
-
+