• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 4.x Series
    • Bug
    • [4.1 Beta 1] Prefixes in content lists: Items could use .label-append for title prefix spacer (In: Recent activity widget, Area lists, Categories below page)

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: [4.1 Beta 1] Prefixes in content lists: Items could use .label-append for title prefix spacer (In: Recent activity widget, Area lists, Categories below page)

    • Issue Tools
      • View Changes
    1. issueid=5755 May 12, 2019 8:03 AM
      ACL ACL is offline
      Regular Member
      [4.1 Beta 1] Prefixes in content lists: Items could use .label-append for title prefix spacer (In: Recent activity widget, Area lists, Categories below page)

      In XenForo 2.x widgets, threads with prefixes use the following element as a spacer between the prefix and thread title:
      Code:
      <span class="label-append">&nbsp;</span>
      This looks nicer than the default, as the hover text underline does not run under the labels.

      To clarify, I am suggesting a change from a) to b). The quotations around Title are to highlight the removal of the leading space.

      a)
      Code:
      	<a href="#">
      		<span class="vw-inline-prefix label label--hidden">Prefix</span>
      		" Title"
      	</a>
      b)
      Code:
      	<a href="#">
      		<span class="vw-inline-prefix label label--hidden">Prefix</span>
      		<span class="label-append">&nbsp;</span>
      		"Title"
      	</a>
      ----

      EDIT: Also suggesting that .label-append is used for prefix spacer in other locations like:
      • Page vw-category-bit (list of categories that page is in)
      • Area vw-content-list (list of pages in an area)
    Issue Details
    Issue Number 5755
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Styling / CSS
    Status Fixed
    Priority 5 - Minor Bugs / Small Tweaks
    Affected Version 4.1.0 Beta 1
    Fixed Version 4.1.0 Beta 4
    Milestone (none)
    Software DependencyXenForo 2.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 1
    Assigned Users (none)
    Tags (none)




    1. August 5, 2019 10:38 AM
      ACL ACL is offline
      Regular Member
      At the time of posting this issue I specifically referred to the recent activity widget. As the leading space underline on links occurs in other lists (such as Area lists, categories that page belongs to), I have adjusted this issue's details.

      The fix is to change the space between the prefix and title from " " to "<span class="label-append">&nbsp;</span>".

      Reply Reply  
    2. September 9, 2019 5:22 PM
      pegasus pegasus is offline
      VaultWiki Team
      I should note that this issue should be easier to resolve since Beta 3, although there still may be several templates that need updating to use a content's 'renderedtitle'. Previously this was handled separately by each template, but as of Beta 3, renderedtitle should be used as a shortcut. In this way, we would only have to update the method that generates renderedtitle so that it includes label-append. Any templates which haven't been updated to renderedtitle and still build their own prefix-tag+title will be treated as bugs.
      Reply Reply  
    3. September 30, 2019 2:34 PM
      pegasus pegasus is offline
      VaultWiki Team
      Marking this as fixed in the next release. Across all platforms, all instances of inline/list-prefix+title should now be replaced with renderedtitle in the underlying templates. This includes titles rendered in widgets or via Javascript. Any outstanding instances of such prefix+title combinations should continue to be treated as bugs, although it may be hard to find these outside of XenForo 2, since only XenForo 2 has a customized renderedtitle (label-append implemented).

      Any instances of raw fulltitle should continue to be considered intentional unless it makes sense in visible context to use renderedtitle instead; for example, renderedtitle appearing on a chooser button would generally look confusing to have part of the button (the prefix) also look like a nested button, so fulltitle is used.
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 1:27 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.