Works flawlessly so far. But navigation in comments is impossible. You will always be forwarded to the first, complete page.
To avoid this, add to the Metadata Block under
// @match https://www.zeit.de/*
the following 2 lines. 1st line is to navigate the comment pages, 2nd to access a single posting:
// @exclude https://www.zeit.de/*page=*#comments// @exclude https://www.zeit.de/*cid=*#cid-*
That's all folks :)
Btw: this forum is a pain. Sending my posting always shows
{ "Code": 256, "Exception": "Unknown column 'Active' in 'field list'", "Class": "Gdn_ErrorException" }
Zeit.de: automatische Komplettansicht
Works flawlessly so far. But navigation in comments is impossible. You will always be forwarded to the first, complete page. To avoid this, add to the Metadata Block under
// @match https://www.zeit.de/*
the following 2 lines. 1st line is to navigate the comment pages, 2nd to access a single posting:// @exclude https://www.zeit.de/*page=*#comments
// @exclude https://www.zeit.de/*cid=*#cid-*
That's all folks :)
Btw: this forum is a pain. Sending my posting always shows { "Code": 256, "Exception": "Unknown column 'Active' in 'field list'", "Class": "Gdn_ErrorException" }