Update 16_cron_jobs.rst
authorLee Jamison <ldjamison@marywood.edu>
Thu, 5 Oct 2017 20:23:06 +0000 (20:23 +0000)
committerLee Jamison <ldjamison@marywood.edu>
Thu, 5 Oct 2017 20:23:06 +0000 (20:23 +0000)
en/source/16_cron_jobs.rst

index 925856f..7ece114 100644 (file)
@@ -450,17 +450,6 @@ Required by: :ref:`NewItemsDefaultLocation`,
 
 Frequency suggestion: hourly
 
-.. _perl-documentation-in-processing-book-cart-label:
-
-Perl Documentation
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-**NAME**
-
-cart\_to\_shelf.pl cron script to set items with location of CART to
-original shelving location after X hours. Execute without options for
-help.
-
 .. _catalog-label:
 
 Catalog
@@ -481,106 +470,6 @@ Frequency suggestion: monthly
 
 Learn more: http://wiki.koha-community.org/wiki/Check-url_enhancements
 
-.. _perl-documentation-check-urls-label:
-
-Perl Documentation
-''''''''''''''''''''''''''''''''''''''''''
-
-**NAME**
-
-C4::URL::Checker - base object for checking URL stored in Koha DB
-
-**SYNOPSIS**
-
-::
-
-    use C4::URL::Checker;
-
-            my $checker = C4::URL::Checker->new( );
-            $checker->{ host_default } = 'http://mylib.kohalibrary.com';
-            my $checked_urls = $checker->check_biblio( 123 );
-            foreach my $url ( @$checked_urls ) {
-                print "url:        ", $url->{ url       A }, "\n",
-                      "is_success: ", $url->{ is_success }, "\n",
-                      "status:     ", $url->{ status     }, "\n";
-            }
-
-**FUNCTIONS**
-
-new
-
-Create a URL Checker. The returned object can be used to set default
-host variable :
-
-::
-
-    my $checker = C4::URL::Checker->new( );
-            $checker->{ host_default } = 'http://mylib.kohalibrary.com';
-
-check\_biblio
-
-Check all URL from a biblio record. Returns a pointer to an array
-containing all URLs with checking for each of them.
-
-::
-
-     my $checked_urls = $checker->check_biblio( 123 );
-
-With 2 URLs, the returned array will look like that:
-
-::
-
-         [
-               {
-                 'url' => 'http://mylib.tamil.fr/img/62265_0055B.JPG',
-                 'is_success' => 1,
-                 'status' => 'ok'
-               },
-               {
-                 'url' => 'http://mylib.tamil.fr//img/62265_0055C.JPG',
-                 'is_success' => 0,
-                 'status' => '404 - Page not found'
-               }
-             ],
-
-**NAME**
-
-check-url.pl - Check URLs from 856$u field.
-
-**USAGE**
-
-check-url.pl [--verbose\|--help] [--host=http://default.tld]
-
-Scan all URLs found in 856$u of bib records and display if resources are
-available or not.
-
-**PARAMETERS**
-
---host=http://default.tld
-
-Server host used when URL doesn't have one, ie doesn't begin with
-'http:'. For example, if --host=http://www.mylib.com, then when 856$u
-contains 'img/image.jpg', the url checked is:
-http://www.mylib.com/image.jpg'.
-
---verbose\|-v
-
-Outputs both successful and failed URLs.
-
---html
-
-Formats output in HTML. The result can be redirected to a file
-accessible by http. This way, it's possible to link directly to biblio
-record in edit mode. With this parameter --host-pro is required.
-
---host-pro=http://koha-pro.tld
-
-Server host used to link to biblio record editing page.
-
---help\|-h
-
-Print this help page.
-
 .. _update-authorities-label:
 
 Update Authorities
@@ -629,55 +518,6 @@ Required by: :ref:`Automatic item modifications by age`
 
 Frequency suggestions: nightly
 
-.. _perl-documentation-automatic-item-update-label:
-
-Perl Documentation
-'''''''''''''''''''''''''''''''''''''''''''''''
-
-**NAME**
-
-automatic\_item\_modification\_by\_age.pl
-
-**SYNOPSIS**
-
-./automatic\_item\_modification\_by\_age.pl -h
-
-Toggle recent acquisitions status. Use this script to delete "new"
-status for items.
-
-**OPTIONS**
-
--h\|--help Prints this help message.
-
--v\|--verbose Set the verbose flag.
-
--c\|--confirm The script will modify the items.
-
-**AUTHOR**
-
-Jonathan Druart <jonathan.druart@biblibre.com>
-
-**COPYRIGHT**
-
-Copyright 2013 BibLibre
-
-**LICENSE**
-
-This file is part of Koha.
-
-Koha is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License as published by the Free
-Software Foundation; either version 3 of the License, or (at your
-option) any later version.
-
-Koha is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or
-FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
-more details.
-
-You should have received a copy of the GNU General Public License along
-with Koha; if not, see <http://www.gnu.org/licenses>.
-
 .. _opac-label:
 
 OPAC
@@ -724,92 +564,6 @@ operates.
 Frequency: This is the type of script you can run once a month or so,
 the content generated isn't going to change very much over time.
 
-.. _perl-documentation-subject-author-clouds-label:
-
-Perl Documentation
-'''''''''''''''''''''''''''''''''''''''''''
-
-**NAME**
-
-cloud-kw.pl - Creates HTML keywords clouds from Koha Zebra Indexes
-
-**USAGE**
-
-cloud-kw.pl [--verbose\|--help] --conf=cloud.conf
-
-Creates multiple HTML files containing keywords cloud with top terms
-sorted by their logarithmic weight. cloud.conf is a YAML configuration
-file driving cloud generation process.
-
-**PARAMETERS**
-
---conf=configuration file
-
-Specify configuration file name
-
---verbose\|-v
-
-Enable script verbose mode.
-
---help\|-h
-
-Print this help page.
-
-**CONFIGURATION**
-
-Configuration file looks like that:
-
-::
-
-      ---
-             # Koha configuration file for a specific installation
-             # If not present, defaults to KOHA_CONF
-             KohaConf: /home/koha/mylibray/etc/koha-conf.xml
-             # Zebra index to scan
-             ZebraIndex: Author
-             # Koha index used to link found kewords with an opac search URL
-             KohaIndex: au
-             # Number of top keyword to use for the cloud
-             Count: 50
-             # Include CSS style directives with the cloud
-             # This could be used as a model and then CSS directives are
-             # put in the appropriate CSS file directly.
-             Withcss: Yes
-             # HTML file where to output the cloud
-             Output: /home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html
-            ---
-             KohaConf: /home/koha/yourlibray/etc/koha-conf.xml
-             ZebraIndex: Subject
-             KohaIndex: su
-             Count: 200
-             Withcss: no
-             Output: /home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html
-
-**IMPROVEMENTS**
-
-Generated top terms have more informations than those outputted from the
-time being. Some parameters could be easily added to improve this
-script:
-
-WithCount
-
-In order to output terms with the number of occurrences they have been
-found in Koha Catalogue by Zebra.
-
-CloudLevels
-
-Number of levels in the cloud. Now 24 levels are hardcoded.
-
-Weighting
-
-Weighting method used to distribute terms in the cloud. We could have
-two values: Logarithmic and Linear. Now it's Logarithmic by default.
-
-Order
-
-Now terms are outputted in the lexical order. They could be sorted by
-their weight.
-
 .. _system-administration-label:
 
 System Administration
@@ -825,79 +579,6 @@ Script path: misc/cronjobs/cleanup\_database.pl
 Does: Truncates the sessions table, cleans out old zebraqueue entries,
 action logs and staged MARC files.
 
-.. _perl-documentation-clean-up-database-label:
-
-Perl Documentation
-''''''''''''''''''
-
-**USAGE**
-
-kohaclone/misc/cronjobs/cleanup\_database.pl [-h\|--help] [--sessions]
-[--sessdays DAYS] [-v\|--verbose] [--zebraqueue DAYS] [-m\|--mail]
-[--merged] [--import DAYS] [--logs DAYS] [--searchhistory DAYS]
-
-**PARAMETERS**
-
--h --help
-
-prints this help message, and exits, ignoring all other options
-
---sessions
-
-purge the sessions table. If you use this while users are logged into
-Koha, they will have to reconnect.
-
---sessdays DAYS
-
-purge only sessions older than DAYS days
-
--v --verbose
-
-will cause the script to give you a bit more information about the run.
-
---zebraqueue DAYS
-
-purge completed zebraqueue entries older than DAYS days. Defaults to 30
-days if no days specified.
-
--m --mail DAYS
-
-purge items from the mail queue that are older than DAYS days. Defaults
-to 30 days if no days specified.
-
---merged
-
-purged completed entries from need\_merge\_authorities.
-
---import DAYS
-
-purge records from import tables older than DAYS days. Defaults to 60
-days if no days specified
-
---z3950
-
-purge records from import tables that are the result of Z39.50 searches
-
---logs DAYS
-
-purge entries from action\_logs older than DAYS days. Defaults to 180
-days if no days specified
-
---searchhistory DAYS
-
-purge entries from search\_history older than DAYS days. Defaults to 30
-days if no days specified
-
---list-invites DAYS
-
-purge (unaccepted) list share invites older than DAYS days. Defaults to
-14 days if no days specified.
-
---restrictions DAYS
-
-purge patrons restrictions expired since more than DAYS days. Defaults
-to 30 days if no days specified.
-
 .. _share-usage-stats-label:
 
 Share Usage Stats