|
Lines 792-798
OPAC:
Link Here
|
| 792 |
0: "Don't use" |
792 |
0: "Don't use" |
| 793 |
- "the item collection code when finding items for the shelf browser." |
793 |
- "the item collection code when finding items for the shelf browser." |
| 794 |
|
794 |
|
| 795 |
Self registration and modification: |
795 |
Self-registration and modification: |
| 796 |
- |
796 |
- |
| 797 |
- pref: PatronSelfRegistration |
797 |
- pref: PatronSelfRegistration |
| 798 |
choices: |
798 |
choices: |
|
Lines 812-819
OPAC:
Link Here
|
| 812 |
- pref: PatronSelfRegistrationDefaultCategory |
812 |
- pref: PatronSelfRegistrationDefaultCategory |
| 813 |
choices: patron-categories |
813 |
choices: patron-categories |
| 814 |
- "as the default patron category for patrons registered via the OPAC." |
814 |
- "as the default patron category for patrons registered via the OPAC." |
| 815 |
- "<br><strong>WARNING: Do not use a regular patron category for self registration.</strong>" |
815 |
- "<br><strong>WARNING: Do not use a regular patron category for self-registration.</strong>" |
| 816 |
- "<br>If the <code>misc/cronjobs/cleanup_database.pl</code> cronjob is setup to delete unverified and unfinished OPAC self registrations, it will permanently and unrecoverably delete all patrons that have registered more than <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationExpireTemporaryAccountsDelay'>PatronSelfRegistrationExpireTemporaryAccountsDelay</a> days ago (unless that delay is empty or zero)." |
816 |
- "<br>If the <code>misc/cronjobs/cleanup_database.pl</code> cronjob is setup to delete unverified and unfinished OPAC self-registrations, it will permanently and unrecoverably delete all patrons that have registered more than <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationExpireTemporaryAccountsDelay'>PatronSelfRegistrationExpireTemporaryAccountsDelay</a> days ago (unless that delay is empty or zero)." |
| 817 |
- |
817 |
- |
| 818 |
- Delete patrons still in the category indicated by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory">PatronSelfRegistrationDefaultCategory</a> |
818 |
- Delete patrons still in the category indicated by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory">PatronSelfRegistrationDefaultCategory</a> |
| 819 |
- pref: PatronSelfRegistrationExpireTemporaryAccountsDelay |
819 |
- pref: PatronSelfRegistrationExpireTemporaryAccountsDelay |
|
Lines 854-860
OPAC:
Link Here
|
| 854 |
0: "Don't consider" |
854 |
0: "Don't consider" |
| 855 |
- "patron's email (borrowers.email) as unique on self registering. An email won't be accepted if it already exists in the database." |
855 |
- "patron's email (borrowers.email) as unique on self registering. An email won't be accepted if it already exists in the database." |
| 856 |
- |
856 |
- |
| 857 |
- "Enable the self registration for the following libraries:" |
857 |
- "Enable the self-registration for the following libraries:" |
| 858 |
- pref: PatronSelfRegistrationLibraryList |
858 |
- pref: PatronSelfRegistrationLibraryList |
| 859 |
- (separate branchcode with |). |
859 |
- (separate branchcode with |). |
| 860 |
- If empty, all libraries will be listed. |
860 |
- If empty, all libraries will be listed. |
| 861 |
- |
|
|