Skip to content
Snippets Groups Projects
Commit 50f2fc2c authored by Spencer McCoy's avatar Spencer McCoy
Browse files

Updated read me for symlinking theme instructions

parent c1b82ac6
No related branches found
No related tags found
4 merge requests!15WIP: Support WDN version 5.3,!8Update for elgg upgrade,!3Develop,!1Git fixes
...@@ -15,6 +15,10 @@ For now, use the dev vagrant box at vagrant/dev/ ...@@ -15,6 +15,10 @@ For now, use the dev vagrant box at vagrant/dev/
2. `vagrant up` 2. `vagrant up`
3. go to http://localhost:8005 to view the project 3. go to http://localhost:8005 to view the project
## Using Elgg Clean theme
1. `vagrant ssh`
2. `ln -s /var/www/html/elgg_clean /var/www/html/elgg/mod`
## TODO ## TODO
* implement the UNLedu Framework 4.0 theme at plugins/unl_theme * implement the UNLedu Framework 4.0 theme at plugins/unl_theme
* implement UNL auth at plugins/cas_auth_unl * implement UNL auth at plugins/cas_auth_unl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment