Annonce

#1 2006-04-19 22:23:25

iphoto
Membre
Belgique
2006-04-19
88

Copyright en bas de page...

Re-salut à tous,

J'ai encore besoins de vous.

Comment faire pour rajouter une ligne de copyright (copyright + texte de protection des photos) sur chaque page et de préférence en couleur.

Bonne soirée


PhpWebGallery 1.6.1
Ma galerie - Mon matériel

Hors ligne

 

#2 2006-04-20 07:27:42

VDigital
Former Piwigo Team
Montpellier (FR)
2005-05-04
15127

Re: Copyright en bas de page...

template/xxxxx/footer.tpl
Il suffit d'ajouter du HTML voire d'ajouter des class= et de les définir dans les fichiers css.


Vincent -« Plus vidéaste averti que photographe amateur... »
La galerie - Le blog   

Piwigo est une application libre de gestion de photos en ligne.

Hors ligne

 

#3 2006-04-20 19:56:44

iphoto
Membre
Belgique
2006-04-19
88

Re: Copyright en bas de page...

Merci.

Aurait-il moyen d'avoir un exemple ?

Bonne soirée


PhpWebGallery 1.6.1
Ma galerie - Mon matériel

Hors ligne

 

#4 2006-04-20 21:23:51

VDigital
Former Piwigo Team
Montpellier (FR)
2005-05-04
15127

Re: Copyright en bas de page...

Version de base de footer.tpl (Template yoga):

<div id="copyright">
<!-- BEGIN debug -->
{L_GEN_TIME} {debug.TIME} ({debug.NB_QUERIES} {L_SQL_QUERIES_IN} {debug.SQL_TIME}) -
<!-- END debug -->

<!-- Please, do not remove this copyright. If you really want to,
      contact us on http://phpwebgallery.net to find a solution on how
      to show the origin of the script...-->

  {L_POWERED_BY} <a href="http://www.phpwebgallery.net" class="back">PhpWebGallery</a>
  {VERSION}
  <!-- BEGIN contact -->
  - {L_SEND_MAIL}
  <a href="mailto:{contact.MAIL}?subject={L_TITLE_MAIL}">{lang:Webmaster}</a>
  <!-- END contact -->

</div> <!-- copyright -->
</div> <!-- the_page -->

</body>
</html>

Version modifiée de footer.tpl (Template yoga), par exemple:

<div id="copyright">
<!-- BEGIN debug -->
{L_GEN_TIME} {debug.TIME} ({debug.NB_QUERIES} {L_SQL_QUERIES_IN} {debug.SQL_TIME}) -
<!-- END debug -->

<!-- Please, do not remove this copyright. If you really want to,
      contact us on http://phpwebgallery.net to find a solution on how
      to show the origin of the script...-->

  {L_POWERED_BY} <a href="http://www.phpwebgallery.net" class="back">PhpWebGallery</a>
  {VERSION}
  <!-- BEGIN contact -->
  - {L_SEND_MAIL}
  <a href="mailto:{contact.MAIL}?subject={L_TITLE_MAIL}">{lang:Webmaster}</a>
  <!-- END contact -->
<br /><strong><a href="http://forum.phpwebgallery.net/profile.php?id=1227">VDigital</a></strong>
<br /><strong>PhpWebGallery Team</strong>
<br /><img src="http://forum.phpwebgallery.net/img/avatars/1227.jpg" width="44" height="60" alt="" />

</div> <!-- copyright -->
</div> <!-- the_page -->

</body>
</html>


Vincent -« Plus vidéaste averti que photographe amateur... »
La galerie - Le blog   

Piwigo est une application libre de gestion de photos en ligne.

Hors ligne

 

#5 2006-04-20 21:33:43

iphoto
Membre
Belgique
2006-04-19
88

Re: Copyright en bas de page...

Merci c'est ok


PhpWebGallery 1.6.1
Ma galerie - Mon matériel

Hors ligne

 

#6 2006-04-26 21:27:10

iphoto
Membre
Belgique
2006-04-19
88

Re: Copyright en bas de page...

Parfait, merci à tous.

Je cloture le poste.


PhpWebGallery 1.6.1
Ma galerie - Mon matériel

Hors ligne

 

Pied de page des forums

Propulsé par FluxBB

github twitter newsletter Faire un don Piwigo.org © 2002-2024 · Contact