library theme
Example theme for the Athens web framework.
athens/theme
Example theme for the Athens web framework.
- Monday, October 17, 2016
- by JASchilz
- Repository
- 1 Watchers
- 0 Stars
- 8 Installations
- CSS
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 10 Versions
- 0 % Grown
Theme
An example theme for the Athens web framework., (*1)
Create your own theme for easy, attractive, on-brand pages, (*2)
Features
Responsive
Advanced Field Editors
Use
These templates are for the Athens web framework. You must be using Athens to use these templates., (*3)
The following steps are described in the Athens application creation tutorial. If you are new to Athens, you may wish to use that tutorial instead., (*4)
-
Add the example theme to the package requirements in your composer.json
:, (*5)
"require": {
...
"athens/core": "0.*",
"athens/theme": "0.*",
...
},
The major version number of athens/theme
should be the same as your major version number of athens/core
., (*6)
-
Add the example templates in your project's setup.php
, below the line that adds your project-templates:, (*7)
Settings::getInstance()->addTemplateDirectories(dirname(__FILE__) ."/project-templates");
Settings::getInstance()->addTemplateDirectories(dirname(__FILE__) ."/vendor/athens/theme/templates");
That's it. Your Athens project is now using the example theme!, (*8)
dev-master
9999999-dev
Example theme for the Athens web framework.
Sources
Download
The Requires
0.29.10
0.29.10.0
Example theme for the Athens web framework.
Sources
Download
The Requires
0.28.9
0.28.9.0
Example theme for the Athens web framework.
Sources
Download
The Requires
0.28.6
0.28.6.0
Example theme for the Athens web framework.
Sources
Download
The Requires
0.28.5
0.28.5.0
Example theme for the Athens web framework.
Sources
Download
The Requires
0.28.4
0.28.4.0
Example theme for the Athens web framework.
Sources
Download
The Requires
0.28.3
0.28.3.0
Example theme for the Athens web framework.
Sources
Download
The Requires
0.26.0
0.26.0.0
Example theme for the Athens web framework.
Sources
Download
The Requires
0.0.1
0.0.1.0
Example theme for the Athens web framework.
Sources
Download
The Requires
0.25.0
0.25.0.0
Example theme for the Athens web framework.
Sources
Download
The Requires