Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clinicaltrials
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
david Chavalarias
clinicaltrials
Commits
59b12102
Commit
59b12102
authored
9 years ago
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new test layout
parent
01263859
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
215 additions
and
117 deletions
+215
-117
explorerjs.html
explorerjs.html
+171
-117
custom.css
libs/css2/custom.css
+44
-0
moma.png
libs/img2/moma.png
+0
-0
No files found.
explorerjs.html
View file @
59b12102
...
...
@@ -70,91 +70,81 @@
</div>
<!--container-->
</div>
<!--navbar-fixed-top-->
<!-- this is the tweakbar -->
<div
id=
"defaultop"
class=
"navbar navbar-default"
>
<div
class=
"navbar-collapse collapse navbar-responsive-collapse"
>
<div
id=
"left"
style=
"margin:0em 2em;"
>
<ul
class=
"nav navbar-nav"
>
<!--
<li>
<a>
<select id="aselector" onchange="console.log('salut monde')" class="selectpicker" data-style="btn btn-success btn-sm" data-width="auto">
<option value="Document" selected>Scholars</option>
<option value="NGram">Keywords</option>
</select>
</a>
</li> -->
<li>
<a>
<button
type=
"button"
id=
"changetype"
class=
"btn btn-success btn-sm"
>
Change Type
</button>
</a>
</li>
<li>
<a>
<button
type=
"button"
id=
"changelevel"
class=
"btn btn-info btn-sm"
disabled
>
Change Level
</button>
</a>
</li>
<li>
<a>
<div
style=
"margin:0em 2em;"
id=
"unranged-value"
></div>
<label
style=
"margin:0em 2em;"
for=
"unranged-value"
>
selector size
</label>
</a>
</li>
<!--
<li>
<a>
<button type="button" onclick="partialGraph.stopForceAtlas2();" class="btn btn-sm">wu</button>
</a>
</li>
-->
</ul>
<ul
id=
"category0"
class=
"nav navbar-nav navbar-right"
>
<li>
<ul
style=
"list-style-type: none; margin:0em 1em;"
>
<li><div
id=
"slidercat0nodesweight"
></div></li>
<li><div
id=
"slidercat0edgesweight"
></div></li>
<li><div
id=
"slidercat0nodessize"
></div></li>
</ul>
</li>
</ul>
<ul
id=
"filterslegend"
class=
"nav navbar-nav navbar-right"
>
<li>
<ul
style=
"list-style-type: none;"
>
<li>
Nodes
</li>
<li>
Edges
</li>
<li>
Size
</li>
</ul>
</li>
<!-- this is the tweakbar -->
<div
class=
"container-fluid navbar-default"
>
<div
id=
"defaultop"
class=
"row"
>
<div
id=
"left"
class=
"col-sm-8 col-md-8 col-lg-6"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<!--
<li>
<a>
<select id="aselector" onchange="console.log('salut monde')" class="selectpicker" data-style="btn btn-success btn-sm" data-width="auto">
<option value="Document" selected>Scholars</option>
<option value="NGram">Keywords</option>
</select>
</a>
</li>
-->
<li>
<a>
<button
type=
"button"
id=
"changetype"
class=
"btn btn-success btn-sm"
>
Change Type
</button>
</a>
</li>
<li>
<a>
<button
type=
"button"
id=
"changelevel"
class=
"btn btn-info btn-sm"
disabled
>
Change Level
</button>
</a>
</li>
<li><a>
Selector size
<br>
<div
id=
"unranged-value"
class=
"settingslider"
></div>
</a></li>
<li><a>
<!-- TODO fix: category0 -> category1 switching -->
Label size
<br>
<div
id=
"slidercat0nodessize"
class=
"settingslider"
></div>
</a></li>
<li><a>
Colors
<div
class=
"colorgraph_div"
></div>
</a></li>
<!--
<li>
<a>
<button type="button" onclick="partialGraph.stopForceAtlas2();" class="btn btn-sm">wu</button>
</a>
</li>
-->
<!-- TODO fix: category0 -> category1 switching -->
<li><a>
Create a subgraph
<ul
id=
"category0"
class=
"nav"
>
<li><small>
Nodes
</small>
<div
id=
"slidercat0nodesweight"
class=
"settingslider"
></div></li>
<li><small>
Edges
</small>
<div
id=
"slidercat0edgesweight"
class=
"settingslider"
></div></li>
</ul>
<ul
id=
"category1"
class=
"nav navbar-nav navbar-right"
>
<li>
<ul
style=
"list-style-type: none; margin:0em 1em;"
>
<li><div
id=
"slidercat1nodesweight"
></div></li>
<li><div
id=
"slidercat1edgesweight"
></div></li>
<li><div
id=
"slidercat1nodessize"
></div></li>
</ul>
</li>
<ul
id=
"category1"
class=
"nav"
>
<li><small>
Nodes
</small>
<div
id=
"slidercat1nodesweight"
class=
"settingslider"
></div></li>
<li><small>
Edges
</small>
<div
id=
"slidercat1edgesweight"
class=
"settingslider"
></div></li>
</ul>
</a></li>
</ul>
</div>
<!-- /div#left -->
<div
class=
"colorgraph_div"
></div>
<div
class=
"container"
>
<div
id=
"right"
class=
"col-sm-3 col-md-4 col-lg-6"
>
<div
class=
'row'
id=
"searchnav"
>
<!-- the smaller the viewport, the larger the relative search box size -->
<div
class=
"col-sm-
3 col-md-4
col-lg-6"
>
<div
class=
"col-sm-
9 col-md-9
col-lg-6"
>
<div
id=
"search_input_group"
class=
"input-group input-group-sm"
>
<span
class=
"input-group-btn crowdsourcingModule"
>
<button
id=
"savesuggestion"
...
...
@@ -223,9 +213,9 @@
-->
</div>
</div>
<!-- /.nav-collapse
-->
</div>
<!-- /.navbar
-->
</div
>
</div>
<!-- /.row#defaultop
-->
</div>
<!-- /.container.fluid
-->
<!-- £TODO wtf </div> --
>
<div
id=
"wrapper"
>
<!-- Sidebar left, new css -->
...
...
@@ -310,47 +300,111 @@
</ul>
</div>
<!-- Sidebar right, old css -->
<div
id=
"rightcolumn"
>
<!-- TODO: put the video on cloud for better streaming & player -->
<video
width=
"100%"
id=
"video_explanation"
src=
"video/AXA2015.mp4"
controls=
""
frameborder=
"0"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
></video>
<button
id=
"unselectbutton"
style=
"color: #900;font-weight: bold;font-size: 70%;text-transform: uppercase;float:right;"
onClick=
'cancelSelection(false);'
>
X
</button>
<!-- Sidebar right, old css -->
<div
id=
"rightcolumn"
>
<button
id=
"unselectbutton"
style=
"color: #900;font-weight: bold;font-size: 70%;text-transform: uppercase;float:right;"
onClick=
'cancelSelection(false);'
>
<span
class=
"glyphicon glyphicon-remove"
alt=
"X"
></span>
</button>
<div
id=
"names"
></div>
<br>
<div
id=
"tab-container"
class=
'tab-container'
style=
"display: none;"
>
<ul
class=
'etabs'
>
<li
id=
"taboppos"
class=
'tab'
><a
href=
"#tabs1"
>
Opposite-Neighbors
</a></li>
<li
id=
"tabneigh"
class=
'tab'
><a
href=
"#tabs2"
>
Neighbors
</a></li>
</ul>
<div
class=
'panel-container'
>
<div
id=
"tabs1"
>
<div
id=
"opossiteNodes"
></div>
</div>
<div
id=
"tabs2"
>
<div
id=
"sameNodes"
></div>
</div>
</div>
</div>
<div
id=
"topPapers"
style=
"display: none;"
></div>
<div
id=
"information"
></div>
<!--
bottom right column as panels
<div
id=
"tips"
></div>
open/close panel from: jsfiddle.net/KyleMit/kcpma
-->
<div
class=
"panel-group"
id=
"accordion"
>
<div
id=
"names"
></div>
<br>
<div
id=
"tab-container"
class=
'tab-container'
style=
"display: none;"
>
<ul
class=
'etabs'
>
<li
id=
"taboppos"
class=
'tab'
><a
href=
"#tabs1"
>
Opposite-Neighbors
</a></li>
<li
id=
"tabneigh"
class=
'tab'
><a
href=
"#tabs2"
>
Neighbors
</a></li>
</ul>
<div
class=
'panel-container'
>
<div
id=
"tabs1"
>
<div
id=
"opossiteNodes"
></div>
</div>
<div
id=
"tabs2"
>
<div
id=
"sameNodes"
></div>
</div>
</div>
</div>
<div
id=
"topPapers"
style=
"display: none;"
></div>
<div
id=
"information"
></div>
<br><br><br><br><br><br>
</div>
<div
class=
"panel panel-default"
id=
"video_explanation"
>
<div
class=
"panel-heading"
>
<h4
class=
"panel-title"
>
<a
data-toggle=
"collapse"
data-target=
"#le_tutorial"
href=
"#"
>
<span
class=
"glyphicon glyphicon-eye-open"
aria-hidden=
"true"
></span>
Tutorial video
</a>
</h4>
</div>
<div
class=
"panel-collapse collapse"
id=
"le_tutorial"
>
<!-- TODO: outcloud the video for better stream+player -->
<video
width=
"100%"
src=
"video/AXA2015.mp4"
controls=
""
frameborder=
"0"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
></video>
</div>
</div>
<div
class=
"panel panel-default"
id=
"tips_panel"
>
<div
class=
"panel-heading"
>
<h4
class=
"panel-title"
>
<a
data-toggle=
"collapse"
data-target=
"#tips"
href=
"#"
>
<span
class=
"glyphicon glyphicon-info-sign"
aria-hidden=
"true"
></span>
Tips
</a>
</h4>
</div>
<div
class=
"panel-collapse collapse in"
id=
"tips"
></div>
</div>
<div
class=
"panel panel-default"
id=
"credits_panel"
>
<div
class=
"panel-heading"
>
<h4
class=
"panel-title"
>
<a
data-toggle=
"collapse"
data-target=
"#credits"
href=
"#"
>
<span
class=
"glyphicon glyphicon-flag"
aria-hidden=
"true"
></span>
Credits
</a>
</h4>
</div>
<div
class=
"panel-collapse collapse"
id=
"credits"
>
<a
href=
"https://bigdata.iscpif.fr/"
target=
"_blank"
>
<img
src=
"https://bigdata.iscpif.fr/images/logos/BIGDATA-Logo-PoweredBy-light.jpg"
alt=
"Powered by Big Data at ISCPIF"
style=
"width:85%; "
>
</a>
<a
href=
"https://github.com/moma"
target=
"_blank"
>
<img
src=
"libs/img2/moma.png"
alt=
"Sciencemapping"
style=
"width:85%; "
>
</a>
</div>
</div>
</div>
<br><br><br><br><br><br>
</div>
<!-- £TODO check </div> -->
<div
id=
"savemodal"
class=
"modal fade"
>
<div
class=
"modal-dialog"
>
...
...
This diff is collapsed.
Click to expand it.
libs/css2/custom.css
View file @
59b12102
...
...
@@ -28,11 +28,27 @@
max-height
:
10%
;
}
#defaultop
li
{
font-family
:
"Josefin Sans"
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
}
/* searchnav gets same padding as bootstrap's .navbar-nav > li > a */
#defaultop
div
#searchnav
{
padding-top
:
13px
;
padding-bottom
:
9px
;
}
#defaultop
.settingslider
{
max-width
:
85px
;
display
:
inline-block
;
}
#defaultop
.nav
>
li
>
a
{
padding-left
:
12px
;
padding-right
:
12px
;
}
#sigma-example
{
width
:
100%
;
height
:
300px
;
...
...
@@ -118,10 +134,38 @@
/* border: 1px solid #2e4b69;*/
/*}*/
.panel-heading
a
:before
{
font-family
:
'Glyphicons Halflings'
;
content
:
"\e114 "
;
float
:
right
;
color
:
blue
;
}
.panel-heading
a
{
text-decoration
:
none
!important
;
}
.panel-heading
a
:hover
{
border-color
:
blue
;
color
:
black
;
}
.panel-heading
a
.collapsed
:before
{
content
:
"\e114 "
;
color
:
grey
;
}
/*
#left{
display: inline-block;
}
#right{
display: inline-block;
}
*/
#credits
{
text-align
:
center
;
}
/*.modal-vertical-centered {*/
...
...
This diff is collapsed.
Click to expand it.
libs/img2/moma.png
0 → 100644
View file @
59b12102
21.9 KB
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment