Topic Templates

Before I describe what I’m seeking, I wasn’t sure if this should be a feature request or a plugin request. If I’ve classified it incorrectly, please let me know.

Problem: Discussion boards often have topics that follow a standard form. It would be easier for users if this form could be associated with a category so that when they attempt to make a topic in that category, the basic layout appears in the text box.

Use Case 1: Technical Support Form
Basic information is generally required when troubleshooting a technical issue.

  • Operating System
  • Browser and browser version
  • Plugin version
  • etc

Use Case 2: Feature requests :smile:
A standard feature request makes browsing through new requests easier. It can quickly bullet a list of items explaining what is needed, why it’s needed and provide possible use cases.

  • Problem trying to solve
  • Use cases
  • Brief explanation of why this would help

Use Case 3: Gaming community player report
In gaming communities, it is common to have users report other users for (perceived) rule violations on the game servers. To effectively follow up on these the administrators usually need common data.

  • Unique ID of offending player (name, steam id, minecraft name, etc)
  • Time of incident (useful to check logs)
  • Violation
  • Other players that saw the incident

Use Case 4: Buy/Sell/Trading request
On sites that facilitate informal buying/selling/trading of items, it is helpful to have a similar layout for each listing.

- Buy/Sell/Trade
 - Item name
 - Description
 - Price/Looking for
 - Payment method desired

Use Case 5: Membership application
Gaming communities (among others) often offer a step above ‘forum user’ when a user is considered a member of the community. This often grants other privileges and recognition. This usually requires filling out an application of some kind

  • Name of player
  • Class you generally play as (ie. Orc, Villian, Pyro, etc)
  • Experience level of classes
  • Availability hours (to plan raids, games, etc)

How this would help: In many forms, if an area is expected to confirm to a standard format, the user has two options. The first is to risk it and just post their problem. This generally results in a user being pointed to an announcement thread with the form to fill out and being told to edit or repost. The second option is to follow those instructions by copying and pasting the form into a new topic and then filling it out. Both of these actions require the user to search out the form template before they will be helped.

By providing a means for the site administrators to define a form to be associated with new topics in a category, the user doesn’t have to take the step of copying/pasting the form. It is provided for them.

17 Likes

Honestly, it sounds like you don’t want a forum but a Tracker (for Bugs, Issues, Features). You really need to pick the software for the job instead of fitting the job into a piece of software

3 Likes

Perhaps, but the use case for bugs, feature requests and support is the very board. It’s been built to handle such use cases, I’m trying to simplify gathering important data for those use cases.

Just because it exists here, doesn’t mean it is appropriate for the forum. Topic Templates don’t make sense to me. If you are wanting to change the forum to look like Tracking Software, use Tracking Software.

You’ll notice the board here doesn’t seem to care if they had templates for each category… they would have built it, if they felt it was needed to serve their purpose. Instead they saw it as a way to have discussions on those items and didn’t care if there was any enforcement to collect certain data. And let’s face it, if they felt it was needed, who better to develop the functionality than those who created the forum platform.

I simply think you are trying to use the software was something beyond its original intention and it seems you’d have better luck using the appropriate software.

I’m not suggesting topic templates for each category. I’m suggesting templates for certain categories. It would be a minority of the categories (ie. the Computer Support subform, or the Ban Appeal subform). The majority would not have or need this functionality.

@InsaneMosquito this is not a bad feature per say. I can see that it can be beneficial for certain type of communities and usage. but it is probably not going to be developed as part of the core of the system, This feature is not essential for a discussion platform, and even for communities that could have used it, they can simply achieve the same by copy paste the template from a pinned topic on that category.

if you see a greater need for this feature, and you think that it will improve your user experience tremendously
You will probably have to develop it as a plugin or get/hire someone to do it for you.

It sounds like a generalised version of this feature request:

@cpradio I think you’re missing the intent a bit, this feature is not intended to organise discussion topics, but to standardise how certain kinds of discussions are started. A support forum is a perfectly reasonable scenario for this feature imo, a lot of friction could be avoided by requiring certain info up front. It may not be needed for every community: here on Meta, those requiring support are generally technically competent, a pretty rare thing among support forums (just look at phpBB!). But this will probably change when Discourse goes interstellar :rocket:

Also I think the “it’s not been built yet so it can’t be that great” argument is a bit short-sighted, there are plenty of features in discourse that were suggested like this.

And of course, :rainbow: Discourse Is Rainbows :rainbow:, right?

2 Likes

That is a fair response. As I mentioned, I wasn’t sure if this fit better as a feature request or a plugin request.

@InsaneMosquito

I don’t see a problem with it being a topic under feature, this section is essentially for talking about features.
if it fit under a plugin or core feature it is not that relevant at this point, so I think you are in right place.

I think it is a good thing that you bring up your ideas of features, whether it get accepted or not.
it gives everyone food for thoughts .

No I didn’t. I get what he wants, I’m telling him there are better suited products for it (because there are). I’d never use a forum for tech support… Never. How do you triage? How do you assign it to someone, how do you update its status? How do you track it? Schedule it? etc. It doesn’t make sense in the form of a forum.

You missed my point. The Discourse team is doing what he wants, and doesn’t seem to care that this feature doesn’t exist… They tell you in the category description what to enter and felt that was enough. I’m simply indicating, if they took that route instead of creating what was suggested, they don’t see it as a “need to have”.

@InsaneMosquito, I seriously think you should look at a different set of software for this. There are countless free ones out there that do exactly what you want and are designed to do it. I just don’t see why you’d use a forum for this. There isn’t a discussion here, there is triage, resolution, etc.

Maybe there is more to what you are looking for that I don’t see, but from what I can tell you are trying to fit what works best in a Tracking software suite into a forum made for discussions. I just don’t see the fit…(and this is coming from someone who has used a forum for support before, and I’d never go back to that ever!)

I also signature and like way of adding templates.

I do not aggre with that . Why we need plenty of software. We use disocurse for forum, file sharing, media sharing, announcement sharing, technical support , business support , events, wiki store, fun etc… Before i used 3~10 apps for handling each scenario and that way is not so good. It is pain in the ass get users to work with only one and not with 5 apps. If you measure features that you get by specialized piece of software and what you lose using simple forum perhaps you are going to give up of some fancy features of dedicated software against free form forum because in dedicated software you are going to miss 10 ~ 20 features of disource, and again users do not want to switching apps.

@Lid one of way to get this fast working is to make custom oneboxing plugin for inserting templates. There is Google calendar plugin which do some kind of tempting posts. What you cloud do is to make plugin which will IFAME you form into topic. I am trying to do same thing if I get working this I am going to share here.

I have developed a custom content layout plugin that allows one to configure a template, let it match via its archetype or just fall back to the default. The reason I haven’t published it yet, is that we are missing a decent editor to configure those and the archetype system only really works with my patches which I won’t even try to push before v1 :wink: .

Another thing I’d like/have to add at some point is a better handling of the composer per archetype, because – let me be honest – it is anything but extensible at the moment.

But maybe you want to check it out already and let me know what you think.

5 Likes

This would be a really great feature.

The easiest solution could be a syntax (the same as for polls, but in the category description topic), which would allow to declare forms, which, in turn, will be shown in the New Topic space.

Example mini-spec

  1. Allow for a category prefix (or setting), e.g.:

Forms: Category Name

  1. Allow for simple syntax, probably just use lists as with polls. Example:
  • OS: required select |Windows XP|Windows 7|Windows 8|
  • Can reproduce: checked checkbox |YES|NO|
  • Name: required string(2…80)
  • Phone: optional string(5…18)
  • Problem: required text(20…2000)

The syntax can be very simple, the form is described by a list with the following special keywords:

Datatypes:

  • number
  • string
  • select
  • checkbox
  • url

Helpers:

  • required
  • optional
  • checked
  • positive

Some simple rules:

  • The first option in a select is selected by default
  • The text values for states of a checkbox are listed the same way as for a select

NB. Do not have optional or required by default, that might be confusing

Template

Then we can separate a template with HR, so everything below the last HR is used as a template, where macros are allowed: any of {{macro}}, {macro}, %macro%, %%macro%% and %macro.

5 Likes

There are categories where such templates or forms are really useful, for example, sell or job or dating topics. Many professional forums have categories for job ads, and many general-purpose life forums have categories for sell or dating ads.

3 Likes

I think this would make a great plugin, I would definitely use it.

As for using “other software” for this… that’s just nonsense. I would use this for guild recruitment threads on my site among other things, I’m not going to setup different software just to do that.

3 Likes

@MaSe and @illspirit, I’ve updated the use cases in the first post to cover what you’d use this for. Thanks for the input.

If you think the min-spec above makes sense, give it a like and the staff will probably consider adapting it and moving to their Minispec category.

This should start out as a plugin. Not a core feature quite yet.

Thanks for the input @sam. I’ve modified the category.

You can now prefill the subject / title and body content in the composer along with selecting a category via a link see:

6 Likes