diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-06-19 10:52:08 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-06-19 10:52:08 +0200 |
| commit | 76210ab9fbfd3c89fa40074ea93ee6c651d8eb68 (patch) | |
| tree | 60afdbb0e8f20d3086b9dbf63fbaf3ee74462ae3 /htroot/env | |
| parent | 4bf55a6ef957b16a377064ce155cf23179539f0d (diff) | |
added ZIM importer servlet
Diffstat (limited to 'htroot/env')
| -rw-r--r-- | htroot/env/templates/submenuIndexImport.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/env/templates/submenuIndexImport.template b/htroot/env/templates/submenuIndexImport.template index 39a1029a3..ccbc49412 100644 --- a/htroot/env/templates/submenuIndexImport.template +++ b/htroot/env/templates/submenuIndexImport.template @@ -14,6 +14,7 @@ <li><a href="Load_RSS_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">RSS Feed Importer</a></li> <li><a href="IndexImportOAIPMH_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">OAI-PMH Importer</a></li> <li><a href="IndexImportWarc_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Warc Importer</a></li> + <li><a href="IndexImportZim_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Zim Importer</a></li> <li><a href="IndexImportJsonList_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">JsonList Importer</a></li> </ul> </div> |
