我需要一些关于如何安排我的帖子,使其在后端用户友好的建议。我已经创建了很多使用页面的网站,但这是第一次帖子区域相当全面。
我有4种不同类型的帖子-新闻、事件、文章和;机会。首先,最好的分离方法是什么?因此,在cms中,用户可以看到所有新闻或所有事件的列表。。。i、 并非所有帖子都在一个大列表中键入。我通常会使用子页面,但你不能这样处理帖子。
其次,每种职位类型都有几个与之相关的主题或部门。因此,新闻可能与生物技术、金融或商业有关。而活动可能与资金、网络或招聘有关。It\'s important that when the user creates the post that they don\'t see a long list of all these words, it has to separate out the words associated with news or events.
第三,我需要按原样使用标签部分。因此,他们认为任何关键字都可以作为标签添加。
我发现的最大问题是第二点。似乎没有任何明显的方法可以阻止它显示与其他帖子类型相关的大列表。因此,在一个新闻项目上,它不仅显示它可以关联的所有新闻部门,它还显示所有事件部门,这是我不想要的。
UPDATE: If you look at the screenshot below. I\'ve added the categories - news, events, articles, opportunities. I then added the sectors as sub categories of each one. It\'s just added them all in one big list. If the subcategories were indented then it would solve the problem!!
