https://github.com/codelibs/fess-theme-classic
Classic Theme for Fess
https://github.com/codelibs/fess-theme-classic
Last synced: 3 months ago
JSON representation
Classic Theme for Fess
- Host: GitHub
- URL: https://github.com/codelibs/fess-theme-classic
- Owner: codelibs
- License: apache-2.0
- Created: 2019-08-29T02:58:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-28T21:45:13.000Z (over 3 years ago)
- Last Synced: 2025-01-28T10:36:21.089Z (5 months ago)
- Language: Java
- Homepage:
- Size: 1.2 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fess Theme: Classic
=========This project is `Classic` view template for Fess Theme.
## Getting Started
### Install
You can install Fess Theme at [Plugin](https://fess.codelibs.org/13.3/admin/plugin-guide.html) page.
### Configuration
To use an installed theme, for exmaples, set `Host:localhost:8080=classic` to [VirtualHost](https://fess.codelibs.org/13.3/admin/general-guide.html#virtual-hosts) of General Configuration, and then add `classic` to [VirtualHost](https://fess.codelibs.org/13.3/admin/webconfig-guide.html#virtual-hosts) of Crawling Configuration.
## Others
### File Structure
- src/main/resources/view: JSP files
- src/main/resources/images: Images files
- src/main/resources/css: CSS files
- src/main/resources/js: JavaScript files