Description

The new SlideShow action, added in Moin 1.9, uses CSS from <current_theme>/SlideShow.css, but this css is provided only for modernized theme. The theme-neutral content of that CSS should rather be located at common/SlideShow.css. The Modernized-specific content should be in modernized/css/action/SlideShow.css. The action should send two CSS links, one to common/SlideShow.css, and following, one to <current_theme>/css/action/SlideShow.css. This way, themes other than Modernized will be able to customize the presentation look.

{i} See also FeatureRequests/MergeNavigationMacroAndSlideShowAction.

Steps to reproduce

  1. Use theme different from modernized

  2. Try to use the SlideShow action

Workaround

A possible workaround is copying the Modernized stylesheet to <current_theme>/SlideShow.css. -- RenatoSilva

Discussion

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/SlideShowActionWorksOnlyInModernized (last edited 2010-09-21 12:40:38 by ThomasWaldmann)