summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2020-09-10 18:36:40 +0200
committerJulian T <julian@jtle.dk>2020-09-10 18:36:40 +0200
commit0935be04551ae744450809b63f72d330859e7f67 (patch)
treee9907026e49d72af860e1ab752022d69dd7f1c10
parentc30c37090e394e387b329e488d4f95309c0ef20b (diff)
Better description of notes
-rw-r--r--root.template20
1 files changed, 6 insertions, 14 deletions
diff --git a/root.template b/root.template
index 7178bf0..8cb65e8 100644
--- a/root.template
+++ b/root.template
@@ -37,7 +37,7 @@
<div class="help">
<h4>Navn format</h4>
- <pre>$DATE:$COURSE/$MODULE/$SECTION/$PART</pre>
+ <pre>$DATE:$PATH/$PART</pre>
<table>
<tr>
@@ -45,27 +45,19 @@
<td>ISO Dato</td>
</tr>
<tr>
- <td>$COURSE:</td>
- <td>Kursus eller emne felt</td>
- </tr>
- <tr>
- <td>$MODULE:</td>
- <td>Del af kursus såsom enkelt lektion</td>
- </tr>
- <tr>
- <td>$SECTION:</td>
- <td>Del af lektion, såsom lektier eller noter</td>
+ <td>$PATH:</td>
+ <td>Sti til note</td>
</tr>
<tr>
<td>$PART:</td>
- <td>Et section kan have flere sider</td>
+ <td>En note kan have flere sider</td>
</tr>
</table><br>
<p>Eksempler:</p>
<pre>2020-09-09:sig/mm1/noter/1
- 2020-09-09:sig/mm1/noter/2
- 2020-09-09:sig/mm1/opg/1</pre>
+ 2020-09-09:s5/sig/mm1/noter/2
+ 2020-09-09:s5/sig/mm1/opg/1</pre>
<table>
<tr>
<th>Lokations format</th>