I recently was confused by:
- The UI page is called 'Recent log messages'
- The module is called 'Database Logging' (
dblog) - The API function for adding messages is called
watchdog()
My research took me to this page which explains that the term 'watchdog' comes from the name of the predecessor to our dblog module from Drupal 4 & 5!
Since we more-or-less use the terms 'log/logging' now (in both the UI and the module name), I propose deprecating the watchdog*() functions and creating more generic and consistent log*() functions instead.
GitHub Issue #:
4749
Recent comments
Awesome, glad I could help. ๐
Customizing Leaflet Widget popup content and appearance.
Thanks! I managed it out with your help. Turns out I had the Leaflet widget allows for a title and description. This have a dropdown menu in the Leaflet settings within the view...
Customizing Leaflet Widget popup content and appearance.
Hi geoma, no need to excuse. I think, now I got it (more or less). Your problem doesn't actually have much to do with the Leaflet module, but you struggle with the combination of...
Parent items won't show on Leaflet Widget.