通过网址创建新话题并设置标签或类别

Hi,
I’m trying to use a simple html <a> to open a URL like

http://mysite.com/new-topic?title=topic%20title&body=topic%20body&category=actions

It works for title and body, but I’m not able to set the category via URL. Is it possible?
And is it possible to set a tag?

I need to do it via a simple click.

Thank you

4 个赞

It should work ok as per here:

https://url.com/new-topic?title=topic%20title&body=topic%20body&category=category/subcategory&tags=email,planned

For example:
https://meta.discourse.org/new-topic?title=topic%20title&body=topic%20body&category=support&tags=email,planned

10 个赞

If it’s not working @techAPJ can follow up; it should be working!

1 个赞

It works great!!

It was my error: I was writing the category slug and not the category name.

Thank you

6 个赞

This has come up before @techAPJ. Bit me personally back in the day. Any reason why we only support name and not slug?

1 个赞

Not sure actually. Might be because slug sounds technical.

It can either support name or slug. Should we deprecate name in favour of slug?

They are different things. Name does not equal slug.

Name would be

Games and Fun

slug would be

games-and-fun

1 个赞

I understand. By “slug sounds technical” what I meant was not everybody would understand the difference between name and slug. That’s why I added support for name instead of slug.

Moreover, name could be Quick: Unreliable Information Causes Knowledge and slug could be quick. So it’s not as easy at it sounds to deprecate name in favor of slug…

2 个赞

I do think site owners who are familiar with how the web works should understand the word “slug”, so it is not that technical IMO.

1 个赞

Not anymore :slight_smile:

4 个赞

此主题已在 2380 天后自动关闭。不再允许回复。