On 2023/01/25 20:44, Markus Rosjat wrote: > okay this tells me there was/is an effort to do so but what is the latest > development on it? I use a trunk installation here and as i pointed out > in my initial email there is some collision still so i asume there wasnt a > full rewrite possible ? > > cheers > > Markus
In my opinion, it is not recommended to use CSS frameworks such as Bootstrap. I usually develop plugins using only css in Trac core and jquery-ui css (bundled in Trac) so that the plugin's web pages have the same look and feel as Trac. > i know i could make a tailored version of bootstrap and ship it with the > plugin but i guess a cleaner solution would be to introduce a consistent > naming for css. That would be ideal, but the changes would require to fix web pages in every plugin. At least, I have no plan to add "trac-" prefix to id/class names in Trac 1.6. -- Jun Omae <[email protected]> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/aabaaa18-ab50-0a01-2b01-ee9d6d6b1d8c%40gmail.com.
