Adding navigation caching and implementing the nested set model.
This commit is contained in:
parent
bd7ccaf29d
commit
83b93e22e8
7 changed files with 1150 additions and 344 deletions
|
|
@ -73,9 +73,12 @@
|
|||
- bugfix [ 934410 ] non-compliant HTML (solution). Thanks to Nicklous
|
||||
Roberts.
|
||||
- bugfix [ 963316 ] Field without title in Content Settings
|
||||
|
||||
|
||||
|
||||
- Converted the page tree system from the ajacency list model to the nested
|
||||
set model. Thanks to Martin Kamerbeek / Procolix and Dan Collis Puro for
|
||||
providing the DBIx::Tree::NestedSet module.
|
||||
- Dropped page tree caching and stepped onto Navigation caching. This helps
|
||||
scalability a lot. Thanks to Martin Kamerbeek / Procolix
|
||||
|
||||
6.0.3
|
||||
- Fixed a recursive style change bug.
|
||||
- Bugfix [ 953593 ] perl -MWebGUI -e "" fails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue