Improved thread read/unread marking |
Author: |
Message: |
andrey
elite shoutboxer
Posts: 795 Reputation: 48
– / /
Joined: Aug 2004
|
RE: Improved thread read/unread marking
quote: Originally posted by WDZ
quote: Originally posted by CookieRevised
Why are the colors (and even some icons themselfs) different in the "andrey" and "coloured dots" series compared to the "current" ones?
Because andrey intentionally changed them.
Yup indeed, I didn't just add the dots, but I actually remade all the icons for a cleaner and more consistent look.
(For example in the current set, the red icons are completely red, while the blue ones are only partly blue, which looks odd imho)
quote: Originally posted by Zahid™
Coloured dots .
Indeed, I think they fit in better than the grey dots.
|
|
12-08-2007 04:08 PM |
|
|
Dane
Non-Elite Member
Dont ask to ask, just ASK!
Posts: 1621 Reputation: 52
35 / /
Joined: Dec 2002
Status: Away
|
|
12-08-2007 07:11 PM |
|
|
djdannyp
Elite Member
Danny <3 Sarah
Posts: 3546 Reputation: 31
38 / /
Joined: Mar 2006
|
RE: RE: Improved thread read/unread marking
quote: Originally posted by WDZ
andrey made his own versions of the thread icons, and I'm thinking about uploading them... opinions?
quote: Originally posted by Dane
Suggestion: Add a link to the "configread" control panel on the latest.php page.
Yeah, I will... I just need to decide where to put the link.
i think a fourth option would actually be good:
the same colourings as the bottom 2 styles, but with the black triangles from the first style.....i think that's a really neat and tidy symbol the whole black triangle business
|
|
12-08-2007 07:16 PM |
|
|
John Anderton
Elite Member
Posts: 3908 Reputation: 80
37 / /
Joined: Nov 2004
Status: Away
|
RE: Improved thread read/unread marking
I had heard you'd move to the new read thread stuff ages ago. Good to see its finally out
Good job
[
KarunAB.com]
[img]http://gamercards.exophase.com/459422.png[
/img]
|
|
12-08-2007 07:53 PM |
|
|
Sunshine
Elite Member
Posts: 5141 Reputation: 122
– / /
Joined: Mar 2004
Status: Away
|
RE: RE: Improved thread read/unread marking
|
|
12-11-2007 01:55 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
O.P. RE: Improved thread read/unread marking
quote: Originally posted by Sunshine
Why doesn't the bold stay like enabling the feature does? Everytime i close my browser (delete cookies) i have to go to the page again to set it
All of the settings for the Latest Posts page are stored in a cookie called latestOptions: hidden forums, refresh, ignore last visit, bold subjects, and thread participation icons. If you delete the cookie, everything is back to default.
I could move the settings to a database field eventually, but using the cookie is easier for me, and the cookie works even for users who aren't logged in.
quote: Originally posted by Napbree
Can we have the option to have italics instead of bold please
I tried italics and it looked awful... But if you want to customize the text style for unread threads on the Latest Posts page, you can use Stylish or something with some CSS like this...
code: .latest_thread .subject strong { font-weight:normal; font-style:italic; }
|
|
12-11-2007 07:16 PM |
|
|
Sunshine
Elite Member
Posts: 5141 Reputation: 122
– / /
Joined: Mar 2004
Status: Away
|
RE: RE: Improved thread read/unread marking
quote: Originally posted by WDZ
All of the settings for the Latest Posts page are stored in a cookie called latestOptions: hidden forums, refresh, ignore last visit, bold subjects, and thread participation icons. If you delete the cookie, everything is back to default.
I could move the settings to a database field eventually, but using the cookie is easier for me, and the cookie works even for users who aren't logged in.
Bah
I'd appreciate it very much if it would be in the database....pwetty pweassssssseeeeeee
Ohh and acessible from User CP....instead of me having to look for this thread or bookmarking the page...
|
|
12-11-2007 07:24 PM |
|
|
Nathan
Veteran Member
Yeah, "large dimensions" ;)
Posts: 2984 Reputation: 76
– / /
Joined: Apr 2005
|
RE: Improved thread read/unread marking
|
|
12-11-2007 07:26 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
O.P. RE: Improved thread read/unread marking
quote: Originally posted by Sunshine
I'd appreciate it very much if it would be in the database....pwetty pweassssssseeeeeee
quote: Originally posted by Napbree
Maybe you could use both... A cookie and the database, so if they aren't logged in it can use the cookie and vice versa
Done and done (yeah, I work slowly ).
The four boolean options I mentioned above will be stored in the DB now (using a bitfield) for registered users.
|
|
12-20-2007 10:45 PM |
|
|
Sunshine
Elite Member
Posts: 5141 Reputation: 122
– / /
Joined: Mar 2004
Status: Away
|
RE: Improved thread read/unread marking
|
|
12-20-2007 11:19 PM |
|
|
Pages: (4):
« First
«
1
2
3
[ 4 ]
Last »
|
|