TimRiker
Cirrocumulus
May 26, 2020Currently I run the release version on the root of the website, and the beta version in a /test/ directory. So I have /json/ for the release and /test/json/ for the beta. In the beta I added a config entry for NavLinks and I add there a link back to the main version as well as a link to the json/ directory as I have people using the json files for reporting. Example:
<NavLinks>
<NavLink>
<Text>release</Text>
<URI>../</URI>
</NavLink>
<NavLink>
<Text>json</Text>
<URI>json/</URI>
</NavLink>
</NavLinks>Glad you like 5.3.1! I'm interested to hear how 5.4.0 works for you. 🙂
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)