• 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
    • Articles title starting with Accents

    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 2 of 2

    Thread: Articles title starting with Accents

    • Thread Tools
      • Show Printable Version
    1. January 3, 2013 #1
      ipaq
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      ipaq is offline
      New Member
      Join Date
      December 14, 2012
      Posts
      1
      Rep Power
      0

      Articles title starting with Accents

      Hi,

      We use vaultwiki in a portuguese forum. As portuguese language contains several words starting with characters with accents. So, there are some vaultwiki articles starting with accents.
      (
      A -> âmbito
      I -> íctio
      ...)

      is there one way of vaultwiki do not consider accents when it is indexing on special:categories? (not splitting the letter)
      e.g:
      I
      impeler

      Í
      íctio

      will be:
      I
      ictio
      impeler



      or even on entire indexing mechanism? (desconsidering accents on the entire title, no matter where it is)



      thanks and regards,
      Reply With Quote Reply With Quote

    2. January 3, 2013 #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
      In AdminCP > VaultWiki > Wiki URL Manager, create replacement maps to convert the accents you use to the letters you want them sorted under. Note that this will also change them in the URL and in the index overall. You will have to reindex All URLs after making your changes. For categories, you will have to use Wiki Maintenance Tools > Clean Article Post Cache in order to expire the cache - but the list in the categories will still take a while to update itself.

      For sites that have UTF-8 support enabled, we don't automatically convert accented characters because they are sometimes used as one of the bytes in a double-byte character, and in some languages they do not translate as you would expect.

      Then, in vault/functions/category.php, find:
      Code:
      $test = $vault->encode->encode($contents['letter']);
      Replace with:
      Code:
      $contents['letter'] = $test = $vault->encode->encode($contents['letter']);
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    Similar Threads

    1. title-field on top
      By hollosch in forum VaultWiki Questions
      Replies: 2
      Last Post: May 12, 2015, 11:39 AM
    2. Wiki Title
      By Moses in forum VaultWiki Questions
      Replies: 2
      Last Post: March 1, 2011, 7:08 PM
    3. What is the best way to change an article title
      By Alfa1 in forum VaultWiki Questions
      Replies: 4
      Last Post: December 7, 2010, 8:40 PM
    4. Default appears before article title.
      By DAMINK in forum VaultWiki Questions
      Replies: 2
      Last Post: August 30, 2010, 5:01 AM
    5. Possible to Turn Blog Posts or Articles into Wiki articles?
      By theflatline in forum VaultWiki Questions
      Replies: 1
      Last Post: August 9, 2010, 11:59 AM

    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 1:13 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.