There was an error fetching the commit references. Please try again later.
Began building CLI module for VuFind; import-xsl.php now works correctly.
Showing
- config/application.config.php 5 additions, 1 deletionconfig/application.config.php
- import/import-xsl.php 4 additions, 3 deletionsimport/import-xsl.php
- module/VuFind/CLI/Module.php 52 additions, 0 deletionsmodule/VuFind/CLI/Module.php
- module/VuFind/CLI/config/module.config.php 12 additions, 0 deletionsmodule/VuFind/CLI/config/module.config.php
- module/VuFind/src/VuFind/Bootstrap.php 7 additions, 5 deletionsmodule/VuFind/src/VuFind/Bootstrap.php
- module/VuFind/src/VuFind/CLI/Controller/AbstractBase.php 74 additions, 0 deletionsmodule/VuFind/src/VuFind/CLI/Controller/AbstractBase.php
- module/VuFind/src/VuFind/CLI/Controller/ImportController.php 90 additions, 0 deletionsmodule/VuFind/src/VuFind/CLI/Controller/ImportController.php
- module/VuFind/src/VuFind/XSLT/Import/VuFind.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/XSLT/Import/VuFind.php
- module/VuFind/src/VuFind/XSLT/Importer.php 169 additions, 0 deletionsmodule/VuFind/src/VuFind/XSLT/Importer.php
Please register or sign in to comment