Blueprint changed by rg1024:
Whiteboard changed:
could be done now, but i guess have to think how this could work
definitely...bassel, i wish we had a way to select the version of html
an aiki site wants to output and limit the options ahead of time, then
we could add immediately.
»It doesn't make sense to support a particular "version" of HTML. For
HTML5 it has to be feature-by-feature. So to implement this spec, the
aiki user has to have the option to turn on scoped-styles, even on a
widget-by-widget basis. There's no point implementing it now because
it's not supported. But Aiki should aim for this anyway.«
###
like it, but need html5 better and some contracts around our concenrs...
+
+
+ ##
+ We can set this attribute in first line of css with:
+ - scoped
+ - inline. css will echo before widget.
+ - header. css will send in head of document,
+
+ Exampe
+ scoped
+ table.foo {...}
+
+ The problem is that you obtain the same result this writing the css code
+ in widget field. Then, is it necessary ?
--
Allow widgets to be output with scoped attributes
https://blueprints.launchpad.net/aikiframework/+spec/scoped-styles
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp