Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Europresse (via BNF) basic configuration #1549

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

quent1-fr
Copy link
Contributor

No description provided.

@HolgerAusB
Copy link
Collaborator

HolgerAusB commented Jan 21, 2025

@quent1-fr: hmm, difficult to approve this, as I can't test with a concrete article.

Missing test URL

please provide at least one article URL at the end of config file
e.g.
test_url: https://example.com/article/12345

Login Feature

This is for wallabag only

requires_login: true

I am not quite sure, but I think, that this line alone does nothing, it requires also

requires_login: true
login_uri: https://example.com/#-stuff
login_username_field: <FieldName>
login_password_field: <FieldName>
# and maybe
not_logged_in_xpath: <XPath-Pattern-To-Match>
# and optional one or more 'login_extra_fields: xxx'

example here: https://github.com/fivefilters/ftr-site-config/blob/master/monde-diplomatique.fr.txt

Is this for Wallabagger?

If you wrote this config for use with wallabag and the Wallabagger browser extension, please add a comment in the head of the config file, so every self hoster or contributor knows, why you wrote this config. e.g.:

# Site uses JavaScript, Paywall, API-calls and/or techniques to prevent content catching, so...

# This works NOT with ftr.fivefilters.net (FTR|Fulltext-RSS)
# This works NOT with wallabag UI

# This only works with wallabagger browser-plugin with activated
# option 'Retrieve content from the browser' in it's settings

if not for Wallabagger

What software are you using and what is your workflow?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants