Skip to content

Debugging

Kevin Worthington edited this page Sep 11, 2023 · 1 revision

Add "?d=1&" as a url parameter to the public interface to activate debug mote This will:

  • Turn on logging to the console
  • Add the following admin links to a resource's details page:
    • View Solr Record - show the json for the record
    • Curate Record - a direct link to the admin page where the resource can be edited

Note: at present this only works for dynamically loaded results. Use the details button to see these debugging additions

Clone this wiki locally