Fossil SCM
Add /forummain as an alias for /forum.
Commit
4b82e96ac84c2fbacc1f9a36ff3871a9083db70b4a696a8f4079c9c84e6bc811
Parent
1b63f6894f4ec45…
1 file changed
+1
+1
| --- src/forum.c | ||
| +++ src/forum.c | ||
| @@ -1032,10 +1032,11 @@ | ||
| 1032 | 1032 | @ </form> |
| 1033 | 1033 | style_footer(); |
| 1034 | 1034 | } |
| 1035 | 1035 | |
| 1036 | 1036 | /* |
| 1037 | +** WEBPAGE: forummain | |
| 1037 | 1038 | ** WEBPAGE: forum |
| 1038 | 1039 | ** |
| 1039 | 1040 | ** The main page for the forum feature. Show a list of recent forum |
| 1040 | 1041 | ** threads. Also show a search box at the top if search is enabled, |
| 1041 | 1042 | ** and a button for creating a new thread, if enabled. |
| 1042 | 1043 |
| --- src/forum.c | |
| +++ src/forum.c | |
| @@ -1032,10 +1032,11 @@ | |
| 1032 | @ </form> |
| 1033 | style_footer(); |
| 1034 | } |
| 1035 | |
| 1036 | /* |
| 1037 | ** WEBPAGE: forum |
| 1038 | ** |
| 1039 | ** The main page for the forum feature. Show a list of recent forum |
| 1040 | ** threads. Also show a search box at the top if search is enabled, |
| 1041 | ** and a button for creating a new thread, if enabled. |
| 1042 |
| --- src/forum.c | |
| +++ src/forum.c | |
| @@ -1032,10 +1032,11 @@ | |
| 1032 | @ </form> |
| 1033 | style_footer(); |
| 1034 | } |
| 1035 | |
| 1036 | /* |
| 1037 | ** WEBPAGE: forummain |
| 1038 | ** WEBPAGE: forum |
| 1039 | ** |
| 1040 | ** The main page for the forum feature. Show a list of recent forum |
| 1041 | ** threads. Also show a search box at the top if search is enabled, |
| 1042 | ** and a button for creating a new thread, if enabled. |
| 1043 |