![]() |
A PHP web gallery |
![]() |
|
:: Home :: Changelog :: Download :: Getting Started :: FAQs :: Screenshots :: Demo :: v0.4.7 :: v0.4.7 (lightbox) :: v0.4.8 :: v0.4.8 (lightbox) :: v0.4.9 :: v0.4.10 :: Contact Random Picture
|
HTML-Elements
With the new function as of kh_mod 0.4.8, HTML pages can
also be included instead of pictures. This can be done via the
menus "Import" or "Upload". There, HTML pages can be imported as
well as be created on the fly via menu "New HTML".
This feature can be used, for example, to integrate videos from
streaming platforms. But also pictures from your gallery can be
integrated into these HTML pages. Either as a background picture
in the admin area, see "HTML Options". Or in the same dialog
directly in the HTML-code, e.g.:
<img src="pictures/beispiel.jpg" width="500" height="300">
Global settings
Global settings for the gallery can be set in the admin area under the menu item 'Options | Settings'. One of the installed skins can also be selected there. Skin settings
Settings for skins can be made directly in the file 'settings.php' of the appropriate skin. |