Fossil SCM

Form input label for new wiki search ([07bd8796dc]) reflects it's current function of only searching page _titles_.

bch 2010-01-25 19:27 trunk
Commit 80bcc3a18ee580c54114b6fb1f681f3bc97f1bac
1 file changed +1 -1
+1 -1
--- src/wiki.c
+++ src/wiki.c
@@ -152,11 +152,11 @@
152152
@ <li> Create a <a href="%s(g.zBaseURL)/wikinew">new wiki page</a>.</li>
153153
}
154154
@ <li> <a href="%s(g.zBaseURL)/wcontent">List of All Wiki Pages</a>
155155
@ available on this server.</li>
156156
@ <li> <form method="GET" action="%s(g.zBaseURL)/wfind">
157
- @ Search the wiki: <input type="text" name="title"/> &nbsp; <input type="submit" />
157
+ @ Search wiki titles: <input type="text" name="title"/> &nbsp; <input type="submit" />
158158
@ </li>
159159
@ </ul>
160160
style_footer();
161161
return;
162162
}
163163
--- src/wiki.c
+++ src/wiki.c
@@ -152,11 +152,11 @@
152 @ <li> Create a <a href="%s(g.zBaseURL)/wikinew">new wiki page</a>.</li>
153 }
154 @ <li> <a href="%s(g.zBaseURL)/wcontent">List of All Wiki Pages</a>
155 @ available on this server.</li>
156 @ <li> <form method="GET" action="%s(g.zBaseURL)/wfind">
157 @ Search the wiki: <input type="text" name="title"/> &nbsp; <input type="submit" />
158 @ </li>
159 @ </ul>
160 style_footer();
161 return;
162 }
163
--- src/wiki.c
+++ src/wiki.c
@@ -152,11 +152,11 @@
152 @ <li> Create a <a href="%s(g.zBaseURL)/wikinew">new wiki page</a>.</li>
153 }
154 @ <li> <a href="%s(g.zBaseURL)/wcontent">List of All Wiki Pages</a>
155 @ available on this server.</li>
156 @ <li> <form method="GET" action="%s(g.zBaseURL)/wfind">
157 @ Search wiki titles: <input type="text" name="title"/> &nbsp; <input type="submit" />
158 @ </li>
159 @ </ul>
160 style_footer();
161 return;
162 }
163

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button