ninetydegrees: Art: face peeking through blinds (peeking)
ninetydegrees (90d)☕ ([personal profile] ninetydegrees) wrote in [site community profile] dw_dev2013-04-26 03:53 pm
Entry tags:

The Great Big Styles Move

Dear fellow devs,

bug 4726 will move all folders in /bin/upgrading/s2layers/ as well as /bin/upgrading/s2layers.dat to /bin/styles. I have this mostly patched so, if you're currently working on any of these files, please set your bug as blocking mine so I can keep my patch up-to-date and know when it's safe to push it.

Thank you!

P.S. baggyeyes, I've already done this for your bug as I know you're working on it. :)
foxfirefey: A seal making a happy face. (happyface)

[personal profile] foxfirefey 2013-04-26 08:02 pm (UTC)(link)
Exciting!
baggyeyes: Bugs Bunny and the Bull (Default)

[personal profile] baggyeyes 2013-04-27 01:54 am (UTC)(link)
Thank you! I get (tiny bit) overwhelmed by the Bugzilla boxes.

[personal profile] swaldman 2013-04-27 07:30 pm (UTC)(link)
I still find it odd that the styles thingies, which are clearly text files, are under /bin/. But hey :-)
foxfirefey: A picture of GIR. (gir)

[personal profile] foxfirefey 2013-04-30 04:12 pm (UTC)(link)
Note: Bug 5040 that I made a pull request for makes a change to core2.s2, which I think affects this! (I had to fix a bug in my module implementation. Oops.)
foxfirefey: A fox colored like flame over an ornately framed globe (Default)

[personal profile] foxfirefey 2013-04-30 04:57 pm (UTC)(link)
Oh, interesting proposition! What would really be cool is a style dev playground that had a sample journal with pre-loaded content to test against, with that switching ability!
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2013-04-30 04:58 pm (UTC)(link)

So. Just for your dev server, you can append ?as=username to the URL. So, for example:

?as=system (as user system) ?as=asdoth (unknown user -- will become anonymous) ?as=comm_member (username of someone who is a community member)

Won't help if your'e testing only on live, but should be helpful in your case!