#Loqi[deanc] wordpress-plugin-git-svn: Deploy a wordress plugin from within GIT to Wordpress.org's SVN repository
#[miklb]there’s a neat little Grunt task in the IW WP repos that make a readme.txt out of the README.md too. Or maybe it’s the other way, but handy nonetheless.
#[miklb]If I’m doing the reacji thing, and I filter all incoming replies for single emoji, I should just save it with commentmeta, with the short_name or the whole array?
#Ruxton_i'd argue they should be kept seperate miklb, readme.md at repo root for a "how to use this code/repo" and wordpress readme.txt with user usage specifics
#[miklb]the plan for incoming replies is to check if the content is a single emoji. If it is, store the array of info (including simple name and skin tone) as commentmeta.
#[miklb]then I would be able to get an array of all the simple names, and loop through each one for a facepile. Do a secondary loop for skin tone.
#[miklb]just mean provide a function of the query for themers to use.
#[miklb]same as the facepile functions in Semantic Linkbacks has now.
#GWGThey need work. But the idea is that there is a default presentation for unsupported themes. And any theme can design a presentation from scratch or with the functions.