From a21d94ec7cddbecdbb3460e72e0cec6edb22baba Mon Sep 17 00:00:00 2001 From: oleonard Date: Wed, 20 Jul 2005 18:55:20 +0000 Subject: [PATCH] First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates. --- .../en/bookshelves/addbookbybiblionumber.tmpl | 26 +++ .../prog/en/bookshelves/shelves.tmpl | 169 ++++++++++++++++++ 2 files changed, 195 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/bookshelves/addbookbybiblionumber.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/en/bookshelves/shelves.tmpl diff --git a/koha-tmpl/intranet-tmpl/prog/en/bookshelves/addbookbybiblionumber.tmpl b/koha-tmpl/intranet-tmpl/prog/en/bookshelves/addbookbybiblionumber.tmpl new file mode 100644 index 0000000000..e040958f10 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/bookshelves/addbookbybiblionumber.tmpl @@ -0,0 +1,26 @@ +Koha -- Add to Virtual Shelf +
+

Add by to a Virtual Shelf

+
+ "> +
+ + + +
Select an Existing Bookshelf
+
+ +

...or...

+
+ + + + +
Add to a New Bookshelf:
+
+ +
+ diff --git a/koha-tmpl/intranet-tmpl/prog/en/bookshelves/shelves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/bookshelves/shelves.tmpl new file mode 100644 index 0000000000..ce0d6e0394 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/bookshelves/shelves.tmpl @@ -0,0 +1,169 @@ +Koha -- Virtual Shelves + + + + +
"> + + + + + + +
Editing Shelf
" />" />
" />
+
  • a private bookshelf is managed by you and can be seen only by you.
  • +
  • A public can be seen by everybody, but managed only by you.
  • +
  • A free can be managed by any user.
+

+
+ + + +
" method="post" name="mainform"> + + + + + + + + + + + + + + + + + +
Contents of
Check AllTitleAuthorItem Type© 
" />">">Reserves
+ " /> + + " /> + + +

+ + +
+ + +
Add an item by barcode
" /> + + " /> + + + " />
+
+ +
+ + + + + + + + + + + +
"> + + + + + + + + +
Bookshelves
 TitleItem Count
" disabled="disabled" readonly="readonly" />" />"> item(s)*Empty
+ + *Shelves must be empty before they can be deleted. +

+
+ +
"> + + + + + + + +
Add Shelf
" />
+
  • A private bookshelf is managed by you and can be seen only by you.
  • +
  • A public shelf can be seen by everybody, but managed only by you.
+
+
+ + + + + + + + + + + + + + + + + +
Virtual Shelves
Shelf NameCategoryContent size 
+ "> + + + + + Private + + + Public + + + Free + + + item(s) + ">Edit 
+
+ + + + + -- 2.39.5