Welcome! This manual guides you through the process of assembling your virtual lab's content @@ -120,8 +120,7 @@
Downloading ui.tgz
- Download the ui.tgz - file from this link ui.tgz + file from this link ui.tgz
- Unzip the file. This should create a
@@ -132,25 +131,22 @@
Downloading ui.tgz
- +- +-+ui directory-+The ui @@ -164,8 +160,8 @@
Downloading ui.tgz
-
-
++ +
- +ui/src/lab/ @@ -253,11 +249,11 @@ Downloading ui.tgz
* maroon-grid (uses iiith style, which does not display icons) -
+
* blue-icon (uses the iitb style, which uses icons for - sections)
Of course, + sections)
Of course, you are free to design your own theme, and place it in the themes directory. @@ -295,56 +291,53 @@Downloading ui.tgz
directory using the following command:- + ./transfer.sh [USERNAME-ON-DEVEL] [OPTIONAL NAME-OF-THEME] [OPTIONAL -F]
where -
-
+
-
USERNAME-ON-DEVEL is the login name for the
- developer on
+ developer on
devel.virtual-labs.ac.in and
-
- +
- OPTIONAL NAME-OF-THEME is an optional parameter which could be maroon-grid or blue-icon or your own theme name. -
- The -F option is meant for building +
- The -F option is meant for building to the deployment server. For detailed help on transfer.sh , please refer to the BUILD section. -
- +- +-+Build-+The build process is completed with the following three milestones. @@ -364,27 +357,25 @@
Build 1 : Local build
ui/src and run -- make -k theme=theme-name clean all +
make -k theme=theme-name clean all
The theme-name is one of
-
-
+
- maroon-grid
- blue-icon
or, the command
-- make clean all +
make clean all
@@ -399,8 +390,7 @@
Build 1 : Local build
won't be the case. -- make clean +
make clean
@@ -410,8 +400,7 @@
Build 1 : Local build
Structure of the build directory
--build/ +
build/ |-- content.html |-- css/ | |-- default.css @@ -467,8 +456,7 @@
Build 2 : Build on the Test server
You need to run the following command from inside the ui/scripts/ directory: -- +
./transfer.sh [USERNAME-ON-DEVEL] [OPTIONAL NAME-OF-THEME]
@@ -477,7 +465,7 @@Build 2 : Build on the Test server
where-
-
+
- USERNAME-ON-DEVEL is the login name for the developer on devel.virtual-labs.ac.in @@ -488,7 +476,7 @@
- If you do not have the ssh keys to
devel.virtual-labs.ac.in
installed on the local machine under the
@@ -516,7 +504,7 @@
Build 2 : Build on the Test server
until it reflects your changes.
Build 2 : Build on the Test server
theme name.Once this command is run, you can view the lab running on the URL @@ -502,7 +490,7 @@
Build 2 : Build on the Test server
NOTE -
-
+
Build 3 : Build for the Deployment server
@@ -526,13 +514,12 @@
Build 3 : Build for the Deployment server
run on the deployment server. To make the final build, you need to run the following command from inside the ui/scripts/ directory: -- +
./transfer.sh [USERNAME-ON-DEVEL] [OPTIONAL NAME-OF-THEME] [-F]
- +where -
-
+
- USERNAME-ON-DEVEL is the login name for the developer on devel.virtual-labs.ac.in @@ -542,11 +529,11 @@
- The -F option indicates that - the script must make a final-build. + the script must make a final-build. Please note that the -F option must be mentioned as the last argument only.
- If you do not have the ssh keys to
devel.virtual-labs.ac.in
installed on the local machine under the
@@ -571,7 +558,7 @@
Build 3 : Build for the Deployment server
Build 3 : Build for the Deployment server
blue-icon or your own theme name.Once this command is run, a final-build will be created inside the @@ -556,7 +543,7 @@
Build 3 : Build for the Deployment server
NOTE -
-
+
Build 3 : Build for the Deployment server
- +- +-+Content-+This template features a demo of a science lab with a sample @@ -614,12 +598,12 @@
Build 3 : Build for the Deployment server
directory contains three files:-
-
+
- index.html
- default.html
- content.html
The same structure has been followed inside the @@ -629,8 +613,8 @@
Build 3 : Build for the Deployment server
tabulated here as follows :-
-
- ++ +
+file permissions description @@ -650,9 +634,9 @@Build 3 : Build for the Deployment server
read-write editable-content Editing content.html
@@ -717,25 +701,22 @@Embedding multimedia
- +- +-+Style-+- - + + + \ No newline at end of file diff --git a/src/lab/Courses Aligned.html b/src/lab/Courses Aligned.html index 54f7bf2..28eb220 100644 --- a/src/lab/Courses Aligned.html +++ b/src/lab/Courses Aligned.html @@ -1,32 +1,35 @@ - - - - - - - - + + + + + + +Change CSS styles
The css styles have been defined @@ -772,8 +753,7 @@
Add your own CSS and JS files
index.html is as follows: -- <link rel="stylesheet" href="css/YOURSTYLE.css" /> +
<link rel="stylesheet" href="css/YOURSTYLE.css" />
@@ -785,11 +765,10 @@
Add your own CSS and JS files
as shown below for a js file. -- <script type="text/javascript" src="js/YOURJS.js" > </script > +
- +<script type="text/javascript" src="js/YOURJS.js" > </script >
Add your own CSS and JS files
Welcome to Virtual Labs - A MHRD Govt of india Initiative - + - + - - + + - + - - + + - +@@ -34,13 +37,13 @@ -+-
+
-Civil Engineering
++Civil Engineering
+@@ -112,35 +115,35 @@Surveying Lab
-
USERNAME-ON-DEVEL is the login name for the
- developer on
+ developer on
devel.virtual-labs.ac.in and
-