Fossil SCM

Remove unnecessary text at the top of the /sitemap page.

drh 2015-04-27 01:27 trunk
Commit 4cacd894aa80153b261c505e2a57a6002d320f38
1 file changed +2
--- src/sitemap.c
+++ src/sitemap.c
@@ -30,15 +30,17 @@
3030
int srchFlags;
3131
login_check_credentials();
3232
srchFlags = search_restrict(SRCH_ALL);
3333
style_header("Site Map");
3434
style_adunit_config(ADUNIT_RIGHT_OK);
35
+#if 0
3536
@ <p>
3637
@ The following links are just a few of the many web-pages available for
3738
@ this Fossil repository:
3839
@ </p>
3940
@
41
+#endif
4042
@ <ul>
4143
@ <li>%z(href("%R/home"))Home Page</a>
4244
if( srchFlags & SRCH_DOC ){
4345
@ <ul>
4446
@ <li>%z(href("%R/docsrch"))Search Project Documentation</a></li>
4547
--- src/sitemap.c
+++ src/sitemap.c
@@ -30,15 +30,17 @@
30 int srchFlags;
31 login_check_credentials();
32 srchFlags = search_restrict(SRCH_ALL);
33 style_header("Site Map");
34 style_adunit_config(ADUNIT_RIGHT_OK);
 
35 @ <p>
36 @ The following links are just a few of the many web-pages available for
37 @ this Fossil repository:
38 @ </p>
39 @
 
40 @ <ul>
41 @ <li>%z(href("%R/home"))Home Page</a>
42 if( srchFlags & SRCH_DOC ){
43 @ <ul>
44 @ <li>%z(href("%R/docsrch"))Search Project Documentation</a></li>
45
--- src/sitemap.c
+++ src/sitemap.c
@@ -30,15 +30,17 @@
30 int srchFlags;
31 login_check_credentials();
32 srchFlags = search_restrict(SRCH_ALL);
33 style_header("Site Map");
34 style_adunit_config(ADUNIT_RIGHT_OK);
35 #if 0
36 @ <p>
37 @ The following links are just a few of the many web-pages available for
38 @ this Fossil repository:
39 @ </p>
40 @
41 #endif
42 @ <ul>
43 @ <li>%z(href("%R/home"))Home Page</a>
44 if( srchFlags & SRCH_DOC ){
45 @ <ul>
46 @ <li>%z(href("%R/docsrch"))Search Project Documentation</a></li>
47

Keyboard Shortcuts

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