
While the FAQ popup bar might be helpful to new users, it quickly gets annoying having to close it when browsing yet another SE site. Would it be possible to either not show it, or, only show it once globally (e.g. with an external javascript file)?
|
While the FAQ popup bar might be helpful to new users, it quickly gets annoying having to close it when browsing yet another SE site. Would it be possible to either not show it, or, only show it once globally (e.g. with an external javascript file)? |
|||||
|
|
May be add a cookie called Edit: Here is a greasemonkey script that add m=1 to all stackexchange sites by checking meta tag
Code
|
||||
|
|
|
A gigantic, resounding NO. The FAQ is NOT the same, depending on which site you are. I don't care if you can recite SO's FAQ by heart, it doesn't mean you are able to tell me if you can ask smartphone or website questions on Super User. And same goes for all future SE sites. If you see this popup, it means that this is potentially your first time here, because you have no account there. And as such, yes, you should read the FAQ. Because no matter how much reputation you have on one site, you are still in need to read the FAQ on another one, to know what kind of questions should be asked there or not. That said, if you only want a client-side solution, then it's ok, it's your own business. But for now, your question hints at cutting this server-side. |
|||||
|
|
Is this technically possible? I don't think e.g. http://superuser.com/ can tell that the FAQ was dismissed on http://stackoverflow.com/, even if they both source a common Javascript file |
|||
|