enonic / xp-apps

Enonic XP bundled applications.
GNU General Public License v3.0
1 stars 3 forks source link

Display the list of application's widgets in Application Info panel #655

Closed alansemenov closed 6 years ago

alansemenov commented 6 years ago

Fetch the list of widgets from selected application and show the list of display names sorted alphabetically. Show widget key as a tooltip on hover. Show widget interface in brackets after display name.

image

sigdestad commented 6 years ago

Cool. Could we also list what implementation the widget has? ‌‌ Vennlig hilsen/Best regards Enonic AS

Thomas Sigdestad CTO +47 98236011

https://enonic.com https://enonic.com/ - Your idea, one platform, any cloud

On 1 Mar 2018, at 11:52, Alan Semenov notifications@github.com wrote:

Fetch the list of widgets from selected application and show the list of display names sorted alphabetically. Show widget key as a tooltip on hover.

https://user-images.githubusercontent.com/11612490/36840825-abebb4de-1d46-11e8-8ed8-09ac176fc10b.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/enonic/xp-apps/issues/655, or mute the thread https://github.com/notifications/unsubscribe-auth/AAdbtGJC87P06jVxxnYqf_65mhqFEH2Zks5tZ9LjgaJpZM4SYHL7.

alansemenov commented 6 years ago

What is implementation of a widget?

sigdestad commented 6 years ago

Widgets must specify an interface (com.enonic.content-studio.context-panel etc)