Editing HTML file
-
wrote on Mar 8, 2024, 12:41 AM last edited by
I want to make some custom changes to the HTML on where it pulls graphics and other core branding as there is no clear way on how to do this.
What approach do I need to take to edit the sites HTML file?
-
wrote on Mar 8, 2024, 1:00 AM last edited by
You need to access and customise to your needs the settings.yml file.
It's easily accessible from the file manager module of your app.
Have fun -
wrote on Mar 8, 2024, 1:17 AM last edited by
@micmc Thanks for that - Do you know the line number as I did try that way but could not see an option?
-
@micmc Thanks for that - Do you know the line number as I did try that way but could not see an option?
wrote on Mar 8, 2024, 1:33 AM last edited by@TheMoodBoardz Hmm, what "line number" are you referring to?
Look, let's make it simple this file is the only one you can edit in this package. It's huge, so you have to examine what can be configured for your needs. There's no HTML file you can edit though, everything else is read only files, so there may be some section in the yml file that can be used for what you want. You will have to investigate -
If you are looking to edit HTML files, then as @micmc said there is no way. Cloudron apps are read only.
You have to build your own custom app, if you want this. The code for the app package is here - https://git.cloudron.io/cloudron/searxng-app .
-
wrote on Mar 9, 2024, 12:37 PM last edited by
Thanks @girish I will build a custom version then.
-
-