fresh.css not getting put into the info file

Comments

Garrett Albright’s picture

ProTip: The more information you can provide with an issue, the better. Proper capitalization and punctuation helps, too; even if it doesn't convey extra information, it still makes an issue easier to work with.

That aside… I'm guessing something changed in STARTERKIT.info in Zen recently which is making the regular expression that Zenophile uses to find where to put the line adding fresh.css no longer valid. I'll look into it.

Garrett Albright’s picture

Version: 7.x-1.0-beta1 » 7.x-1.0-beta2
Status: Active » Needs review

As expected, this was caused by changes to STARTERKIT.info.txt in the Zen project, and also affected the Sidebars and Midnight submodules. I've pushed fixes and made a new Beta 2 release. Please download it and give it a try. However, this will now break compatibility with versions of Zen before this change was made… Arg, this is one of the reasons I was originally planning to not work on Zenophile for D7 until there was a stable-ish Zen release. C'est la vie.

antonyanimator’s picture

Thanks for the reply, my bad on the issue post, haven't created many issues, was trying to keep it as short and to the point as possible but a little bit of laziness crept in too! Your probably right about not working on a version till there is a stable release of zen but thanks for creating a 7 version anyway its been useful!

Anonymous’s picture

Title: Info file not getting updated with all .css files » Info file not getting updated will all .css files

I'm using Zen 7.x-3.0 and Zenophile 7.x-1.0-beta2 and I'm also experiencing this issue.

I'm also using the Sidebars sub-module with a liquid layout, and sidebars.css isn't being added to the info file either.

Manually adding

stylesheets[all][]        = css/sidebars.css
stylesheets[all][]        = css/fresh.css

to the info file fixes it, but it doesn't happen automatically.

Anonymous’s picture

Title: fresh.css not getting put into the info file » Info file not getting updated with all .css files
Priority: Normal » Major
Status: Needs review » Needs work

Oops, spelling mistake in title...

Garrett Albright’s picture

Title: Info file not getting updated will all .css files » Info file not getting updated with all .css files
Status: Needs work » Needs review

BWPanda, it looks like Zen changed some text in STARTERKIT.info.txt which broke Zenophile's regular expressions (again). I made a fix and will make a new release later tonight.

mightyiam’s picture

subscribed

Garrett Albright’s picture

By subscribing, are you saying the latest beta release is still having this problem?

Taxoman’s picture

Version: 7.x-1.0-beta2 » 7.x-1.1

Is this still an issue in 7.x-1.1, or is it fixed?

Garrett Albright’s picture

Status: Needs review » Fixed

Should be fixed. Closing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.