-
Notifications
You must be signed in to change notification settings - Fork 13
Redesign administrator template to Joomlatools UI #319
Comments
@allanpilarca Came up with a rather simple solution already built-in select2. Can you give it a quick test? |
@allanpilarca Also added a fix for the ordering. And improved the top menu (hovering to other items while the first one is opened is now supported) |
@robinpoort there are only 2 notices displaying in menu items page. The $assoc and $prefix variable. You can see the errors by setting in your box to display all the errors. The fix in sorting and custom module position is now working. Nice work sir! :) |
@allanpilarca They should be gone as well now :) @johanjanssens this should be good to merge now I think? |
hi @robinpoort Does this ticket only support design/layouts for joomlatools-platform core? or does this also need to support the design/layouts for com:content and other joomlatools-platform extensions? I tried checking com:content and found some styling that still needs to style. |
@allanpilarca I think we put styling for other components on pause for the moment. We'll have to wait and see what @johanjanssens thinks of this. As far as I know, other components have not been fully styled yet. So if they need to be, it'll take some additional work. |
This is a betwixed and between situation right now, we want to use the template for scicasts, but they are still using com_content in the admin, at the same time we are trying to move them completely into the frontend using TEXTman. @robinpoort How much effort would there to make the template work with com_content in admin? |
@johanjanssens Probably a day or so with testing if we're only talking about the list and form view for com_content. But I might run into problems so it might also be a few days.. |
@robinpoort Can you give this a go then? Would be nice if we can wrap up this work. Spend quite some time into this already. |
- Added kodekit UI v1.0.0 - Styled articles, categories and tags - General optimizations and cleanup
Another big round of improvements!
I am not very sure about if the following files are being used:
Ofcourse these can be removed and everything still works because they are overrides. So I'm actually wondering if these files are being used:
If they are being used, can one of you let me know how I'm able to view them inside the administrator? Which links should I click to get those views? It's impossible for me to style them otherwise :) Other than those views, can you test and see if everything works as expected? Thanks! |
@robinpoort I think these modal views are used for the batch modal in categories, menus and modules? Could that be? |
@allanpilarca Can you do testing? |
hi @robinpoort Nice work with the template :) found some small issues:
I cant find an exact link that currently used this layouts in platform
I think these files are not used since its code is already in
This file is used in displaying a list of modules using the editor-xtd module button plugin, we didnt include it the platform so we no longer need this override
|
Hi Allan, Thanks for testing!
@allanpilarca There's some other @johanjanssens it might be wise to remove those unused files from the platform itself as well? If they're not being used they can go right? |
@robinpoort whatever isn't used can be removed indeed. I think we originally took a copy of the existing template, so there might be files in there that are not needed @allanpilarca Can you double check? |
Upon double checking i found out that the So we cant remove those files because its still being used. I also found an error when trying to do a batch operation, will create a separate ticket for it. |
Thanks, good work @allanpilarca We don't need a logo in the administrator, keep it simple. |
Thanks @allanpilarca ! Double-check; there's nothing I have to do for this anymore right? |
@robinpoort seems the template is done. :) |
👍 |
Excellent work, @allanpilarca can you merge it and close it. One more down. |
Redesign the administrator template to Joomlatools UI.
Core hacks
Core hacks, check if we can find another way around them so they can be reverted:
Bugs:
@TODO
in the code for all other bugsTesting:
Improvements:
top
,right
,bottom
orleft
)Features:
To KUI:
The text was updated successfully, but these errors were encountered: