Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Html::setTitle() should be in a separate extension #24

Open
antick opened this issue Jul 27, 2017 · 0 comments
Open

Html::setTitle() should be in a separate extension #24

antick opened this issue Jul 27, 2017 · 0 comments
Assignees
Milestone

Comments

@antick
Copy link
Contributor

antick commented Jul 27, 2017

Skyii uses Html::setTitle() method for setting up title in the html head tag.

Right now this method is created in common helpers. Think we need to put this in a separate extension which can be called as skyii helpers or something like that. This custom helper will extend the Yii helpers and a user can extend the skyii helpers to create his own.

Need to document it properly once it's done.

@antick antick added this to the v0.3 milestone Jul 27, 2017
@antick antick changed the title Html::setTitle() should have a separate extension Html::setTitle() should be in a separate extension Jul 27, 2017
@antick antick added this to Enhancements in Skyii 1.0 Development Jul 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

2 participants