Plugin Static Directories
-
nice work
will rework some things on my plugins/themes for 0.4.x in a few days when I'll have some spare time ^^
echo 'just spamming your complaint-system' > /dev/null
Theoretically, the key can contain slashes. This is untested. Let me know if it doesn't work
ย
If you havenโt tested it, it doesnโt work
Definitely need to test this ^^ -
@frissdiegurke, I think you have to change line 1 of
01.variables.coffee
to:emojiPath = nconf.get('url') + '/plugins/nodebb-plugin-emoji-extended/emoji-extended-images'
But I'm not entirely sure, and can't test because I don't know how to compile coffeescript
-
ya, currently doing so... some other lines too
it seems like there is the bug of 404 if URI encoded path again...
-
@frissdiegurke said:
it seems like there is the bug of 404 if URI encoded path again...
Actually, I noticed that as well... so won't be working right away
@planner -- just a temporary setback while @frissdiegurke updates his plugin. I've dropped back to regular emoji for now. Will switch back over when he commits
-
Will switch back over when he commits
done with emoji-extended
-
I have emoji-extended installed on mine, too, but the emoticons are not this size.
-
damn, overlooked the 'css' attribute within plugin.json^^ wait a sec.
-