Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Mynij-test
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Mynij
Mynij-test
Commits
387a207a
Commit
387a207a
authored
Jun 03, 2019
by
Alexandra Rogova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new test files
parent
13fb10cf
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
511 additions
and
3 deletions
+511
-3
gadget_model.js
gadget_model.js
+2
-2
gadget_result.js
gadget_result.js
+1
-0
search.js
search.js
+3
-1
test-files/bnf.rss
test-files/bnf.rss
+329
-0
test-files/letudiant.rss
test-files/letudiant.rss
+150
-0
test-files/list-rss-links.txt
test-files/list-rss-links.txt
+26
-0
No files found.
gadget_model.js
View file @
387a207a
...
...
@@ -11,7 +11,7 @@
this
.
addField
(
'
title
'
);
this
.
addField
(
'
body
'
);
this
.
addField
(
'
link
'
);
this
.
setRef
(
'
id
'
);
//id =
x."/a/b" where
x = substorage id, "/a/b" = item id in x
this
.
setRef
(
'
id
'
);
//id =
index.x."/a/b" where index = index name,
x = substorage id, "/a/b" = item id in x
});
this
.
feeds
=
jIO
.
createJIO
({
...
...
@@ -28,7 +28,7 @@
this
.
info
=
jIO
.
createJIO
({
type
:
"
indexeddb
"
,
database
:
"
mynij-v1-info
"
database
:
"
mynij-v1
.2
-info
"
});
return
this
.
feeds
.
put
(
"
feeds_doc
"
,
{});
...
...
gadget_result.js
View file @
387a207a
...
...
@@ -39,6 +39,7 @@
}
else
{
return
this
.
cut_description
(
item
.
body
,
key
)
.
push
(
function
(
result
){
console
.
log
(
result
);
var
array
=
[...
result
.
matchAll
(
key
)],
i
;
for
(
i
=
0
;
i
<
array
.
length
;
i
+=
1
){
...
...
search.js
View file @
387a207a
...
...
@@ -24,7 +24,9 @@
"
mathematiquesfacile.rss
"
,
"
physique_chimie_college.rss
"
,
"
technologieaucollege27.rss
"
,
"
vivelessvt.rss
"
"
vivelessvt.rss
"
,
"
bnf.rss
"
,
"
letudiant.rss
"
]
})
...
...
test-files/bnf.rss
0 → 100644
View file @
387a207a
This diff is collapsed.
Click to expand it.
test-files/letudiant.rss
0 → 100644
View file @
387a207a
This diff is collapsed.
Click to expand it.
test-files/list-rss-links.txt
View file @
387a207a
...
...
@@ -31,3 +31,29 @@ https://www.mathovore.fr/ -> ?
https://www.logicieleducatif.fr/ -> ?
https://www.duolingo.com/ -> ?
https://lewebpedagogique.com/lapasserelle/ -> https://lewebpedagogique.com/lapasserelle/feed/
http://soutien67.free.fr -> to crawl
http://www.physagreg.fr/index.php -> to crawl
https://www.superprof.fr/ressources/physique-chimie/ -> to crawl
http://www.kizclub.com/index.html -> ?
http://www.professeurphifix.net/index.html -> ?
http://orthonet.sdv.fr/ -> ?
https://www.bnf.fr - > https://www.bnf.fr/fr/actualites/rss
https://junior.science-et-vie.com/-> to crawl
https://manuel.sesamath.net/-> ?
https://www.reviser-brevet.fr/ -> to crawl
https://www.jerevise.fr/ -> to crawl
https://www.codecademy.com/ -> ?
http://www.livrespourtous.com/ -> ?
http://hykse.free.fr/ -> ?
http://www.biologieenflash.net/ -> to crawl
http://44.svt.free.fr/ -> to crawl
http://www.geographix.fr/ -> ?
http://babelnet.sbg.ac.at/ -> ?
https://www.foad-spirit.net/ -> ?
https://www.letudiant.fr -> https://www.letudiant.fr/corporate/article/flux-rss.html
http://k.music.free.fr/ -> to crawl
https://nosdevoirs.fr/ -> to crawl
http://www.pccl.fr/ -> to crawl
http://sciencesdelavie.chez.com/sommaire.htm -> ?
http://therese.eveilleau.pagesperso-orange.fr/ -> to crawl
http://chatbleucom.free.fr/ -> ?
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