Skip to content

Commit 5f796bb

Browse files
committed
[CM2] Rewrite contentModel
- Cascade of context (collection -> category -> post) - Skipped dealing with mentions and relevant posts for now - post.nextPost,previousPost points to those in collection, not category - Removed the collectionHome stuff, will see if was necessary
1 parent 8505352 commit 5f796bb

25 files changed

+406
-1376
lines changed

src/compiler/contentModel2/collection/contentTypes.js

-9
This file was deleted.

src/compiler/contentModel2/collection/enhancers/dates.js

-32
This file was deleted.

src/compiler/contentModel2/collection/enhancers/links.js

-185
This file was deleted.

src/compiler/contentModel2/collection/enhancers/sorting.js

-16
This file was deleted.

src/compiler/contentModel2/collection/enhancers/tags.js

-38
This file was deleted.

0 commit comments

Comments
 (0)