Got RSS feeds mostly working; there is currently a problem with Dublin Core...
Got RSS feeds mostly working; there is currently a problem with Dublin Core data from early entries bleeding over into later entries, but this may be a problem with the underlying framework rather than VuFind-specific code.
Showing
- module/VuFind/src/VuFind/Controller/AbstractSearch.php 7 additions, 7 deletionsmodule/VuFind/src/VuFind/Controller/AbstractSearch.php
- module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Entry.php 94 additions, 0 deletions...ind/src/VuFind/Feed/Writer/Extension/DublinCore/Entry.php
- module/VuFind/src/VuFind/Feed/Writer/Extension/DublinCore/Renderer/Entry.php 101 additions, 0 deletions...uFind/Feed/Writer/Extension/DublinCore/Renderer/Entry.php
- module/VuFind/src/VuFind/Tests/ViewHelperTestCase.php 11 additions, 4 deletionsmodule/VuFind/src/VuFind/Tests/ViewHelperTestCase.php
- module/VuFind/src/VuFind/Theme/Root/Helper/ResultFeed.php 71 additions, 27 deletionsmodule/VuFind/src/VuFind/Theme/Root/Helper/ResultFeed.php
- module/VuFind/tests/Theme/Root/Helper/ResultFeedTest.php 109 additions, 0 deletionsmodule/VuFind/tests/Theme/Root/Helper/ResultFeedTest.php
Please register or sign in to comment