📜 ⬆️ ⬇️

Simple ignoring

There is already a habranth that displays the topics of only those blogs that the user has subscribed to. Registration required.

I propose to make a tiny change in the layout of the site to realize the tape displaying the topics all but ignored. Changes will not require additional server computing and creation of separate rss streams.

The goal is the ability to create personalized “everything except” tapes and configure them. Even without registration. With compatibility with habroleta. Perhaps without rss, and maybe with it!?
')

Server part


Add to the topic the author's label, understandable to the computer:
Attach another class to the divs with the hentry class that corresponds to the author's name (and to the live broadcast in dl)

Client part


Create a CSS file in which to register who should be ignored:
.autor1, .autor1, .author1, .author1 {display: none}
(autotype autograph puts unnecessary spaces between dots and “authors”

Using the browser to attach this UserCSS to habrahabr.

Conclusions


Minuses: the data will still be transmitted, the method requires televised movements from the user.
Pros: implementation requires a minimum amount of time.

RSS feed


If xml'e rss also press such classes, and we will learn how to curse UserCSS readers will be implemented in RSS

P.S


Author tags can be cryptographic to comments.
You can come up with something simple with negative karma ...

Source: https://habr.com/ru/post/42625/


All Articles