I want to suggest adding popup support to open project screenshot for better usability and UX on Drupal.org.
Fancybox or Colorbox jQuery plugins are very popular.
Is it good idea?
Is Bluecheese theme right place to add this feature? Or is there better place to apply?

Comments

pazhyn created an issue. See original summary.

drumm’s picture

Project: Bluecheese » Drupal.org customizations
Version: 7.x-2.x-dev » 7.x-3.x-dev

This seems like it would be more of a module customization than a theme.

Do any of these plugins not break the browser's back button?

pazhyn’s picture

No. It will only open a screenshot in the popup.
Browser back button will work for previous page user visited.
And users still have ability to open a screenshot file in a tab if you click on the screenshot using middle button (mouse wheel) or right click and Open in new tab. Regular left click will open screenshot in a popup.

How can I implement this plugin to Drupal.org?
The Project: field was changed from theme to Drupal.org customizations.
What is the first step to add it?