User:Pabloab
Jump to navigation
Jump to search
Working around Koha since 2007, mostly on Spanish community.
Contact me at pablo.bianchi at gmail
Cute OPACs
More examples here.
Libraries of Koha stuff
- Advanced editor macros
- Shell scripts
- HTML & CSS Library
- JQuery Library
- Notices and Slips Library
- SQL Reports Library
- XSLT Library
- Debian packages script library
- Plugins library
Mysc
RDA
- English
- Español
- RDA intro (LOC)
- RDA en MARC (LOC)
- RDA en MARC 21: la adaptación del formato MARC al nuevo código de catalogación
- FAQ de RDA en BNA
- Proceso de conversión de AACR2 a RDA
- El cambio en la designación general de material [DGM de las AACR a las RDA. Paola Andrea Picco Gómez]
- Lista de posibles términos para $e en inglés (basada en la de la LOC) se encuentra en listado de VAs en la BNE (acá en forma de tabla).
z39.50/SRU servers
Todas z39.50, MARC21, UTF-8, bibliográficas (salvo excepción en Notas).
Nombre | host:puerto/base | Notas |
---|---|---|
BNA | 200.123.191.9:9991/BNA01 | username="Z39.50", password="Z39.50" |
BNA - Autoridades | 200.123.191.9:9991/BNA10 | username="Z39.50", password="Z39.50". Autoridades. |
REBECA (mecd.es) | z39.50: catalogos.mecd.es:220/ABNET_REBECA SRU: catalogos.mecd.es:221/ABNET_REBECA | ISO 8859-1 |
BIBLIOTECA NACIONAL DE ESPAÑA | z3950.bne.es:210/34BNE_INST | https://www.bne.es/es/servicios/servicios-para-bibliotecarios/suministro-registros/descarga-z3950 |
CIN/SIU - BDU | cosechador.siu.edu.ar:210/bdumarc | - |
España / Cultura | catalogos.mecd.es:210/ABNET_REBECA (ISO 8859-1) | https://www.cultura.gob.es/cultura/areas/bibliotecas/mc/rebeca/descargar-registros.html |
Princeton | catalog.princeton.edu:7090/voyager | |
UNAM | biblioteca.escenf.unam.edu.ar:210/biblios | |
CONABIP | Completar | http://bibliotecadigital.cin.edu.ar/bitstream/123456789/2209/1/SIU_Conabip_JP%20%281%29.pdf |
CISNE CATÁLOGO COL. UNIV. COMPLUTENSE MADRID | cisne.sim.ucm.es:210/INNOPAC | |
CSIC | aleph.csic.es:9909/MAD01 | |
CSIC CONSEJO SUPERIOR DE INVESTIGACIONES CIENTIFICAS | aleph.csic.es:9909/MAD10 | Autoridades |
UNC BIBLIOTECA MAYOR | bmayor.biblio.unc.edu.ar:7093/biblios |
- A more comprehensive list on http://irspy.indexdata.com/ t
Plugins
See also this list of plugin-ins sources
OAI-PMH
Analytics
- Analytics in 23.05 manual
- Other pages in this series: Multipart Bibliographics | Sets with Volumes | Serial Analytics | Monograph Analytics
APIs
- API REST progress so far maybe better ILS-DI
- APIs and protocols supported by Koha
code4lib/foss4lib resources
- https://www.indexdata.com/resources/software/
- https://github.com/dpavlin/Biblio-Z3950
- https://www.foss4lib.org/packages
- Subjects plus is a free and open source tool to help you manage several interrelated parts of your library website.
- Getting involved | Development workflow | Bug Reporting Guidelines | RFCs | Plugins | Plugin hooks
- Version Control Using Git | git bz | Commit messages | Sign off on patches | QA Test Tools | How to QA | Debugging in VIM
- Coding Guidelines | Koha Objects | Rest Api HowTo | Coding Guidelines - API | Unit Tests | Continuous Integration | Interface patterns | Database updates | Adding a syspref | Bootstrap and LESS
- Debian Packages | Building Debian Packages | Easy Package Building | Commands
- External: Dashboard | Bugzilla | Schema | perldoc | REST API | Jenkins