[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. 09478279a1fecf4791a1b03e5f446dbb3e785a52

Marc Delisle lem9 at users.sourceforge.net
Tue Oct 12 13:46:58 CEST 2010


The branch, master has been updated
       via  09478279a1fecf4791a1b03e5f446dbb3e785a52 (commit)
      from  92289e87aae16722b317623153510e79e134bc59 (commit)


- Log -----------------------------------------------------------------
commit 09478279a1fecf4791a1b03e5f446dbb3e785a52
Author: Marc Delisle <marc at infomarc.info>
Date:   Tue Oct 12 07:46:47 2010 -0400

    Mastering phpMyAdmin 3.3

-----------------------------------------------------------------------

Summary of changes:
 css/style.css                       |    4 ++--
 images/books/pma_en_3.3_113x149.jpg |  Bin 0 -> 16011 bytes
 templates/docs.tpl                  |    8 ++++----
 templates/index.tpl                 |    2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)
 create mode 100644 images/books/pma_en_3.3_113x149.jpg

diff --git a/css/style.css b/css/style.css
index 02580fc..03ad0f7 100644
--- a/css/style.css
+++ b/css/style.css
@@ -311,8 +311,8 @@ div.bookbanner img {
 div.bookbanner {
     float: left;
     margin: 1em;
-    width: 110px;
-    height: 133px;
+    width: 113px;
+    height: 149px;
     overflow: hidden;
 }
 
diff --git a/images/books/pma_en_3.3_113x149.jpg b/images/books/pma_en_3.3_113x149.jpg
new file mode 100644
index 0000000..965b72f
Binary files /dev/null and b/images/books/pma_en_3.3_113x149.jpg differ
diff --git a/templates/docs.tpl b/templates/docs.tpl
index 8156843..682d545 100644
--- a/templates/docs.tpl
+++ b/templates/docs.tpl
@@ -74,15 +74,15 @@ href="${base_url}improve.${file_ext}#translate">help</a>.</p>
 
 <div class="floatbox book">
 
-<h3>Mastering phpMyAdmin 3.1 for Effective MySQL Management</h3>
+<h3>Mastering phpMyAdmin 3.3 for Effective MySQL Management</h3>
 
-<a href="http://www.packtpub.com/mastering-phpmyadmin-3-1-fourth-edition/book"><img src="${base_url}images/books/pma_en_3.1_100x123.png" alt="Book cover" width="100" height="123" /></a>
+<a href="http://www.packtpub.com/mastering-phpmyadmin-3-3-x-for-effective-mysql-management/book"><img src="${base_url}images/books/pma_en_3.3_113x149.jpg" alt="Book cover" width="113" height="149" /></a>
 
 <p>
-I am pleased to announce an update of my book. It is now up to date with phpMyAdmin 3.1. A percentage of the book's sales is <a href="http://www.packtpub.com/article/open_source_receives_royalties_boost">donated</a> to help phpMyAdmin.
+I am pleased to announce an update of my book. It is now up to date with phpMyAdmin 3.3. A percentage of the book's sales is <a href="http://www.packtpub.com/article/open_source_receives_royalties_boost">donated</a> to help phpMyAdmin.
 </p>
 
-<p>For more information, please visit <a href="http://www.packtpub.com/mastering-phpmyadmin-3-1-fourth-edition/book">the book's site</a>.</p>
+<p>For more information, please visit <a href="http://www.packtpub.com/mastering-phpmyadmin-3-3-x-for-effective-mysql-management/book">the book's site</a>.</p>
 <p class="signature">Marc Delisle</p>
 </div>
 
diff --git a/templates/index.tpl b/templates/index.tpl
index 1033f06..1b39993 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -20,7 +20,7 @@ etc), while you still have the ability to directly execute any SQL statement.
 
 <div class="bookbanner">
 <a href="${base_url}docs.${file_ext}#books" id="fader">
-<img src="images/books/pma_en_3.1_100x123.png" alt="phpMyAdmin book" />
+<img src="images/books/pma_en_3.3_113x149.jpg" alt="phpMyAdmin book" />
 <img src="images/books/pma_en_100x123.png" alt="phpMyAdmin book" />
 <img src="images/books/pma_cz_90x122.jpg" alt="phpMyAdmin book" />
 <img src="images/books/pma_de_90x122.jpg" alt="phpMyAdmin book" />


hooks/post-receive
-- 
phpMyAdmin website




More information about the Git mailing list