mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] dw_maintenance2009-04-24 01:26 pm

Code update

Just did a code push. The big thing in this push is the new icons you'll see on the site. Some tweaks and fixes to S2 layouts. And a lot of work on the payment system, which still is disabled, so you can't see that yet.

The issues with the crossposter are still outstanding, so if it's broken for you, it's still broken. We'll be working on it a lot this weekend.

Also, the issues with the importer are mostly resolved. There are only two outstanding issues -- the use of the mass privacy tool causing problems with some imports and importing from multiple accounts on one service -- but otherwise, the importer should be stable. If you've been holding off on importing your journal, I'd highly recommend you get it done before the Open Beta rush hits and the wait time becomes days!

As always, please let me know if you run into problems!

Edited: For more information on the S2 change I referred to in comments, please see this informational post in [site community profile] dw_styles. Thanks!
rydra_wong: Lee Miller photo showing two women wearing metal fire masks in England during WWII. (Default)

[personal profile] rydra_wong 2009-04-24 08:49 pm (UTC)(link)
Ditto -- find and replace gave me error messages.

ETA: okay, some fumbling around indicates that you can't just find-and-replace "friends" to "read", or it borks things; it's $p.view == "friends" (and $p.view != "friends") that needs to change to $p.view == "read", etc..

ETA2: http://dw-styles.dreamwidth.org/5062.html

So okay, I could have saved myself the flailing around if I'd just waited five minutes, but I'm smug that I managed to find the right answer by means of a cunning strategy of randomly changing shit to see what happens.
Edited 2009-04-24 21:24 (UTC)
montanaharper: close-up of helena montana on a map (Default)

[personal profile] montanaharper 2009-04-24 09:31 pm (UTC)(link)
I applaud your cunning strategy, though, and not just because it's the same one I employ. *g*
rydra_wong: "dreamwidth" on red/pink clouds (dreamwidth -- clouds)

[personal profile] rydra_wong 2009-04-24 10:06 pm (UTC)(link)
This is the first time I've ventured into actually trying to edit the code myself! I feel very brave *g*.