Fossil SCM
Documentation fix: add the "p" query parameter to pure associated wiki-page examples in the wikitheory.wiki page.
Commit
525e93dd5711f5d08d29a0a74f06d1007ed847ee796099846334c810fa167455
Parent
b1c8e791ae68ef8…
1 file changed
+2
-2
+2
-2
| --- www/wikitheory.wiki | ||
| +++ www/wikitheory.wiki | ||
| @@ -73,13 +73,13 @@ | ||
| 73 | 73 | or "checkin/<i>HASH</i>" are associated with the corresponding |
| 74 | 74 | branch or check-in. The wiki text appears in an "About" section of |
| 75 | 75 | timelines and info screens. Examples: |
| 76 | 76 | |
| 77 | 77 | * [/timeline?r=graph-test-branch] shows the text of the |
| 78 | - [/wiki?name=branch/graph-test-branch|branch/graph-test-branch] | |
| 78 | + [/wiki?name=branch/graph-test-branch&p|branch/graph-test-branch] | |
| 79 | 79 | wiki page at the top of the timeline |
| 80 | 80 | * [/info/19c60b7fc9e2] shows the text of the |
| 81 | - [/wiki?name=checkin/19c60b7fc9e2400e56a6f938bbad0e34ca746ca2eabdecac10945539f1f5e8c6|checkin/19c60b7fc9e2...] | |
| 81 | + [/wiki?name=checkin/19c60b7fc9e2400e56a6f938bbad0e34ca746ca2eabdecac10945539f1f5e8c6&p|checkin/19c60b7fc9e2...] | |
| 82 | 82 | wiki page in the "About" section. |
| 83 | 83 | |
| 84 | 84 | This special wiki pages are very useful for recording historical |
| 85 | 85 | notes. |
| 86 | 86 |
| --- www/wikitheory.wiki | |
| +++ www/wikitheory.wiki | |
| @@ -73,13 +73,13 @@ | |
| 73 | or "checkin/<i>HASH</i>" are associated with the corresponding |
| 74 | branch or check-in. The wiki text appears in an "About" section of |
| 75 | timelines and info screens. Examples: |
| 76 | |
| 77 | * [/timeline?r=graph-test-branch] shows the text of the |
| 78 | [/wiki?name=branch/graph-test-branch|branch/graph-test-branch] |
| 79 | wiki page at the top of the timeline |
| 80 | * [/info/19c60b7fc9e2] shows the text of the |
| 81 | [/wiki?name=checkin/19c60b7fc9e2400e56a6f938bbad0e34ca746ca2eabdecac10945539f1f5e8c6|checkin/19c60b7fc9e2...] |
| 82 | wiki page in the "About" section. |
| 83 | |
| 84 | This special wiki pages are very useful for recording historical |
| 85 | notes. |
| 86 |
| --- www/wikitheory.wiki | |
| +++ www/wikitheory.wiki | |
| @@ -73,13 +73,13 @@ | |
| 73 | or "checkin/<i>HASH</i>" are associated with the corresponding |
| 74 | branch or check-in. The wiki text appears in an "About" section of |
| 75 | timelines and info screens. Examples: |
| 76 | |
| 77 | * [/timeline?r=graph-test-branch] shows the text of the |
| 78 | [/wiki?name=branch/graph-test-branch&p|branch/graph-test-branch] |
| 79 | wiki page at the top of the timeline |
| 80 | * [/info/19c60b7fc9e2] shows the text of the |
| 81 | [/wiki?name=checkin/19c60b7fc9e2400e56a6f938bbad0e34ca746ca2eabdecac10945539f1f5e8c6&p|checkin/19c60b7fc9e2...] |
| 82 | wiki page in the "About" section. |
| 83 | |
| 84 | This special wiki pages are very useful for recording historical |
| 85 | notes. |
| 86 |