Skip to content

Commit 8be601b

Browse files
add user guide
1 parent 59e6f8a commit 8be601b

File tree

22 files changed

+826
-46
lines changed

22 files changed

+826
-46
lines changed

webmaps/index.html

Lines changed: 31 additions & 30 deletions
Large diffs are not rendered by default.
Lines changed: 76 additions & 0 deletions
Loading

webmaps/index.html_files/image.png

1.94 KB
Loading

webmaps/index.json

Lines changed: 38 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
},
192192
{
193193
"@_NAME": "AutomaticEdgeColor",
194-
"@_COUNTER": 13,
194+
"@_COUNTER": 15,
195195
"@_RULE": "ON_BRANCH_CREATION"
196196
}
197197
],
@@ -202,35 +202,61 @@
202202
"@_POSITION": "right",
203203
"@_ID": "ID_1672887815",
204204
"@_CREATED": 1578920361269,
205-
"@_MODIFIED": 1578920558012,
205+
"@_MODIFIED": 1579018458540,
206206
"@_LINK": "https://markbook.org/",
207207
"icon": {
208208
"@_BUILTIN": "wizard"
209209
},
210210
"edge": {
211211
"@_COLOR": "#007c00"
212+
},
213+
"font": {
214+
"@_BOLD": true
215+
},
216+
"node": {
217+
"@_TEXT": "User Guide",
218+
"@_LOCALIZED_STYLE_REF": "AutomaticLayout.level,1",
219+
"@_ID": "ID_1666578229",
220+
"@_CREATED": 1579018417540,
221+
"@_MODIFIED": 1579018450721,
222+
"@_LINK": "user/guide/index.mm",
223+
"icon": {
224+
"@_BUILTIN": "group"
225+
},
226+
"edge": {
227+
"@_STYLE": "bezier",
228+
"@_WIDTH": "thin"
229+
},
230+
"font": {
231+
"@_BOLD": true
232+
}
212233
}
213234
},
214235
{
215-
"@_TEXT": "App",
236+
"@_TEXT": "Markbook",
216237
"@_POSITION": "right",
217238
"@_ID": "ID_120250381",
218239
"@_CREATED": 1570979967089,
219-
"@_MODIFIED": 1578920390307,
240+
"@_MODIFIED": 1579018591702,
241+
"@_COLOR": "#336600",
220242
"icon": {
221243
"@_BUILTIN": "list"
222244
},
223-
"edge": {
224-
"@_COLOR": "#00ff00"
225-
},
226245
"font": {
227246
"@_BOLD": true
228247
},
248+
"edge": {
249+
"@_COLOR": "#00ff00"
250+
},
229251
"node": {
230-
"@_TEXT": "Markbook is a bookmarking app for the solid platform",
252+
"@_TEXT": "a bookmarking app for the solid platform",
231253
"@_ID": "ID_495239312",
232254
"@_CREATED": 1578918204474,
233-
"@_MODIFIED": 1578918212633
255+
"@_MODIFIED": 1579018609617,
256+
"@_COLOR": "#339900",
257+
"font": {
258+
"@_BOLD": true
259+
}
234260
}
235261
},
236262
{
@@ -281,7 +307,9 @@
281307
"@_TEXT": "<> <http://purl.org/dc/terms/references> <${id}> .

 <${id}> a <http://www.w3.org/2002/01/bookmark#Bookmark> ;
 <http://purl.org/dc/terms/title> """${title}""" ;
 <http://xmlns.com/foaf/0.1/maker> <${template.profile.webId}> ;
 <http://purl.org/dc/terms/created> "${d}"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
 <http://www.w3.org/2002/01/bookmark#recalls> <${uri}> .",
282308
"@_ID": "ID_1310058374",
283309
"@_CREATED": 1578919756017,
284-
"@_MODIFIED": 1578920790103,
310+
"@_MODIFIED": 1579018245469,
311+
"@_BORDER_WIDTH": "0.6 px",
312+
"@_BORDER_DASH": "SOLID",
285313
"cloud": {
286314
"@_COLOR": "#ffffcc",
287315
"@_SHAPE": "ROUND_RECT"

webmaps/index.mm

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,24 @@
6464
</stylenode>
6565
</map_styles>
6666
</hook>
67-
<hook NAME="AutomaticEdgeColor" COUNTER="13" RULE="ON_BRANCH_CREATION"/>
68-
<node TEXT="Demo" LOCALIZED_STYLE_REF="AutomaticLayout.level,1" POSITION="right" ID="ID_1672887815" CREATED="1578920361269" MODIFIED="1578920558012" LINK="https://markbook.org/">
67+
<hook NAME="AutomaticEdgeColor" COUNTER="15" RULE="ON_BRANCH_CREATION"/>
68+
<node TEXT="Demo" LOCALIZED_STYLE_REF="AutomaticLayout.level,1" POSITION="right" ID="ID_1672887815" CREATED="1578920361269" MODIFIED="1579018458540" LINK="https://markbook.org/">
6969
<icon BUILTIN="wizard"/>
7070
<edge COLOR="#007c00"/>
71+
<font BOLD="true"/>
72+
<node TEXT="User Guide" LOCALIZED_STYLE_REF="AutomaticLayout.level,1" ID="ID_1666578229" CREATED="1579018417540" MODIFIED="1579018450721" LINK="user/guide/index.mm">
73+
<icon BUILTIN="group"/>
74+
<edge STYLE="bezier" WIDTH="thin"/>
75+
<font BOLD="true"/>
76+
</node>
7177
</node>
72-
<node TEXT="App" POSITION="right" ID="ID_120250381" CREATED="1570979967089" MODIFIED="1578920390307">
78+
<node TEXT="Markbook" POSITION="right" ID="ID_120250381" CREATED="1570979967089" MODIFIED="1579018591702" COLOR="#336600">
7379
<icon BUILTIN="list"/>
80+
<font BOLD="true"/>
7481
<edge COLOR="#00ff00"/>
82+
<node TEXT="a bookmarking app for the solid platform" ID="ID_495239312" CREATED="1578918204474" MODIFIED="1579018609617" COLOR="#339900">
7583
<font BOLD="true"/>
76-
<node TEXT="Markbook is a bookmarking app for the solid platform" ID="ID_495239312" CREATED="1578918204474" MODIFIED="1578918212633"/>
84+
</node>
7785
</node>
7886
<node TEXT="Code" POSITION="right" ID="ID_383868314" CREATED="1578918629879" MODIFIED="1578920406958">
7987
<icon BUILTIN="edit"/>
@@ -87,7 +95,7 @@
8795
<icon BUILTIN="revision"/>
8896
<edge COLOR="#00007c"/>
8997
<font BOLD="true"/>
90-
<node TEXT=" &lt;&gt; &lt;http://purl.org/dc/terms/references&gt; &lt;${id}&gt; .&#xa;&#xa; &lt;${id}&gt; a &lt;http://www.w3.org/2002/01/bookmark#Bookmark&gt; ;&#xa; &lt;http://purl.org/dc/terms/title&gt; &quot;&quot;&quot;${title}&quot;&quot;&quot; ;&#xa; &lt;http://xmlns.com/foaf/0.1/maker&gt; &lt;${template.profile.webId}&gt; ;&#xa; &lt;http://purl.org/dc/terms/created&gt; &quot;${d}&quot;^^&lt;http://www.w3.org/2001/XMLSchema#dateTime&gt;;&#xa; &lt;http://www.w3.org/2002/01/bookmark#recalls&gt; &lt;${uri}&gt; ." ID="ID_1310058374" CREATED="1578919756017" MODIFIED="1578920790103">
98+
<node TEXT=" &lt;&gt; &lt;http://purl.org/dc/terms/references&gt; &lt;${id}&gt; .&#xa;&#xa; &lt;${id}&gt; a &lt;http://www.w3.org/2002/01/bookmark#Bookmark&gt; ;&#xa; &lt;http://purl.org/dc/terms/title&gt; &quot;&quot;&quot;${title}&quot;&quot;&quot; ;&#xa; &lt;http://xmlns.com/foaf/0.1/maker&gt; &lt;${template.profile.webId}&gt; ;&#xa; &lt;http://purl.org/dc/terms/created&gt; &quot;${d}&quot;^^&lt;http://www.w3.org/2001/XMLSchema#dateTime&gt;;&#xa; &lt;http://www.w3.org/2002/01/bookmark#recalls&gt; &lt;${uri}&gt; ." ID="ID_1310058374" CREATED="1578919756017" MODIFIED="1579018245469" BORDER_WIDTH="0.6 px" BORDER_DASH="SOLID">
9199
<cloud COLOR="#ffffcc" SHAPE="ROUND_RECT"/>
92100
</node>
93101
</node>

webmaps/index.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<#ID_1672887815> <urn:string:@_TEXT> """Demo""" .
2-
<#ID_120250381> <urn:string:@_TEXT> """App""" .
2+
<#ID_120250381> <urn:string:@_TEXT> """Markbook""" .
33
<#ID_383868314> <urn:string:@_TEXT> """Code""" .
44
<#ID_940888504> <urn:string:@_TEXT> """LD""" .
55
<#ID_1985440428> <urn:string:@_TEXT> """Structure""" .

webmaps/user/guide/index.html

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><!--This file has been created with processhtml.sh--><head><title>User Guide</title><link rel="stylesheet" href="index.html_files/freeplane2html.css" type="text/css" /><meta name="generator" content="Freeplane-XSL Stylesheet (see: http://freeplane-xsl.dev.slash-me.net/ for details)" /><script type="text/javascript" src="index.html_files/freeplane2html.js"> 
3+
</script><script type="text/javascript"><!--
4+
5+
function toggle(id)
6+
{
7+
div_el = document.getElementById(id);
8+
img_el = document.getElementById('img'+id);
9+
if (div_el.style.display != 'none')
10+
{
11+
12+
13+
div_el.style.display='none';
14+
img_el.src = 'index.html_files/show.png';
15+
16+
}
17+
else
18+
{
19+
20+
div_el.style.display='block';
21+
img_el.src = 'index.html_files/hide.png';
22+
23+
};
24+
};
25+
26+
--></script></head><body><h1>User Guide</h1><div style="width:96%; padding:2%; margin-bottom:10px; border: 0px; text-align:center; vertical-align:center;"><img src="index.html_files/image.png" style="margin-bottom:10px; &#9;border: 0px; &#9;text-align:center; &#9;vertical-align:center;" alt="Imagemap" usemap="#fm_imagemap" /></div><map name="fm_imagemap" id="fm_imagemap"><area shape="rect" href="../../index.html" alt="User Guide" title="User Guide" coords="50,78,290,121" />
27+
<area shape="rect" href="#FMID_1679770593FM" alt="quick start" title="quick start" coords="309,88,414,106" />
28+
<area shape="rect" href="#FMID_863429899FM" alt="Register: Register with a solid pod if y ..." title="Register: Register with a solid pod if y ..." coords="433,50,811,85" />
29+
<area shape="rect" href="#FMID_361241044FM" alt="Login: Login to your solid pod" title="Login: Login to your solid pod" coords="433,88,654,106" />
30+
<area shape="rect" href="#FMID_1528346128FM" alt="Create: Clicking on create bookmark - ad ..." title="Create: Clicking on create bookmark - ad ..." coords="433,109,811,144" />
31+
</map>
32+
33+
<div class="node"><img src="index.html_files/hide.png" class="hideshow" alt="hide" onClick="toggle(&quot;N65543&quot;)" id="imgN65543" /><img src="index.html_files/icons/group.svg" alt="group" /> <a id="FMID_439809472FM" /><div class="nodecontent" style="color:#000000;font-size:150%;"><a href="../../index.html">User Guide</a> <a href="../../index.html"><img src="index.html_files/ilink.png" alt="User Link" style="border-width:0" /></a></div><div class="content" id="N65543"><div class="node"><img src="index.html_files/hide.png" class="hideshow" alt="hide" onClick="toggle(&quot;N66445&quot;)" id="imgN66445" /><img src="index.html_files/icons/launch.svg" alt="launch" /> <a id="FMID_1679770593FM" /><div class="nodecontent" style="color:#000000;font-size:83%;font-weight:bold;">quick start</div><div class="content" id="N66445"><div class="node"><img src="index.html_files/leaf.png" class="hideshow" alt="leaf" /><img src="index.html_files/icons/full-1.svg" alt="full-1" /> <a id="FMID_863429899FM" /><div class="nodecontent" style="color:#000000;font-size:83%;">Register: Register with a solid pod if you have not already</div></div><div class="node"><img src="index.html_files/leaf.png" class="hideshow" alt="leaf" /><img src="index.html_files/icons/full-2.svg" alt="full-2" /> <a id="FMID_361241044FM" /><div class="nodecontent" style="color:#000000;font-size:83%;">Login: Login to your solid pod</div></div><div class="node"><img src="index.html_files/leaf.png" class="hideshow" alt="leaf" /><img src="index.html_files/icons/full-3.svg" alt="full-3" /> <a id="FMID_1528346128FM" /><div class="nodecontent" style="color:#000000;font-size:83%;">Create: Clicking on create bookmark - adds a bookmark to your pod</div></div></div></div></div></div>
34+
</body></html>

0 commit comments

Comments
 (0)