modx
Enjoy the tags, or else
I
spent most of a long, boring day at work modding Alex Ibrado’s Tumblr tag cloud script to insert a tag blurb into the bottom of your posts, which if there was a way to do it already, i couldn’t see an obvious option for it; So you better fucking enjoy the tags. A tiny picture of Rick Astley is used to make the function call, but it could just have well been an empty icon:

[edit]: I made a quick change in the script again today to allow it to include all types of posts (originally it was only grabbing the tags for regular or “text” posts). So far it seems to work. To implement this in your script, copypaste and update these lines:
replace function buildCloud with:
function buildCloud() {
cloud_request = new JSONscriptRequest(CLOUD_JSON_URL + '?callback=tumblrCallback&start='+cloud_done+'&num='+CLOUD_JSON_MAX);
cloud_request.buildScriptTag();
cloud_request.addScriptTag();
}
after this line in function tumblrCallback:
var ttext = obj['posts'][i]['regular-title'];
add this:
if(typeof(ttext) == 'undefined')
ttext = turl;
which will add the url as the post title if it is a non-regular type post.
![]()
T
here’s just something about a pulsating cat watching AMVs that I can’t get over no matter how many times I see it.
http://message-love.org.uk/pc/main.php?y7ts02
![]()
M
illions of Nina fans were reportedly stirred into a bloodthirsty rampage today when a US federal appeals court overturned an assertion by the Federal Communication Commission that the infamous 2004 Superbowl “Lelouch malfunction” didn’t expose 90 Million viewers to temporary mind control. Full story here.
![]()
W
hy god why does every show i watch now have to have some little tsudere wannabe bitch running around sucking up screen time with the excuse of adding a “dynamic balance” to a cast of perfectly fine characters. I mean, do people actually find this kind of thing attractive? If things go the way I’m predicting, Kana is going to spawn a spinoff which features her as a 31 year-old lesbian auto worker who makes a love nest of masochistic yuri heaven with Touma in a quiet little town somewhere in the northern provinces.
![]()
