You will find the text in applications/vanilla/views/post/comment.php, but do not change it there, because this is a core file and your changes could be lost each time you upgrade Vanilla.
It is probably best to create a locale following these inst…
According to this post on the GoDaddy support forums, they offer some simplified way to install Vanilla through "GoDaddy Hosting Connection". There is more evidence here that they offer installation support for Vanilla. I don't have a GoDaddy accoun…
Thanks, I looked at that page when I was making the plugin. I think there's more to it than that though, because there are other suffixes like _0ads_al_s , which I think is for a link unit.
I'll do some more searching.
Just what are the various type codes like _as ... there are several of them. I think they specify text/image /video /flash etc. It's obvious what the 468x60 part means but I can't find a reference for the _as part.
v1.3 uploaded. fixed to show ads even when user isn't logged in, show color pickers when clicking on color samples.
i could use some advice from someone who knows what google's various format strings mean. ("468x60_as", etc.)
The OP only wanted the code to show up in the first comment, not in every comment. In my addon i just used a counter to detect the first time the handler is fired.
that will show up in every comment, if i'm not mistaken... i think @Raize just wants the ad to show up in the first comment in the thread (the one the thread author creates.)
uploaded v1.3 - fixed some references to the old Skysa plugin. you may have to re-enter your Skysa ID. You can also go into conf/config.php and remove the line $Configuration['Plugins']['Skysa']['SkysaID'] = 'whatever'if it exists, but it's not real…