The IUserLayoutChannelDescription interface has a "boolean isPortlet()" and the impl (UserLayoutChannelDescription) does properly implement this method. The "public void addNodeAttributes(Element node)" method didn't do anything with isPortlet but trying to add logic there to add the attribute doesn't seem to work and after adding a breakpoint in that method it doesn't appear to be used.
Anyone with more familiarity in the underpinnings of DLM know where the appropriate place would be to add detection of the type of <channel> element being added to the layout XML and adding a isPortlet=(true|false) attribute?
Thanks, -Eric
smime.p7s
Description: S/MIME Cryptographic Signature
