Fossil SCM

Add a link to the /intermap page for Interwiki Map keywords on the setup menu.

drh 2023-01-27 20:42 trunk
Commit bb189a15fd30d762bd789ab976580a01de07c46d2bef8caee3ed66136fb1f224
2 files changed +1 -1 +2
+1 -1
--- src/interwiki.c
+++ src/interwiki.c
@@ -294,11 +294,11 @@
294294
blob_appendf(out,"<i>None</i></blockquote>\n");
295295
}
296296
}
297297
298298
/*
299
-** WEBPAGE: /intermap
299
+** WEBPAGE: intermap
300300
**
301301
** View and modify the interwiki tag map or "intermap".
302302
** This page is visible to administrators only.
303303
*/
304304
void interwiki_page(void){
305305
--- src/interwiki.c
+++ src/interwiki.c
@@ -294,11 +294,11 @@
294 blob_appendf(out,"<i>None</i></blockquote>\n");
295 }
296 }
297
298 /*
299 ** WEBPAGE: /intermap
300 **
301 ** View and modify the interwiki tag map or "intermap".
302 ** This page is visible to administrators only.
303 */
304 void interwiki_page(void){
305
--- src/interwiki.c
+++ src/interwiki.c
@@ -294,11 +294,11 @@
294 blob_appendf(out,"<i>None</i></blockquote>\n");
295 }
296 }
297
298 /*
299 ** WEBPAGE: intermap
300 **
301 ** View and modify the interwiki tag map or "intermap".
302 ** This page is visible to administrators only.
303 */
304 void interwiki_page(void){
305
--- src/setup.c
+++ src/setup.c
@@ -126,10 +126,12 @@
126126
" on the same server");
127127
setup_menu_entry("Tickets", "tktsetup",
128128
"Configure the trouble-ticketing system for this repository");
129129
setup_menu_entry("Wiki", "setup_wiki",
130130
"Configure the wiki for this repository");
131
+ setup_menu_entry("Interwiki Map", "intermap",
132
+ "Mapping keywords for interwiki links");
131133
setup_menu_entry("Chat", "setup_chat",
132134
"Configure the chatroom");
133135
}
134136
setup_menu_entry("Search","srchsetup",
135137
"Configure the built-in search engine");
136138
--- src/setup.c
+++ src/setup.c
@@ -126,10 +126,12 @@
126 " on the same server");
127 setup_menu_entry("Tickets", "tktsetup",
128 "Configure the trouble-ticketing system for this repository");
129 setup_menu_entry("Wiki", "setup_wiki",
130 "Configure the wiki for this repository");
 
 
131 setup_menu_entry("Chat", "setup_chat",
132 "Configure the chatroom");
133 }
134 setup_menu_entry("Search","srchsetup",
135 "Configure the built-in search engine");
136
--- src/setup.c
+++ src/setup.c
@@ -126,10 +126,12 @@
126 " on the same server");
127 setup_menu_entry("Tickets", "tktsetup",
128 "Configure the trouble-ticketing system for this repository");
129 setup_menu_entry("Wiki", "setup_wiki",
130 "Configure the wiki for this repository");
131 setup_menu_entry("Interwiki Map", "intermap",
132 "Mapping keywords for interwiki links");
133 setup_menu_entry("Chat", "setup_chat",
134 "Configure the chatroom");
135 }
136 setup_menu_entry("Search","srchsetup",
137 "Configure the built-in search engine");
138

Keyboard Shortcuts

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