Mitsu
1cbc045703
Merge pull request #326 from LogMANOriginal/OpenTheoryBridge
...
[OpenTheory] remove bridge: website supported by WordPress bridge
2016-08-04 13:00:53 +02:00
Mitsu
737199404c
Merge pull request #325 from LogMANOriginal/ScilogsBridge
...
[Scilogs] remove bridge: website supported by WordPress bridge
2016-08-04 13:00:43 +02:00
Mitsu
559471de8a
Merge pull request #324 from LogMANOriginal/PlanetLibreBridge
...
Planet libre bridge
2016-08-04 13:00:38 +02:00
Mitsu
0db1c86db9
Merge pull request #323 from LogMANOriginal/TuxboardBridge
...
[Tuxboard] remove bridge: website supported by WordPress bridge
2016-08-04 13:00:32 +02:00
logmanoriginal
8cbca68b8a
[WikipediaEO] Fix search pattern
2016-08-04 12:57:30 +02:00
logmanoriginal
628e133e96
[Tuxboard] remove bridge: website supported by WordPress bridge
2016-08-04 12:41:22 +02:00
logmanoriginal
f1f67f35d3
[SegfaultMint] remove bridge: website supported by WordPress bridge
2016-08-04 12:39:26 +02:00
logmanoriginal
c113b01f01
[Scilogs] remove bridge: website supported by WordPress bridge
2016-08-04 12:37:29 +02:00
logmanoriginal
6162164bd4
[Reporterre] Fix indentation and remove empty lines
2016-08-04 12:34:40 +02:00
logmanoriginal
d6ff40c527
[Reporterre] Replace relative image paths with absolute URL
...
Images from their own servers are linked relatively via 'local/...' we
must replace this for images to point to the correct destination.
Also use strip_tags to get rid of iframes
2016-08-04 12:34:19 +02:00
logmanoriginal
0cb66e2194
[Reporterre] Change nested function to member function
...
This fixes error "Using $this when not in object context"
Nested functions are not part of the object and therefore don't have
access to the object instance $this!
2016-08-04 12:11:10 +02:00
logmanoriginal
2913f86684
[PlanetLibre] Fix indentation and remove empty lines
2016-08-04 12:04:29 +02:00
logmanoriginal
77f326e377
[PlanetLibre] Change nested function to member function
...
This fixes error "Using $this when not in object context"
Nested functions are not part of the object and therefore don't have
access to the object instance $this!
2016-08-04 12:03:41 +02:00
logmanoriginal
e8473bf95e
[OpenTheory] remove bridge: website supported by WordPress bridge
2016-08-04 11:59:44 +02:00
logmanoriginal
f8cb976e2c
Add bridge ShanaprojectBridge
...
This bridge returns a list of anime from the current Season Anime List.
Automatically switches to the next season upon release!
2016-08-04 11:51:12 +02:00
Mitsu
6f248f5973
Merge pull request #322 from LogMANOriginal/NextInpactBridge
...
Next inpact bridge
2016-08-03 22:58:09 +02:00
Mitsu
9495e830e7
Merge pull request #321 from LogMANOriginal/NiceMatinBridge
...
Nice matin bridge
2016-08-03 22:58:03 +02:00
Mitsu
0737833c88
Merge pull request #320 from LogMANOriginal/MsnMondeBridge
...
Msn monde bridge
2016-08-03 22:57:58 +02:00
Mitsu
086dbd5002
Merge pull request #319 from LogMANOriginal/MondeDiploBridge
...
Monde diplo bridge
2016-08-03 22:57:53 +02:00
Mitsu
6c97b41899
Merge pull request #318 from LogMANOriginal/KoreusBridge
...
Koreus bridge
2016-08-03 22:57:47 +02:00
Mitsu
2044a34bae
Merge pull request #317 from LogMANOriginal/LeJournalDuGeekBridge
...
Le journal du geek bridge
2016-08-03 22:57:39 +02:00
Mitsu
0241ddb0e8
Merge pull request #316 from LogMANOriginal/MemoLinuxBridge
...
[MemoLinux] remove bridge: website supported by WordPress bridge
2016-08-03 22:57:33 +02:00
logmanoriginal
ec5cb657aa
Fix bridge to work with new layout
2016-08-03 22:39:03 +02:00
Mitsu
0a34fd5a7e
Merge pull request #315 from teromene/new-style
...
Improved style for HtmlFormat.
2016-08-03 22:19:03 +02:00
Teromene
d6e7b75b42
Re-add rss feed link.
2016-08-03 22:01:44 +02:00
Teromene
6ee3165d6f
Fix no cursor on show more/show less
2016-08-03 21:54:54 +02:00
logmanoriginal
b889b51a9e
Fix indentation and remove empty lines
2016-08-03 21:26:53 +02:00
logmanoriginal
58322137d3
Fix author tag in source ('author' -> 'creator')
2016-08-03 21:26:00 +02:00
logmanoriginal
1afdf9cef7
Change all nested functions to member functions
...
This fixes error "Using $this when not in object context"
Nested functions are not part of the object and therefore don't have
access to the object instance $this!
2016-08-03 21:19:00 +02:00
logmanoriginal
924e123ba6
Fix indentation and remove empty lines
2016-08-03 21:14:46 +02:00
logmanoriginal
1d58809676
Change nested function MsnMondeExtractContent to member function
...
This fixes error "Using $this when not in object context"
Nested functions are not part of the object and therefore don't have
access to the object instance $this!
2016-08-03 21:12:43 +02:00
logmanoriginal
86fd1c92ea
Fixed bridge to work with new layout
2016-08-03 21:08:35 +02:00
logmanoriginal
67f5fd0860
[MemoLinux] remove bridge: website supported by WordPress bridge
2016-08-03 20:48:34 +02:00
logmanoriginal
47f382ce3f
Fix typo
2016-08-03 20:34:30 +02:00
logmanoriginal
da3127e31b
Remove all script tags from content
2016-08-03 20:32:26 +02:00
logmanoriginal
83d7f138ed
Fix indentation and remove empty lines
2016-08-03 20:14:59 +02:00
logmanoriginal
2a02023c8a
Change all nested functions to member functions
...
This fixes error "Using $this when not in object context"
Nested functions are not part of the object and therefore don't have
access to the object instance $this!
2016-08-03 20:11:25 +02:00
Teromene
1b02330302
Improved style for HtmlFormat.
2016-08-03 20:07:49 +02:00
logmanoriginal
aae4d3efec
Fix indentation and remove empty lines
2016-08-03 20:07:33 +02:00
logmanoriginal
a124d4eb43
Change all nested functions to member functions
...
This fixes error "Using $this when not in object context"
Nested functions are not part of the object and therefore don't have
access to the object instance $this!
2016-08-03 20:05:13 +02:00
Mitsu
6ff73d47bb
Merge pull request #311 from LogMANOriginal/DeveloppezDotComBridge
...
Developpez dot com bridge
2016-08-03 15:37:39 +02:00
Mitsu
a43578c6c6
Merge pull request #312 from LogMANOriginal/FrandroidBridge
...
[Frandroid] remove bridge: website supported by WordPress bridge
2016-08-03 15:37:32 +02:00
Mitsu
91032bf4fa
Merge pull request #314 from LogMANOriginal/GuruMedBridge
...
Guru med bridge
2016-08-03 15:37:16 +02:00
Mitsu
c36f76be7d
Merge pull request #313 from LogMANOriginal/FuturaSciencesBridge
...
FuturaSciencesBridge
2016-08-03 15:37:09 +02:00
logmanoriginal
b344f50784
Fix indentation and remove empty lines
2016-08-03 14:00:24 +02:00
logmanoriginal
b0dce860f7
Return description from source feed not subsequent pages
...
Gurumed.org prevents download of pictures from external domains. For a
feed it is sufficient to see a short description of the article as
provided in the source rss.
2016-08-03 13:58:32 +02:00
logmanoriginal
a1a44cd1ff
Change all nested functions to member functions
...
This fixes error "Using $this when not in object context"
Nested functions are not part of the object and therefore don't have
access to the object instance $this!
2016-08-03 13:30:38 +02:00
logmanoriginal
4f9e03f346
Create nested function to receive article or element author
...
This fixes an error that occurred by attempting to access an object that
did not exist (author).
2016-08-03 13:16:47 +02:00
logmanoriginal
7740dbfcc9
[Frandroid] remove bridge: website supported by WordPress bridge
2016-08-03 12:50:24 +02:00
logmanoriginal
58b3261fbb
Fix indentation and remove empty lines
2016-08-03 12:42:57 +02:00