Dave Morriss davmo
  • Joined on 2021-01-19
davmo opened issue rho_n/hpr_generator#186 2024-04-21 15:29:32 +00:00
Incorrect link on the 'About' page
davmo commented on issue rho_n/hpr_generator#185 2024-04-11 13:41:22 +00:00
Syntax highlighting for fenced code blocks

This is a nice feature, however it is implemented (or was last time I looked) by lots of <span> and <div> tags. When the show arrives on the Internet Archive (IA) these are all stripped…

davmo opened issue HPR/hpr_hub#33 2024-04-09 14:53:30 +00:00
The show submission process removes backslashes from the notes
davmo opened issue rho_n/hpr_generator#184 2024-04-04 16:31:36 +00:00
The main menu 'Contribute' link gives a 404 error
davmo commented on issue rho_n/hpr_generator#180 2024-03-23 22:46:40 +00:00
Comment system needs to support hostid

This issue was resolved by commit fcf624dc22 Mon Jan 8 18:43:07 2024 +0000

davmo closed issue rho_n/hpr_generator#180 2024-03-23 22:46:40 +00:00
Comment system needs to support hostid
davmo commented on issue rho_n/hpr_generator#164 2024-03-20 19:08:34 +00:00
The ./site-generator should fail to run if all the perl modules needed are not installed

This is not simple as far as I can tell. I have looked at collecting the module names by scanning the site-generator script itself, then feeding it to a mini-script that performs module checks.…

davmo commented on issue rho_n/hpr_generator#181 2024-03-04 19:22:29 +00:00
Host Profile not showing

Decided to display the field as-is. Will need work to add HTML tags to fields that don't have any.

davmo closed issue rho_n/hpr_generator#181 2024-03-04 19:22:29 +00:00
Host Profile not showing
davmo created pull request rho_n/hpr_generator#183 2024-03-04 18:48:03 +00:00
Added host profile to the correspondent display
davmo created branch 181_Host_Profile_not_showing in rho_n/hpr_generator 2024-03-04 18:41:16 +00:00
davmo pushed to 181_Host_Profile_not_showing at rho_n/hpr_generator 2024-03-04 18:41:16 +00:00
69dcb66d05 Added host profile to the correspondent display
davmo commented on issue rho_n/hpr_generator#181 2024-03-02 22:37:14 +00:00
Host Profile not showing

Changed the queries queries-correspondent-mysql.tpl.html and queries-correspondent-sqlite.tpl.html to include the profile field. Also changed the in-built query inside `content-correspondent.…

davmo commented on issue rho_n/hpr_generator#181 2024-03-02 21:46:29 +00:00
Host Profile not showing
  • There are two cases where correspondent (host) data is displayed:
    • In content-correspondents.tpl.html which generates the list of all correspondents in correspondents/index.html
davmo pushed to main at rho_n/hpr_generator 2023-12-19 21:56:16 +00:00
eba235c503 Adjustments to the index page announcements
davmo created pull request rho_n/hpr_generator#178 2023-11-17 18:34:41 +00:00
A further fix to the free slot algorithm
davmo created branch fix4_next_available_episode in rho_n/hpr_generator 2023-11-17 18:32:48 +00:00
davmo pushed to fix4_next_available_episode at rho_n/hpr_generator 2023-11-17 18:32:48 +00:00
e5b5aac104 A further fix to the free slot algorithm
davmo pushed to main at rho_n/hpr_generator 2023-11-01 16:00:57 +00:00
79a788bda9 Added content to the announcement section
davmo created pull request rho_n/hpr_generator#176 2023-10-29 17:37:58 +00:00
fix3_next_available_episode