Skip to content
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

Customization #222

Open
UnwiseRy opened this issue Feb 1, 2020 · 2 comments
Open

Customization #222

UnwiseRy opened this issue Feb 1, 2020 · 2 comments

Comments

@UnwiseRy
Copy link

UnwiseRy commented Feb 1, 2020

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.

@ajanata
Copy link
Owner

ajanata commented May 24, 2020

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.

@Dalkei
Copy link

Dalkei commented Jul 3, 2020

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.

<title>Pretend You're Xyzzy: View Cards</title>

<title>Pretend You're Xyzzy</title>

<title>Pretend You're Xyzzy</title>

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

No branches or pull requests

3 participants