index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
Design.php
Age
Commit message (
Expand
)
Author
2009-08-05
Argh, first commit for ages and such a stupid error. Sorry.
Adrian Lang
2009-08-04
Added correct null check. Created noisey errors on fresh install.
Eric Helgeson
2009-07-30
Site-wide design configuration
Evan Prodromou
2009-06-26
Added background-attachment:fixed for userdesigns
Sarven Capadisli
2009-06-18
Fix for background image repetition for various page heights
Sarven Capadisli
2009-06-17
Update background image settings to use bitflags
Zach Copley
2009-06-16
Enable tiling of background imgs for Designs
Zach Copley
2009-06-16
Added background image tile flag to Design
Zach Copley
2009-06-16
Design settings now save and displays backgrounds
Zach Copley
2009-06-15
Another minor tweak to showCSS() CSS output
Zach Copley
2009-06-15
Some fixups to the CSS output of showCSS()
Zach Copley
2009-06-15
Design class now uses WebColor class for outputting hex colors
Zach Copley
2009-06-15
Output custom stylesheets on design sub-Actions
Zach Copley
2009-05-23
fix require_once in Design.php
Evan Prodromou
2009-05-22
add a method to Design to show custom CSS
Evan Prodromou
2009-05-22
fix x bit on Design.php
Evan Prodromou
2009-05-22
add design classes
Evan Prodromou