Skip to content

Added Italian caduti grande guerra site#318

Open
tigert-creator wants to merge 8 commits intoRobPavey:developfrom
tigert-creator:develop
Open

Added Italian caduti grande guerra site#318
tigert-creator wants to merge 8 commits intoRobPavey:developfrom
tigert-creator:develop

Conversation

@tigert-creator
Copy link
Copy Markdown

Able to create a citation for https://www.cadutigrandeguerra.it/ (Italian fallen in the Great War)

Copy link
Copy Markdown
Owner

@RobPavey RobPavey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally all file names would be lower case. It can be hard to change them once they have been put in git though. Though I think it is possible: https://adamj.eu/tech/2022/12/09/git-change-case-of-filenames/

let fieldData = {};
let selectData = {};

//!!!!!!!!!! CHANGES NEEDED HERE AFTER RUNNING create_new_site SCRIPT !!!!!!!!!!
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the site not support search or have you just not implemented it yet?

@@ -0,0 +1,314 @@
<!-- saved from url=(0093)https://www.cadutigrandeguerra.it/DettagliNominativi.aspx?id=SQ%2bRzkCbzdmuTr%2buc7TPaw%3d%3d -->
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I keep all file names lower case because some file systems cannot distinguish between upper and lower case, which then causes issues with git.

@RobPavey
Copy link
Copy Markdown
Owner

RobPavey commented Nov 2, 2025

Thanks for renaming the unit test files.

I still have one outstanding question about the search. Are you planning to implement the search but have not gotten to it yet?

In itcadgg_popup_search.mjs you have:

  let searchUrl = "https://www.itcadgg.org/search";

I think this is just the line generated by the my script - it doesn't know what the search URL should be.

https://www.itcadgg.org/search is not a valid URL. It looks like it should be:

https://www.cadutigrandeguerra.it/CercaNome.aspx

If you want, I can merge this PR and you can keep working on the search.

@RobPavey
Copy link
Copy Markdown
Owner

RobPavey commented Nov 6, 2025

Hi, I don't know who you are from your GitHub ID. Can you share your wiki ID? Are you on Discord?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants