Hi All,
In CRXDE-Lite I see that Logo component[/libs/foundation/components/logo/] has three main nodes under it
- Logo.jsp [this is by default created, for Sling to render the component]
-There is a design_dialog node[based on theoretical knowledge this is applicable across the site, so probably it means that this component will appear on all the pages]. Under that too, there are various nodes present. Not sure what exactly they deal with.
-Also, there is img.GET.java file.
Not quite getting as to what exactly it deals with. Any thoughts on this will be really helpful.