-
Notifications
You must be signed in to change notification settings - Fork 188
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
Enable stealth access to articles #952
Milestone
Comments
koda-masaru
added a commit
that referenced
this issue
Nov 13, 2017
koda-masaru
added a commit
that referenced
this issue
Nov 13, 2017
#952 Enable stealth access to articles
koda-masaru
added a commit
that referenced
this issue
Nov 20, 2017
記事の閲覧履歴、足跡機能はどのような意図で実装されたのでしょうか? |
貢献度の高い記事ランキングや、貢献度の高いユーザランキングを出すためです。 「貢献度は、「なんらかのアクションを実施する(記事登録とかコメントを登録したり)」「なんらかのアクションをうける(記事にイイネが押される)」などで増えます。」と説明しています。 いずれ画面でも表示したいと思っています。(事例報告のときは、DBから直接集計しました) |
This issue is available on v1.12.0 pre1. |
ありがとうございます。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The administrator can access to all articles. Because, in order to manage whether there are articles violating the rules.
However, if the history of the access from the administrator remains, the user will shrink.
For this reason, I prepare a mode to make accessible without adding history.
管理者は全ての記事を参照可能です。なぜならば、規約違反の記事など無いか確認するためです。
しかしながら、管理者からアクセスがあったことが履歴に残ると、ユーザは萎縮してしまうと思います。(監視されてるとう気持ちになる)
このため、履歴をのこさずアクセス可能にするモードを用意します。
The text was updated successfully, but these errors were encountered: