Okay, so. Over in
this entry
tropicsbear asked about putting hir's moodtheme picture on the left of the metadata.
awakened provided
a link to an entry with the same question, where
mmmag had provided some S2 code that works for all metadata except tags (because tags aren't actually metadata in the code).
awakened mentioned that having tags as well would be super cool, I agreed, tried to make it work, failed hardcore and flailed in #dreamwidth. At which point
afuna was super awesome and patient and fantastic, and fixed it all up, despite it being "a bit weird because you're combining the $currents, which is basically making a string and printing it out later with print_tags, which prints it out *right now*". And then I failed to copy-paste the code correctly, so I'm putting it up as an entry instead of yet another comment.
Was that convoluted enough? Anyway, here's some code that will put your moodtheme image on the left!
Step 1: Make a theme layer. (
Tutorial for how to make and use a theme layer here!)
Step 2: Copy-paste this code into your theme layer:
( Code! )Step 3: Hit save and compile, and assuming you're already using the theme layer, you're done! If not, use the theme layer, as described in the much more awesome tutorial linked to in step 1.