Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mynij
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mynij
mynij
Commits
9de5842a
Commit
9de5842a
authored
Jun 16, 2021
by
Alain Takoudjou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_mynij_search: Add appstore json manifest file
parent
e88ef252
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
387 additions
and
6 deletions
+387
-6
bt5/erp5_web_mynij_search/PathTemplateItem/web_page_module/gadget_erp5_mynij_json.js
...athTemplateItem/web_page_module/gadget_erp5_mynij_json.js
+12
-0
bt5/erp5_web_mynij_search/PathTemplateItem/web_page_module/gadget_erp5_mynij_json.xml
...thTemplateItem/web_page_module/gadget_erp5_mynij_json.xml
+338
-0
bt5/erp5_web_mynij_search/PathTemplateItem/web_site_module/mynij_search.xml
..._search/PathTemplateItem/web_site_module/mynij_search.xml
+16
-2
bt5/erp5_web_mynij_search/PathTemplateItem/web_site_module/mynij_search/app.xml
...rch/PathTemplateItem/web_site_module/mynij_search/app.xml
+18
-2
bt5/erp5_web_mynij_search/SkinTemplateItem/portal_skins/erp5_mynij/WebSection_getMynijSearchPrecacheManifestList.py
...p5_mynij/WebSection_getMynijSearchPrecacheManifestList.py
+2
-1
bt5/erp5_web_mynij_search/SkinTemplateItem/portal_skins/erp5_mynij/gadget_mynij_html_link_index.html.xml
...al_skins/erp5_mynij/gadget_mynij_html_link_index.html.xml
+1
-1
No files found.
bt5/erp5_web_mynij_search/PathTemplateItem/web_page_module/gadget_erp5_mynij_json.js
0 → 100644
View file @
9de5842a
{
"
short_name
"
:
"
Mynij Search
"
,
"
name
"
:
"
Mynij Search engine
"
,
"
description
"
:
"
Mynij Online/Offline Search engine
"
,
"
icons
"
:
[{
"
src
"
:
"
mynij_logo.png
"
,
"
sizes
"
:
"
128x128
"
,
"
type
"
:
"
image/png
"
}],
"
start_url
"
:
"
../../
"
,
"
display
"
:
"
standalone
"
}
bt5/erp5_web_mynij_search/PathTemplateItem/web_page_module/gadget_erp5_mynij_json.xml
0 → 100644
View file @
9de5842a
This diff is collapsed.
Click to expand it.
bt5/erp5_web_mynij_search/PathTemplateItem/web_site_module/mynij_search.xml
View file @
9de5842a
...
...
@@ -209,6 +209,16 @@
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
configuration_webapp_manifest_url
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
...
...
@@ -263,6 +273,10 @@
<key>
<string>
configuration_redirect_url
</string>
</key>
<value>
<string>
app
</string>
</value>
</item>
<item>
<key>
<string>
configuration_webapp_manifest_url
</string>
</key>
<value>
<string>
gadget_erp5_mynij.json
</string>
</value>
</item>
<item>
<key>
<string>
configuration_x_frame_options
</string>
</key>
<value>
<string>
SAMEORIGIN
</string>
</value>
...
...
@@ -508,7 +522,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
987.
37947.26336.35635
</string>
</value>
<value>
<string>
987.
41641.15843.1672
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -526,7 +540,7 @@
</tuple>
<state>
<tuple>
<float>
16
03828409.08
</float>
<float>
16
23857170.72
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_web_mynij_search/PathTemplateItem/web_site_module/mynij_search/app.xml
View file @
9de5842a
...
...
@@ -228,6 +228,16 @@
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
configuration_header_gadget_url
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
...
...
@@ -270,6 +280,12 @@
<key>
<string>
configuration_frontpage_gadget_url
</string>
</key>
<value>
<string>
mynij_search
</string>
</value>
</item>
<item>
<key>
<string>
configuration_header_gadget_url
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
configuration_jio_gadget_url
</string>
</key>
<value>
<string>
gadget_ojs_local_jio.html
</string>
</value>
...
...
@@ -514,7 +530,7 @@ WebSection_getMynijSearchPrecacheManifestList</string> </value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
89.17495.14486.30122
</string>
</value>
<value>
<string>
9
91.27154.33188.43127
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -532,7 +548,7 @@ WebSection_getMynijSearchPrecacheManifestList</string> </value>
</tuple>
<state>
<tuple>
<float>
161
3472475.91
</float>
<float>
161
9607678.53
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_web_mynij_search/SkinTemplateItem/portal_skins/erp5_mynij/WebSection_getMynijSearchPrecacheManifestList.py
View file @
9de5842a
...
...
@@ -34,7 +34,8 @@ url_list = [
"rss-parser.min.js.map"
,
"webtorrent.min.js"
,
"jszip.min.js"
,
"mynij-config.json"
"mynij-config.json"
,
"gadget_erp5_mynij.json"
]
return
url_list
bt5/erp5_web_mynij_search/SkinTemplateItem/portal_skins/erp5_mynij/gadget_mynij_html_link_index.html.xml
View file @
9de5842a
...
...
@@ -20,7 +20,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
action_mynij_search_build
_index.html
</string>
</value>
<value>
<string>
gadget_mynij_html_link
_index.html
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment