Updates pluxml to 5.3.1

This commit is contained in:
Julien Lengrand-Lambert
2011-11-16 17:14:20 +01:00
parent ea2c672d06
commit cf019e6b9a
9 changed files with 39 additions and 30 deletions

9
CHANGELOG Normal file
View File

@@ -0,0 +1,9 @@
1.1 -- 16/11/2011
Passage version 5.1.3 ( 5.1.2 toujours valable)
Lien images chemin relatif
Amelioration fond des images
Suppression liens personnels
1.0 -- 27-10-2011
Création du dépôt

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 946 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
img/twitter.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,36 +1,36 @@
<?php
define('VIADEO', 'http://www.viadeo.com/fr/profile/julien.lengrand-lambert' );
define('LINKEDIN', "http://www.linkedin.com/pub/julien-lengrand-lambert/14/660/551");
define('TWITTER', "http://twitter.com/#!/jlengrand");
define('GP', "https://plus.google.com/107343304730454368817");
define('MAILTO', "mailto:julien@lengrandlambert.fr");
define('VIADEO', 'http://http://www.pluxml.org/' );
define('LINKEDIN', "http://www.pluxml.org/");
define('TWITTER', "http://www.pluxml.org/");
define('GP', "http://www.pluxml.org/");
define('MAILTO', "http://www.pluxml.org/");
define('FR', "http://lengrandlambert.fr/");
define('EN', "http://lengrandlambert.fr/");
define('FR', "http://www.pluxml.org/");
define('EN', "http://www.pluxml.org/");
define('DARTH', "http://darthwound.tumblr.com/");
define('ARP', "http://arpinux.org/arpinux/");
define('CRUNCH', "http://crunchbanglinux-fr.org/");
define('DARTH', "http://www.pluxml.org/");
define('ARP', "http://www.pluxml.org/");
define('CRUNCH', "http://www.pluxml.org/");
define('DEBIAN', "http://www.debian.org/index.fr.html");
define('STACK', "http://stackoverflow.com/");
define('STACK', "http://www.pluxml.org/");
define('BLOG', "http://127.0.0.1/public/last_pluxml");
define('ME', "http://127.0.0.1/public/last_pluxml/?static2/welcome");
define('GALLERY', "http://gallery.lengrandlambert.fr");
define('PRO', "http://127.0.0.1/public/last_pluxml/?static3/jobs");
define('BLOG', "http://www.pluxml.org/");
define('ME', "http://www.pluxml.org/");
define('GALLERY', "http://www.pluxml.org/");
define('PRO', "http://www.pluxml.org/");
define('GITHUB', "https://github.com/jlengrand");
define('PROG', "http://lengrandlambert.fr/progTips.html");
define('VIADEO_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/viadeo.png" );
define('LINKEDIN_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/linkedin.png");
define('TWITTER_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/twitter.jpg");
define('GP_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/google-plus.png");
define('MAILTO_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/mailto.png");
define('RSS_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/rss.png");
define('VIADEO_H', "./themes/pluxml_theme_darkFuture/img/viadeo.png" );
define('LINKEDIN_H', "./themes/pluxml_theme_darkFuture/img/linkedin.png");
define('TWITTER_H', "./themes/pluxml_theme_darkFuture/img/twitter.png");
define('GP_H', "./themes/pluxml_theme_darkFuture/img/google-plus.png");
define('MAILTO_H', "./themes/pluxml_theme_darkFuture/img/mailto.png");
define('RSS_H', "./themes/pluxml_theme_darkFuture/img/rss.png");
define('CERTIF_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/certificate.png");
define('CERTIF_H', "./themes/pluxml_theme_darkFuture/img/certificate.png");
define('FR_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/fr.png");
define('EN_H', "http://127.0.0.1/public/last_pluxml/themes/airballs_pluxml/img/en.png");
define('FR_H', "./themes/pluxml_theme_darkFuture/img/fr.png");
define('EN_H', "./themes/pluxml_theme_darkFuture/img/en.png");
?>

View File

@@ -31,11 +31,11 @@ $LANG = array(
'C_LINKEDIN' => 'Linkedin',
'C_TWITTER' => 'Twitter',
'C_G+' => 'Google+',
'C_DARTH' => 'DarthWound',
'C_ARP' => 'Arpinux',
'C_DARTH' => 'PluXml',
'C_ARP' => 'PluXml',
'C_CRUNCH' => 'Crunchang-fr',
'C_DEB' => 'Debian.org',
'C_STACK' => 'Stack Overflow',
'C_STACK' => 'PluXml',
# footer.php
'POWERED_BY' => 'Powered by',

View File

@@ -30,11 +30,11 @@ $LANG = array(
'C_LINKEDIN' => 'Linkedin',
'C_TWITTER' => 'Twitter',
'C_G+' => 'Google+',
'C_DARTH' => 'DarthWound',
'C_ARP' => 'Arpinux',
'C_DARTH' => 'PluXml',
'C_ARP' => 'PluXml',
'C_CRUNCH' => 'Crunchang-fr',
'C_DEB' => 'Debian.org',
'C_STACK' => 'Stack Overflow',
'C_STACK' => 'PluXml',
# footer.php
'POWERED_BY' => 'G&eacute;n&eacute;r&eacute; par',