News aggregator

Commit 340308 by dries

CVS Core Commit Messages - 1 hour 5 min ago
Commit #340308 by Dries at 22:48 Drupal: /profiles/standard/standard.install 1.8
  - Patch #738468 by andrewmacpherson: remove 'user-defined' comments from standard install profile.
Categories: Drupal

Commit 340304 by dries

CVS Core Commit Messages - 1 hour 7 min ago
Commit #340304 by Dries at 22:46 Drupal: /includes/form.inc 1.440
  - Patch #131432 by dereine, alienbrain, sun: #field_prefix() and #field_suffix() work on textfields only.
Categories: Drupal

Commit 340302 by dries

CVS Core Commit Messages - 1 hour 9 min ago
Commit #340302 by Dries at 22:44 Drupal: /modules/file/file.field.inc 1.24
  - Patch #738332 by catch: fixed E_NOTICE in file_field_load().
Categories: Drupal

Commit 340274 by dries

CVS Core Commit Messages - 2 hours 32 min ago
Commit #340274 by Dries at 21:21 Drupal: /includes/bootstrap.inc 1.361
  - Patch #739488 by mr.baileys: REGISTRY_* constants are not text filtering flags.
Categories: Drupal

Re: [BP #3893] Dreamweaver and blueprint does not work

Blueprint CSS Google Groups - 6 hours 9 min ago
Are you sure you've applied the .last class to the final column in each grid
row?
chris
On Thu, Mar 11, 2010 at 4:01 AM, ourhandyman <online.myema...@googlemail.co m
Categories: Blueprint CSS

Re: Dreamweaver and blueprint does not work

Blueprint CSS Google Groups - 7 hours 40 min ago
I must say, I've never bothered looking at the design in dreamweaver.
I write in the code and refresh my browser if I want to see what the
finished article will look like.
On Mar 11, 12:01 pm, ourhandyman <online.myema...@googlemail.co m>
wrote:
Categories: Blueprint CSS

Blueprint ~ Niceforms compatability

Blueprint CSS Google Groups - 8 hours 30 min ago
Hi all,
Has anyone had much experience with using Blueprint in conjunction
with Niceforms (an image replacement for html forms)?
- [link]
Or is there a similar plugin available for Blueprint already?
All help appreciated.
Cheers
Chris
Categories: Blueprint CSS

Re: [BP #3893] Dreamweaver and blueprint does not work

Blueprint CSS Google Groups - 8 hours 33 min ago
Risking getting flamed but, all i can advise you is don't use Dreamweaver. :)
Categories: Blueprint CSS

Dreamweaver and blueprint does not work

Blueprint CSS Google Groups - 11 hours 52 min ago
Hi
When i make my website using blueprint.css in dreamweaver. Dreamweaver
tends to make the page look odd. It puts the last columns underneath.
In a browser it all look ok
Is anyone else having this problems
Is there a way to make this look ok in dreamweaver
Categories: Blueprint CSS

Re: [BP #3891] Re: Question regarding last couple of IE only rules...

Blueprint CSS Google Groups - Wed, 03/10/2010 - 5:54pm
A ha, you are right. It looks like there has been some duplication
over past revisions. I should probably go in and remove one of
those...
Categories: Blueprint CSS

Commit 339750 by webchick

CVS Core Commit Messages - Wed, 03/10/2010 - 4:34pm
Commit #339750 by webchick at 20:34 Drupal: /modules/overlay/overlay-parent.js 1.32
  #674852 follow-up by casey and aspilicious: Fix overlay tab behaviours.
Categories: Drupal

Commit 339748 by webchick

CVS Core Commit Messages - Wed, 03/10/2010 - 4:32pm
Commit #339748 by webchick at 20:32 Drupal: /themes/garland/style.css 1.75
  #737202 by sun: Fixed Vertical tabs don't use full available width.
Categories: Drupal

Commit 339746 by webchick

CVS Core Commit Messages - Wed, 03/10/2010 - 4:31pm
Commit #339746 by webchick at 20:31 Drupal: /misc/tabledrag.js 1.35
  #737596 by casey: Fixed tabledrag.js: ('.indentation', testCell).get(1) is undefined.
Categories: Drupal

Commit 339686 by webchick

CVS Core Commit Messages - Wed, 03/10/2010 - 3:36pm
Commit #339686 by webchick at 19:36 Drupal: /includes/bootstrap.inc 1.360
Drupal: /includes/language.inc 1.29
Drupal: /includes/path.inc 1.60
  #587706 follow-up by plach: trim GET['q'] centrally in request_path() so subsequent places don't have to do it.
Categories: Drupal

Commit 339682 by webchick

CVS Core Commit Messages - Wed, 03/10/2010 - 3:31pm
Commit #339682 by webchick at 19:31 Drupal: /themes/seven/reset.css 1.7
  #559266 by kkaefer: Fixed “Seven” breaks keyboard navigation.
Categories: Drupal

Re: Question regarding last couple of IE only rules...

Blueprint CSS Google Groups - Wed, 03/10/2010 - 2:23pm
Thanks!
It looks like it uses both. From Screen.css:
/* Form fields
------------------------------ ------------------------------ -- */
input[type=text], input[type=password],
input.text, input.title, <=======
textarea, select {
background-color:#fff;
border:1px solid #bbb;
Categories: Blueprint CSS

Commit 339624 by webchick

CVS Core Commit Messages - Wed, 03/10/2010 - 1:59pm
Commit #339624 by webchick at 17:59 Drupal: /modules/forum/forum.admin.inc 1.30
Drupal: /modules/forum/forum.test 1.48
  #725148 by greggles: Fixed Fatal error when saving forum administration form.
Categories: Drupal

Re: [BP #3889] Question regarding last couple of IE only rules...

Blueprint CSS Google Groups - Wed, 03/10/2010 - 1:42pm
Yes.
This is definitely not the case, the syntax in screen.css uses CSS 2.1
advanced selectors that IE 6 does not understand, therefore, if you
want form elements to have these styles in IE 6, you have to include
ie6.css -AND- use the classes .text, .title, .checkbox, .radio in your
HTML.
Categories: Blueprint CSS

Question regarding last couple of IE only rules...

Blueprint CSS Google Groups - Wed, 03/10/2010 - 1:32pm
We're modifying how we're targetting IE in our CSS so need to modify
Blueprint's IE.css file a bit. I'm a bit stumped as to what browsers
that last two 'chunks' of CSS are targetting:
------------------------------ -----------------
/* Fixes rule that IE 6 ignores */
input.text, input.title, textarea { background-color:#fff; border:1px
Categories: Blueprint CSS
Syndicate content