Profile

Mar 25, 2009 13:05

I'm not having any luck finding this in the LJ client protocol docs, so here's me asking: is there a way to update a user profile aside from the website?

I'd like to make a little widget that'll change my blog title so I can use that the same way Facebook and AIM have status text.

Thanks!

client: profile, client

Leave a comment

Comments 2

mart March 26 2009, 02:12:18 UTC

Here's a slightly different approach which might work...

Make an S2 theme layer over in the advanced customization area and then select it as the theme for your default style.

You can use this theme layer to override bits of your selected journal layout. You can then use the S2 upload protocol to programmatically update that layer.

That should give you the building blocks you need to programmatically update a chunk of your journal page. It won't actually change your title, but if you override the right parts of your layout then you could make it appear as though it has, or you could introduce a new box on the page specifically for your status if you prefer.

Reply


raven_ap_morgan March 26 2009, 02:21:22 UTC
To my knowledge, there's nothing in the client protocol that will allow you to alter the user profile elements the way that you describe. I think the user has to do that from the web site exclusively, but I may be mistaken.

Reply


Leave a comment

Up