Info
- 6 posts
- 4 voices
- Started 4 years ago by alderete
- Latest reply from livibetter
- This topic is not resolved
Extended descriptions for forums?
-
- Posted 4 years ago #
I want to be able to put an extended description for a forum on that forum's page. But I don't want this extended description to show up in the listing of forums.
In other words, what I really want is for a forum to have *three* pieces of information for it, instead of just two:
- Name
- Short description (or sub-heading, or list view description)
- Full descriptionThen I want to be able to use the short description where the description is currently used, and add the full description to the forum's page.
Is there any way to do something like this, even an ugly hack?
-
- Posted 4 years ago #
Note: In effect, I want to "hoist" a stick post from the top of the forum's list of topics on the forum page itself. Sticky topics are OK for some purposes, but for a permanent introduction to the forum, it's not ideal.
-
- Posted 4 years ago #
You could always do it in the template files to add something to the forum page based on what forum you're viewing. That would be OK if you have a small number of forums where you could define the extra information in the template files and not have to go back and edit or add too often.
How many different forums are we talking?
-
- Posted 4 years ago #
Yeah, I guess it would work for now, we only have a few forums. But I'm reluctant to put that kind of thing into the templates, where it's hard to update, and prone to typo problems, etc., if the conditional code gets accidentally mucked up.
Is there any way to add arbitrary meta attributes to things in bbPress, the way you can add them to posts in WordPress?
-
- Posted 4 years ago #
It's only possible for topics right now, but hopefully there'll be meta for everything in the future.
-
- Posted 4 years ago #
Keep our eyes on http://trac.bbpress.org/ticket/663
-
You must log in to post.