blue-twilight/resources/views/themes/bootstrap3
Andy Heathershaw 1a08ef1828 Added a command to regenerate thumbnails for a single photo or entire album. Photos can now be edited in bulk on the album page. 2016-09-07 21:44:28 +01:00
..
README.txt Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
theme.json Added a command to regenerate thumbnails for a single photo or entire album. Photos can now be edited in bulk on the album page. 2016-09-07 21:44:28 +01:00

README.txt

The "base" theme is actually using Bootstrap3, however in the UI the "base" theme is not visible - it's used to provide
other themes a sensible default so they don't have to override every single view file.

Therefore this folder exists to allow users to select a theme called "bootstrap3" to get the default look-and-feel, but
in actual fact, it's driven by the "base" theme.