Coder Social home page Coder Social logo

t3's People

Contributors

bigbearman avatar bjoe2k4 avatar dade88 avatar davidjosephhayes avatar esedic avatar hienduchuynh avatar honglt avatar joomlaboat avatar joomlacorner avatar joomlart avatar jtherczeg avatar khanhlh avatar leoalv avatar linhtdub avatar majordome avatar ndeet avatar qtoantin5 avatar robwent avatar sophist-uk avatar trananhmanh89 avatar trimud avatar trungch avatar twister65 avatar van010 avatar vietpublic avatar viocassel avatar vtamara avatar zsinryu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

t3's Issues

custom.css problem

Hey, just reporting the issue that i have encountered today, i have been changing and customizing ja_mero 1.0.1 and have made changes to custom.css, it is not being picked up by template at all. i have changed a lot of things and not one change is reflected on the site.

Have cleared the cache etc.

1.1 Release Breaks list categories layout

The 1.1 release seems to break the list categories layout. I've attached two pictures, the first is with RC2 which seems to show it correctly, with evenly spaced categories and post count. In the 1.1 release the categories are note evenly spaced and the post count is missing

1 1
1 1RC2

Theme Magic colour loses colour

From a user:

When using Theme Magic, see the Hex numbers, but not the color in the little color selector box. I discovered If I copy and re-paste the Hex in, then it shows up, but by default it is blank (no color shown)

Image Icons not displayed properly in Megamenu configuration

Having image icons (i.e. in /images/icons/incon1.png) defined in menu items, they are not displayed properly in megamenu configuration, because in Backend they are resolved by /administrator/images/icons/incon1.png). Insted, just the alt-text is displayed.

Add a global or style badge for the template params

What do you think about adding a badge that lets the user know if a setting is controlled across all styles or just for that style?

eg for general params there is a badge that says something like "global param", while on the theme and layout panels there is a badge that says something "style param"?

Class to render body classes

Following on from our discussion on skype here is my suggestion to add the classes to the body.

My main question is whether we should make this flexible eg allow the developer or user to determine which classes to render and how we should do this.

So should we:

  1. Just provide a core class that renders all possible classes for that view?
  2. Or provide the ability for users to name the classes they want to render.

Which classes should we render?
$option = JRequest::getCmd('option', '');
$view = JRequest::getCmd('view', '');
$layout = JRequest::getCmd('layout', '');
$task = JRequest::getCmd('task', '');
$itemid = JRequest::getCmd('Itemid', '');
$catid = JRequest::getInt('catid');

Plus ...
home /not home
Logged in / not logged in
Language
Style name or id

Any others I've missed?

add logo module position

Would be useful to have a logo module option.

Where the options would be

  • text
  • image
  • module

Module should be raw output.

[Suggestion] Add adavnced Options plugin to Module

Currently on module admin area on Joomla 3.0, there is tab called "Advanced Options" that is standard for all modules and the programmers does not need to add it to XML, because Joomla adds it automatically.

This is a great feature and users can change the look of their modules on the admin area, without the need to go to code, so, they can change tags, headings, chrome style, bootstrap size and more...

Anderson was the one that actually added it to Joomla 3.0, based on my ideas and he actually made a plugin for Joomla 2.5 to have same functionality.

I would suggest to incorporate the work that Anderson have done to T3 Plugin, so, J2.5 and J3.0 users can experiment and share the same experience and of course, if a template makes use of this, both version would work good
advanced

Megamenu designer doesn't show child menu items

I'm on 1.1.0 RC2.

I have a menu with submenus, and after changing the child menu items' parents and doing some renaming, I can't get the mega menu designer to show these items anymore. When the segmented control has "submenu = yes" there simply aren't any items to work with.

I should say that it initially showed these items until I did some menu reorganization, and then stopped showing them altogether. Are there megamenu config rows I should delete for a temp solution?

Standard Joomla menu displays them fine with their child submenus.

My menu config for "Community":
Screen Shot 2013-02-19 at 12 14 03 PM

Mega menu designer not showing any items for Community:
Screen Shot 2013-02-19 at 12 16 19 PM

Show id params in the admin not working.

The show / hide function for displaying relative params seems not to be working at the moment.

I thought it was me but it seems that the optimise css dependancy for the dev mode param isnt working either.

Regardless of the setting I still see the optimise css button.

minify

Have I missed something here?

[Feature Request] Menu Item ID as class name on MegaMenu

I noticed in the MegaMenu, the Item-ID isn't written out in CSS like in the Joomla Core Module. It be great if we could get that into the MegaMenu so it would be consistent and allow someone to target those individual menu item's via css. This class would be added in addition to the other ones present on the LI tag already.

<li class="item-ID"><a>...</a></li>

Mega menu stopped working after upgrading from RC1 to RC2 / cannot save changes.

I upgrade RC1 to RC2. Furthermore I had a mega menu with a few items containing a submenu. On these submenu's I placed several modules. After the upgrade the front-end is showing 'normal' sub menus instead of my customized menu containing modules. When trying to change the mega menu in the back-end, none of my changes are saved. After saving it keeps reverting to the previous settings.

Update from 1.1.0 RC 2 -> 1.1.0 missing include, fatal 500

Upgraded today via JA Ext Manager.

PHP Fatal error: Class 'T3Bot' not found in XXX/plugins/system/t3/t3.php on line 32
PHP Warning: include_once(): Failed opening 'XXX/plugins/system/t3/includes/core/bot.php' for inclusion

This broke administrator too. I cans see that the bot.php include file isn't there, or perhaps the upgrade hiccuped and didn't finish.

I'm not sure if something failed badly during the upgrade, or what. How can I manually effect the upgrade from the git project? For now I replaced the plugins/system/t3 folder with a copy of 1.1.0 RC2.

EDIT: Sorry to be 'that guy.' I thought perhaps it was a bug related to refactoring, but I upgraded in the Joomla extension manager and it worked second time around. All good.

Feature request - toggle bootstrap features

As you are using your own version of bootstrap rather than Joomla3.0's built in version; how about breaking it up in to parts and allowing users to only include the parts they want to use when they compile.
IE if you don't have forms, remove the forms part.

I know this can be done in the less files with bootstrap master but many users might not be willing to touch the less files and could benefit from some toggles to turn some parts on and off to cut down on the stylesheet size.

k2 Modal conflict

I found 1 bug, there is a conflict with modal and the item view of k2 (which is using the modal capabilities of Joomla!).

The popup image is showing above the page over all the content when you open up an item.

Mega menu items lose their properties if they're of different access levels

I have 3 access levels in use on my site: Public, Guest, and Registered. Guest was an access level and user group that I defined to solve the issue of needing to show a "Signup" menu item that is mutually exclusive with the "User Menu," which shows items like Profile, Logout, etc.

I noticed that in the Mega Menu designer in T3 Template manager, the menu item visibility varied according to whether the user was logged into the front end or not. If I save the configuration for my Registered group-only menu, the configuration for the Guest group-only menu is lost.

I tried setting all my menu items to Public, the configuring them in the Mega designer, then going back into the Menu manager to reset their access levels, but they're still losing their Mega settings.

[Feature Request] Custom Class on Menu Items

Be great to be able to assign a custom css class to Menu Item's.

Scenario 1

In the Mega Menu, you want 1 of your menu item's to stand out more and have different styling than the others, think of a 'DONATE' button. Currently the only way to do this is to probably target the menu item id written out, but it be great if I could just assign a class 'menu-donate' or 'item-highlight' that would get written on the LI tag to target it easier.

Scenario 2

On mobile devices, I might not want all of the menu items to show. So if I could assign 'hidden-phone' class to a menu item, it would just auto hide. This would be much easier than having to manually target those menu items in your stylesheets.

This feature would need to be available to all menu modules.

Megamenu: Sync menu items problem

  1. Go to Navigation and add a sub menu to an item (not have child)
  2. Go to Menu Manager and add a new menu item as a child of the menu item above.
  3. Go back to Nagivation, see error as image
    Joomla 3 0 - Administration

Editing template Invalid argument supplied for foreach mod_menu/default.php line 23 error

When editing the template on this link
/administrator/index.php?option=com_templates&view=style&layout=edit&id=9#overview

results in an warning.
Warning: Invalid argument supplied for foreach() in /home/XXX/public_html/XXXX/plugins/system/jat3v3/t3v3base/html/mod_menu/default.php on line 23

Joomla 3.0.2
T3 v1.0.3

We don't see this causing any issues, but this warning shows all the time at the top when editing the template. If one creates a copy, the same error is also there.

Theme Magic references index.html and not index.php

From a user on our forum:

We'll often develop sites behind a index.html temporary page - when you do that the layout preview and Theme Magic function doesn't work - it loads that index page.

I havent tested this but I assume it's correct.

Streamline the common css across themes.

At the moment if you have a number of themes created for the template the size of the zip becomes very large because we end up packing a new version of the same css file in each theme folder.

I know why this was doen to simplify the process of finding the css but I think that it would be better to have this structure:

css/
css/all common css files here
css/theme/mytheme/only css related to the theme.css

Ability to have multiple HTML override packages

I understand T3 has a set of HTML Overrides that override the Joomla Core output built into the T3 Plugin. I was wondering if we could allow for multiple HTML Overrides in the plugin that then would be selectable in the Plugin or via the Theme interface?

Scenario 1:

X Theme company wants to create their own HTML Override's specific to there needs. They might be wanting to move to the T3 Framework, and to ease the Template conversion process, move their existing overrides to T3. They wouldn't want these overrides to be in each template, but in the plugin so there is only 1 code base to update for all their templates.

Scenario 2:

X Developer just might not agree with the HTML coding approach of T3 and want to create there own. They wouldn't want to modify the T3 Core HTML Overrides because this would cause updating issues. They also would want their overrides to rest in the plugin, and not in the individual templates so there is only 1 code base/copy they need to worry about.

Scenario 3 (Soapbox Specific):

Similar to Scenario 1, we have tons of templates on J1.5 Custom HTML overrides. It would be nice to create a setup of our own overrides that mimic our J1.5 HTML as closely as possible so the conversion to T3 is easier. So sites that we are porting from our old platform, we can just easily change a parameter from using the T3 Overrides to using our J1.5 setup in the plugin. This would be great because we wouldn't have to re-write all our CSS for those sites making the switch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.