[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/koffice/krita
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2008-08-31 13:22:26
Message-ID: 1220188946.406817.15689.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 855315 by rempt:

Add m4v's image to the gallery. Bart, did I do this right?
CCMAIL: Bart Coppens <kde@bartcoppens.be>


 M  +10 -0     gallery.php  


--- trunk/www/areas/koffice/krita/gallery.php #855314:855315
@@ -10,6 +10,7 @@
 // explanation here!
 
 $CCAT25 = '<a href="http://creativecommons.org/licenses/by/2.5/">CC Attribution \
2.5</a>'; +$CCAT30 = '<a href="http://creativecommons.org/licenses/by/3.0/">Creative \
Commons Attribution-Share Alike 3.0</a>';  // For each new image, add to the top of \
the list something like:  // $images[] = array( "small" => "relative path to small \
image",  //                    "kra" => "relative path to the native .kra file",
@@ -20,6 +21,15 @@
 //                    "description" => "A short, one-line description of the image, \
if any",  //                    "width" => "width of the small image",
 //                    "height" => "height of the small image");
+$images[] = array( "small" => "pics/gallery/estegiosaurio_sm.png",
+                   "kra" => "pics/gallery/estegiosaurio.kra",
+                   "license" => $CCAT30,
+                   "date" => "August 2008",
+                   "title" => "Estegiosaurio",
+                   "author" => "Elián Hanisch (m4v)",
+                   "description" => "Trying out my new wacom tablet (17M krita \
file)", +                   "width" => "270",
+                   "height" => "174");
 $images[] = array( "small" => "pics/gallery/dinner_sm.png",
                    "kra" => "pics/gallery/dinner.kra",
                    "license" => $CCAT25,


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic