Difference between revisions of "Koha:Browse"

From TSAS Library
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Where "650" is the MARC entry.
Where "650" is the MARC entry.<ref>"OPAC Browse Feature." [https://wiki.koha-community.org/wiki/Opac_browse_feature KohaWiki]. </ref>


<code>
<code>
./usr/share/koha/bin/cronjobs/build_browser_and_cloud.pl -t 650 -c
./usr/share/koha/bin/cronjobs/build_browser_and_cloud.pl -t 650 -c
</code>
</code>
=== References ===
<references />
[[Category:Koha]]

Latest revision as of 13:00, 7 August 2016

Where "650" is the MARC entry.[1]

./usr/share/koha/bin/cronjobs/build_browser_and_cloud.pl -t 650 -c

References

  1. "OPAC Browse Feature." KohaWiki.