Skip to content
Snippets Groups Projects
  1. May 28, 2024
  2. May 24, 2024
  3. May 22, 2024
  4. May 03, 2024
  5. Apr 29, 2024
  6. Apr 26, 2024
  7. Apr 12, 2024
  8. Apr 11, 2024
  9. Apr 10, 2024
  10. Apr 09, 2024
  11. Apr 05, 2024
  12. Mar 15, 2024
  13. Feb 29, 2024
    • Alexander Purr's avatar
      refs #25606 [fid_adlr] reuse RSS-reader-helper of fid · 1de5b0fd
      Alexander Purr authored
      * is in fid_bbi in use too
      * remove RSS-reader-helper implementation of fid_adlr and listing in module.config.php
      * adjust configuration
      * shrink usage in home.phtml
      * load rss-feed from now on directly from adlr-link-blog instead of the RSS-File-Copy within catalog
      * add Blog-Config-section: do not use RssConsumer['fallback_url'] url as blog url any more
      1de5b0fd
  14. Feb 26, 2024
  15. Feb 23, 2024
    • Alexander Purr's avatar
      refs #25388 [fid_adlr] deliver proxy-links for arte campus items (ID 221) · 310ad4b2
      Alexander Purr authored and Mathias Maaß's avatar Mathias Maaß committed
      * add getit rules
      ** add source
      ** proxy & notice only if logged in
      * new link condition in links.phtml
      * add getit rules
      ** show login / register hint for usage
      * remove urlencode to prevent proxy block
      * adding fid.arteCampus-permission (mapped on limited_access)
      * GetItRules.yaml
      ** check additionally fid.arteCampus-permission for showing proxy link
      ** extend isNoticeNeedsLogin for arteCampus
      ** show >Not Logged In< header
      ** show >resource links< instead of >resource info<
      * links.phtml
      ** crop redundancy
      ** add indentations
      310ad4b2