Revision: 1419
Author: sebastien.lelong
Date: Sun Oct 25 12:03:28 2009
Log: JAPP: Drupal Jalweb theme, I don't know where to put this, so it'll
remain here until it gets kicked
http://code.google.com/p/jallib/source/detail?r=1419
Added:
/trunk/tools/jalweb
/trunk/tools/jalweb/README
/trunk/tools/jalweb/images
/trunk/tools/jalweb/images/author.png
/trunk/tools/jalweb/images/publisher.png
/trunk/tools/jalweb/jalweb.css
/trunk/tools/jalweb/jalweb.info
/trunk/tools/jalweb/screenshot.png
=======================================
--- /dev/null
+++ /trunk/tools/jalweb/README Sun Oct 25 12:03:28 2009
@@ -0,0 +1,1 @@
+This a Drupal theme, for justanotherlanguague.org website.
=======================================
--- /dev/null
+++ /trunk/tools/jalweb/images/author.png Sun Oct 25 12:03:28 2009
@@ -0,0 +1,11 @@
+‰PNG
+
+
+IHDR H-Ñ sRGB ®Î
+é cHRM z& €„ ú €è u0 ê` :˜ pœºQ< XIDAT8Ocøûï 2 àç+ âÿh¸ ]
+1š`† hF׈n
+ ÙV ïö¶ÿ‡aN-£ÿœº¦pÍDkD6 ägêk ™x¡Ë îT˜ 1¼¡* ”ø ý÷ÿA
+‘ñÔ Ïÿƒä°:U8"ýÿ–ÇïþW {øßfÇåÿ†[.þ×Þxá¿Ú†óÿUמþ?ïöËÿ
50ÍàP ð ú_ áÑÿì“÷þ o¹ôß`3D“꺳ÿUV
+û¯¼ø X³Ï¾ëÿ ¼ÂÁš ÄÒ+/‚ )ÎÞ 6
+Ù ˜&¥ {ÿ+ÌØü_aÊ:°Á¢©åg €ÄU ÓD“KÀ¦‚°Êª ÿU– Û ¦ í ‹‹Äæþ·Ýqå¿hbÑe†Y·^ˆŠ¦”]
À¶jnD` „ ýcÿ‹$ î Ïk<:áÚ3 xÊyðù £ý�...@§o Âi`(^ a¡à�...@c÷ m
+C U ïâDÚ¹³Á IEND®B`‚
=======================================
--- /dev/null
+++ /trunk/tools/jalweb/images/publisher.png Sun Oct 25 12:03:28 2009
@@ -0,0 +1,9 @@
+‰PNG
+
+
+IHDR VÎŽW sRGB ®Î
+é cHRM z& €„ ú €è u0 ê` :˜ pœºQ< ¾IDAT8O”Ë
+„0 D¡ .P$ÅP
+}qÙÓJ
+€d™ [!1v`A²ø‰§ñxLíÜV½r ôF1dì›Ê(¿¿ +tEj,ˆ[f/ ॠе-?+ ñ Ûü
×...@=ÁtÐ4tð‹!û½gqkw e FPMÑ%„`ëw2=2!q‹G
+Âäãñ?‚Àx „éP é9ö%Î ”#ÓdjÇ ñØah:)@ŽhœÖIKv–fI ©²Vä4bm -PhSS"*ú÷Ÿô Ìß÷?
i?4 IEND®B`‚
=======================================
--- /dev/null
+++ /trunk/tools/jalweb/jalweb.css Sun Oct 25 12:03:28 2009
@@ -0,0 +1,36 @@
+/*
+Theme Name: Jalweb
+Description: Jalweb theme, based on acrylic. Set of jalweb specific CSS
styles.
+Author: Sébastien Lelong, http://www.justanotherlanguage.org
+*/
+
+
+.jalweb-authoring {
+ border: solid thin #AABBC2;
+ background-color: #CADEE7;
+ padding: 1em;
+ margin: 1em 0;
+ font-size: 80%;
+}
+
+.jalweb-creator {
+ font-weight: bold;
+ background-image: url('images/author.png');
+ background-repeat:no-repeat;
+ background-position:2px 0;
+ padding-left:25px;
+ padding-bottom:5px;
+}
+
+.jalweb-contributor {
+ font-weight: italic;
+ padding-left:25px;
+}
+
+.jalweb-publisher {
+ font-style: italic;
+ padding-left:25px;
+ background-image: url('images/publisher.png');
+ background-repeat:no-repeat;
+ padding-bottom:5px;
+}
=======================================
--- /dev/null
+++ /trunk/tools/jalweb/jalweb.info Sun Oct 25 12:03:28 2009
@@ -0,0 +1,10 @@
+name = jalweb
+description = Jal Website Theme, based on Acrylic theme
+screenshot = screenshot.png
+version = 0.1
+core = 6.x
+engine = phptemplate
+core = "6.x"
+base theme = acrylic
+
+stylesheets[all][] = jalweb.css
=======================================
--- /dev/null
+++ /trunk/tools/jalweb/screenshot.png Sun Oct 25 12:03:28 2009
Binary file, no diff available.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---