While working on removing the !important declarations from the admin style sheet, one of the major sticking points from their removal was the "embed photo" link in the Flickr silo. The link was created in the same fashion as the "dropbuttons" for things like deactivate/ configure for plugins, or the list of options for managing comments, that is, a nested unordered list.
My question is this. Was that done simply for re use and consistency of styling, or was there an intention that plugins/future options could be added to that "dropdown"? For instance, there is the option to view the original Flickr image in a new window. This is currently done with a single external link image floated right atop the image inline with the image title. A small bug results from this position if a narrow photo has a long title. The title can then cover the external link rendering the link inaccessible. Would the external link be better served as part of the dropdown? Is that currently possible? I haven't completely "fixed" tthe embed link due to some serious specificity conflicts which I've yet to track down. If there is no need for this to actually be an unordered list, removing the list would go a long way in simplifying the fix. I've already been warned that the js in the silos is a delicate matter, so I haven't dug too deep, and am rather reaching out to those who've worked so hard to get the silos to where they are for some insight. Thanks in advance for any explanations. ~miklb --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
