• 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 How-Tos
    • VaultWiki Questions
    • Gallery BBCode

    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.

    Results 1 to 6 of 6

    Thread: Gallery BBCode

    • Thread Tools
      • Show Printable Version
    1. September 24, 2014 #1
      delicateglow
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      delicateglow is offline
      Junior Member
      Join Date
      September 17, 2011
      Posts
      34
      Rep Power
      180

      Gallery BBCode

      How would I set up a gallery like so?
      https://www.vaultwiki.org/screenshots/
      Reply With Quote Reply With Quote

    2. September 24, 2014 #2
      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
      687
      This is the source for that gallery:
      Code:
      [gallery] widths="180px" heights="100px" feature="true" perrow="3" rows="1" |
      Image:vw-main-screen.jpg|The wiki index is an editable starting point for all your wiki content.
      Image:vw-article-screen.jpg|Work together to build engaging content for your members.
      Image:vw-edit-screen.jpg|Use the editing tools you're already familiar with to create your pages.
      Image:vw-discuss-screen.jpg|Leave comments on any wiki page, or start new threads under it. All using your forum's existing posting tools and post layouts.
      Image:vw-history-screen.jpg|A detailed history of changes is kept for each page, so you can review or reverse changes as needed.
      Image:vw-header-screen.jpg|Insert wiki content in other parts of your site, like above a forum's thread list.
      Image:vw-book-screen.jpg|Organize wiki content in a variety of ways, using provided grouping features like Books.
      Image:vw-spaceman-screen.jpg|Manage the wiki structure visually via the wiki's admin interface.
      Image:vw-permissions-screen.jpg|Grant group permissions, define moderators, and apply user masks to control access to tools and content with precision.
      [/gallery]
      feature="true" makes it possible to select images and view the large version
      perrow="3" limits the number of images on a line
      rows="1" limits the number of lines

      When the number of total images in a gallery exceeds perrow x rows, then it switches to paged mode, because only perrow x rows images can be viewed at once.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. October 11, 2014 #3
      delicateglow
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      delicateglow is offline
      Junior Member
      Join Date
      September 17, 2011
      Posts
      34
      Rep Power
      180
      How do you define the size of images in the large version?
      Reply With Quote Reply With Quote

    4. October 12, 2014 #4
      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
      687
      The images should always fill up the available width or until the entire full-size image fits (whichever is smaller).

      If you want to make the full-size image appear smaller than that, let me know. There is not currently a way to do this for 1 gallery. You can do it for all galleries via CSS:
      Code:
      .vw-gallery-feature {
      	max-width: 500px;
      }
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    5. October 12, 2014 #5
      delicateglow
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      delicateglow is offline
      Junior Member
      Join Date
      September 17, 2011
      Posts
      34
      Rep Power
      180
      Ah. I see what the issue was then.
      When previewing the gallery (Preview Changes), it ignores the width rules. It would show the image as it's full size, so images that are big will spill out the gallery frame.
      Only happens in Preview Changes.
      Reply With Quote Reply With Quote

    6. October 12, 2014 #6
      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
      687
      Moved to a report and resolved the bug: https://www.vaultwiki.org/issues/4038/
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    Similar Threads

    1. Cannot find tutorial on Gallery bbCode
      By tommythejoat in forum VaultWiki Questions
      Replies: 1
      Last Post: February 22, 2015, 10:17 AM
    2. TABLE bbcode
      By Kaelon in forum VaultWiki Questions
      Replies: 19
      Last Post: May 4, 2012, 7:10 PM
    3. bbcode used and is gone vb 4.1.5
      By cosy in forum VaultWiki Questions
      Replies: 8
      Last Post: August 14, 2011, 9:52 PM
    4. BBCODE all the same?
      By reeshe in forum VaultWiki Questions
      Replies: 1
      Last Post: August 2, 2011, 11:52 AM
    5. All the Wiki controls in the FCKeditor wrap [GALLERY][/GALLERY]
      By mickknutson in forum VaultWiki Questions
      Replies: 1
      Last Post: July 9, 2011, 2:13 PM

    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 7:51 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.