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

What are the conditions that cause a user post to require approval? I want to turn this off

$
0
0

@trudat wrote:

My Discourse is used for a closed community within an organization.
There is no question of user trust.
So user posts should never be flagged for needing approval.
Can that feature be turned off entirely?

Posts: 2

Participants: 2

Read full topic


Paying $40/Hour for a talented/experienced Discourse Developer

$
0
0

@nixie wrote:

Hi,

Here are 6 pretty straight forward changes I’d like to make to my Discourse site.
This is going to be an easy job for an experienced Discourse Developer.

Have a look at the details I’ve mentioned below. And if you’re interested, send me a PM.

Payment by paypal.

Change 1
Have a look at this pic.
I took this pic from /admin/site_settings/category/trust

I want to create a similar column. 2 such columns actually. Below are the columns -

Column1
TL3 requires solutions posted
(Minimum number of solutions a user needs to be have posted in the last (TL3 time period) days to qualify for promotion to trust level 3.)

Column2
TL3 requires solutions posted all time
(Minimum number of solutions a user needs to be have posted to qualify for promotion to trust level 3.)

Change2

In desktop

image

In mobile

Change 3 (in user card)

image

Change 4 (Appending a text to the FROM address of email notifications)
(I should be able to specify the text in the admin area)

Change 5
Discourse have these static pages by default {/top, /new, /unread}
I want to create a similar static page.
URL: /unsolved
Content: The unsolved topics from the categories I specify

Mockup

Change 6
This logic should be added to the “reply to a topic” button
After user clicks on this button, below check needs to be performed -
IF, the previous post in the thread is also by the same user,
THEN, append the “new post” of the same user at the end of his “previous post”

Posts: 1

Participants: 1

Read full topic

Developer Access

$
0
0

@outofthebox wrote:

Hi,

I’d like to propose a permissions level called “Developer”. It would give full access to the administrative backend of a Discourse site without giving any access to the categories and discussions that the user does not have permissions or trust to access. Perhaps the users and groups tabs would also be disabled for this access level? This would give additional data security and confidentiality to site owners when they invite technical developers to do various work on their site.

Posts: 7

Participants: 4

Read full topic

SQL query to auto assign custom badges

$
0
0

@brendand wrote:

Hi there,

I’m brand new to discourse, but am trying to create custom badges for members of our community based on their participation level online (similar to trust level, but we would decide the criteria ourselves and try to set it up in the code somehow). We essentially want to define our own “participation tiers”, and through a SQL query define that if a student does x,y,z we want them to get a certain badge.

Is there a way to use SQL to auto assign badges to students continuously?

I also want to know whether it’s possible to send push notification emails to students when they receive a new badge, automatically.

Thanks for helping a newbie out!

Posts: 2

Participants: 2

Read full topic

Edit and auto send emails based on user actions

$
0
0

@brendand wrote:

Hi there,

I’m brand new to discourse so apologize if this already exists somewhere in a previous thread. My team is wondering how we can edit the emails that we send out (the design), as well as whether we can trigger different emails to send automatically based on user actions (i.e., earning a new badge, leaving a comment, becoming an honor student, etc).

Thanks!

Brendan

Posts: 2

Participants: 2

Read full topic

Category view - Make the Category column bigger

Users with the most voted topics?

$
0
0

@Tumi wrote:

Hello
its is possible to create a ranking for top users with best number or votes ? each per week/month and for example per year ?
It is possible to create top of the ratio ? (the numbers of posts from vote-able category : number of the votes from that ?

Posts: 1

Participants: 1

Read full topic

Site search not working for oneboxed content?

$
0
0

@bts wrote:

Got a question from a user on our forum and not sure about the answer. (Feel free to move to either “bug” or “feature” as appropriate!)

It seems that certain oneboxed content does not turn up in search results. The example we got here is an embedded YouTube video. Searching for either the video title or the URL / YouTube video ID turns up no results in Discourse search.

For example, this video below is embedded using https://www.youtube.com/watch?v=lmFgeFh2nlw

But no search results come up for either Metallica Mixer (part of the title; only shows upon onebox) or the video ID lmFgeFh2nlw (from the URL, which text is actually part of the initial post.)

Not sure whether this is by design, or if we should be seeing search results for this sort of thing. But I can see the use case, namely “has anyone posted this link before”, for any forums where such links are common.

Posts: 5

Participants: 3

Read full topic


Page Count for Indexing Purposes

$
0
0

@RyanK wrote:

We are working with a provider that does cross platform search and one of the things we need to be mindful of is total pages being crawled. Google currently has about 2700 pages for our site. We have about 1300 topics, 800 users, 15 categories, and 150 tags.

Does 2700 seem like an expected amount of pages given the combined topics, authors, cats, tags, etc?

Are topics treated as a single page, despite having unique URLs for each post?

Thanks

Posts: 2

Participants: 2

Read full topic

Adding new emojis

Blank page when logging in from Discourse app on iPhone

$
0
0

@ffhaddad wrote:

Since this might be the problem, I’ll start with this. I recently launched a new EC2 instance and restored a backup of my Discourse site to the instance and deleted the old one. After that, logging in from the Discourse app for my account doesn’t work.

I tried removing the site from the app and adding it back. I get to the authorize link after signing in and then I get a blank screen after clicking authorize. When I checked the logs, I see:

PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_user_api_keys_on_client_id" DETAIL: Key

I’m not sure what the cause is, but I’m thinking it has something to do with this device already being authorized on the previous site and a server restore?

Posts: 1

Participants: 1

Read full topic

Creating a gender limited forum?

$
0
0

@ericskiff wrote:

I’m working with a entrepreneur to create a women’s only discourse forum. I’ve explored custom fields and have a gender option present during signup, but the ideal for this particular forum would be to only allow facebook signups and to pull gender from there.

I’m a rails developer so this seems accomplishable in abstract, but I’m not sure if the discourse plugin system has hooks into the Facebook login flow. Would something like this be possible? Where’s the best place to start learning about what plugins can and cant do?

Posts: 2

Participants: 2

Read full topic

Undelete function not working

$
0
0

@hotlips wrote:

Hi there,

I was just about to complete the advanced user tutorial when I encountered an error.

I am not sure whether this has been addressed before or might be related to a browser plugin I use. But it appears to me as if the undelete function seems to be non functional at this time. Are there any issues with it?

Thank you so much :heart:

Posts: 1

Participants: 1

Read full topic

`Staff-counter` div remains always visible on user profiles

Emojis are rendered outside the Emoji Box

$
0
0

@itsbhanusharma wrote:

Hi!

I’m Running latest Discourse [v1.9.0.beta16 +71] at the time of writing and the Issue persists in the About Group Input box in New Group Page.
When the Emoji Button is clicked, it renders something like this:

Steps to repro:

EDIT: Issue is specific to firefox (latest)

in the Admin Panel, Go to Groups Section, Click on New and Then Try adding emoji to the About Group Section.

I assume this is caused after the New Composer was rolled out and emoji palette was modified to work with it.

Posts: 3

Participants: 2

Read full topic


Restricting users ability to update title

Make aficionado (and streaks) more public?

$
0
0

@8BIT wrote:

Folks want to know how their doing as their “days visited” doesn’t tell them consecutive days.

Posts: 1

Participants: 1

Read full topic

Checkbox border color issue on group page

$
0
0

@Dax wrote:

Looking the /admin/groups/custom page, the input[disabled] class apparently it is not applied correctly

In the example above it is applied to the first label, but not to the second one (also disabled):

Tested on Meta with Quantum and Chrome on Win10


(plus, imho, the group page has become very heavy - visually speaking - with all that bold text )

Posts: 1

Participants: 1

Read full topic

Can't change theme

$
0
0

@Decochon_boots wrote:

For some reason, I can’t change the theme for my user. even if I enable “allow users to change” for multiple themes, I can’t seem to find a menu / option for changing it! I had to create a new user to change my theme.

v1.9.0.beta16 +8

Posts: 1

Participants: 1

Read full topic

Is there any support for user-made bots?

$
0
0

@orangeandblack5 wrote:

I did some searching but was only able to find a Hubot adapter - is there any way to create a bot that could be used to accomplish relatively complex tasks such as running a forum game? I’ve seen some forums running on other platforms use bots to great effect in this manner, and was wondering if it is possible to set up a similar system on Discourse.

If this needs to be moved, please feel free to do so, but this seemed to be the most appropriate place to ask.

Posts: 1

Participants: 1

Read full topic

Viewing all 60707 articles
Browse latest View live




Latest Images