Skip to content

Modifying Website Title #93

Answered by vradarserver
dfmccain asked this question in Q&A
Feb 15, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Unfortunately I didn't put a whole lot of thought into how scripts might take over the formatting of the page's title. However, you can replace any of the site's files with your own versions if you want to - you just need to go through the custom content plugin to do it.

  1. Create a folder somewhere on your machine. For this example I'll assume c:\vrs-custom
  2. In that folder create another called script
  3. In script create another folder called vrs
  4. Copy titleUpdater.js (that's the .js file, not the .ts file that it was transpiled from) into the vrs folder (e.g. c:\vrs-custom\script\vrs).
  5. In the Custom Content Plugin set the Site root folder entry to the folder you created in step 1 (e.g. c:\vrs-…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@dfmccain
Comment options

@vradarserver
Comment options

@dfmccain
Comment options

@vradarserver
Comment options

@dfmccain
Comment options

Answer selected by dfmccain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants