Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PlanetRed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Experience Group
PlanetRed
Commits
ce4504f3
Commit
ce4504f3
authored
15 years ago
by
Eric Rasmussen
Browse files
Options
Downloads
Patches
Plain Diff
test
parent
07473556
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+15
-4
15 additions, 4 deletions
README
with
15 additions
and
4 deletions
README
+
15
−
4
View file @
ce4504f3
How to set up UNL_Elgg:
********
** How to set up UNL_Elgg:
********
Sym-link elgg/mod/unl_theme=>unl_theme
Create a database named unl_social
Import the full_dump.sql file*
...
...
@@ -21,11 +23,20 @@ Make sure the local site has an updated copy of the templatedependents
*Notes on importing data:
*******
** Notes on importing data:
*******
full_dump.sql is is full copy of the mysql database that must be modified upon import.
safe_dump.sql can be imported without the need for modification
when importing full_dump.sql, you must modify certain rows in the tables elggdatalists and elggsites_entity so
that they pertain to the local elgg site instance. (so if you see something like
http://ucommjuhl.unl.edu/UNL_Elgg/elgg, change it!)
\ No newline at end of file
http://ucommjuhl.unl.edu/UNL_Elgg/elgg, change it!)
*******
** Changes made to the Elgg engine for UNL's implementation (outside of the mod dir)
*******
-Added /elgg/account/getemail.php
-Altered /elgg/engine/lib/users.php to bar registration of accounts starting with "unl_"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment