CVS edit link for maxime-rabot

Give the theme developer a better way to create their own theme and share my experience as Webdesigner.

My theme is named "Bid Daddy".
BigDaddy is not a ready-made theme but only a good basis for theme developers. This theme will facilitate theme development and give an optimal start to have a clean rendered HTML and CSS output. It's up to the themer you to add more templates, theme functions or css to adapt it to his Web project.
I concentrate myself to create CSS as clean as possible with optimal typography rules to enlarge legibilty.
I documented the most files so that the themer can easily work with it.
I few settings will help to achieve legibility like the Syncotype setting for vertical rythm or the 960 grid setting to work with grids.

-> Here is the actual test site of this theme: http://drudev.dev3.webenabled.net/

CommentFileSizeAuthor
#14 bigdaddy.zip58.45 KBmaximer
#11 bigdaddy.zip60.55 KBmaximer
#9 bigdaddy_02.zip66.13 KBmaximer
#1 bigdaddy.zip61.76 KBmaximer

Comments

maximer’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new61.76 KB
avpaderno’s picture

Issue tags: +Theme review

Hello, and thanks for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.

maximer’s picture

Ok, thanks a lot.
Do you know when approximately the reviewing will be done?

avpaderno’s picture

Do you know when approximately the reviewing will be done?

I am sorry to say I cannot say how much it will take to approve this application.
The process is a little slow, and it can be discouraging for who applies.

maximer’s picture

Ok, I will be waiting. Thanks for your answers and your time.
Have a nice week ;)

maximer’s picture

Title: maxime-rabot [maximerabot] » New theme - Big Daddy [maximer]
avpaderno’s picture

Title: New theme - Big Daddy [maximer] » maxime-rabot [maximerabot]
maximer’s picture

Oh, sorry for the wrong changes. But I wanted to replace my old username 'maxime-rabot' with my new username 'maximer'

maximer’s picture

StatusFileSize
new66.13 KB

I have updated my theme files. See attached file.

mlncn’s picture

Status: Needs review » Reviewed & tested by the community

Hello Maximer,

So, so sorry for this ridiculously long delay in your review. I think there's a shortage of theme reviewers!

Function comments in template.php should follow coding standards as in modules: no line between the comment and the function, a second asterisk at the top, and only a single space indent for the comments in general. Please make those changes when or before you commit your theme.

Also, review the draft CSS coding standards for changes you can make your code more consistent: http://drupal.org/node/302199

Files should have a comment at the top with a $Id$ tag. For instance, custom-layout.tpl.php should have just // $Id$ at the top, not // $Id: panels-twocol-stacked.tpl.php,v 1.1.2.2 2010/07/20 19:06:04 merlinofchaos Exp $ – the $Id$ will be expanded to have your name and date when you committed!

Also, remove LICENSE.txt before committing. It is added automatically.

Great to see a theme and subtheme! Thanks for contributing!

maximer’s picture

Status: Needs work » Reviewed & tested by the community
StatusFileSize
new60.55 KB

Hi Benjamin,

in the attached file, my updated theme. I hope everything is ok now with the comments.
Concerning the CSS coding standards, I want really to keep it like that (with selectors and properties on a single line). In my opinion, it give the user a better and quicker way to see his selectors. If the code is too long, now, with Firebug, you can easily find the right line and modify your properties. I create a few CSS files to create a consistent way to organize CSS. Hope it's ok for you.

maximer’s picture

You think that it will be possible to have my theme available on Drupal.org this month?

avpaderno’s picture

Status: Reviewed & tested by the community » Needs work
  1. Files available from third-party sites should not be committed in Drupal.org repository.
  2. The code contained in the file syncotype.js doesn't use the jQuery library; if the file is not available from third-party sites, then the code should be changed to use the jQuery library.
  3. The file master.js doesn't contain code.
  4. CSS files should follow the CSS coding standards (http://drupal.org/node/302199).
  5. A semicolon should be used as delimiter for each PHP instructions. It should be <?php print $block->subject; ?>, not <?php print $block->subject ?>.
maximer’s picture

Status: Reviewed & tested by the community » Needs work
StatusFileSize
new58.45 KB

Here the new version with the changes needed.

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Needs work » Fixed

Thank you for your contribution! I am going to update your account.

These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewers as well.

Status: Fixed » Closed (fixed)
Issue tags: -Theme review

Automatically closed -- issue fixed for 2 weeks with no activity.

avpaderno’s picture

Component: Miscellaneous » new project application
Issue summary: View changes
Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.