Dave Morriss davmo
  • Joined on 2021-01-19
davmo pushed to main at HPR/hpr-tools 2025-05-25 17:59:34 +00:00
b514cfa380 Do not count placeholders in comments
davmo pushed to main at HPR/hpr-tools 2025-05-09 13:19:32 +00:00
f11cea9528 Merge branch 'main' of repo.anhonesthost.net:HPR/hpr-tools
fdd0823f93 Finishing off 'query2*' scripts
bf8f6db45c Enhanced placeholder/argument check algorithm
Compare 3 commits »
davmo pushed to main at HPR/hpr-tools 2025-05-07 09:06:16 +00:00
586c8e537e Updated query2json, and tidied query2csv
davmo pushed to main at HPR/hpr-tools 2025-05-06 20:47:55 +00:00
118ee00677 Updates to three scripts
davmo pushed to main at HPR/hpr-tools 2025-04-20 09:02:28 +00:00
16d62131a1 Adding omitted shownotes_container.tpl
davmo pushed to main at HPR/hpr-tools 2025-04-17 14:16:05 +00:00
2be464f879 Reduced the Perl version requirement to 5.36 where needed.
davmo pushed to main at HPR/hpr-tools 2025-04-16 16:19:06 +00:00
960c5acc83 Updates and a bug fix for make_shownotes
davmo pushed to main at HPR/hpr-tools 2025-04-07 20:09:09 +00:00
01d4639ba7 Updates for 'make_email'
davmo pushed to main at HPR/hpr-tools 2025-04-03 16:09:32 +00:00
b6c1a5b766 Fixing bugs in 'make_email'
davmo pushed to main at HPR/hpr-tools 2025-04-01 21:43:16 +00:00
2000398ad8 Fixing two small errors
davmo pushed to main at HPR/hpr-tools 2025-03-31 21:27:27 +00:00
a83e945c08 Updates prior to the handover to SGOTI
davmo pushed to main at HPR/hpr-tools 2025-02-13 11:28:13 +00:00
ee4a174233 Merge branch 'main' of repo.anhonesthost.net:HPR/hpr-tools
0f1e727487 New 'reformat_html', plus some cleaning
Compare 2 commits »
davmo commented on issue HPR/hpr-tools#3 2025-01-04 11:51:46 +00:00
A tool to extract data from html files

A first release of extract_images was made available in early January 2025.

davmo pushed to main at HPR/hpr-tools 2025-01-01 18:16:42 +00:00
4feae03fee Updated 'future_upload' in 'check_uploads'
davmo pushed to main at HPR/hpr-tools 2024-12-31 21:44:51 +00:00
a3c8586730 Minor updates
davmo pushed to main at HPR/hpr-tools 2024-12-31 17:32:38 +00:00
2f350dd1db Correction to the component order of the generated file name
davmo pushed to main at HPR/hpr-tools 2024-12-30 12:20:45 +00:00
e0c4545295 Tidied and enhanced 'extract_images'
davmo pushed to main at HPR/hpr-tools 2024-12-29 16:39:45 +00:00
37567bfd16 New 'extract_images' script
davmo commented on issue HPR/hpr-tools#3 2024-12-24 12:54:10 +00:00
A tool to extract data from html files
  • Include a table of MIME types which are acceptable for further processing.
    • Maybe this could be in a configuration file to make it more straightforward to change.
    • Any data URI…
davmo pushed to main at HPR/hpr-tools 2024-12-01 21:08:12 +00:00
4408c255d5 Added two new scripts