Skip to content

Effect List

The Effect List page lists all available effects in a table with two columns: Effect Information and Action. Each row presents one effect with the following details:

  • Preview image — a 200px-wide effect preview, loaded from Effects/<EffectName>/preview.jpg on the official server.
  • Effect name and version — e.g. DashBoard_Calendar (01.00.00).
  • Description — a text description; empty for most effects.
  • Demo Url — opens the sample page of this effect on the official demo site, so you can see it before applying.
  • Action apply button — effects that are not applied show a green play button; click it to apply immediately. The currently applied effect shows a disabled red stop button, plus a gear button labeled with the current theme instance name (e.g. Calendar_Default) next to its name, linking to that effect's Effect Options page. Each module instance can only apply one effect at a time — clicking the play button of another effect switches to it.

Preview images and Demo Urls come from the official server

Both point to www.dnngo.net. If your server cannot reach the internet, preview images fall back to a generic "no image" placeholder — this does not affect installing or running the effects themselves.

There are 15 available effects in two categories:

Function effects (sidebar widgets):

EffectPurposeLive demo
DashBoard_ArchiveAlbums grouped by monthView demo
DashBoard_CalendarBrowse albums of a specific day in a calendar (replaces the old standalone Calendar module)View demo
DashBoard_CategoryThe category list of the main moduleView demo
DashBoard_PhotoListThe latest albums / photosView demo
DashBoard_TagsThe tags of the main moduleView demo

Presentation effects (carousels/galleries):

EffectDescriptionLive demo
Effect_01_GalleryGalleryView demo
Effect_02_GalleryGalleryView demo
Effect_03_CarouselCarouselView demo
Effect_04_ArticleListArticle-list styleView demo
Effect_05_TransBannerTransition bannerView demo
Effect_07_UnoSliderUnoSlider slidingView demo
Effect_08_ImageScrollImage scrollingView demo
Effect_09_ImagesLoadedProgressive loading / masonryView demo
Effect_10_PortfolioPortfolioView demo
Effect_11_PhotoGalleryPhoto galleryView demo

The presentation effects are the same as their namesakes in the main module's Effects settings, used to present photos with animation in a sidebar; their parameters are configured the same way.

Next Steps

Built with VitePress