Fossil SCM
Added link to technotes list on the /wikihelp page, per request in forum post [forum:7a4609bad3].
Commit
c00e5d60a0868055c70215d2f5f7b9235a7bb7280ac5c89b6c6d6269ba9a4d1d
Parent
556479b245d4082…
1 file changed
+2
+2
| --- src/wiki.c | ||
| +++ src/wiki.c | ||
| @@ -366,10 +366,12 @@ | ||
| 366 | 366 | if( g.perm.Write ){ |
| 367 | 367 | @ <li> Create a %z(href("%R/technoteedit"))new tech-note</a>.</li> |
| 368 | 368 | } |
| 369 | 369 | } |
| 370 | 370 | @ <li> %z(href("%R/wcontent"))List of All Wiki Pages</a> |
| 371 | + @ available on this server.</li> | |
| 372 | + @ <li> %z(href("%R/timeline?y=e"))List of All Tech-notes</a> | |
| 371 | 373 | @ available on this server.</li> |
| 372 | 374 | if( g.perm.ModWiki ){ |
| 373 | 375 | @ <li> %z(href("%R/modreq"))Tend to pending moderation requests</a></li> |
| 374 | 376 | } |
| 375 | 377 | if( search_restrict(SRCH_WIKI)!=0 ){ |
| 376 | 378 |
| --- src/wiki.c | |
| +++ src/wiki.c | |
| @@ -366,10 +366,12 @@ | |
| 366 | if( g.perm.Write ){ |
| 367 | @ <li> Create a %z(href("%R/technoteedit"))new tech-note</a>.</li> |
| 368 | } |
| 369 | } |
| 370 | @ <li> %z(href("%R/wcontent"))List of All Wiki Pages</a> |
| 371 | @ available on this server.</li> |
| 372 | if( g.perm.ModWiki ){ |
| 373 | @ <li> %z(href("%R/modreq"))Tend to pending moderation requests</a></li> |
| 374 | } |
| 375 | if( search_restrict(SRCH_WIKI)!=0 ){ |
| 376 |
| --- src/wiki.c | |
| +++ src/wiki.c | |
| @@ -366,10 +366,12 @@ | |
| 366 | if( g.perm.Write ){ |
| 367 | @ <li> Create a %z(href("%R/technoteedit"))new tech-note</a>.</li> |
| 368 | } |
| 369 | } |
| 370 | @ <li> %z(href("%R/wcontent"))List of All Wiki Pages</a> |
| 371 | @ available on this server.</li> |
| 372 | @ <li> %z(href("%R/timeline?y=e"))List of All Tech-notes</a> |
| 373 | @ available on this server.</li> |
| 374 | if( g.perm.ModWiki ){ |
| 375 | @ <li> %z(href("%R/modreq"))Tend to pending moderation requests</a></li> |
| 376 | } |
| 377 | if( search_restrict(SRCH_WIKI)!=0 ){ |
| 378 |