Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.2k
-
For sites which scale to many thousands of pages, it would be beneficial to separate the Page-tree into Departments, rather than Sites. Currently each object of type I therefore would like to add a new model named |
Is there any objection to this proposal? Yes – keep everything as it currently is. 0% No – please proceed with this proposal. 100% 2 votes· |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 4 comments 11 replies
-
This could be integrated together with#7873 |
BetaWas this translation helpful?Give feedback.
All reactions
-
I'm in favour of this as it might even help smaller projects. However, I wouldn't call it "Department" because that's quite specific when what we're looking for is something that groups pages or categorises them. "Department" assumes an organisation structure which may not be in place. Maybe the groups of pages would also have their own permissions associated? |
BetaWas this translation helpful?Give feedback.
All reactions
-
I like both terms, |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Just as a side-remark: |
BetaWas this translation helpful?Give feedback.
All reactions
😄 1
-
@fsbraun would this lend itself to the djangocms-categories idea you proposed a while back when the issue was brought up of tying blog entries to categories for "subscribing"... would/could that abstraction possibly fit this scenario as well? |
BetaWas this translation helpful?Give feedback.
All reactions
-
The term "section" is also commonly used for CMS plugins. So this could be confusing. |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
@sparrowme Interesting thought! the djangocms-categories was an idea to be used to categorize any content element( like pages, blogs, etc...) It would have a generic foreign key and would be available to models through a manager (just like |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
-
Currently, the best term we found for that new model is This means that we would change the following models:
|
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Quick feedback from thediscussion at the tech committee last Friday:
@marksweb Is there anything to add from our discussion? |
BetaWas this translation helpful?Give feedback.
All reactions
-
Sincerely, I have no idea how to implement this feature request as a third party package. The model |
BetaWas this translation helpful?Give feedback.
All reactions
-
I think this is the real point here. We've got this new version that's more powerful than any of us know because we've lost the knowledge of those who built it. But what we do know is that through the new CMSConfig concept we can do powerful things that weren't possible before that allow apps to change functionality if they're installed. |
BetaWas this translation helpful?Give feedback.
All reactions
-
I had some thoughts on categories before, on how to define a general categorizing model. But the first thing needing to be clarified would be if page permissions would not allow for filtering out the subtree(s) that should be displayed in the page tree. If not, I'd go for a nullable one2one model to the |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1