Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 years ago |
Peter Spicer
|
1ce7bb7392
- In the spirit of GSD, let's remove an option that's on by default, that I've never seen disabled anywhere, and that might as well just be permanently on to keep it simple.
|
10 years ago |
Peter Spicer
|
65843d110b
! Consistency is good.
|
10 years ago |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
10 years ago |
Peter Spicer
|
ad39ba6f96
! Mostly pruning type attributes, a few doctypes that lurked in templates.
|
10 years ago |
Peter Spicer
|
cb1ede1d80
! The beginnings of a conversion to HTML5. About time we did this, really.
|
10 years ago |
Peter Spicer
|
90d87f5032
! And the templates
|
11 years ago |
Peter Spicer
|
e2bd9b7dd3
! Clean up a slightly odd sense of stats.
|
11 years ago |
Peter Spicer
|
f0d6f997fe
! Rearrange the board index code somewhat - the chunks of content in the info center are now controlled via a list in $context, meaning a mod can (through hooks only) remove or add blocks or rearrange them at will. The chunk that was displayed in the info center in the case of the stats index being off - the PM bar - is now gone. More clean-up to come though.
|
11 years ago |
Peter Spicer
|
d52c2776f5
! A little sprinkling of consistency goes a long way.
|
11 years ago |
Peter Spicer
|
5486a5bd44
! New icon fun.
|
11 years ago |
Peter Spicer
|
4e9a067af1
! More icon conversions
|
11 years ago |
Peter Spicer
|
87dcb5e334
! And another icon that could safely reuse one of our sprites.
|
11 years ago |
Peter Spicer
|
032a876527
! I missed a bit with the board index news fader - but it wouldn't uncollapse properly anyway, and there's also now some CSS that isn't needed.
|
11 years ago |
Peter Spicer
|
c55d69d13c
! And the board index.
|
11 years ago |
Peter Spicer
|
45f9f397b7
! The rest of the changes required for category descriptions. A few notes: I don't think I broke anything in the theme by de-restricting the catbg height, nothing looks obviously broken; I'm not exactly a fan of how we do the board descriptions stuff anyway, but I've made the cat description behave consistently - i.e. not running htmlspecialchars. Not going to argue about this; unless we're going to change the board descriptions, cat descriptions will behave this way. This will be fixed in 3.0 but we've always said about not fixing it in 2.x for the reason that users rely on it. As far as performance goes, there should be no significant increases; if it's going to filesort, it was going to do it anyway, and if not, it won't now anyway.
|
11 years ago |
Peter Spicer
|
c6a337ac28
! Renaming child boards to sub-boards, fixes #891
|
11 years ago |
Peter Spicer
|
88ce67c426
! Remove the legend from the board index, because we don't really need it. Note that the new_redirect.png image was not removed because it is in use in the admin panel at this time.
|
11 years ago |
Peter Spicer
|
2720bd8699
! Now, let's add Gary's new icons in, let's make a sprite out of them, and while we're at it, let's make it slightly more encouraging for guests by showing guests the 'new items' behaviour even if in reality it isn't.
|
11 years ago |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Michael Eshom
|
43063c32ef
Merge pull request #424 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
6992a15d7c
Moderator groups weren't always showing on the board index (fixes #423)
|
11 years ago |
Michael Eshom
|
ea05982451
Revert "Merge pull request #364 from illori/Theme-Variants-Broken"
|
11 years ago |
Illori
|
c6f34b945d
Revert "Fix MARK ALL MESSAGES AS READ seen by guest"
|
11 years ago |
Illori
|
0bc6567544
Fix MARK ALL MESSAGES AS READ seen by guest
|
11 years ago |
Illori
|
b1b67f0e75
Fix MARK ALL MESSAGES AS READ seen by guest
|
11 years ago |
Illori
|
1982cc44df
Fix MARK ALL MESSAGES AS READ seen by guest
|
11 years ago |
Matthew Kerle
|
fcadeeb4b1
Part I
|
11 years ago |
emanuele
|
217a97bc10
Function naming consistency matters - original idea from TimeVortex :P
|
11 years ago |