-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why Kennedy, Shakespeare, Maria and URL .ged is not working on hosting or VPS #165
Comments
Thanks for submitting the issue. This is right, the example links on the front page don't work when you're hosting Topola Viewer yourself because of CORS issues. However, if you're looking to host Topola Viewer and also the GEDCOM files yourself, construct the URL like this: The other URL options are listed here: https://github.com/PeWu/topola-viewer#additional-options I hope this helps. I guess the documentation could be improved 😄 |
Thank you very much. |
It will work correctly if you reference the image file using the full URL. E.g.
Adding the search to mobile view is something that is definitely doable. I created a separate issue for it: #166 |
Since the GEDCOM file contains confidential personal data, is it possible to hide the path to the file in embedded mode by adding a certain Variable to the path, which is SET during Build, which can modify the path to a some folder defined in Variable? Even better, through such a setting of the full embedded mode URL in variable in the code, you can make a beautiful appeal to the domain without a long string with parameters. just a www.example.com. it will be great.
|
I added an option to the build process to specify the GEDCOM URL in build time. See https://github.com/PeWu/topola-viewer#build-for-your-own-data-only Note that the contents of the GEDCOM file will still be accessible for those who know how to do it. Opening browser dev tools you can see requests that the browser makes, including the request to the GEDCOM URL. |
Its nice. Thank u very much. |
Why Kennedy, Shakespeare, Maria and "open URL .ged" are not working on hosting or VPS?
I have check it on VPS.
I have check it on hosting server under Letsencrypt domain.
I have load it from https://github.com/PeWu/topola-viewer/archive/refs/heads/gh-pages.zip
I have build app by myself from git under NPM
but in all combinations - the result is the same - file load error - Failed to fetch
topola-webpack is working okey in all cases with the same .ged.
LOCAL ged is working okey in all cases with the same .ged.
Please, i need help!
Thank U!
WITH ALL DUE RESPECT!
I think (!), we all don't have the task of looking at the remote URL, we increasingly want to see our personal GED saved on our hosting server. There is no need to spend so much effort on topolaproxy.bieda.it (cors-anywhere proxy)
Please, just give the opportunity to open .GED file with the default name from the same directory as INDEX.HTML. Without any bar menus for downloading files from the outside.
Need a product like TOPOLA_WEBPACK only with search functionality + details by person.
Let's focus on GED parsing together/ Perhaps you need to make some kind of file parsing logging system.
Hard times are coming with the new XML formats from the brothers in familysearch.
Thank you vary much again and again.
Best regards to all!
The text was updated successfully, but these errors were encountered: