Maybe you could override Dryml.static_tags?
https://github.com/Hobo/hobo/blob/master/dryml/lib/dryml.rb#L141-L150
Warm regards,
Ignacio
El 29-04-2015 a las 07:50, umuro escribió:
> Actually it would be very nice to have html4 and html5 static_tags in
> different subsites of the application. For example, I am writing an
> application with 2 subsites: One is providing native-like ui for tablets
> - full html5, the other subsite is normal html4 and even compatibility
> for IE8 is required. Might there be a way to have different static tags
> in different subsites? :)
>
> On Saturday, April 25, 2015 at 9:01:55 PM UTC+2, Ignacio Huerta wrote:
>
> Yep, Dryml is pretty strict about that. I think with html5 someone
> might
> want to add more tags like <section> etc.
>
> There is a list of "approved tags" in dryml/lib/dryml/static_tags, in
> case anyone wants to add more to the list :).
>
> Regards,
> Ignacio
>
> El 08-04-2015 a las 10:00, Stefan Haslinger escribió:
> > I just learned: Actually <nobr> is not proper xhtml . So defining
> a css
> > class
> >
> > .nobr { white-space: nowrap; }
> >
> >
> > und using
> >
> > <span class="nobr>text</span>
> >
> >
> > is the way to go.
> >
> > Ciao,
> > Stefan
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Hobo Users" group.
> > To unsubscribe from this group and stop receiving emails from it,
> send
> > an email to [email protected] <javascript:>
> > <mailto:[email protected] <javascript:>>.
> > To post to this group, send email to [email protected]
> <javascript:>
> > <mailto:[email protected] <javascript:>>.
> > Visit this group at http://groups.google.com/group/hobousers
> <http://groups.google.com/group/hobousers>.
> > For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Hobo Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> Visit this group at http://groups.google.com/group/hobousers.
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.