Re: [Koha] Subject Cloud

2018-05-25 Thread Indranil Das Gupta
Hi Ruben,




On Fri, May 25, 2018 at 2:47 PM, Rubén Fernández Asensio
 wrote:
>
> Thanks for the hint, Indranil!
>
> I have two questions:
>
> 1. How did you add CSS style directives to the cloud? I guess you set
> "Withcss: Yes" in your cloud.conf file, but what else has to be done? Where
> do I have to actually write them for them to be included in the output file?
> Or did you edit the file yourself?
>
> 2. Where do I have to put the output file for the keywords to link to actual
> searches? That's the "Output" value in cloud.conf.
>
> Thanks in advance!

/usr/share/koha/bin/cronjobs/cloud-kw.pl is the file you would want to study.

I did edit the html_cloud sub-routine to set the font to Roboto

The output file can be placed anywhere under the OPAC DocumentRoot
which is /usr/share/koha/opac/htdocs on a package based installation.

However I this case what I did was to copy the HTML source from the
output file and plonk that into the OPACMainUserBlock system
preference.

hope this helps.

Indranil Das Gupta
L2C2 Technologies

Phone : +91-98300-20971
WWW  : http://www.l2c2.co.in
Blog: http://blog.l2c2.co.in
IRC : indradg on irc://irc.freenode.net
Twitter : indradg
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Subject Cloud

2018-05-25 Thread Rubén Fernández Asensio


Thanks for the hint, Indranil!

I have two questions:

1. How did you add CSS style directives to the cloud? I guess you set 
"Withcss: Yes" in your cloud.conf file, but what else has to be done? 
Where do I have to actually write them for them to be included in the 
output file? Or did you edit the file yourself?


2. Where do I have to put the output file for the keywords to link to 
actual searches? That's the "Output" value in cloud.conf.


Thanks in advance!

El 24/05/18 a les 15:17, Indranil Das Gupta ha escrit:

Hi Ruben,

On Thu, May 24, 2018 at 5:17 PM, Rubén Fernández Asensio
 wrote:


I enabled the "OPAC Cloud" preference. Then I tried to build the tag


The user manual for the current stable series 17.11 clearly says that
this feature is only available for French systems -
https://koha-community.org/manual/17.11/html/02_administration.html#opaccloud

//This preference only applies to French systems at this time//

So there!


According to HEA (https://hea.koha-community.org/systempreferences) at least
89 libraries around the world use this feature, and I can't believe they're
all French language libraries. What are the exact requirements to have this
working? Does any of you use this feature, and can guide me step by step?


You do have a way out though -
https://koha-community.org/manual/17.11/html/16_cron_jobs.html#subject-author-clouds

You can also have a look at this page -
http://ain-opac.l2c2.co.in/custinc/cloud-subject.html

If you move the pointer over to the text, you will see that the texts
are linked to actual searches. The opac is password protected. So if
you wish to see it in action, mail me off-list for a temp id/password.

cheers
Indranil Das Gupta
L2C2 Technologies


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


Re: [Koha] Subject Cloud

2018-05-24 Thread Indranil Das Gupta
Hi Ruben,

On Thu, May 24, 2018 at 5:17 PM, Rubén Fernández Asensio
 wrote:

> I enabled the "OPAC Cloud" preference. Then I tried to build the tag

The user manual for the current stable series 17.11 clearly says that
this feature is only available for French systems -
https://koha-community.org/manual/17.11/html/02_administration.html#opaccloud

//This preference only applies to French systems at this time//

So there!

> According to HEA (https://hea.koha-community.org/systempreferences) at least
> 89 libraries around the world use this feature, and I can't believe they're
> all French language libraries. What are the exact requirements to have this
> working? Does any of you use this feature, and can guide me step by step?

You do have a way out though -
https://koha-community.org/manual/17.11/html/16_cron_jobs.html#subject-author-clouds

You can also have a look at this page -
http://ain-opac.l2c2.co.in/custinc/cloud-subject.html

If you move the pointer over to the text, you will see that the texts
are linked to actual searches. The opac is password protected. So if
you wish to see it in action, mail me off-list for a temp id/password.

cheers
Indranil Das Gupta
L2C2 Technologies
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Subject Cloud

2018-05-24 Thread Rubén Fernández Asensio


Hi all,

I run a small library and I want to allow OPAC users to browse our 
holdings by topic. Most of our holdings use the 653a MARC21 field as 
subject headings.
I enabled the "OPAC Cloud" preference. Then I tried to build the tag 
database as instructed:
	export KOHA_CONF=/etc/koha/sites/biblioteko/koha-conf.xml; 
/usr/share/koha/bin/cronjobs/build_browser_and_cloud.pl -t 653a -c


The command exited successfully, as far as I could tell. Now the OPAC 
shows a "Subject Cloud" link, but it only displays the following text:


"Note: This feature only available to French catalogs where ISBD 
subjects have been populated, and an index built by separate script."


According to HEA (https://hea.koha-community.org/systempreferences) at 
least 89 libraries around the world use this feature, and I can't 
believe they're all French language libraries. What are the exact 
requirements to have this working? Does any of you use this feature, and 
can guide me step by step?


Rubén Fernández

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