CVS edit link for jasonrsavino
I am a front-end developer and have been for over a decade. I have been using Drupal for a year and have fallen in love with it. The part I find lacking is the look and feel. I want to help by creating simple, yet beautiful themes. I have a theme that I developed after much nudging from rob_feature and mattfarina I have decided to contribute it. I am working on a few other themes that I would like to contribute in the future. To see the theme in use please visit my site: http://jasonrsavino.comThank you in advance for the consideration.
Cheers,
Jason
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | nifty50.zip | 38.95 KB | jasonsavino |
| #2 | nifty50.zip | 42.91 KB | jasonsavino |
Comments
Comment #1
ultimateboy commentedPlease upload the code so that we can evaluate the theme itself.
Comment #2
jasonsavino commentedComment #3
AjK commentedAdd tag
Comment #4
jasonsavino commentedI removed some extra, unneeded files that were not removed in the last upload.
Comment #5
avpadernoprint $front_pageAlways use the semicolon as line terminator.
if (!empty($header)){print 'grid_3 ';}else{print 'grid_11 omega';}Use the spaces when needed.
Use the alternative syntax for the IF-statement, as you already used it.
Comment #6
avpadernoprint $front_pageAlways use the semicolon as line terminator.
if (!empty($header)){print 'grid_3 ';}else{print 'grid_11 omega';}Use the spaces when needed.
Use the alternative syntax for the IF-statement, as you already used it.
Comment #7
mfer commented@KiamLaLuno This is a request for a CVS account. If you'd like to help lets get him CVS access, get the theme uploaded, and work it form there. If we wait to long or make it too difficult to get access he may be alienated and go away.
@AjK what else do we need to get Jason access?
Comment #8
mfer commentedI'd like to +1 the account and theme.
Comment #9
AjK commentedComment #12
avpaderno