<!DOCTYPE html> <html lang="en"> | |
<head> <title>a title</title> <meta name="description" content="blah blah blah" /> <meta name="robots" content="NOINDEX" /> |
- You redefine <page> completely. Just copy it whole from here
http://hobocentral.net/tagdef/hobo_clean/hobo_clean/page and customise
what you need. This might be the best option if you add more "param"
attributes so you can enable/customise them in other pages of the
application.
Hi!
First of all, good question!
>From the HTML perspective, it doesn't matter the order of the elements
in the head, so you are not going to have any trouble in the future. But
from a coding perspective, finding the most elegant solution is always
very important :). A few options:
- <append-head:>. This would be the nicest solution. You add code before
the end of head.
- <after-scripts:> or <after-stylesheets:> You add code after these
elements, so it's not too bad.
- You redefine <page> completely. Just copy it whole from here
http://hobocentral.net/tagdef/hobo_clean/hobo_clean/page and customise
what you need. This might be the best option if you add more "param"
attributes so you can enable/customise them in other pages of the
application.
Regards,
Ignacio
El 01/11/13 01:23, JezC escribió:
Teléfono: 0034 645 70 77 35
Email realizado con software libre
--
You received this message because you are subscribed to a topic in the Google Groups "Hobo Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/hobousers/A8dBg5whdWw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to hobousers+...@googlegroups.com.
To post to this group, send email to hobo...@googlegroups.com.
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/groups/opt_out.