Fossil SCM
Added the "Enable Forum Search" section to www/forum.wiki
Commit
cc5d2e1f175562f98e707e3032ed9c44a02192a2712fb2aa4d3ef517efb366d8
Parent
892781cb23c0335…
1 file changed
+14
+14
| --- www/forum.wiki | ||
| +++ www/forum.wiki | ||
| @@ -198,10 +198,24 @@ | ||
| 198 | 198 | link, which just takes you to <tt>/forum</tt>. |
| 199 | 199 | |
| 200 | 200 | The exact code you need here varies depending on which skin you're |
| 201 | 201 | using. Follow the style you see for the other navbar links. |
| 202 | 202 | |
| 203 | + | |
| 204 | +<h3>Enable Forum Search</h3> | |
| 205 | + | |
| 206 | +One of the underlying assumptions of the forum feature is that you will | |
| 207 | +want to be able to search the forum archives, so the <tt>/forum</tt> | |
| 208 | +page always includes a search box. Since that depends on search being | |
| 209 | +enabled on the Fossil repository, Fossil warns that search is disabled | |
| 210 | +until you go into Admin → Search and enable the "Search Forum" | |
| 211 | +setting. | |
| 212 | + | |
| 213 | +You may want to enable some of the other Fossil search features while | |
| 214 | +you're in there. All of this does come at some CPU and I/O cost, which | |
| 215 | +is why it's disabled by default. | |
| 216 | + | |
| 203 | 217 | |
| 204 | 218 | <h3>Single Sign-On</h3> |
| 205 | 219 | |
| 206 | 220 | If you choose to host your discussion forums within the same repository |
| 207 | 221 | as your project's other Fossil-managed content, you inherently have a |
| 208 | 222 |
| --- www/forum.wiki | |
| +++ www/forum.wiki | |
| @@ -198,10 +198,24 @@ | |
| 198 | link, which just takes you to <tt>/forum</tt>. |
| 199 | |
| 200 | The exact code you need here varies depending on which skin you're |
| 201 | using. Follow the style you see for the other navbar links. |
| 202 | |
| 203 | |
| 204 | <h3>Single Sign-On</h3> |
| 205 | |
| 206 | If you choose to host your discussion forums within the same repository |
| 207 | as your project's other Fossil-managed content, you inherently have a |
| 208 |
| --- www/forum.wiki | |
| +++ www/forum.wiki | |
| @@ -198,10 +198,24 @@ | |
| 198 | link, which just takes you to <tt>/forum</tt>. |
| 199 | |
| 200 | The exact code you need here varies depending on which skin you're |
| 201 | using. Follow the style you see for the other navbar links. |
| 202 | |
| 203 | |
| 204 | <h3>Enable Forum Search</h3> |
| 205 | |
| 206 | One of the underlying assumptions of the forum feature is that you will |
| 207 | want to be able to search the forum archives, so the <tt>/forum</tt> |
| 208 | page always includes a search box. Since that depends on search being |
| 209 | enabled on the Fossil repository, Fossil warns that search is disabled |
| 210 | until you go into Admin → Search and enable the "Search Forum" |
| 211 | setting. |
| 212 | |
| 213 | You may want to enable some of the other Fossil search features while |
| 214 | you're in there. All of this does come at some CPU and I/O cost, which |
| 215 | is why it's disabled by default. |
| 216 | |
| 217 | |
| 218 | <h3>Single Sign-On</h3> |
| 219 | |
| 220 | If you choose to host your discussion forums within the same repository |
| 221 | as your project's other Fossil-managed content, you inherently have a |
| 222 |