[Koha] Koha 3.18 - CSS information

2014-12-12 Thread Craig Butosi
Hi Everyone,

Relatively new to CSS customization and am learning the backend of Koha (latest 
version installed) on my own. Where would I look for the template information 
for Koha's bootstrap theme? I would like to use and apply the CSS information 
already contained in 3.18 to new code that requires CSS styling (e.g., a CSS 
left-hand menu in opacnavleft for hyperlinks. I'd like to keep font styles, 
headings, font weights, etc. as uniform as possible throughout the catalogue 
while coding. Should I use Firefox's inspect element feature, navigate to one 
of the template files on my server, etc.? How do you familiarize yourself with, 
and use as quick reference, Koha CSS?

I hope this question is clear - it may also be a question with an obvious 
answer. Happy to provide clarification!

Many thanks everyone!

Best,

Craig Butosi, MA, MLIS, B Mus (Hons.)
LIBRARY SERVICES MANAGER
the royal conservatory
TELUS Centre for Performance and Learning
273 Bloor Street West
Toronto, ON M5S 1W2
416.408.2824 x338
www.rcmusic.cahttp://www.rcmusic.ca/



Note: This email message and any attachments are intended only for the use of 
the individual to which it is addressed, and may contain information that is 
privileged, confidential and exempt from disclosure under applicable law. If 
the recipient of this email is not the intended recipient (or the employee or 
agent responsible for delivering the email to the intended recipient), you are 
hereby notified that any review, dissemination, distribution or copying or 
other use of this message is strictly prohibited. If you have received this 
communication in error, please notify the sender immediately by return email 
and delete this message and attachments from your system, thank you.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha 3.18 - CSS information

2014-12-12 Thread Mark Tompsett

Greetings,

Relatively new to CSS customization and am learning the backend of Koha 
(latest version installed) on my own.


Congratulations! :)


Where would I look for the template information for Koha's bootstrap 
theme?
I would like to use and apply the CSS information already contained in 
3.18
to new code that requires CSS styling (e.g., a CSS left-hand menu in 
opacnavleft for hyperlinks.
I'd like to keep font styles, headings, font weights, etc. as uniform as 
possible

throughout the catalogue while coding.


If you are attempting to customize Koha's appearance with CSS, you can 
create your own CSS file and set the appropriate system preference.
Check out opaccolorstylesheet,  opaclayoutstylesheet, and  OPACUserCSS 
system preferences.


If you are actually just trying to grab bits and pieces, the inspect 
element should suffice. Though, you can likely find the file in a directory 
somewhere similar to:

/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/css

GPML,
Mark Tompsett 


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha 3.18 - CSS information

2014-12-12 Thread Craig Butosi
Hi Mark,

That's great. Thanks very much for pointing me to this directory. I am quite 
familiar with .../htdocs, but haven't ventured much past it. I'll take note of 
this and see what I can dig up. Very useful, thank you!

Best,

Craig Butosi, MA, MLIS, B Mus (Hons.)
LIBRARY SERVICES MANAGER
THE ROYAL CONSERVATORY
TELUS Centre for Performance and Learning
273 Bloor Street West
Toronto, ON M5S 1W2
416.408.2824 x338
www.rcmusic.ca

-Original Message-
From: Mark Tompsett [mailto:mtomp...@hotmail.com]
Sent: December-12-14 11:16 AM
To: Craig Butosi
Cc: koha@lists.katipo.co.nz
Subject: Re: [Koha] Koha 3.18 - CSS information

Greetings,

 Relatively new to CSS customization and am learning the backend of
 Koha (latest version installed) on my own.

Congratulations! :)


 Where would I look for the template information for Koha's bootstrap
 theme?
 I would like to use and apply the CSS information already contained in
 3.18
 to new code that requires CSS styling (e.g., a CSS left-hand menu in
 opacnavleft for hyperlinks.
 I'd like to keep font styles, headings, font weights, etc. as uniform
 as possible throughout the catalogue while coding.

If you are attempting to customize Koha's appearance with CSS, you can create 
your own CSS file and set the appropriate system preference.
Check out opaccolorstylesheet,  opaclayoutstylesheet, and  OPACUserCSS system 
preferences.

If you are actually just trying to grab bits and pieces, the inspect element 
should suffice. Though, you can likely find the file in a directory somewhere 
similar to:
/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/css

GPML,
Mark Tompsett



Note: This email message and any attachments are intended only for the use of 
the individual to which it is addressed, and may contain information that is 
privileged, confidential and exempt from disclosure under applicable law. If 
the recipient of this email is not the intended recipient (or the employee or 
agent responsible for delivering the email to the intended recipient), you are 
hereby notified that any review, dissemination, distribution or copying or 
other use of this message is strictly prohibited. If you have received this 
communication in error, please notify the sender immediately by return email 
and delete this message and attachments from your system, thank you.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Lists of authorized values

2014-12-12 Thread Lenora Oftedahl
How do you delete a category for authorized values?
 
Thanx.
Lenora
StreamNet Regional Library
Columbia River Inter-Tribal Fish Commission
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Lists of authorized values

2014-12-12 Thread Katrin Fischer
Hi Lenora,

it's a little different for different categories of authorized values.

If you create a new category yourself that has no special meaning in
Koha then the category will be gone when the last value is deleted.

Categories that have a meaning in Koha will stay in the list as a little
help to fill them with values again. An example would be bsort1.

Hope this helps,

Katrin

Am 12.12.2014 um 21:49 schrieb Lenora Oftedahl:
 How do you delete a category for authorized values?
  
 Thanx.
 Lenora
 StreamNet Regional Library
 Columbia River Inter-Tribal Fish Commission
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 http://lists.katipo.co.nz/mailman/listinfo/koha
 

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Unique item fields

2014-12-12 Thread Lenora Oftedahl
Some of you may remember that I asked a while back about where you set MARC 
fields to have unique entries, as in the case of barcodes.  The setting is in 
Acquisitions system preferences in 3.18.  Still not sure where that's found in 
3.06 anymore.
 
In 3.18, the default is set to barcode with the option to add more fields 
separated by spaces.  So, I've added notes from the biblio table.  Is this 
going to break anything?  Does anyone else have more than one unique entry 
field?  I'm testing now and will report results, but thought if someone else 
has already tested, I might save some time.
 
Thanx.
Lenora
StreamNet Regional Library
Columbia River Inter-Tribal Fish Commission
 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha