##// END OF EJS Templates
Adds News and Forum link documentation (#13497)....
Jean-Philippe Lang -
r13413:cc43ae099ac6
parent child
Show More
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Příspěvky diskuzního fóra:
137 <li>Příspěvky diskuzního fóra:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (odkaz na příspěvek s ID 1218)</li>
139 <li><strong>message#1218</strong> (odkaz na příspěvek s ID 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -136,9 +145,18
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (odkaz na projekt s ID 3)</li>
146 <li><strong>project#3</strong> (odkaz na projekt s ID 3)</li>
138 <li><strong>project:projekt_test</strong> (odkaz na projekt pojmenovaný "projekt_test")</li>
147 <li><strong>project:projekt_test</strong> (odkaz na projekt pojmenovaný "projekt_test")</li>
148 <li><strong>project:"projekt test"</strong> (odkaz na projekt pojmenovaný "projekt test")</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Messages du forum:
137 <li>Messages du forum:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (Lien vers le message dont l'id est 1218)</li>
139 <li><strong>message#1218</strong> (Lien vers le message dont l'id est 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -136,9 +145,18
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (Lien vers le projet dont l'id est 3)</li>
146 <li><strong>project#3</strong> (Lien vers le projet dont l'id est 3)</li>
138 <li><strong>project:unprojet</strong> (Lien vers le projet nommé "unprojet")</li>
147 <li><strong>project:unprojet</strong> (Lien vers le projet nommé "unprojet")</li>
148 <li><strong>project:"un projet"</strong> (use double quotes if project name contains spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Eviter ces lien:</p>
161 <p>Eviter ces lien:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>フォーラムのメッセージ:
137 <li>フォーラムのメッセージ:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (id 1218のメッセージへのリンク)</li>
139 <li><strong>message#1218</strong> (id 1218のメッセージへのリンク)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -136,9 +145,18
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (id 3のプロジェクトへのリンク)</li>
146 <li><strong>project#3</strong> (id 3のプロジェクトへのリンク)</li>
138 <li><strong>project:someproject</strong> ("someproject"という名前のプロジェクトへのリンク)</li>
147 <li><strong>project:someproject</strong> ("someproject"という名前のプロジェクトへのリンク)</li>
148 <li><strong>project:"some project"</strong> (use double quotes if project name contains spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>エスケープ:</p>
161 <p>エスケープ:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -150,6 +150,15
150 </ul>
150 </ul>
151
151
152 <ul>
152 <ul>
153 <li>Forums:
154 <ul>
155 <li><strong>forum#1</strong> (link to forum with id 1</li>
156 <li><strong>forum:Support</strong> (link to forum named Support)</li>
157 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
158 </ul></li>
159 </ul>
160
161 <ul>
153 <li>Сообщения форума:
162 <li>Сообщения форума:
154 <ul>
163 <ul>
155 <li><strong>message#1218</strong> (ссылка на сообщение с id 1218)</li>
164 <li><strong>message#1218</strong> (ссылка на сообщение с id 1218)</li>
@@ -161,6 +170,16
161 <ul>
170 <ul>
162 <li><strong>project#3</strong> (ссылка на проект с id 3)</li>
171 <li><strong>project#3</strong> (ссылка на проект с id 3)</li>
163 <li><strong>project:someproject</strong> (ссылка на проект "someproject")</li>
172 <li><strong>project:someproject</strong> (ссылка на проект "someproject")</li>
173 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
174 </ul></li>
175 </ul>
176
177 <ul>
178 <li>News:
179 <ul>
180 <li><strong>news#2</strong> (link to news item with id 2)</li>
181 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
182 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
164 </ul></li>
183 </ul></li>
165 </ul>
184 </ul>
166
185
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>論壇訊息:
137 <li>論壇訊息:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (連結至編號 1218 的訊息)</li>
139 <li><strong>message#1218</strong> (連結至編號 1218 的訊息)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -136,9 +145,18
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (連結至編號為 3 的專案)</li>
146 <li><strong>project#3</strong> (連結至編號為 3 的專案)</li>
138 <li><strong>project:someproject</strong> (連結至名稱為 "someproject" 的專案)</li>
147 <li><strong>project:someproject</strong> (連結至名稱為 "someproject" 的專案)</li>
148 <li><strong>project:"some project"</strong> (use double quotes if project name contains spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>逸出字元:</p>
161 <p>逸出字元:</p>
144
162
@@ -125,8 +125,17
125 </ul>
125 </ul>
126
126
127 <ul>
127 <ul>
128 <li>Forums:
129 <ul>
130 <li><strong>forum#1</strong> (link to forum with id 1</li>
131 <li><strong>forum:Support</strong> (link to forum named Support)</li>
132 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
133 </ul></li>
134 </ul>
135
136 <ul>
128 <li>Forum messages:
137 <li>Forum messages:
129 <ul>
138 <ul>
130 <li><strong>message#1218</strong> (link to message with id 1218)</li>
139 <li><strong>message#1218</strong> (link to message with id 1218)</li>
131 </ul></li>
140 </ul></li>
132 </ul>
141 </ul>
@@ -135,10 +144,19
135 <li>Projects:
144 <li>Projects:
136 <ul>
145 <ul>
137 <li><strong>project#3</strong> (link to project with id 3)</li>
146 <li><strong>project#3</strong> (link to project with id 3)</li>
138 <li><strong>project:someproject</strong> (link to project named "someproject")</li>
147 <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li>
148 <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li>
139 </ul></li>
149 </ul></li>
140 </ul>
150 </ul>
141
151
152 <ul>
153 <li>News:
154 <ul>
155 <li><strong>news#2</strong> (link to news item with id 2)</li>
156 <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li>
157 <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li>
158 </ul></li>
159 </ul>
142
160
143 <p>Escaping:</p>
161 <p>Escaping:</p>
144
162
General Comments 0
You need to be logged in to leave comments. Login now