1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

XenForo 1.0.2

Discussion in 'Announcements' started by XenForo, May 25, 2011.

  1. XenForo Company Info

    While development priorities have switched to XenForo 1.1, the big-board search solution and the resource manager, we remain committed to providing timely updates for existing versions, and the time has come to release XenForo 1.0.2, which is a maintenance version for XenForo 1.0.0 and 1.0.1.

    As before, the content of XenForo 1.0.2 is primarily fixes for various minor bugs that affected previous versions of XenForo. There have also been a number of new template hooks added to ease the development of add-ons.

    All licensed customers may now download XenForo 1.0.2 from the customer area.


    More Stable

    This release of XenForo 1.0.2 follows our principle that third-point (x.x.X) releases should always be more stable than the preceding version, so for the most part you will not find new features in 1.0.2. New features will be reserved for second point versions (x.X.x).

    Installation and Upgrade Instructions

    Full details for how to install and upgrade XenForo can be found in the XenForo Manual.
  2. XenForo Company Info

    Templates Changed Since 1.0.1

    The following templates have been modified since their release in XenForo 1.0.1.

    General Template Changes
    The following changes provide functional improvements and fixes or cosmetic enhancements. We recommend that all users integrate these changes into their own templates if they have previously customized them by using the 'revert' controls. If you have not customized these templates, the changes will be automatically integrated when you upgrade to 1.0.2:

    account_alert_preferences
    New template hooks, and 'textHeading' CSS class replaced with 'sectionHeader'

    account_preferences
    Conditionally display style and language choosers, depending on whether or not they actually allow changes

    attachment_editor.css
    Fix some cosmetic irregularities

    attachment_editor_attachment
    Add an optional radio button for future use

    attachment_upload_button
    Ability to change the text of the button

    category_view
    Pass <link rel="canonical" ... /> to the container template

    conversation_message
    post
    profile_post
    Implement option to disable pop-up editor
    Template hooks for public and private controls

    form.css
    Styling for placeholder text in Firefox 4

    member_view
    Fix hard coded meta description
    Template hooks for member content searching and member info block

    news_feed_item_profile_post_insert
    Distinguish between users's profile post and your profile post

    PAGE_CONTAINER
    New CSS class attached to <html> tag to indicate presence of sidebar
    Fix for a bug affecting the <base> tag

    Template Hook-Only Changes
    The following changes relate to template hooks only. If you do not run any add-ons, and you do not intend to do so, you may ignore the following changes:

    pagenode_container
    Template hook surrounding <article>

    thread_view
    Template hook underneath quick reply editor

    member_recent_content
    Template hook for more search types

    Translation-Related Changes
    If you are running an entirely English-based forum and your templates are not intended for use elsewhere, you may ignore the following changes:

    account_wrapper
    navigation_visitor_tab
    Make use of 'likes_youve_received' phrase instead of 'likes_received'

    post_report
    Make use of 'report_post_title' phrase instead of 'report_post'

    profile_post_report
    Make use of 'report_profile_post_title' phrase instead of 'report_profile_post'

    thread_watch
    Make use of 'watch_thread_button' phrase instead of 'watch_thread'

    inline_mod.css
    Make the inline moderation pop-up wider
    MizOo, leftie, Suxeen and 45 others like this.

Share This Page