Skip to content

Solow/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTES TO SELF:

test drom laptop

- pages

id
page
title
description
keywords
parrent //0=mainPage
theme //int = theme id. string parrent = parrent theme




- themes

id
theme




I should leave the head section of a theme to the cms application.
Themes can set aditional stylesheets, and js files via the api:

$this->theme->addCss($path);
$this->theme->addJs($path);
$this->theme->setTitle($title);

About

Cmsms alteration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages