tumblr
Building a "themeable" website
Websites like Wordpress and Tumblr allow designers to create themes that users can sel开发者_开发技巧ect.In general how would you architect a website to be flexible enough to allow custom themes for u[详细]
2023-01-27 02:01 分类:问答jQuery Colour Animation
I\'m stuck with a function that doesn\'t want to animate... I\'m using the latest jQuery Color Plugin to enable color animations. Now, what should happen in the following code is that (when it works[详细]
2023-01-27 00:03 分类:问答Tumblr Audio Player not loading with Infinite Scroll
I implemented infinite scroll along with masonry on this tumblr: [check revision for link] The audio player does not appear in posts loaded through infinite scroll, instead it displays the text \"[Fl[详细]
2023-01-26 00:08 分类:问答Loading external page content with Ajax
Just for fun, learning, aesthetics, etc. I\'ve been using Ajax to modify my Tumblr theme. What I\'m trying to do is loading content from the next page into a div on the current page. So that people ca[详细]
2023-01-24 21:06 分类:问答getting name of next post in tumblr
I\'m making a custom tumblr theme. I\'m displaying one post per开发者_运维百科 page. How can I get the title of the next page.[详细]
2023-01-24 10:58 分类:问答What does tstbklt() from the Tumblr bookmarklet javascript do?
javascript: var d = document, w = window, e = w.getSelection, k = d.getSelection, x = d.selection, s = (e ? e() : (k) ? k() : (x ? x.createRange().text : 0)),[详细]
2023-01-21 16:23 分类:问答I'm building a theme for tumblr and the {HasPages} doesn't seem to work properly
I\'ve put the HTML draft of the theme so far, with minor CSS e开发者_C百科dits. Currently I have all the block posts and everything else that\'s essential to a tumblr theme but I can\'t seem to get[详细]
2023-01-19 22:31 分类:问答Problem when uploading an image to tumblr using php/curl
I\'ve been trying to create a simple php file that will upload a single image to tumblr. An example is listed here, but it just won\'t work with images. Here is the code:[详细]
2023-01-18 18:58 分类:问答Tumblr Integration: What is best practice for caching data from API?
I have a websites that has a blog section, which pulls the data using the Tumblr API. My client just updates her Tumblr blog and the website would just access the Tumblr API to popula开发者_C百科te t[详细]
2023-01-15 19:20 分类:问答Tumblr Vimeo Video Hack
i want to post videos from vimeo.com on tumblr.com with a width more than 500px. it exist a code for videos from youtube.com that works. (http://pastie.org/871790)[详细]
2023-01-13 08:23 分类:问答