Skip to content
Extraits de code Groupes Projets
Valider 1dd0585c rédigé par ARNO*'s avatar ARNO*
Parcourir les fichiers

Modif interface redirections

parent 8aa85d80
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -297,17 +297,6 @@ if ($statut_article == "publie") { ...@@ -297,17 +297,6 @@ if ($statut_article == "publie") {
echo "<font face='Verdana,Arial,Helvetica,sans-serif' size='1'><b>ARTICLE NUM&Eacute;RO&nbsp;:</b></font>\n"; echo "<font face='Verdana,Arial,Helvetica,sans-serif' size='1'><b>ARTICLE NUM&Eacute;RO&nbsp;:</b></font>\n";
echo "<br><font face='Verdana,Arial,Helvetica,sans-serif' size='6'><b>$id_article</b></font>\n"; echo "<br><font face='Verdana,Arial,Helvetica,sans-serif' size='6'><b>$id_article</b></font>\n";
if ($statut_article == 'publie' AND $connect_statut=='0minirezo' AND acces_rubrique($id_rubrique)) {
$req = "SELECT count(*) FROM spip_forum WHERE id_article=$id_article AND FIND_IN_SET(statut,'publie,off,prop')";
if ($row = mysql_fetch_row(spip_query($req))) {
$nb_forums = $row[0];
if ($nb_forums) {
echo "<br><a ".newLinkHref("articles_forum.php3?id_article=$id_article").">\n";
echo "<b>Forum public&nbsp;: $nb_forums&nbsp;contribution(s)</b></a>\n";
}
}
}
...@@ -437,6 +426,18 @@ if ($connect_statut == '0minirezo' AND acces_rubrique($rubrique_article) AND $op ...@@ -437,6 +426,18 @@ if ($connect_statut == '0minirezo' AND acces_rubrique($rubrique_article) AND $op
echo "</form>"; echo "</form>";
echo fin_block(); echo fin_block();
if ($statut_article == 'publie' AND $connect_statut=='0minirezo' AND acces_rubrique($id_rubrique)) {
$req = "SELECT count(*) FROM spip_forum WHERE id_article=$id_article AND FIND_IN_SET(statut,'publie,off,prop')";
if ($row = mysql_fetch_row(spip_query($req))) {
$nb_forums = $row[0];
if ($nb_forums) {
icone_horizontale("Suivi du forum public&nbsp;: $nb_forums&nbsp;contribution(s)", "articles_forum.php3?id_article=$id_article", "suivi-forum-24.gif", "");
}
}
}
echo "<br>\n"; echo "<br>\n";
...@@ -565,6 +566,11 @@ if ($connect_statut == '0minirezo' AND acces_rubrique($rubrique_article) AND $op ...@@ -565,6 +566,11 @@ if ($connect_statut == '0minirezo' AND acces_rubrique($rubrique_article) AND $op
if ($connect_statut=="0minirezo" AND $options=="avancees"){ if ($connect_statut=="0minirezo" AND $options=="avancees"){
if (substr($chapo, 0, 1) == '=') {
$virtuel = substr($chapo, 1, strlen($chapo));
}
echo "<center><table width='100%' cellpadding='2' border='1' class='hauteur'>\n"; echo "<center><table width='100%' cellpadding='2' border='1' class='hauteur'>\n";
echo "<tr><td width='100%' align='left' bgcolor='#FFCC66'>\n"; echo "<tr><td width='100%' align='left' bgcolor='#FFCC66'>\n";
echo "<font face='Verdana,Arial,Helvetica,sans-serif' size='2' color='#333333'><b>\n"; echo "<font face='Verdana,Arial,Helvetica,sans-serif' size='2' color='#333333'><b>\n";
...@@ -576,9 +582,15 @@ if ($connect_statut == '0minirezo' AND acces_rubrique($rubrique_article) AND $op ...@@ -576,9 +582,15 @@ if ($connect_statut == '0minirezo' AND acces_rubrique($rubrique_article) AND $op
echo "\n<INPUT TYPE='hidden' NAME='id_article' VALUE='$id_article'>"; echo "\n<INPUT TYPE='hidden' NAME='id_article' VALUE='$id_article'>";
echo "\n<INPUT TYPE='hidden' NAME='changer_virtuel' VALUE='oui'>"; echo "\n<INPUT TYPE='hidden' NAME='changer_virtuel' VALUE='oui'>";
if (strlen($virtuel) != 0) {
echo "<INPUT TYPE='text' NAME='virtuel' CLASS='forml' style='font-size:9px;' VALUE=\"$virtuel\" SIZE='40'><br>";
}
echo debut_block_invisible("virtuel"); echo debut_block_invisible("virtuel");
if (strlen($virtuel) == 0) $virtuel = "http://"; if (strlen($virtuel) == 0) {
echo "<INPUT TYPE='text' NAME='virtuel' CLASS='forml' style='font-size:9px;' VALUE=\"$virtuel\" SIZE='40'><P>"; $virtuel = "http://";
echo "<INPUT TYPE='text' NAME='virtuel' CLASS='forml' style='font-size:9px;' VALUE=\"$virtuel\" SIZE='40'><br>";
}
echo "<font face='Verdana,Arial,Helvetica,sans-serif' size=2>"; echo "<font face='Verdana,Arial,Helvetica,sans-serif' size=2>";
echo "(<b>Article virtuel&nbsp;:</b> article r&eacute;f&eacute;renc&eacute; dans votre site SPIP, mais redirig&eacute; vers une autre URL.)"; echo "(<b>Article virtuel&nbsp;:</b> article r&eacute;f&eacute;renc&eacute; dans votre site SPIP, mais redirig&eacute; vers une autre URL.)";
echo "</font>"; echo "</font>";
......
...@@ -376,26 +376,30 @@ echo "<P><HR><P>"; ...@@ -376,26 +376,30 @@ echo "<P><HR><P>";
echo "<td width=10>&nbsp;</td>"; echo "<td width=10>&nbsp;</td>";
echo "<td valign='top' width='50%'>"; echo "<td valign='top' width='50%'>";
if (strlen($virtuel) == 0) $virtuel = "http://"; if (strlen($virtuel) == 0) $virtuel = "http://";
echo "<INPUT TYPE='text' NAME='virtuel' CLASS='forml' style='font-size:9px;' VALUE=\"$virtuel\" SIZE='40'><P>"; echo "<INPUT TYPE='text' NAME='virtuel' CLASS='forml' style='font-size:9px;' VALUE=\"$virtuel\" SIZE='40'>";
echo "</td></tr></table>\n"; echo "</td></tr></table>\n";
echo "<font face='Verdana,Arial,Helvetica,sans-serif' size=2>"; echo "<font face='Verdana,Arial,Helvetica,sans-serif' size=2>";
echo "<b>Article virtuel&nbsp;:</b> article r&eacute;f&eacute;renc&eacute; dans votre site SPIP, mais redirig&eacute; vers une autre URL. Pour supprimer la redirection, effacez l'URL ci-dessus."; echo "<b>Article virtuel&nbsp;:</b> article r&eacute;f&eacute;renc&eacute; dans votre site SPIP, mais redirig&eacute; vers une autre URL. Pour supprimer la redirection, effacez l'URL ci-dessus.";
echo "</font>"; echo "</font>";
echo "</div><p>\n"; echo "</div><p>\n";
} }
echo "<HR>";
if (($articles_chapeau != "non") OR strlen($chapo) > 0) {
echo "<B>Chapeau</B>";
echo aide ("artchap");
echo "<BR>(Texte introductif de l'article.)<BR>";
echo "<TEXTAREA NAME='chapo' CLASS='forml' ROWS='5' COLS='40' wrap=soft>";
echo $chapo;
echo "</TEXTAREA><P>\n";
}
else { else {
echo "<INPUT TYPE='hidden' NAME='chapo' VALUE=\"$chapo\">";
echo "<HR>";
if (($articles_chapeau != "non") OR strlen($chapo) > 0) {
echo "<B>Chapeau</B>";
echo aide ("artchap");
echo "<BR>(Texte introductif de l'article.)<BR>";
echo "<TEXTAREA NAME='chapo' CLASS='forml' ROWS='5' COLS='40' wrap=soft>";
echo $chapo;
echo "</TEXTAREA><P>\n";
}
else {
echo "<INPUT TYPE='hidden' NAME='chapo' VALUE=\"$chapo\">";
}
} }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter