Skip to content

Commit

Permalink
Initial Commit. Work In Progress
Browse files Browse the repository at this point in the history
  • Loading branch information
liomj committed Oct 20, 2020
1 parent 6073176 commit 7114a10
Show file tree
Hide file tree
Showing 4,909 changed files with 1,959,316 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2016 Aigars Silkalns & Colorlib

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
46 changes: 46 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
Gentelella template by [Colorlib](https://github.com/ColorlibHQ/gentelella) ported to work and powered with [XOOPS CMS](https://www.xoops.org/) as a frontend theme

## Features
This XOOPS theme uses the default Bootstrap 4 styles along with a variety of powerful jQuery plugins and tools to create a powerful framework for creating intranet, web apps and dashboards in XOOPS.
Theme uses several libraries for charts, calendar, form validation, wizard style interface, off-canvas navigation menu, text forms, date range, upload area, form autocomplete, range slider, progress bars, notifications and much
more.

## Extras
- Support for XOOPS myMenus Module


## Installation

1. To download from GitHub, you should navigate to the top level of the project and then a green "Code" download button will be visible on the right.
2. Choose the Download ZIP option from the Code pull-down menu. That ZIP file will contain the entire theme
3. Your download may have a folder inside a folder when you uncompress the files (eg: gentelella-main\gentelella-main)
4. Rename the subfolder gentelella-main to gentelella and move it to your XOOPS themes folder www.yoursite.com/themes/
5. Go to System Admin->Preferences-> System Options -> General Settings, and make Gentelella as your Default Theme.

## Menu Control (Support for MyMenus Module)

1. If you do not have My Menus modules installed, the default navigation will be displayed.
2. If you installed My Menus, create a menu in Menus Manager
3. Add Link to your menu in Links Manager
4. In Links Manager, use the following

a. Alt Title -> Header
:: If you want to add a menu header else leave it empty
b. Menu Image - > fa fa-star
:: You can use any of your favorite Font Awesome Icon. Leave it empty if you want to use the default defined icon

3. Activate the My menu Block
4. In the block settings, use the following:

a. Use skin from theme —> Yes

b. Display Method —> Assign to template

c. Unique ID —> gentelella

d. The above is the recommended by My Menu module. After the settings, you can control the site menu using My Menu module.

e. The Menu is displayed in the Left Block

## Preview
![Gentelella Bootstrap Admin Template](https://cdn.colorlib.com/wp/wp-content/uploads/sites/2/gentelella-admin-template-preview.jpg
Loading

0 comments on commit 7114a10

Please sign in to comment.