GitHub - Solow/cms: Cmsms alteration · GitHub
Skip to content

Solow/cms

Folders and files

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

Contributors

Languages