From: Owen Leonard Date: Wed, 17 Sep 2008 15:03:34 +0000 (-0500) Subject: More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmi... X-Git-Tag: v3.00.04~634 X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=f16b760b01e44fc309b476109d43ea189e014461;p=koha.git More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. Signed-off-by: Galen Charlton --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl index 7a501beaa1..cee6d91131 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl @@ -87,7 +87,7 @@ (rcvd)

- ">

+ ">

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tmpl index c2f2cf81a2..3b29414ccc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tmpl @@ -76,7 +76,7 @@   - "> + ">
"> diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tmpl index a0ba87586e..0ee671a43b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tmpl @@ -47,7 +47,7 @@ - +
Author:
Published by: diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tmpl index ff7d24c491..c600b8cd9c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tmpl @@ -48,7 +48,7 @@ -

+

by ,

- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl index fc66edb1f8..34e2cb8342 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl @@ -125,7 +125,7 @@ if (quantity ==0) {

  1. Title - " /> + " /> " /> diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tmpl index bb1d0adf54..e18b89fcf3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tmpl @@ -27,7 +27,7 @@ -

    -

    +

    -

    copy. year: volume: diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl index dae6fba1bf..6f78f66d80 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl @@ -149,7 +149,7 @@ fieldset.rows .itemblock fieldset.action { padding:.5em; } - &receive=&biblio=&invoice=&freight=&gst=&id="> + &receive=&biblio=&invoice=&freight=&gst=&id="> diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tmpl index e4585d494c..d6e5c2cd71 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tmpl @@ -59,7 +59,7 @@ ">  /   - "> + ">
    ISBN:
    author :
    Publisher : @@ -128,7 +128,7 @@ "> - "> + ">
    ISBN:
    author :
    Publisher : diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl index bb292da632..801ea9c672 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl @@ -1,5 +1,5 @@ -Koha › Catalog › Details for <!-- TMPL_VAR NAME="title" --> +Koha › Catalog › Details for <!-- TMPL_VAR NAME="title" escape="html" --> -

    +
    @@ -538,7 +538,7 @@ function unHideSubfield(index,labelindex) { // FIXME :: is it used ? -

    Editing (Record Number )

    Add MARC Record +

    Editing (Record Number )

    Add MARC Record diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tmpl index dcd1bacbd1..09c5c9ed19 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tmpl @@ -48,7 +48,7 @@

    - "> + ">

    @@ -131,7 +131,7 @@ - + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem-nomarc.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem-nomarc.tmpl new file mode 100644 index 0000000000..0b8b04be48 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem-nomarc.tmpl @@ -0,0 +1,128 @@ + +Koha › Cataloging › Add Items + + + + + +
    + +
    +
    +
    + + +You must give the item a barcode + + + +You must create a new group for your item to be +added to + + +Sorry, that barcode is already in use + +

    Add items for

    + + + + + + + + + + + + + + + + + + + + + + + + +
    Bibliographic Details
    Author:
    Copyright:
    Series Title:
    Notes:
    Biblioitem Number:
    Item Type:
    ISBN:
    Dewey:
    Publisher:
    Place:
    Date:
    Item:
    Home Library:
    Notes:
    + + +
    +" /> + + + + + + + + + + + + + +
    Add New Item
    Add to existing group +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    OR Add to a new +Group:
    + +
    +
    +
    +
    + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tmpl index 5223077687..fe38a59459 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tmpl @@ -1,5 +1,5 @@ -Koha › Cataloging › <!-- TMPL_VAR name="title" --> <!-- TMPL_IF NAME="author" --> by <!-- TMPL_VAR name="author" --><!-- /TMPL_IF --> (Record #<!-- TMPL_VAR NAME="biblionumber" -->) › Items +Koha › Cataloging › <!-- TMPL_VAR name="title" escape="html" --> <!-- TMPL_IF NAME="author" --> by <!-- TMPL_VAR name="author" --><!-- /TMPL_IF --> (Record #<!-- TMPL_VAR NAME="biblionumber" -->) › Items