May 19, 2008
Despite the high levels of creativity and diversity amongst WordPress themes there are always going to be parts of the theme that are similar. WordPress provides the template tags to get this information out, but it should it also provide a framework for presenting this information?
I’m not suggesting that WordPress should come bundled with blueprint, perish the thought, or that themeing should become a sandbox excercise; however, I do wonder if there are some tasks that can be accomplished centrally to make it easier for anyone producing a theme.
It would be a simple matter to develop a base library that can be included using a theme tag or, even better, to have some background processing that would output a stylesheet to your basic specifications.
Imagine:
[php]
Obviously something like the example would make a lot of assumptions and you may need to override them in the theme stylesheet proper, but to have that option might help to set new standards for theme production, as well as making it quicker and easier to do.
So what do you think? Should WordPress have its own CSS theme framework?
Post Image The Easy Peasy Way
26 comments
page 1065
Quick N Dirty Admin Login Screen
no comment
page 128
Wordpress Chat
one comment
page 1308
Html 5 Gallery
6 comments
page 1305
Html 5 Gallery
6 comments
page 1305
Silence Is Golden
3 comments
page 213
Questions About Habari For Wordpress Users
6 comments
page 424
Theming Habari Vs Wordpress
13 comments
page 440
My Experience Of Flexx
4 comments
page 1026
Plugin Update Fun With Photo Data 2
one comment
page 815
Post Image The Easy Peasy Way
26 comments
page 1065
Categories Vs Tags Either Neither Or Both
12 comments
page 7
Gaining Benefits From Plugins
8 comments
page 1167
Beware Wp Cache
8 comments
page 1310
Six Million Ways To Die Choose One
14 comments
page 1128
Post Image The Easy Peasy Way
26 comments
page 1065
Wordpress Chat
one comment
page 1308
Post Image The Easy Peasy Way
26 comments
page 1065
Wordpress Chat
one comment
page 1308
Beware Wp Cache
8 comments
page 1310
Wp Polls Reviewed
one comment
page 58
Fun With Photo Data
12 comments
page 330
Fun With Sidebar Tabs Styling
2 comments
page 336
Poll Daddy Reviewed
2 comments
page 42
Html 5 Gallery
6 comments
page 1305
Wp Polls Reviewed
one comment
page 58
Using Your Own Url Shortener
4 comments
page 1190
Html 5 Gallery
6 comments
page 1305
Html 5 Gallery
6 comments
page 1305
updated 1 seconds ago
[...] Should WordPress have its own CSS framework? [...]
[...] Read full article (via wp-fun.co.uk) Tags: css, development [...]
[...] Should WordPress have its own CSS framework? [...]
[...] Should WordPress have its own CSS framework? [...]
Di, in general I don’t like frameworks for those reasons. But I generally feel that there is scope for using them as defaults or helpers, but I wouldn’t want anything like blueprint.
Whenever I’ve looked into frameworks they’ve always seemed either too restrictive, meaning I’d spend more time undoing stuff the developer put in, or they are bloated with loads of unnecessary code for my design. I don’t think WP theme designers would benefit from a framework and hobbyists would probably end up ignoring what they don’t understand and build the CSS in Word anyway :P
Curtis, a plugin would certainly do the job; however, that would mean theme authors couldn’t rely on it being there. They would probably then need to either reinvent the wheel or include their own version.
Ryan, do you not think there is an attraction for theme authors in being able to use one line to get their typography set up to an acceptable standard or to the community as a whole from knowing that themes all meet that standard? Is there no benefit to be had by highlighting the existence of the methods they include, or of raising the baseline for theme authors?
No.
I can’t understand why anyone would want this.
Interesting idea, I love CSS frameworks but I don’t know if one needs to be built into WordPress. I think a plugin would be a better choice, so you could pick which framework you wanted.
I personally probably wouldn’t use it but I’m sure some people would like it.
[...] Should WordPress Have Its Own CSS Framework? [...]