News aggregator
Commit 343240 by dries
Commit #343240 by Dries at 19:15
Drupal: /includes/common.inc 1.1129
- Patch #720226 by trevjs: documentation for l() missing language key.
Categories: Drupal
Commit 343236 by dries
Commit #343236 by Dries at 19:07
Drupal: /includes/iso.inc 1.8
- Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic.
Categories: Drupal
Commit 343234 by dries
Commit #343234 by Dries at 19:03
Drupal: /includes/theme.inc 1.583
Drupal: /modules/simpletest/tests/theme.test 1.13
Drupal: /modules/simpletest/tests/theme.test 1.13
- Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells.
Categories: Drupal
Commit 343232 by dries
Commit #343232 by Dries at 19:01
Drupal: /modules/system/system.install 1.456
- Patch #475140 by anarcat: make sure Drupal provides support for IPv6.
Categories: Drupal
Rendering columns issue with
Hello
I started to use blueprint css and follows the doc, but at one point
i fell on an issue. My layout is basically this one
body
div class= "container"
div id=header class=span-24 last
div id=content class="span-17 colborder
div id=sideber class="span-6 last
This renders fine on some page but on others i have sidebar
I started to use blueprint css and follows the doc, but at one point
i fell on an issue. My layout is basically this one
body
div class= "container"
div id=header class=span-24 last
div id=content class="span-17 colborder
div id=sideber class="span-6 last
This renders fine on some page but on others i have sidebar
Categories: Blueprint CSS
Re: [BP #3904] contributing designed websites with blueprint for SITES USING BLUEPRINT section of blueprintcss.org
Ah okay, I now see it but without knowing it it's hardly to see. Maybe a big
button or some fancy graphics would lift it up ;).
button or some fancy graphics would lift it up ;).
Categories: Blueprint CSS
Re: [BP #3903] contributing designed websites with blueprint for SITES USING BLUEPRINT section of blueprintcss.org
On Thu, Mar 18, 2010 at 4:30 AM, Matthias Guenther
I did! Just look at the bottom of the page :)
I did! Just look at the bottom of the page :)
Categories: Blueprint CSS
Re: [BP #3902] contributing designed websites with blueprint for SITES USING BLUEPRINT section of blueprintcss.org
Hello Christian,
thanks for this advise. I think you should then link on blueprintcss.org
on [link]
Thanks for your help
thanks for this advise. I think you should then link on blueprintcss.org
on [link]
Thanks for your help
Categories: Blueprint CSS
Commit 342984 by dries
Commit #342984 by Dries at 06:54
Drupal: /modules/dashboard/dashboard.css 1.10
- Patch #721188 by aspilicious, yoroy: make drag icon position align better.
Categories: Drupal
Commit 342982 by dries
Commit #342982 by Dries at 06:50
Drupal: /modules/locale/locale.module 1.287
Drupal: /modules/node/node.css 1.15
Drupal: /modules/node/node.module 1.1247
Drupal: /modules/node/node.pages.inc 1.118
Drupal: /modules/translation/translation.module 1.77
Drupal: /modules/node/node.css 1.15
Drupal: /modules/node/node.module 1.1247
Drupal: /modules/node/node.pages.inc 1.118
Drupal: /modules/translation/translation.module 1.77
- Patch #596582 by sun: remove remnants of theme_node_form().
Categories: Drupal
Commit 342980 by dries
Commit #342980 by Dries at 06:49
Drupal: /modules/node/node.api.php 1.65
- Patch #326564 by nenne: fixed hook_validate() documentation.
Categories: Drupal
Commit 342978 by dries
Commit #342978 by Dries at 06:46
Drupal: /modules/system/system.module 1.902
- Patch #741242 by marcvangend: cleanup left over set-to-global-defaults description.
Categories: Drupal
Commit 342976 by dries
Commit #342976 by Dries at 06:43
Drupal: /modules/user/user.module 1.1137
- Patch #745680 by catch: remove pointless db_delete()('user_roles()') for new users.
Categories: Drupal
Commit 342972 by dries
Commit #342972 by Dries at 06:36
Drupal: /modules/forum/forum.test 1.49
Drupal: /modules/taxonomy/taxonomy.admin.inc 1.96
Drupal: /modules/taxonomy/taxonomy.admin.inc 1.96
- Patch #729028 by ergonlogic: unify 'yay, saved!' strings in core.
Categories: Drupal
Commit 342966 by dries
Commit #342966 by Dries at 06:26
Drupal: /modules/blog/blog.module 1.352
Drupal: /modules/blog/blog.test 1.26
Drupal: /modules/blog/blog.test 1.26
- Patch #700704 by sobi3ch, Rob Loach, andypost: added ability to change the amount of blog posts listed.
Categories: Drupal
Re: [BP #3901] contributing designed websites with blueprint for SITES USING BLUEPRINT section of blueprintcss.org
Matthias,
The blueprintcss.org site doesn't get updated very often. You should
submit to this site instead:
[link]
The blueprintcss.org site doesn't get updated very often. You should
submit to this site instead:
[link]
Categories: Blueprint CSS
contributing designed websites with blueprint for SITES USING BLUEPRINT section of blueprintcss.org
Hello,
I have designed three website with this wonderfull framework and want
to contrbute them for the section "SITES USING BLUEPRINT" of
[link] .
It would be nice if someone can help me.
Thanks and greetings from Germany
Matthias Günther
I have designed three website with this wonderfull framework and want
to contrbute them for the section "SITES USING BLUEPRINT" of
[link] .
It would be nice if someone can help me.
Thanks and greetings from Germany
Matthias Günther
Categories: Blueprint CSS
Commit 342538 by dries
Commit #342538 by Dries at 14:04
Drupal: /includes/install.core.inc 1.5
Drupal: /includes/theme.maintenance.inc 1.55
Drupal: /includes/theme.maintenance.inc 1.55
- Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is in HTML.
Categories: Drupal
Commit 342536 by dries
Commit #342536 by Dries at 13:58
Drupal: /includes/bootstrap.inc 1.363
Drupal: /modules/simpletest/tests/bootstrap.test 1.29
Drupal: /sites/default/default.settings.php 1.42
Drupal: /modules/simpletest/tests/bootstrap.test 1.29
Drupal: /sites/default/default.settings.php 1.42
- Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough.
Categories: Drupal
Re: [BP #3893] Dreamweaver and blueprint does not work
Which version of Dreamweaver are you using? I've had to upgrade DW a
couple of times because its in-built CSS rendering wasn't up to speed
with where modern browsers were and layouts were looking wonky.
Gareth
couple of times because its in-built CSS rendering wasn't up to speed
with where modern browsers were and layouts were looking wonky.
Gareth
Categories: Blueprint CSS