Jump to content

Editing Tumblr Blog HTML via cURL


Lukeidiot

Recommended Posts

Hello fine peoples of phpfreaks.

 

I have a site called Themelr.com. It is basically a Tumblr Theme Generator for Tumblr.com

 

My goal is to automatically update a persons Tumblr blog with the HTML they generate from our site.

 

However it seems to be a little tricky.

 

Here is an example:

http://themelr.com/edit/

 

This page is logging in to Tumblr via cURL. The "custom_theme" JSON is the themes current HTML. How do I decode/extract that and submit to Tumblr a newly provided HTML?

 

tl;dr I am trying to $_POST to tumblr new HTML for their blog.

 

Any ideas?

Link to comment
Share on other sites

Their site lets you add html code to it?  Interesting.  Really???

 

You must of misread. Instead of spamming 10+ forums for post count, you could of taken the time to read my post more clearly.

 

I am trying to basically submit post via cURL to edit peoples blog html.

Link to comment
Share on other sites

I quote from your orig post:

 

"How do I decode/extract that and submit to Tumblr a newly provided HTML?"

 

Sounded to me like you wanted to upload HTML to Tumblr.

 

And where am I spamming 10+ forums?  Post count?  Who needs that?

Link to comment
Share on other sites

I quote from your orig post:

 

"How do I decode/extract that and submit to Tumblr a newly provided HTML?"

 

Sounded to me like you wanted to upload HTML to Tumblr.

 

And where am I spamming 10+ forums?  Post count?  Who needs that?

 

The supporting sentence is behind it. I said:

 

"This page is logging in to Tumblr via cURL. The "custom_theme" JSON is the themes current HTML."

 

What I meant was I needed to decode the JSON, as that is what holds the value of what needs to be submitted via (POST?). That way you could store a backup of their current HTML template. Also because you may need to submit in the form of JSON.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.