Skip to content
Snippets Groups Projects
Commit 568a4307 authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

move cas_auth to the plugins directory

parent cdb8dcbf
No related branches found
No related tags found
No related merge requests found
Showing
with 7 additions and 444 deletions
......@@ -11,7 +11,8 @@ Browse to the elgg directory in your web browser and do elgg's installation:
Be sure to set the correct RewriteBase /workspace/UNL_Elgg/elgg/ for example.
Create the local elgg/engine/settings.php file.
Be sure to specify unl_social as the database name
Create a local directory for elgg data outside of the web root.
Add this settings file to your svn:ignore list
Create a local directory named elgg_data for elgg to write to outside of the web root.
Change the permissions so Apache has write access to it.
sudo chown _www elgg_data
Install pear http://pear.php.net/manual/en/installation.getting.php
......@@ -55,19 +56,21 @@ http://ucommjuhl.unl.edu/UNL_Elgg/elgg, change it!)
*******
Just run the setup.sh script. If any plugins are added, add this to the setup.sh script.
elgg https://code.elgg.org/elgg/trunk/
elgg/mod/groups https://code.elgg.org/extensions/plugins/groups
elgg/mod/notifications https://code.elgg.org/extensions/plugins/notifications
elgg/mod/profile https://code.elgg.org/extensions/plugins/profile
elgg/mod/reportedcontent https://code.elgg.org/extensions/plugins/reportedcontent
elgg/mod/riverdashboard https://code.elgg.org/extensions/plugins/riverdashboard
elgg/mod/thewire https://code.elgg.org/extensions/plugins/thewire
elgg/mod/everybody http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/everybody
elgg/mod/flexprofile http://its-gforge.unl.edu/svn/unl_elgg/trunk/flexprofile_mj
elgg/mod/form http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/form
elgg/mod/globe http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/globe
elgg/mod/thewire https://code.elgg.org/extensions/plugins/thewire
elgg/mod/cas_auth http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/cas_auth
elgg/featured/ http://its-gforge.unl.edu/svn/unl_huskers/trunk/
*******
......
This diff is collapsed.
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment