[Koha-cvs] koha/koha-tmpl/opac-tmpl/default en/includes/op...

Joshua Ferraro jmf at liblime.com
Fri Mar 9 22:45:11 CET 2007


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Joshua Ferraro <kados>	07/03/09 21:45:10

Removed files:
	koha-tmpl/opac-tmpl/default/en/includes: opac.css 
	koha-tmpl/opac-tmpl/default/fr/images: .cvsignore README 
	koha-tmpl/opac-tmpl/default/zh-TW/images: .cvsignore 
	                                          clear-button.xcf 
	                                          heading-search.xcf 
	                                          inside-top-member.xcf 
	                                          inside-top-search.xcf 
	                                          koha.xcf menu-home.xcf 
	                                          menu-join.xcf 
	                                          menu-search.xcf 
	                                          mouseover-home.xcf 
	                                          mouseover-join.xcf 
	                                          mouseover-member.xcf 
	                                          mouseover-search.xcf 
	                                          search-button.xcf 
	koha-tmpl/opac-tmpl/default/zh-TW/images/numbers: .cvsignore 

Log message:
	removing default templates

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/en/includes/opac.css?cvsroot=koha&r1=1.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/fr/images/.cvsignore?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/fr/images/README?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/.cvsignore?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/clear-button.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/heading-search.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/inside-top-member.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/inside-top-search.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/koha.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/menu-home.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/menu-join.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/menu-search.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/mouseover-home.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/mouseover-join.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/mouseover-member.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/mouseover-search.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/search-button.xcf?cvsroot=koha&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/default/zh-TW/images/numbers/.cvsignore?cvsroot=koha&r1=1.1&r2=0

Patches:
Index: en/includes/opac.css
===================================================================
RCS file: en/includes/opac.css
diff -N en/includes/opac.css
--- en/includes/opac.css	7 Jan 2004 17:30:34 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,31 +0,0 @@
-a:link {
-	color : #0000FF;
-}
-
-a:visited {
-	color : #3366CC;
-}
-
-a:hover {
-	color : #000066;
-}
-
-a:active {
-	color : #CC3300;
-}
-
-a.white {
-	font-weight : normal;
-	text-decoration : none;
-	cursor : hand;
-	color : #FFFFFF;
-	padding : 4px;
-	font-weight : bold;
-	}
-
-body {
-	background-color : #FFFFFF;
-	color : #000000;
-	margin : 0px;
-	padding : 0px;
-}}
\ No newline at end of file

Index: fr/images/.cvsignore
===================================================================
RCS file: fr/images/.cvsignore
diff -N fr/images/.cvsignore
--- fr/images/.cvsignore	8 Feb 2003 22:14:59 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-.xvpics

Index: fr/images/README
===================================================================
RCS file: fr/images/README
diff -N fr/images/README
--- fr/images/README	8 Feb 2003 22:13:55 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,52 +0,0 @@
-Notes on making non-en versions of the images with the same look as the en ones
-
-Fonts and adjustments:
-The en images use artificially-compressed versions of Helvetica;
-the ratio of the compression is not consistent among different images
-
-koha.gif	Adobe Helvetica Bold 12px 82%
-		Century Sclbk L Bold 15px [substitute; correct font not found]
-		Century Sclbk L Italic 15px [substitute; correct font not found]
-heading-*	Adobe Helvetica 24px 84%
-inside-*	Adobe Helvetica 26px 88.29%
-menu-*		Adobe Helvetica Bold 14px 81.58%
-		[Must resize the *canvas* & leave 12px margin-right]
-search-button	Adobe Helvetica 24px 82%
-		Adobe Helvetica 18px 91%
-
-For other images, to determine the ratio of the artificial compression:
-
-- Guess the correct font (guess Helvetica for sans-serif)
-- Using the text tool, type the English text
-- Guess the font size, repeating guess until the text you type is the same
-  height as the original English text
-- Measure the width of the original English text
-- Using the transform tool, determine the width of the text you typed
-- Based on the above 2 measurements, determine the ratio of the artificial
-  compression
-- Delete the English text you typed, and replace it with a translation
-- Using the transform tool, artificially compress your translated text
-- Write down the information you find (font name, variant, and ratio of
-  compression) in the layer name and perhaps also here
-
-To create the gif files:
-
-- If there are supposed to be transparent areas, but need to use a solid
-  background to prevent colour problems with converting to index mode:
-  - Flatten image
-  - Select all, Copy
-  - Add alpha channel, Add layer mask
-  - Paste (in layer mask), Anchor layer
-  - Image|Color|Invert
-  - Image|Color|Threshold| 1-255
-  - Apply layer mask
-  - Save as gif
-
-- If there are no trasparent areas:
-  - Flatten image
-  - Save as .gif
-
-- If there are transparent areas:
-  - Merge visible layers
-  - Delete all invisible layers (to avoid problems converting to index mode)
-  - Save as gif

Index: zh-TW/images/.cvsignore
===================================================================
RCS file: zh-TW/images/.cvsignore
diff -N zh-TW/images/.cvsignore
--- zh-TW/images/.cvsignore	26 Jan 2003 06:51:26 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-.xvpics

Index: zh-TW/images/clear-button.xcf
===================================================================
RCS file: zh-TW/images/clear-button.xcf
diff -N zh-TW/images/clear-button.xcf
Binary files /tmp/cvsH5weV2 and /dev/null differ

Index: zh-TW/images/heading-search.xcf
===================================================================
RCS file: zh-TW/images/heading-search.xcf
diff -N zh-TW/images/heading-search.xcf
Binary files /tmp/cvsCU9Sj1 and /dev/null differ

Index: zh-TW/images/inside-top-member.xcf
===================================================================
RCS file: zh-TW/images/inside-top-member.xcf
diff -N zh-TW/images/inside-top-member.xcf
Binary files /tmp/cvs3J1IT1 and /dev/null differ

Index: zh-TW/images/inside-top-search.xcf
===================================================================
RCS file: zh-TW/images/inside-top-search.xcf
diff -N zh-TW/images/inside-top-search.xcf
Binary files /tmp/cvsIM62X4 and /dev/null differ

Index: zh-TW/images/koha.xcf
===================================================================
RCS file: zh-TW/images/koha.xcf
diff -N zh-TW/images/koha.xcf
Binary files /tmp/cvsBYu5O5 and /dev/null differ

Index: zh-TW/images/menu-home.xcf
===================================================================
RCS file: zh-TW/images/menu-home.xcf
diff -N zh-TW/images/menu-home.xcf
Binary files /tmp/cvszKtra6 and /dev/null differ

Index: zh-TW/images/menu-join.xcf
===================================================================
RCS file: zh-TW/images/menu-join.xcf
diff -N zh-TW/images/menu-join.xcf
Binary files /tmp/cvsqXT0I7 and /dev/null differ

Index: zh-TW/images/menu-search.xcf
===================================================================
RCS file: zh-TW/images/menu-search.xcf
diff -N zh-TW/images/menu-search.xcf
Binary files /tmp/cvsTHQTF8 and /dev/null differ

Index: zh-TW/images/mouseover-home.xcf
===================================================================
RCS file: zh-TW/images/mouseover-home.xcf
diff -N zh-TW/images/mouseover-home.xcf
Binary files /tmp/cvsAlkT0b and /dev/null differ

Index: zh-TW/images/mouseover-join.xcf
===================================================================
RCS file: zh-TW/images/mouseover-join.xcf
diff -N zh-TW/images/mouseover-join.xcf
Binary files /tmp/cvsPCGYKa and /dev/null differ

Index: zh-TW/images/mouseover-member.xcf
===================================================================
RCS file: zh-TW/images/mouseover-member.xcf
diff -N zh-TW/images/mouseover-member.xcf
Binary files /tmp/cvsibo6de and /dev/null differ

Index: zh-TW/images/mouseover-search.xcf
===================================================================
RCS file: zh-TW/images/mouseover-search.xcf
diff -N zh-TW/images/mouseover-search.xcf
Binary files /tmp/cvsbfRGTc and /dev/null differ

Index: zh-TW/images/search-button.xcf
===================================================================
RCS file: zh-TW/images/search-button.xcf
diff -N zh-TW/images/search-button.xcf
Binary files /tmp/cvs8y3Mrg and /dev/null differ

Index: zh-TW/images/numbers/.cvsignore
===================================================================
RCS file: zh-TW/images/numbers/.cvsignore
diff -N zh-TW/images/numbers/.cvsignore
--- zh-TW/images/numbers/.cvsignore	26 Jan 2003 06:34:54 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-.xvpics





More information about the Koha-cvs mailing list