1. Vote now - Choose the template types you want in coming months


    JA HawkStore - Stable version Released


    JM Siotis - Beta version released


    Tools & Tips - Make your Joomla site faster


    JA Brisk, Mitius, Onepage & Mero updated - Offcanvas navigation for mobile now available


    5 more JATC extensions updated - Backend UI improvement & new coding standards.


User Tag List

+ Reply to Thread
 
Results 1 to 8 of 8
  1. #1
    Administrator Hung Dinh's Avatar
    Join Date
    Apr 2006
    Posts
    4,022
    Points
    290,122.83
    Downloads
    5568
    Uploads
    2551
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Thanks
    221
    Thanked 2,787 Times in 733 Posts

    JAT3 framework (Blank template and plugin) V 1.1.4 released -Recommended upgrade..

    JA T3 Framework 2 has been updated and we recommend all the T3 Framework 2 users to upgrade their framework. This DOES NOT includes JA Anion and JA Droid Users. JA Anion and JA Droid upgrades will be announced separately.


    What's updated?
    • T3 Blank Template V 1.1.4. Compare the versions HERE. View the Changelog HERE.
    • JAT3 Plugin 1.1.4. View file comparison HERE.
    • JAT3 Typo Plugin V 2.0.0. View file comparison HERE.
    • Download the Updated files HERE.
    Upgrade steps.
    • Uninstall old JAT3 plugin, install the new version and enable it. It updates the plugin and blank template.
    • Uninstall old JA Typo plugin. Install the new version and enable plugin.

    Hung Dinh

  2. The Following User Says Thank You to Hung Dinh For This Useful Post:

    denis25 (08-12-2010)

  3. #2

    investx's Avatar
    Join Date
    Dec 2009
    Posts
    63
    Points
    387.84
    Downloads
    12
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    4
    Thanked 1 Time in 1 Post

    Speed issue

    Hi,

    This version still don't cahe the optimized css and js files.

    Please see this thread http://www.joomlart.com/forums/showt...s-and-js-files.

  4. #3
    Licensed Member
    Joomla Developer Membership - Renew 1 year
    thehacker's Avatar
    Join Date
    Sep 2008
    Location
    Serbia/Belgrade
    Age
    29
    Posts
    24
    Points
    179.57
    Downloads
    466
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    7
    Thanked 6 Times in 5 Posts
    there is some tiny thing you've left out:

    ..\plugins\system\jat3\base-themes\default\html\pagination.php
    Line 87

    In old version it was:
    $html = "<ul class=\"pagination\">";

    In new it is:
    $html = "<ul>";

    It should be like in the old version, because the <ul> has to have class name pagination because of css styling.

    credit goes to my colleague who found this wile coding new template based on t3 v2 framework.

  5. The Following User Says Thank You to thehacker For This Useful Post:

    drarvindc (08-17-2010)

  6. #4
    Licensed Member
    Joomla Developer Membership - Renew 1 year
    thehacker's Avatar
    Join Date
    Sep 2008
    Location
    Serbia/Belgrade
    Age
    29
    Posts
    24
    Points
    179.57
    Downloads
    466
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    7
    Thanked 6 Times in 5 Posts
    And there is problem when someone want to include css that doesnt end with .css

    For example in some module I have:
    $document->addStyleSheet('../style.css.php?getwidth='.$params->get('categorymenu_width', 150));

    Should print like:
    <link rel="stylesheet" href="../style.css.php?getwidth=150" type="text/css" />

    But it doesnt print at all!
    It works fine on standard templates and standard T3 framework.

    And if I remove everything after the extension it includes ok on T3 v2 framework. So conclusion is that you probably parse the path of the css and have conflict with paths that have queries in it.

  7. The Following 2 Users Say Thank You to thehacker For This Useful Post:

    drarvindc (08-17-2010), khanh le (08-17-2010)

  8. #5
    khanh le's Avatar
    Join Date
    Aug 2006
    Posts
    2,012
    Points
    17,996.57
    Downloads
    877
    Uploads
    1
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Thanks
    37
    Thanked 179 Times in 143 Posts
    Thank you for your helpful report. I'll check and update to the new version of T3v2.
    JoomlArt Development Team

  9. #6


    Join Date
    Jul 2009
    Location
    France
    Posts
    90
    Points
    642.87
    Downloads
    102
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    7
    Thanked 27 Times in 20 Posts
    Translation of some words in the Cpanel is not possible with ini files
    see this thread

  10. #7


    Join Date
    Nov 2007
    Posts
    1
    Points
    -58.27
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Any News?

    Hi
    Any News from JA T3 Framework 2 update for JA Anion?
    I have problem with T3 and joomfish. JA T3 Framework plugin block the Joomfish translation of menus! it's fixed in new update of JAT3 except JA Anion and JA Droid!
    Thanks

  11. #8
    Licensed Member Expired

    Join Date
    Feb 2009
    Location
    Jakarta, Indonesia
    Posts
    94
    Points
    275.00
    Downloads
    448
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 2 Times in 2 Posts
    I would like to know if designer have option to create template from scratch as my discussion on this thread :
    http://www.joomlart.com/forums/showt...e-from-scratch

    if yes.. please let me know how... i really like top-down approach when design for joomla

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts