You're viewing old version number 3. - Current version
# Installing Wren
Make appropriate DNS changes for the domain name or subdomain name.
Then on the server:
- cd /home
- mkdir 'dirname'
- cd 'dirname'
- mkdir sessionids
- mkdir markup
- git clone http:// (Wren repo)
- cd Wren/yaml
- edit yaml config file accordingly
- cd ../root/javascript/splitscreen
- edit splitscreen.js and change the cookie prefix info if the cookie prefix value was changed in the YAML file. look for "getCookie" function.
- if necessary, modify images in Wren/root/images
- if the above images were changed, then cd into Wren/tmpl and modify the templates "header.tmpl" and "customarticle.tmpl".
- modify "loginform.tmpl" to change the URL for "form.css". should not need to do this. correct in main repo.
*
From JR's : articles
104 words - 693 chars
created on
updated on
- #
source
- versions