Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
markup
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2010 at 08:25 UTC
Updated:
20 Nov 2015 at 00:28 UTC
Jump to comment: Most recent
Comments
Comment #1
sunComment #2
r_honey commented8.x, well that looks like a lot of delay. Couldn't it be accommodated in 7.x atleast, and possibly 6.x (I might sound greedy here, but ExtJs really makes you so)!!!
Comment #3
damien tournoud commented6.x is the stable version, no change can possibly get in. 7.x is frozen, changes could get in if they are limited in scope and well justified. Given that we don't know the amount of changes required here, or if any change is necessary at all, the correct target version number is indeed 8.x.
Comment #4
r_honey commentedWell, I tried tweaking the classes in system.css, and some changes made the majority of ExtJs components render correctly. However, it was still not perfect, and required further tweaking which I dumped because not many people would like to fiddle around with the core files.
I have made this request at ExtJs forums also, and would now hope, they turn up something much before Druapl 8.x.
Comment #5
casey commentedYou could post an initial patch, so we know what needs to be done.
Comment #6
OliverColeman commentedI would be keen on seeing a patch for this. I'm looking at ExtJS 4 which has only recently been released. I'll eventually post a patch against Drupal 6.x (we're tied to 6.x for the time being) if none is forthcoming (I'm guessing this won't be very useful for any changes to Drupal 8, but perhaps it will make someone's life easier).
Comment #7
smovva3 commentedHave you had a chance to create a patch for this. I'm also working with Drupal 6.x. Please share it when you get a chance.
Thanks!
Comment #8
joelpittetStable theme has much less markup and designed to be as bare as possible so you don't need to remove as much from core. Likely not going to tie Drupal's CSS ExtJS but feel free to create a theme in Contrib that does this for the extjs community and hopefully our efforts to provide a less-Classy base theme will help with this feature in contrib.
Comment #9
joelpittetOh and for reference: https://www.lullabot.com/articles/a-tale-of-two-base-themes-in-drupal-8-...
If you are following this and curious.