R_J
AdminR_J Admin
-
Re: Sprites.png Cheat Sheet?
https://github.com/vanilla/vanilla/tree/master/resources/fonts/vanillicon There is a preview.html file in there. You might need to copy the files somewhere else in order to be able to access them. (View Post)1 -
Re: Few Questions.
The way you ask questions makes it hard to follow which problems really exist. You should try to group similar issues and create one question per issue. You are using the bittersweet theme. It loads … (View Post)2 -
Re: Few Questions.
Try to visit such a link when you are not logged in: every one will see a discussion starting from the post that he hasn't read already. Just image you have a discussion with 4 pages of comments… (View Post)2 -
Re: Embed HTML Accordion in posts
It feels like a waste of resources to have a plugin that is used for one discussion only, but well, you seem to need that... You can create a plugin that will insert text above the discussion body, t… (View Post)1 -
Re: Building a Tags Extension Plugin
:lol: In order to judge if a discussion has the tag with the Name "some-tag", you either still have to loop through all the tags: foreach ($args['Discussion']->Tags as $tag) { … (View Post)1
