PretendYoureXyzzy
PretendYoureXyzzy copied to clipboard
Customization
So, I've been wanting to rename the site and certain things located around the interface, namely things such as the name of the tab,title etc. However I'm unable to work out how to do so, I'm new to JS as a whole.
You'd have to manually edit the jsp files which control the presentation. If you do a find and replace in files, you should have some decent luck.
Plus, I would like to point out that this is Java, and not Javascript.
If you're looking to customize the entire website, you may want to learn the website. Otherwise, these may be of help.
https://github.com/ajanata/PretendYoureXyzzy/blob/ed08e371978529db8a908e266dc1a8add1d37967/WebContent/viewcards.jsp#L141 https://github.com/ajanata/PretendYoureXyzzy/blob/ed08e371978529db8a908e266dc1a8add1d37967/WebContent/game.jsp#L54 https://github.com/ajanata/PretendYoureXyzzy/blob/ed08e371978529db8a908e266dc1a8add1d37967/WebContent/index.jsp#L36