Arctica and its sub-themes are pretty awesome. It is cool how you are pushing the common theme envelope.
I had a problem with Tundra. Tested with Firefox 9 and IE 9 on Windows. When I tried to install Tundra I got an error message "The connection to the server was reset..." (FF) or "Internet Explorer cannot display the webpage" (IE). The site would not load at all.
Digging around I found that the site would load if I removed the part below from the "settings[meta]" line of the tundra.info file:
<meta http-equiv="X-UA-Compatible" content ="IE =edge, chrome =1"><meta name="viewport" content ="width =device-width, initial-scale =1">
I think those commas may need to be escaped (if that is possible). Is anything in the 'meta' section of the tundra.info file ever output anyway? It didn't seem like it. I tried various meta tags there.
I found that meta tags do get output if pasted into the theme settings UI in the UX Tweaks section. I just moved those meta tags out of the info file and pasted them into the UX Tweaks area as is (with commas) and they were output on the page. If this is hard to fix, maybe just give people a list of suggested meta tags to add in the theme settings UI?
Thanks!
Comments
Comment #1
jurriaanroelofs commentedduplicate of http://drupal.org/node/1363424
thx!
Comment #2
jurriaanroelofs commented