Quantcast
Channel: Discourse Meta - Latest topics
Viewing all 60309 articles
Browse latest View live

Dark color theme - Categories Selection unusable


Are topic authors views against original topic post counted?

0
0

@DeanMarkTaylor wrote:

After posting I usually see "1 View"...

I'm just wondering if this is "me"?

Am I as the topic author counted as the first viewer?

Posts: 5

Participants: 4

Read full topic

"Sorry, an error has occurred" when saving user preferences

Discourse Standard Hosting Plan Now Available

Previous/next topic

0
0

@JSey wrote:

I have a bit of an odd request: one of my team members would like to see a previous/next topic (sic!) buttons somewhere (and possibly, keyboard shortcuts, too). This partially comes from my attempts to create gallery-like topics (where it really makes sense, if you want to browse through the pictures), and from the fact that other forum software also has it (that's the weaker argument, I know…).

I know that chances are small to include this in the main code, but if anyone could give me a little hint which data object I could access to create links from the HTML customize page, I'd be grateful!

Posts: 15

Participants: 8

Read full topic

Readonly toggled?

0
0

@bootstraponline wrote:

On 1.2.0.beta5 I noticed that the readonly flag had been enabled. To fix, I had to do:

sudo ./launcher enter app
root@discuss:/# discourse disable_readonly
The site is now fully operable.

Why would the readonly mode be toggled? I talked with the other admins for our instance and no one enabled it.

Posts: 3

Participants: 2

Read full topic

Clicktrack bugged even if its disabled

Move topic / posts to Private Conversation

0
0

@DeanMarkTaylor wrote:

Is it possible to move a topic / posts to a private conversation?

A couple of members are having a decidedly private conversation (exchanging telephone numbers etc) in a public forum...
... right now I would love to move their conversation into a new private message thread between the two of them.

Is this possible?

Posts: 3

Participants: 2

Read full topic


Create new SSO users without sending welcome emails

0
0

@rcfox wrote:

I need to create several user accounts in order to import historical posts, and my forum uses SSO. Fortunately, I can automatically login and impersonate the user on my site and then make the necessary request to login to Discourse with SSO. However, I don't want to trigger the welcome email for these users since they haven't actually visited the forum themselves. (I just accidentally sent emails to ~300 users on my test Discourse. D:)

I noticed that all emails can be disabled, which I could do temporarily. It's a little weird that it advertises the fact that emails are disabled to all users though. It'd also be really nice if the email could be triggered when the user actually visits, but I could live without that.

So:
1. Can users be created with SSO using the API, and not the /session/sso route?
2. If not, is there something like active=true I can use for SSO?

Thanks!

Posts: 1

Participants: 1

Read full topic

Avoiding "about" post in new categories

0
0

@Benninger wrote:

Is there a possibility to avoid the automatic creation of these "first posts" when I create a new topic?

Posts: 3

Participants: 2

Read full topic

Accessing a specific topic from a user script

0
0

@JSey wrote:

I am trying to access a specific topic from a user script like so:

Discourse.Topic.find(15802, {})

which works if I know its ID. However, I want to access the number of unread posts - and it seems I cannot access this data from the _result object! How can I get this number from a user script?

What I am also looking for is a way to search for a topic with a given title... Can anyone give me a little hint where to dig for those two things?

Posts: 1

Participants: 1

Read full topic

Restore from backup does not restore the whole state of my forum

0
0

@meglio wrote:

Here is what I did:

  1. Make a backup through the admin panel
  2. Stopped the docker application and destroyed it
  3. Removed database related files/folders in shared/standalone
  4. Setup docker application again and launched it.
  5. Created a brand new admin user.
  6. Entered into the admin panel and imported my backup.

Some things did not restore, e.g:
- menu items
- css / js customization
- default website locale

Is this intended or a failure of the restore?

Posts: 7

Participants: 2

Read full topic

Most Active Forum

0
0

@Arkenbrien wrote:

Hello,

I'm from another discourse forum, and it is a high possibility that thousands of users are going to become active all at once there in the future.

Out of curiosity, what are the most heavily populated/active forum now? We would like to investigate and see what things we can do to prepare for the onslaught. wink

Thanks -

Ark

Posts: 5

Participants: 4

Read full topic

HTML list item spacing

0
0

@DeanMarkTaylor wrote:

The following is a quirk of the HTML / Markdown / BBCode support right?

Raw text

<ul>
	<li>Swimming</li>
	<li>Miniature Train</li>
	<li>Orbz</li>
	<li>Go Karts</li>
	<li>Fishing</li>
	<li>Funfair</li>
	<li>Pubs</li>
	<li>and more</li>
</ul>

Expected Output

  • Swimming
  • Miniature Train
  • Orbz
  • Go Karts
  • Fishing
  • Funfair
  • Pubs
  • and more

Actual Output


  • Swimming

  • Miniature Train

  • Orbz

  • Go Karts

  • Fishing

  • Funfair

  • Pubs

  • and more

Screenshot

Posts: 3

Participants: 2

Read full topic

Post New Topics on Twitter


Deactivate replies from users

0
0

@pminoves wrote:

I'm investigating the features of discourse to setup a moderated community. My goal would be:

  • Registration is mandatory.
  • All registered users can post a new topic.
  • Only users within a concrete group (call it Experts) can reply to topics.
    • Bonus track if the replies can be limited to one.

Alternatively, this other setup could also work:

  • Registration is mandatory.
  • All registered users can post a new topic.
  • All registered users can reply to a topic
  • Replies from users within a concrete group (call it Experts) are automatically pinned and show up on top of the page, next to the topic.
    • Replies from other users follow after.
    • Bonus track if the replies of the experts can be limited to one.

I'm installed discourse to play with the configuration options but I fail to see how I can get a setup like the two above.

Any hints are welcome. Thanks!

Posts: 3

Participants: 2

Read full topic

Unclosed HTML tags affecting text in oneboxed links

0
0

@abarker wrote:

Unclosed HTML tags placed before a onebox link are influencing the onebox text.

Standard:

http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29

Small:

<small><small><small>
http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29


Big:

<big><big><big><big>
http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29


Bold:

<b>
http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29


Posts: 5

Participants: 5

Read full topic

ImageMagick missing?

0
0

@tudorv wrote:

After updating my forum to 1.2.0.beta6 I got this message in the Dashboard:

Some problems have been found with your installation of Discourse:
The server is configured to create thumbnails of large images, but ImageMagick is not installed. Install ImageMagick using your favorite package manager or download the latest release.

Am I supposed to install ImageMagick manually? I'm running the Docker installation on a Digital Ocean droplet.

Posts: 4

Participants: 2

Read full topic

Internal oneboxing does not work on topics in private categories

0
0

@Matthieu wrote:

When we copy/paste an internal link (to another post/topic) on our discourse instance (1.2.0.beta6), it does not show the nice onebox as it should and does here:

This bug only appears on internal references, all other combinations seem to work well.

I did not see any particular option in the admin panel nor warning in /admin/logs.

Do you have any idea where it could come from ?

Posts: 8

Participants: 4

Read full topic

Discuz! X Importer

0
0

@fantasticfears wrote:

Discuz! X is extremely popular among Chinese forums. Here is the import script. Thanks to @neil's phpBB 3 Importer.

Usage:

Edit the discuz_x.rb file to change the MySQL connection info and path information.

And to convert the bbcode to markdown, you can use @neil's edited ruby-bbcode-to-md gem.

In a temp directory:

git clone https://github.com/nlalonde/ruby-bbcode-to-md.git
cd ruby-bbcode-to-md
gem build ruby-bbcode-to-md.gemspec
gem install ruby-bbcode-to-md-0.0.13.gem

I usually edit the gemfile to add the local ruby-bbcode-to-md and mysql2 gem.

Then run the import, from the discourse root directory:

bundle exec ruby script/import_scripts/discuz_x.rb bbcode-to-md

A little Chinese notice / 中文帮助

Posts: 1

Participants: 1

Read full topic

Viewing all 60309 articles
Browse latest View live




Latest Images