Are you saying we could make a bead to decorate the index.html...don't
understand exactly the proposed solution. I thought beads was something
inside the framework, nothing to do in the html template...

btw, I think if we could create our own vars for html template will be very
useful so people could go here:

https://getmdl.io/customize/

and look for the colors they want and then configure it's own build in the
template

<link rel="stylesheet" href="
https://code.getmdl.io/1.2.1/material.${primary}-${accent}.min.css";>

For other people will be other vars, and passing "somevar" in command line,
will get that var available in html template to use as ${somevar}

what's the framework used for this vars (velocity, other, custom...). Could
you point me to the place in source code where I can found it so I could
figure how we could deal with it? (if there's possibilities)

thanks

2016-11-30 8:30 GMT+01:00 Alex Harui <aha...@adobe.com>:

>
>
> On 11/29/16, 10:55 PM, "carlos.rov...@gmail.com on behalf of Carlos
> Rovira" <carlos.rov...@gmail.com on behalf of
> carlos.rov...@codeoscopic.com> wrote:
>
> >In MDL there is two vars in the CSS url that could change
> >
> ><link rel="stylesheet" href="
> >https://code.getmdl.io/1.2.1/material.indigo-pink.min.css";>
> >
> >here "indigo" and "pink" can be configure to other colors to get other
> >kind
> >of effects in MDL
>
> IMO, the point of the template is so that the compiler can inject
> information discovered during the compilation like main class name, width
> and height from the application tag and other stuff like that.  I don't
> know how others would like having the compiler start passing through other
> information from the compiler config.
>
> IMO, you could create a new bead called MaterialIndigoPink.  It would
> inject the link tag.
>
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.

Reply via email to