Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Text on /faqs and /isps needs checking and updating #371

Open
edjw opened this issue Feb 18, 2019 · 1 comment
Open

Text on /faqs and /isps needs checking and updating #371

edjw opened this issue Feb 18, 2019 · 1 comment
Assignees

Comments

@edjw
Copy link

edjw commented Feb 18, 2019

I think the information on these pages is out of date

https://www.blocked.org.uk/faqs
https://www.blocked.org.uk/isps

/isps is sent to ISPs in blocked reports
For example, it says:

Currently, we have probes that are checking for blocks by filters at:

BT, testing the default “light” settings and the “strict” settings
Virgin
Sky
Vodafone
EE
O2

I'm not sure how you get to /faqs (which is another issue in its own right). It says:

It says we don't have a Virgin Media line(?) and the FAQ entry listing the error with TalkTalk filters talks about it being broken since 13 October (but what year?).

@edjw edjw self-assigned this Feb 18, 2019
@dantheta
Copy link

The text of these pages is held in Modx. Go to the browse.blocked.org.uk site, and look under there for for the FAQ and ISP pages. The different paragraphs of page content are located in template variables (TextAreaOne ... TextAreaSix) and the main resource content.

The template that they are attached to wraps them all up in XML for the flask frontend to import.

The page content is cached for regular visitors to the frontend site; admins always see fresh content from the modx instance. There's a flush cache button on the front page of the admin site which is used to blat the cached content and reload the newest changes.

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

No branches or pull requests

2 participants