ninetydegrees (90d)☕ (
ninetydegrees) wrote in
dreamscapes2011-09-17 11:38 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
For THEME Designers: Helping Patchers Out
Here are a few things you can do to help developers patching themes. If you have the time and energy to do any of them, please consider it. Otherwise, don't worry, 'k?
-- Alphabetizing themes when your submit them seems like a tiny detail but actually makes editing our giant spreadsheet (currently at over 1,000 lines) ten times easier.
-- Keeping code lines alphabetized and removing any empty ones such as
-- Making sure you have set color_page_text as black may not be the default for everybody.
-- Keeping the # symbol before any color code. This one is pretty unexpected and very easy to miss so pretty please?
-- Using #000 for black and #fff for white instead of the full hexadecimal code. This works for #333, #666, etc.
-- Setting apart code lines which aren't color settings or things which won't end up in the theme such as module settings is very helpful too.
-- Sorting colors into categories -- page, header & footer / entry and comment / module -- would be most helpful, even if it's just by adding blank lines between section.
Besides testing, reformatting themes to sort settings into categories and adding proper headers is what takes patchers most time.
Here's a good example of what a color-only theme look like and here's another one with one with fonts, images and custom CSS.
Also, we've had about 200 new submissions since August. What have you been eating?! *is stunned*
-- Alphabetizing themes when your submit them seems like a tiny detail but actually makes editing our giant spreadsheet (currently at over 1,000 lines) ten times easier.
-- Keeping code lines alphabetized and removing any empty ones such as
set blahblahblah = "";
makes patching much easier and faster.-- Making sure you have set color_page_text as black may not be the default for everybody.
-- Keeping the # symbol before any color code. This one is pretty unexpected and very easy to miss so pretty please?
-- Using #000 for black and #fff for white instead of the full hexadecimal code. This works for #333, #666, etc.
-- Setting apart code lines which aren't color settings or things which won't end up in the theme such as module settings is very helpful too.
-- Sorting colors into categories -- page, header & footer / entry and comment / module -- would be most helpful, even if it's just by adding blank lines between section.
Besides testing, reformatting themes to sort settings into categories and adding proper headers is what takes patchers most time.
Here's a good example of what a color-only theme look like and here's another one with one with fonts, images and custom CSS.
Also, we've had about 200 new submissions since August. What have you been eating?! *is stunned*
no subject
no subject
no subject
no subject
no subject
no subject
no subject
no subject
I don't know what time it is in your part of the world and when you plan on doing this but I'm available on GoogleTalk if you need me or just want me to be there if you have questions (or you can comment here or PM me if you prefer) and I know there are always people on the #dreamwidth IRC channel willing to help.
no subject
no subject
Thanks for all the help so far!
no subject