You are not logged in.
I don't know If this was suggested earlier (although I did a quick search), but when I have several tabs of this forum opened all i see is "(Arch Favicon) Arch..." "(Arch Favicon) Arch...".
I think it would be kind of useful to put it this way instead of "Arch Linux Forums / XYZ":
XYZ - Arch Linux Forums
Offline
Why do you think this?
Offline
I just browse the forums recursively, so I like the current way because I can read "Ar..." and I know exactly where the Arch forums block of tabs ends.
And, if you're looking for a particular thread, you usually open only that, so it would be hard to miss it; if you are casually browsing the forums, you just do it recursively.
And, if we put Arch Linux on the right it would MOVE ACCORDING TO THE LENGTH OF THE THREAD TITLE!!! Which is overwhelmingly unaesthetic!
Offline
I think that this is a good idea. You can still tell which tabs are from arch using the favicon, and I know I don't browse the forums "recursively" -- I go through the "Show new posts" option, and open anything I'm interested in a new tab. As it is, I can't tell which thread is which, especially when I have +10 threads open.
Offline
Sounds like a good idea to me. File a bug report.
But beware, nobody's really maintaining the forum right now, so it might take a while before we get to it.
Dusty
Offline
Sounds like a good idea to me. File a bug report.
But beware, nobody's really maintaining the forum right now, so it might take a while before we get to it.
Dusty
What? You want to come out of retirement? +100000000000
Offline
For now, it could be "fixed" for all those that like this behaviour by a greasemonkey userscript:
// ==UserScript==
// @name Remove ArchLinux Forum Title
// @include http://bbs.archlinux.org/*
// ==/UserScript==
document.title = document.title.replace(new RegExp('^Arch Linux Forums /','i'),'');
Offline
Ubuntuforums has 'XYZ - Ubuntu Forums' and 'XYZ - Page N - Ubuntu Forums'
I too think this is a good idea
Offline
Someone remember to file that bug report...
Offline
@kljohann: Thanks, that is great. There is a space missing after the '/' though, I think.
Offline
I browse somewhat recursively .... I check whats new on the index and open them all at once, then I check whats new on the last open tab, after that is done I move on to the next tab
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
...because I can read "Ar..." and I know exactly where the Arch forums block of tabs ends.
Doesn't the Arch logo favicon give that away?
if we put Arch Linux on the right it would MOVE ACCORDING TO THE LENGTH OF THE THREAD TITLE!!! Which is overwhelmingly unaesthetic!
It currently already moves according the the length of the thread title... Except at the moment it moves left instead of right
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline