• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki Discussion
    • General Discussion
    • XF 2.0

    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.

    Page 4 of 5 FirstFirst Previous ... 2345 Next LastLast
    Results 46 to 60 of 61

    Thread: XF 2.0

    • Thread Tools
      • Show Printable Version
    1. December 31, 2018 #46
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      This may be of some assistance: Changelog for 4.1.0 Alpha 1

      Just a few more things to try out before giving it the rubber stamp for release.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    2. December 31, 2018 #47
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      The Alpha is now public to download. Please do your diligence, backup your database, and use it in a test environment first.

      If you will use it with XenForo 2.0, remember that only 2.0.x is compatible at this time; there may be issues on 2.1.x.

      If you wish to install using XenForo 2's CLI add-on installer, make sure that you are using at least XenForo 2.0.12. Due to a bug in earlier versions of XenForo, the CLI installer will fail to install VaultWiki and damage your forum installation. I have not personally confirmed that the fix is working in 2.0.12, but the fix is listed in the changelog for that version.

      If you encounter installation issues on XenForo 2, the installer progress log is saved to a file in internal_data/vw_logs

      The importer is not included in this alpha.

      Happy New Year!
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. January 1, 2019 #48
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      I would be interested to know if the Version Check link in the AdminCP shows that build 002 is available, and if you can pull up the changelog from there. This screen updates once every 24 hours, so you can try running this query if you think the screen might be stale:
      Code:
      DELETE FROM vw_log WHERE logtype = 'changelog'
      In the past, some users weren't sure whether they should update to a new build -- now you can check what's in it. The changelog is always tailored to the build you currently have installed. If it's working correctly, only items that are broken/not available on your build will appear in the changelog. (So once you update to build 002 you won't be able to test this again for a bit).
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    4. January 3, 2019 #49
      ACL
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      ACL is offline
      Regular Member
      Join Date
      January 30, 2017
      Posts
      72
      Rep Power
      119
      Version check does appear to be working
      vaultwiki-xf2-admincp-versioncheck.jpg
      Reply With Quote Reply With Quote

    5. January 3, 2019 #50
      ACL
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      ACL is offline
      Regular Member
      Join Date
      January 30, 2017
      Posts
      72
      Rep Power
      119
      Are the head links (.vw-head-links) customisable at all? I'd like to remove/disable the section 'top' links, since XF 2.0 has its own floating top button.

      If this isn't currently possible, I could create a feature request.
      Attached Images Attached Images
      • File Type: jpg vaultwiki-xf2-vw-top-button-is-redundant.jpg (44.9 KB, 4 views)
      Reply With Quote Reply With Quote

    6. January 3, 2019 #51
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      285
      Good point.
      Reply With Quote Reply With Quote

    7. January 3, 2019 #52
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      Quote Originally Posted by ACL View Post
      Are the head links (.vw-head-links) customisable at all? I'd like to remove/disable the section 'top' links, since XF 2.0 has its own floating top button.

      If this isn't currently possible, I could create a feature request.
      There is a feature request for that: https://www.vaultwiki.org/issues/5156/
      Feel free to bump it so we remember to handle it during Alpha.

      Quote Originally Posted by ACL View Post
      Version check does appear to be working
      Thank you for posting the screenshots. It showed that our version check response was incorrectly omitting some changelog entries. Now that we've corrected it from our end, you can clear the log to see what I mean:
      Code:
      DELETE FROM vw_log WHERE logtype = 'changelog'
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    8. January 4, 2019 #53
      ACL
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      ACL is offline
      Regular Member
      Join Date
      January 30, 2017
      Posts
      72
      Rep Power
      119
      Yep, I see now . I'm locally running build 002 at the moment. I can wait for build 004 before doing an upgrade, to see what sort of information version check reports with 2 new versions.
      Reply With Quote Reply With Quote

    9. January 5, 2019 #54
      ACL
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      ACL is offline
      Regular Member
      Join Date
      January 30, 2017
      Posts
      72
      Rep Power
      119
      Below is an attachment showing how version check is looking on b002 with b004 available to download.

      The overlay is showing changes/fixes for the two newer 003 and 004 builds and the blue button at the bottom specifies b004 is the latest.

      The main version check window is showing b003 as the latest though.
      Attached Images Attached Images
      • File Type: jpg vaultwiki-xf2-admincp-versioncheck-twobuilds.jpg (152.5 KB, 2 views)
      Reply With Quote Reply With Quote

    10. January 5, 2019 #55
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      Quote Originally Posted by ACL View Post
      The main version check window is showing b003 as the latest though.
      Sounds like it's working properly with the exception of this, which is expected being that you're on build 002 currently and the changelog for build 003 includes:
      changelog cache doesn't expire simultaneously w/ version-check
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    11. January 15, 2019 #56
      ACL
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      ACL is offline
      Regular Member
      Join Date
      January 30, 2017
      Posts
      72
      Rep Power
      119
      Quote Originally Posted by pegasus (in issue 5513)
      This is now implemented in Alpha 2. In XenForo 2.1:
      - The font-based icon chooser separates icons by FA5 style and allows selection of the Free icons in each of those styles.
      - Editor buttons are now grouped using the Button Manager, rather than a BB-Code's Wiki-Related Options. Code updated where necessary so that wiki buttons still appear and work as expected.
      Wow, I wasn't expecting any XF2.1 tweaks so soon!

      So far I've been testing VW 4.1 Alpha 1 and XF 2.0. Once Alpha 2 is released would you prefer testing (and reports, if any) to remain XF 2.0 focused or would it be worth testing with XF 2.1?
      Reply With Quote Reply With Quote

    12. January 15, 2019 #57
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      285
      As soon as XF2.1 is released, XF2.0 will be essentially dead. Quite a few developers have set the minimum xf version to 2.1 even before 2.1 stable is out.
      Reply With Quote Reply With Quote

    13. January 29, 2019 #58
      ACL
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      ACL is offline
      Regular Member
      Join Date
      January 30, 2017
      Posts
      72
      Rep Power
      119
      On the Special:RecentChanges page, a couple of XF2 points for discussion (I wouldn't call these bugs):

      1. Is there a need for the per-change Options menu to have the "menu--wide" class? With just the "Compare to Previous" and "View history" options I think this looks nicer in the more compact menu format. Even with "Report", "Undo", "Purge", it would still look better without the menu--wide class, IMO.

      2. Within the "Filters" menu, the submit button "Go" would better match stock XF if this instead said "Filter" ... IMO.

      Reply With Quote Reply With Quote

    14. January 29, 2019 #59
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      285
      I know that you intend to implement the new XF2.1 features (FA5, bookmarks, reactions, Push, API, etc)
      Are there any plans to implement the XF2.0 features? (custom fields, CLI upgrade)
      Especially custom fields is a major step forward.
      Reply With Quote Reply With Quote

    15. January 29, 2019 #60
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      CLI upgrade is already implemented. We do plan to implement other 2.x features.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    Page 4 of 5 FirstFirst Previous ... 2345 Next LastLast

    Tags for this Thread

    updating, xf2.0

    View Tag Cloud

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 8:20 PM.
    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.