Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • drjazz Friend
    #194390

    Tahnk a lot for your work. I like the glossary Layout and i want to get these Layout to other Themae etx JA-Obelix.

    How can i achieve that.

    Thank a lot for an answer.

    Khanh Le Moderator
    #521268

    To get glossary layout (as well as other layouts) work on other templates following requirement must match:

    – Joomla 3.x
    – The template must use T3 Framework (the latest version)
    – The template should use base-bs3 (bootstrap 3). Otherwise, you must customize layout & less files to make it work with bootstrap 2.

    JA Obelisk use T3 framework with bootstrap 2, therefore you need more work to make the layout work well.

    Here are some quick steps to bring glossary layout into other T3 templates:

    1. Copy files/folders in templates/purity_iii into your template:
    – helper.php
    – html/layouts (folder)
    – html/com_content/category/glossary.xml
    – html/com_content/category/glossary.php
    – html/com_content/category/glossary_group.php
    – less/extras/layout_glossary.less

    2. Create a Joomla com_content category to store glossary articles
    3. Create glossary articles in the new category
    4. Create a menu item with type “Articles – xLayout Glossary”, assign the new category for this menu item.
    5. Recompile less to css to build css file glossary layout.
    6. In template manager, enable layout_glossary for the new menu item in tab “Addons”

    If your template use bootstrap 2, you may need customize markup and css in last 3 files in step 1.

    drjazz Friend
    #523265

    <em>@khanh le 409536 wrote:</em><blockquote>To get glossary layout (as well as other layouts) work on other templates following requirement must match:

    – Joomla 3.x
    – The template must use T3 Framework (the latest version)
    – The template should use base-bs3 (bootstrap 3). Otherwise, you must customize layout & less files to make it work with bootstrap 2.

    JA Obelisk use T3 framework with bootstrap 2, therefore you need more work to make the layout work well.

    Here are some quick steps to bring glossary layout into other T3 templates:

    1. Copy files/folders in templates/purity_iii into your template:
    – helper.php
    – html/layouts (folder)
    – html/com_content/category/glossary.xml
    – html/com_content/category/glossary.php
    – html/com_content/category/glossary_group.php
    – less/extras/layout_glossary.less

    2. Create a Joomla com_content category to store glossary articles
    3. Create glossary articles in the new category
    4. Create a menu item with type “Articles – xLayout Glossary”, assign the new category for this menu item.
    5. Recompile less to css to build css file glossary layout.
    6. In template manager, enable layout_glossary for the new menu item in tab “Addons”

    If your template use bootstrap 2, you may need customize markup and css in last 3 files in step 1.</blockquote>

    Thank you khanh le for that great description.. It helps me a lot.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  drjazz 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum