first commit
This commit is contained in:
34
modules/higallery/Readme.md
Normal file
34
modules/higallery/Readme.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# Gallery
|
||||
|
||||
## About
|
||||
|
||||
General Settings
|
||||
|
||||
Friendly URL - This is the URL where the main gallery page will be available.
|
||||
|
||||
Meta title - Meta title for the main gallery page.
|
||||
|
||||
Meta description - Meta description for main gallery page
|
||||
|
||||
Meta keywords - Meta keyword for main gallery page
|
||||
|
||||
Clean Database when module uninstalled - if enabled all data will be removed from database when module uninstalled. Enable this only if you're not going to use the module.
|
||||
|
||||
|
||||
Gallery List
|
||||
|
||||
Here you can create unlimited number of galleries.
|
||||
|
||||
Click on "Add" button ("plus" icon), then add a gallery to the position you want to display.
|
||||
|
||||
There are 6 positions available:
|
||||
|
||||
Gallery page - gallery will be added to main gallery page.
|
||||
Home - gallery will be added to home hook.
|
||||
Left Column - gallery will be added to left column hook.
|
||||
Right Column - gallery will be added to right column hook.
|
||||
Footer - gallery will be added to footer hook.
|
||||
Custom - You’ll need to add a custom hook to your tpl file where you want to display the gallery
|
||||
|
||||
After adding the gallery, click on “Manage images” button to upload images in your gallery.
|
||||
|
||||
Reference in New Issue
Block a user