-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuser_help.html
196 lines (135 loc) · 13.2 KB
/
user_help.html
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Help | COMBINE</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="/sites/combine/files/Symbol-COMBINE_logo.ico" type="image/x-icon" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/poll/poll.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system-menus.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/user/user.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/ctools/css/ctools.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/panels/css/panels.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/views/css/views.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/comment/comment.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/html-reset.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/wireframes.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/tabs.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/messages.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/pages.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/block-editing.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/blocks.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/navigation.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/nodes.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/comments.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/forms.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/cti-flex2.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/combine-custom.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/layout-fixed.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/colors/combine.css?H" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/local.css?H" />
<link type="text/css" rel="stylesheet" media="print" href="/sites/all/themes/cti_flex2/css/print.css?H" />
<!--[if IE]>
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/ie.css?H" />
<![endif]-->
<!--[if lte IE 6]>
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/cti_flex2/css/ie6.css?H" />
<![endif]-->
<script type="text/javascript" src="/misc/jquery.js?H"></script>
<script type="text/javascript" src="/misc/drupal.js?H"></script>
<script type="text/javascript" src="/sites/all/modules/panels/js/panels.js?H"></script>
<script type="text/javascript" src="/misc/tableheader.js?H"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, { "basePath": "/" });
//--><!]]>
</script>
<style type="text/css">
body {font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;}
</style> <style type="text/css">
</style>
<!--[if lte IE 6]>
<script type="text/javascript" src="/sites/all/themes/cti_flex2/js/suckerfish.js"></script>
<![endif]-->
<script type="text/javascript" src="/sites/all/themes/cti_flex2/js/combine.js"></script>
</head>
<body class="page not-front not-logged-in node-type-page page-user-help section-user-help one-sidebar sidebar-first page-panels ">
<div id="page-wrapper"><div id="page">
<div id="header"><div class="section clearfix">
<div id="logo-title">
<div id="logo"><a href="/" title="Home" rel="home"><img src="/sites/combine/files/COMBINE_website-banner.png" alt="Home" id="logo-image" /></a></div>
</div> <!-- /#logo-title -->
</div></div> <!-- /.section, /#header -->
<div id="main-wrapper"><div id="main" class="clearfix with-navigation">
<div id="content" class="column"><div class="section">
<div class="breadcrumb"><a href="/">Home</a> › Help</div> <h1 class="title">Help</h1>
<div id="content-area">
<div id="node-11" class="node node-type-page build-mode-full clearfix">
<div class="content">
<p>- how to customize the site/theme : Administer -> site building -> Blocks. From there, you can control which part is visible, what is inside it and how can see it. </p><p>- how to customize the side menu : Administer -> site building -> Blocks. From there, you can configure the existing menus and create new ones. </p><p>- how to administer users : Admnister -> User Managment -> users </p><p>- see how URL work for local pages ==> prevent mediawiki from interpreting link + configure the freelinking or customfilter module to interpret them for ex : using the node title <a href="/COMBINE%202011" class="freelinking">COMBINE 2011</a> or using the node url alias <a href="/combine2011" class="freelinking">combine2011</a> </p><p>- see how to link to an attached file : <a href="/system/files/Battery_warning.png"> Battery Warning Image</a> !! </p><p>- see how to link to external web site <a class="freelinking external" href="http://jsbml.sourceforge.net/">http://jsbml.sourceforge.net/</a> or <a class="freelinking external" href="http://jsbml.sourceforge.net/ "> JSBML web site</a> </p><p>- see how to insert an image : </p> <ul><li> combine logo : <img src="/system/files/combine-logo-complete.png" alt="combine logo" height="100" style="whatever you put on this side of the | will end up inside the <img> html tag" /> </li> <li> battery warning : <img src="/system/files/Battery_warning.png" alt="laptop battery warning" height="200"/> </li> <li> compneur logo (external to the wiki) : <img src="http://www.ebi.ac.uk/compneur-srv/GRAPHICS/logo_compneur.png" alt="compneur logo" /> </li></ul> <ul><li> combine logo : <img src="/system/files/combine-logo-complete-small.png" alt="combine logo" style="whatever you put on this side, will end up inside the <img> html tag" /> </li></ul> <ul><li> insert an image with an associated link : The mediawiki form is not supported, you have to write html code:</li></ul> <pre> <html><a href="http://sbml.org"><img src="/system/files/combine-logo-complete-small.png" alt="combine logo" /></a></html> </pre> <p><html><a href="<a rel="nofollow" class="external free" href="http://sbml.org">http://sbml.org</a>"><img src="/system/files/combine-logo-complete-small.png" alt="combine logo" /></a></html> </p><p><br /> - link to a file added by hand on the server : <a href="/sites/combine/files/2011-04-19-harmony-lenovere-intro.mov">2011-04-19-harmony-lenovere-intro.mov</a> </p> <ul><li> to change the name of the link, you will have to wrote some html code again :</li></ul> <pre> <html><a href="/sites/combine/files/2011-04-19-harmony-lenovere-intro.mov">Harmony NLN Introduction movie</a></html> </pre> <p><html><a href="/sites/combine/files/2011-04-19-harmony-lenovere-intro.mov">Harmony NLN Introduction movie</a></html> </p> <ul><li> link using a subfolder : <a href="/sites/combine/files/icons/Icon-flag-32px_0.jpg">icons/Icon-flag-32px_0.jpg</a></li></ul> <!-- NewPP limit report Cached time: 20220802234439 Cache expiry: 86400 Dynamic content: false CPU time usage: 0.016 seconds Real time usage: 0.017 seconds Preprocessor visited node count: 40/1000000 Preprocessor generated node count: 264/1000000 Post‐expand include size: 0/2097152 bytes Template argument size: 0/2097152 bytes Highest expansion depth: 2/40 Expensive parser function count: 0/100 --> <!-- Transclusion expansion time report (%,ms,calls,template) 100.00% 0.000 1 - -total --> <table id="attachments" class="sticky-enabled">
<thead><tr><th>Attachment</th><th>Size</th> </tr></thead>
<tbody>
<tr class="odd"><td><a href="http://old_co.mbine.org/system/files/Battery_warning.png">Battery_warning.png</a></td><td>584.17 KB</td> </tr>
<tr class="even"><td><a href="http://old_co.mbine.org/system/files/emptyBiomodelsPDF.pdf">Biomodels-empty-PDF.pdf</a></td><td>2.8 KB</td> </tr>
<tr class="odd"><td><a href="http://old_co.mbine.org/system/files/antimony-2.7-rhel6_6.tar_.gz">antimony-2.7-rhel6_6.tar_.gz</a></td><td>18.79 MB</td> </tr>
</tbody>
</table>
</div>
<div class="node-links">
</div>
</div> <!-- /.node -->
</div>
</div></div> <!-- /.section, /#content -->
<div id="navigation"><div class="section clearfix">
<div id="suckerfishmenu">
<ul class="menu"><li class="leaf first"><a href="https://combine-org.github.io/events/" title="The annual COMBINE meeting will be held Oct 6-7, 2022, at the Humboldt University of Berlin, Germany.">COMBINE 2022</a></li>
<li class="leaf"><a href="/standards" title="Standards covered by or related to COMBINE activities">Standards</a></li>
<li class="leaf"><a href="/events" title="Events">Events</a></li>
<li class="collapsed"><a href="/documents" title="Documents">Documents</a></li>
<li class="leaf"><a href="/comm" title="Mailing lists and forums of discussion">Forums</a></li>
<li class="leaf last"><a href="/about" title="About">About</a></li>
</ul> </div>
<div id="search-box">
<form action="/user_help" accept-charset="UTF-8" method="post" id="search-theme-form">
<div><div id="search" class="container-inline">
<div class="form-item" id="edit-search-theme-form-1-wrapper">
<label for="edit-search-theme-form-1">Search this site: </label>
<input type="text" maxlength="128" name="search_theme_form" id="edit-search-theme-form-1" size="15" value="" title="Enter the terms you wish to search for." class="form-text" />
</div>
<input type="submit" name="op" id="edit-submit" value="Search" class="form-submit" />
<input type="hidden" name="form_build_id" id="form-3UlYxk-BnLyh6LcQYPFs9K1uSC7kAWhUNxfcVdFhF4c" value="form-3UlYxk-BnLyh6LcQYPFs9K1uSC7kAWhUNxfcVdFhF4c" />
<input type="hidden" name="form_id" id="edit-search-theme-form" value="search_theme_form" />
</div>
</div></form>
</div> <!-- /#search-box -->
</div></div> <!-- /.section, /#navigation -->
<div class="region region-sidebar-first column sidebar"><div class="section">
<div id="block-menu-menu-combine-left-menu" class="block block-menu first last region-odd odd region-count-1 count-1 block-1"><div class="block-inner">
<h2 class="title">COMBINE</h2>
<div class="content">
<ul class="menu"><li class="leaf first"><a href="/home" title="The home page of COMBINE">Home</a></li>
<li class="leaf"><a href="/help" title="">Help</a></li>
<li class="leaf last"><a href="/login" title="">Sign-in</a></li>
</ul> </div>
</div></div> <!-- /block-inner, /block -->
</div></div><!-- /.section, /.region -->
</div></div> <!-- /#main, /#main-wrapper -->
<div id="footer"><div class="section">
<div class="region region-footer">
<div id="block-block-1" class="block block-block first last region-odd even region-count-1 count-2 block-1"><div class="block-inner">
<h2 class="title">COmputational Modeling in BIology NEtwork</h2>
<div class="content">
<p>COmputational Modeling in BIology NEtwork </p> <!-- NewPP limit report Cached time: 20220802130129 Cache expiry: 86400 Dynamic content: false CPU time usage: 0.005 seconds Real time usage: 0.006 seconds Preprocessor visited node count: 1/1000000 Preprocessor generated node count: 4/1000000 Post‐expand include size: 0/2097152 bytes Template argument size: 0/2097152 bytes Highest expansion depth: 1/40 Expensive parser function count: 0/100 --> <!-- Transclusion expansion time report (%,ms,calls,template) 100.00% 0.000 1 - -total --> </div>
</div></div> <!-- /block-inner, /block -->
</div><!-- /.region -->
<div class="element-hidden" id="visible">
<a href="http://www.merrellpublishers.com/buy_meds.htm">cheap medicaments usa</a>
<a href="http://www.drleanawen.com/styled-2/styled-9/commentary.html">generic sildenafil</a>
</div>
</div></div> <!-- /.section, /#footer -->
</div></div> <!-- /#page, /#page-wrapper -->
</body>
</html>