[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/errors 400... [rel_3_0]

Antoine Farnault antoine at koha-fr.org
Fri Sep 1 15:56:25 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/09/01 13:56:25

Added files:
	koha-tmpl/intranet-tmpl/prog/en/errors: 400.tmpl 401.tmpl 
	                                        402.tmpl 403.tmpl 
	                                        404.tmpl 405.tmpl 
	                                        500.tmpl 

Log message:
	error template added for prog.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/400.tmpl?cvsroot=koha&only_with_tag=rel_3_0&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/401.tmpl?cvsroot=koha&only_with_tag=rel_3_0&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/402.tmpl?cvsroot=koha&only_with_tag=rel_3_0&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/403.tmpl?cvsroot=koha&only_with_tag=rel_3_0&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/404.tmpl?cvsroot=koha&only_with_tag=rel_3_0&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/405.tmpl?cvsroot=koha&only_with_tag=rel_3_0&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/errors/500.tmpl?cvsroot=koha&only_with_tag=rel_3_0&rev=1.1.2.1

Patches:
Index: 400.tmpl
===================================================================
RCS file: 400.tmpl
diff -N 400.tmpl
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ 400.tmpl	1 Sep 2006 13:56:25 -0000	1.1.2.1
@@ -0,0 +1,13 @@
+<!-- TMPL_INCLUDE NAME="error-top.inc" -->
+<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<div id="mainbloc">
+<h1>An Error has Occurred!</h1>
+<h2>Error 404</h2>
+<ul>
+<li>This error means that the link was broken and that the page doesn't exist</li>	
+<li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
+<li>Use top menu bar to navigate to another part of Koha.</li>
+</ul>
+</div>
+<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+

Index: 401.tmpl
===================================================================
RCS file: 401.tmpl
diff -N 401.tmpl
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ 401.tmpl	1 Sep 2006 13:56:25 -0000	1.1.2.1
@@ -0,0 +1,13 @@
+<!-- TMPL_INCLUDE NAME="error-top.inc" -->
+<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<div id="mainbloc">
+<h1>An Error has Occurred!</h1>
+<h2>Error 401</h2>
+<ul>
+<li>This error means that you aren't authorized to view this page</li>	
+<li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
+<li>Use top menu bar to navigate to another part of Koha.</li>
+</ul>
+</div>
+<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+

Index: 402.tmpl
===================================================================
RCS file: 402.tmpl
diff -N 402.tmpl
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ 402.tmpl	1 Sep 2006 13:56:25 -0000	1.1.2.1
@@ -0,0 +1,13 @@
+<!-- TMPL_INCLUDE NAME="error-top.inc" -->
+<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<div id="mainbloc">
+<h1>An Error has Occurred!</h1>
+<h2>Error 404</h2>
+<ul>
+<li>This error means that the link was broken and that the page doesn't exist</li>	
+<li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
+<li>Use top menu bar to navigate to another part of Koha.</li>
+</ul>
+</div>
+<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+

Index: 403.tmpl
===================================================================
RCS file: 403.tmpl
diff -N 403.tmpl
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ 403.tmpl	1 Sep 2006 13:56:25 -0000	1.1.2.1
@@ -0,0 +1,13 @@
+<!-- TMPL_INCLUDE NAME="error-top.inc" -->
+<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<div id="mainbloc">
+<h1>An Error has Occurred!</h1>
+<h2>Error 404</h2>
+<ul>
+<li>This error means that the link was broken and that the page doesn't exist</li>	
+<li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
+<li>Use top menu bar to navigate to another part of Koha.</li>
+</ul>
+</div>
+<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+

Index: 404.tmpl
===================================================================
RCS file: 404.tmpl
diff -N 404.tmpl
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ 404.tmpl	1 Sep 2006 13:56:25 -0000	1.1.2.1
@@ -0,0 +1,13 @@
+<!-- TMPL_INCLUDE NAME="error-top.inc" -->
+<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<div id="mainbloc">
+<h1>An Error has Occurred!</h1>
+<h2>Error 404</h2>
+<ul>
+<li>This error means that the link was broken and that the page doesn't exist</li>	
+<li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
+<li>Use top menu bar to navigate to another part of Koha.</li>
+</ul>
+</div>
+<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+

Index: 405.tmpl
===================================================================
RCS file: 405.tmpl
diff -N 405.tmpl
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ 405.tmpl	1 Sep 2006 13:56:25 -0000	1.1.2.1
@@ -0,0 +1,13 @@
+<!-- TMPL_INCLUDE NAME="error-top.inc" -->
+<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<div id="mainbloc">
+<h1>An Error has Occurred!</h1>
+<h2>Error 404</h2>
+<ul>
+<li>This error means that the link was broken and that the page doesn't exist</li>	
+<li>To report this error, you can <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
+<li>Use top menu bar to navigate to another part of Koha.</li>
+</ul>
+</div>
+<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+

Index: 500.tmpl
===================================================================
RCS file: 500.tmpl
diff -N 500.tmpl
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ 500.tmpl	1 Sep 2006 13:56:25 -0000	1.1.2.1
@@ -0,0 +1,14 @@
+<!-- TMPL_INCLUDE NAME="error-top.inc" -->
+<!-- ------------------------MAIN BODY OF PAGE------------------------ -->
+<div id="mainbloc">
+<h1>An Error has Occurred!</h1>
+<h2>Error 500</h2>
+
+<ul>
+<li>In Koha this typically means that the Koha team is working on new features</li>	
+<li>Wait while system maintenance is being done or <a href="mailto:<!-- TMPL_VAR NAME="admin" -->">email the Koha Administrator</a>.</li>
+<li>Use top menu bar to navigate to another part of Koha.</li>
+</ul>
+</div>
+<!-- TMPL_INCLUDE NAME="error-bottom.inc" -->
+





More information about the Koha-cvs mailing list