-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathReadme.txt
More file actions
41 lines (20 loc) · 1.17 KB
/
Readme.txt
File metadata and controls
41 lines (20 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
----------------------------------------------------------------------
SobekCM Web Repository and Builder Solutions Readme
----------------------------------------------------------------------
This package includes two Visual Studio 2012 solutions at the top level.
1) SobekCM_Web.sln, which builds the SobekCM Web Repository.
2) SobekCM_Builder.sln, which builds the SobekCM Builder Application.
-----------------------------------------------------------------------
Design folders:
To run the web repository successfully, you will need to copy the design
files from your instance of SobekCM.
-----------------------------------------------------------------------
More information:
For more information about this system, please see the help pages linked
off of sobek.ufl.edu
-----------------------------------------------------------------------
Pre-compile Batch Files and Microsoft Ajax Minifier:
To use the precompiler batch files, you will need to install the Microsoft Ajax
Minifier. This is used to minify the css and javascript before pre-compilation.
-----------------------------------------------------------------------
Mark Sullivan ( 10/20/2021 )