We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Related PR's for documentation purposes
Implement http caching support through cacheable dispatcher behavior.
Data improvements:
Added The ComPagesRouter::getPage() method to return the active page after routing
Ability to configure by adding a config.php to /joomlatools-pages root for the moment only cache configuration supported. (see)
Added slug()template method to easily generate a ASCII slug from a UTF-8 string.
slug()
The text was updated successfully, but these errors were encountered:
#23 - Update version number to 0.3.0
9483385
b46102e
johanjanssens
No branches or pull requests
Related PR's for documentation purposes
1. Http Caching: #22
Implement http caching support through cacheable dispatcher behavior.
2. Data support: #4
Data improvements:
Additional improvements
Added The ComPagesRouter::getPage() method to return the active page after routing
Ability to configure by adding a config.php to /joomlatools-pages root for the moment only cache configuration supported. (see)
Added
slug()
template method to easily generate a ASCII slug from a UTF-8 string.The text was updated successfully, but these errors were encountered: