Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Shoutbox position
smoigecom
New
Why isn't this shoutbox in a tab next to the My Discussions tab? It would be great if it had a sidebar or main page option.
Tagged:
0
Comments
As you might have read on my blog, I started developing v1.0 with a few options included, I'll add an option where you can choose where to show the shoutbox...
Thanks ;-)
You've got Content and Footer as other AssetTarget. (Head too, but it won't do you any good)
Thanks... Starting to get a hang of this... Now I only need to figure out how to make a AssetTarget so that I can get things to pop up as tabs above the discussion part, just like "All discussions" and "Popular" does here.
I'll have to find out how it works anyway, so of course I could share it with you before releasing v1.0...
@luc
Thanks for making Van2Shout available again!
If anyone's scared about downloading van2shout from an unofficial source, I checked luc's source (sorry for not-trusting you), it's clean ;-)
@luc and @jesperlofgren (and every PHP coder)
If you now a little bit about PHP, and you're intersted in helping me to enhance van2shout, a new teammember (also if there is no team yet) would be very welcome ;-)
I guess nobody has this working yet?
Van2Shout creates a link "Shoutbox" in the navigation, which links to a page where only the shoutbox is shown.
This is also upcoming with version 1.0
If you need it right now, email me!
I,m also trying to understand how the positioning works in PHP and very interested to get the shoutbox above the discussions as a main feature.
cant a person create a div> or {asset name="Van2Shout"} and past it in the default.master.tpl ??
or is it not that simple ?
I would love to understand how this all comes together .
D
I'll upload a demo and publish the download link tomorrow.
If you're testing it, please give me some feedback
https://github.com/Caerostris/Van2Shout/tree/experimental
I will test out this experimental branch and see how it goes.
Well it works just fine when testing it on localhost. When viewing other categories there is a "broken image" error where the image doesn't display properly due to the path set. Meaning this works fine: http://localhost/vanilla/plugins/Van2Shout/img/rem.png
But as soon as I head off to another category it doesn't and the path is set as this regardless of what category I choose to display on the right: http://localhost/vanilla/categories/plugins/Van2Shout/img/rem.png
BTW, is there any way this can be at the top of the page above the 'all discussions' area but below the main header?
This is simple rather. The only complaints on me going from smf to vanilla is the shout. All my older members are complaining about is the fact that when you send a message and it refreshes you have to reclick the box.
Correct me if I'm wrong
<input type="text" id="shoutboxText" size="18"> <script>document.getElementById('shoutboxText').focus()</script>
I don't know where to put it! I'm amateur at coding but am a long time hobbiest.
Please respond soon. It's almost a common stance to register and complain they have to click a dang box.