- Timestamp:
- Jun 6, 2015, 4:07:00 AM (9 years ago)
- Location:
- trunk/admin
- Files:
-
- 1315 added
- 1 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/header.php
r2 r239 36 36 echo "<meta http-equiv=\"Pragma\" content=\"no-cache\">\n"; 37 37 echo "<title>Eleonline - Elezioni on line</title>\n"; 38 echo "<LINK REL=\"StyleSheet\" HREF=\"temi/$tema/style.css\" TYPE=\"text/css\">\n\n\n"; 38 echo "<script type=\"text/javascript\" src=\"inc/ckeditor/ckeditor.js\"></script>"; //ckeditor 2015 39 echo "<link rel=\"StyleSheet\" href=\"temi/$tema/style.css\" type=\"text/css\">\n\n\n"; 39 40 echo "\n\n\n</head>\n<body style=\"background-image: url(temi/$tema/images/sfondo.jpg);\">"; 40 41 if (!$csv)testata($tema); -
trunk/admin/inc/funzioni.php
r2 r239 1 1 <?php 2 2 3 ########################### 3 /* 4 #funzione sorpassat da CKeditor 2015 5 6 ########################### 4 7 # FCKeditor 5 8 ########################### … … 14 17 echo "<textarea name=\"$name\" cols=\"$cols\" rows=\"$rows\">$value</textarea>"; 15 18 } else { 16 @include_once(INCLUDE_PATH."../../inc/ FCKeditor/fckeditor.php");19 @include_once(INCLUDE_PATH."../../inc/fckeditor/fckeditor.php"); 17 20 $oFCKeditor = new FCKeditor($name) ; 18 21 $oFCKheight = $rows * 20; … … 36 39 echo "<textarea name=\"$name\" cols=\"$cols\" rows=\"$rows\">$value</textarea>"; 37 40 } else { 38 @include_once(INCLUDE_PATH."../../inc/ FCKeditor/fckeditor.php");41 @include_once(INCLUDE_PATH."../../inc/fckeditor/fckeditor.php"); 39 42 $oFCKeditor = new FCKeditor($name) ; 40 43 $oFCKheight = $rows * 20; … … 47 50 } 48 51 } 49 52 */ 50 53 ?> -
trunk/admin/modules/Elezioni/ele_come.php
r23 r239 44 44 include("inc/funzioni.php"); 45 45 46 46 47 function come() { 48 47 49 global $admin, $bgcolor1, $bgcolor2, $prefix, $dbi, $id_cons, $tipo_cons, $id_cons,$id_cons_gen, $editimage1, 48 50 $add_content, $add_preamble, $add_title, $vai,$mid,$tab,$op,$editor; … … 53 55 elseif ($tab=='_ele_link') echo "<center><font class=\"title\"><b>"._ADMINLINK."</b></font></center><br>"; 54 56 55 echo "<br>"; 56 57 58 echo "<center><font class=\"title\"><b>"._ALLCOME."</b></font><br><br><table border=\"0\" width=\"70%\" >" 59 ."<td bgcolor=\"$bgcolor1\" align=\"center\"><b>"._TITOLO."</b></td>" 60 ."<td bgcolor=\"$bgcolor1\" align=\"center\"> <b>"._FUNZIONI."</b> </td></tr>"; 57 //echo "<br />"; 58 59 60 echo "<center><font class=\"title\"><b>"._ALLCOME."</b></font><br/><br/>\n 61 <table border=\"0\" width=\"100%\" >\n 62 <td bgcolor=\"$bgcolor1\" align=\"center\"><b>"._TITOLO."</b></td>\n 63 <td bgcolor=\"$bgcolor1\" align=\"center\"> <b>"._FUNZIONI."</b> </td></tr>\n"; 64 65 61 66 $result = mysql_query("select mid, title,preamble, content, editimage from ".$prefix.$tab." where id_cons='$id_cons'", $dbi); 62 67 while(list($mid2, $title, $preamble, $content, $editimage) = mysql_fetch_row($result)) { … … 71 76 72 77 } 73 echo "</table><br >";74 echo "<table border=\"0\" width=\" 70%\"><tr><td>";78 echo "</table><br/>"; 79 echo "<table border=\"0\" width=\"100%\"><tr><td>"; 75 80 echo "<br>"; 76 81 if($vai=='editedit'){ … … 95 100 echo "<b>"._PREAMBOLO.":</b><br>"; 96 101 //25 maggio 2009 97 if ($editor) 98 js_textarea("add_preamble", "$add_preamble", "$ed_user", "80", "10"); // 25 --> 24 maggio 2009 editor' 99 else 102 103 if ($editor=="1"){ // cambiato ckeditori giugno 2015 104 echo "<textarea class=\"modulo\" id=\"add_preamble\" name=\"add_preamble\" rows=\"7\" wrap=\"virtual\" cols=\"60\"></textarea><br><br><b> 105 <script type=\"text/javascript\"> 106 CKEDITOR.replace('add_preamble'); 107 </script>"; 108 // old fckeditor 109 //js_textarea("add_preamble", "$add_preamble", "$ed_user", "80", "10"); // 25 --> 24 maggio 2009 editor' 110 }else{ 100 111 echo "<textarea class=\"modulo\" name=\"add_preamble\" rows=\"7\" wrap=\"virtual\" cols=\"60\">$add_preamble</textarea><br><br><b>"; 112 } 113 101 114 // 102 115 echo "<br><br><b>"; … … 110 123 //25 maggio 2009 111 124 112 if ($editor) 113 js_textarea("add_content", "$add_content", "$ed_user", "80", "20"); // 25 -->24 maggio 2009 editor 125 if ($editor=="1") 126 echo "<textarea class=\"modulo\" id= \"add_content\" name=\"add_content\" rows=\"15\" wrap=\"virtual\" cols=\"60\"></textarea><br><br> 127 <script type=\"text/javascript\"> 128 CKEDITOR.replace('add_content'); 129 </script>"; 130 131 // js_textarea("add_content", "$add_content", "$ed_user", "80", "20"); // 25 -->24 maggio 2009 editor old 114 132 else 115 133 echo "<textarea class=\"modulo\" name=\"add_content\" rows=\"15\" wrap=\"virtual\" cols=\"60\">$add_content</textarea><br><br>"; -
trunk/admin/modules/Elezioni/ele_voti.php
r237 r239 359 359 global $aid,$bgcolor1, $bgcolor2, $prefix, $dbi, $offset, $min, $tipo_cons, $genere,$id_cons_gen,$prev_sez,$votog,$votol,$votoc,$conscirc,$id_sez; 360 360 361 echo "<table border=\"0\" width=\"7 70\" align=\"left\"><tr>";361 echo "<table border=\"0\" width=\"760\" align=\"left\"><tr>"; 362 362 echo "\n<td bgcolor=\"$bgcolor1\" align=\"left\">"; 363 363 numeri_sezione(22); -
trunk/admin/versione.php
r238 r239 1 1 <?php 2 2 3 $versione = "2.0 rev 23 8";3 $versione = "2.0 rev 239"; 4 4 $version_number = $versione; 5 $version = "Eleonline $version_number (<i>Data Release: 5giugno 2015</i>)";5 $version = "Eleonline $version_number (<i>Data Release: 6 giugno 2015</i>)"; 6 6 7 7 ?>
Note:
See TracChangeset
for help on using the changeset viewer.