DragonByte Tech
Well-known member
The Arcade is definitely a good candidate for portingWill there be an arcade sometime soon from you


That's a Pro-only featureIs it possible to move the the text input area to the bottom

Fillip
The Arcade is definitely a good candidate for portingWill there be an arcade sometime soon from you
That's a Pro-only featureIs it possible to move the the text input area to the bottom
It would help a little if the shoutbox used standard XenForo classes actually
@bgandy I can take a look for you as it appears to be our blackend theme. I should have time tomorrow to take a look.
Absolutely, for the time being I'm focusing on feature parity with the vBulletin version thoughWill the shoutbox be made responsive at some point? I notice now it just does not show up on smaller screens.
If you could provide feedback as to what CSS classes we are missing, that would be most appreciatedThis is my first xF mod since xenForo was first released, so there's going to be a few "growing pains" as it were. We are committed to bringing the best possible experience across all colour schemes for skins for our xenForo mods, so I will hotfix the mod for you once you've given me the details of the CSS classes.
I really appreciate you taking the time to help us with this. The reception we've gotten since launching this mod has been nothing short of amazing, and it means a lot both to me as a person and to DragonByte Tech as a business (naturally we would be hesitant to continue xF support if you all told us to go away) that you all have been so welcoming and helpful. Thank you
Fillip
Currently, the goal of the design of the shoutbox is to have it "good enough for a Beta"But when you look at this shoutbox on a default style do you truly think it's appealing? Or was the goal simply to literally copy px for px from the vbulletin version (I haven't seen the vb version so a wild guess)?
I will definitely write this down and look into using those classes.Tabs, XenForo has built in tab classes I suggest using them. See members / member view pages
Definitely something I'll be changing in a future versionEditor icons, I understand it's not using the redactor editor but it doesn't mean you can't use the existing sprite / background-positions already set. Your shoutbox currently will not work on dark styles without edits as seen above however most style developers ship out a redactor sprite that is visible on their style. Your setup is just having the user go in and edit each image (B/I/U/Color).
It's doubtful we'll be changing the class names as they have literally 0% impact on the functionality or design of the product, I'm sure you can understandAs a designer this really bugs me, last time I checked this is XenForo, your classes are filled with dbtech_vbshout classes
IIRC I don't use any in-line styling, all colours can be customised via the easily accessible dbtech_vbshout_colours.css templateI truly appreciate when a coder does their best to adhere to XenForo's styling classes the best they can, and where the default things fall short they provide style properties to easily let the user customize things.
That's correct. Since each shout has a different context (e.g. we shouldn't show the "Ban User" menu item for users that are in a protected usergroup), it made the most sense at a time to pre-generate hidden menus via jQuery Templates so they could be loaded and unloaded each time the Shoutbox fetches new shouts.Side note what are the hidden menus? It looks like it's literally showing a menu for every single message that is posted.
To be fair, the reasons people would upgrade to Pro is for the added functionality, not whether the Lite version is pretty enoughI wish you guys luck, I think this product has a long ways to go before anyone should even consider upgrading to this "pro" version as the lite version in my opinion requires a ton of work.
I could do that, sureLook into creating style properties as opposed to directing people to editing your CSS files.
Is there a difference? I'm not being sarcastic, I'm genuinely curious as to whether there's any actual difference in terms of how the page loads / looks.All of XenForo's menu's are loaded at the bottom of the page if you look at the source, you have yours loading in a random div below the chat with display none.
Like I said before, each menu has a different context. Consider the following scenario:Also if there's 200 messages in the chat box there would be 200 menus loading (although hidden)?
I'm not sure how I would load extra membercard links only in that particular context, but it's definitely something I will be looking into. The design screenshot for that other Shoutbox was inspiringI'd suggest the username be linked to the membercard like default XenForo functionality and possibly add something near the date to edit/delete/report
You don't have to tell me about permissions, this is handled via the jQuery Template. Options the user cannot access is not shown, hence why there's different menus. You don't have to teach me why permissions are a good idea(P.S permissions as if I can't delete/edit shouts I shouldn't be able to see them).
I will definitely look into that, it may have been a bodge to get Beta 1 ready and I forgot about it for Beta 2.As for inline-styling you have a ton. A quick look at the source code would reveal that.
IIRC I don't use any in-line styling, all colours can be customised via the easily accessible dbtech_vbshout_colours.css template![]()
It's a template, just like all standard xenForo CSS templates areWhere is this file? I can not find it in any directory.
New/Restored Features:
- The shoutbox has undergone a major facelift! Be sure to check out the new design.
- The JavaScript has been significantly refactored to support the new design
- Mentions are now supported in shouts and will bring up the member card
- Member Cards are now used for usernames in the Active Users sideblock
- Member Cards are now used for usernames in the Active Users tab
- Custom member cards are now used for usernames in the main shout area,...
DragonByte Tech updated [DBTech] DragonByte Shout v7 with a new update entry:
7.0.0 Beta 3
Read the rest of this update entry...
We use essential cookies to make this site work, and optional cookies to enhance your experience.