inherit
189226
0
Jan 31, 2013 21:35:59 GMT -8
fluffinmuffin
4
January 2013
fluffinmuffin
|
Post by fluffinmuffin on Jan 30, 2013 17:36:30 GMT -8
If you're not familiar with bootstrap or what it does check out twitter.github.com/bootstrap/I'm new to the whole plugin system so I'm going to start a project so I can get the feel for it. My project will be a Bootstrap plugin (which is really already done, although I haven't tested it much) and a plugin that will change the DOM to the user settings. For example, Bootstrap heavily uses classes, so if the user wants their table striped, the plugin will look at the preferences, notice that the class 'table-striped' is enabled, and will add that class to every table element. I know this could add some load to the page, but it's just a fun project I figured I would try out. Not to mention it would be a pain to go through the template system and change every element when you want to change how your site looks. If something I said doesn't make sense don't hesitate to ask about it and I will do my best to clarify. Edit: I forgot to mention the point of this post. Would anyone be interested in helping out?
|
|