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

Problem with simbol #


[Paid] API/Webhook Extensions

$
0
0

@infl.group wrote:

Looking for a Discourse developer to help extend APIs and webhooks via plugins.

Looking to begin this work immediately. It’s important that the changes we require to expose data in APIs and webhooks be done via plugins, so that we don’t have to fork Discourse.

Costs are completely negotiable and depend on how quickly changes we require can be completed.

Posts: 1

Participants: 1

Read full topic

[Paid] Automatic Nighttime Mode

$
0
0

@BlackKnob wrote:

What would you like done?
I need someone to write a simple Nighttime Mode plugin, which would automatically switch between a Light Theme and Dark Theme at user’s specified times (according to user’s local time).
It should have the following UX:

In Admin Plugin Options:

  • Nighttime Mode Plugin On and Off
    if On:
  • Select a $Daytime_Theme from a list of installed themes
  • Select a $Nighttime_Theme from a list of installed themes
  • Select menu Default Automatic Nighttime Mode is On or Off
  • Select menu Default Nighttime starts at (only PM hours)
  • Select menu Default Daytime starts at (only AM hours)

In User Preferences:

  • Automatic Nighttime Mode On and Off
    if On:
  • Select menu $Nighttime starts at (only PM hours)
  • Select menu $Daytime starts at (only AM hours)

Script:

  • Javascript switching between $Daytime_Theme at $Daytime and $Nighttime_Theme at $Nighttime (user’s local time).

When do you need it done?
no rush

What is your budget, in $ USD that you can offer for this task?
up to $200

Additional Info
It expect that it should be quite simple for someone experienced with Discourse plugins and Javascript. I’d like to keep it Open Source, so it would be great if it could be hosted on GitHub.

Posts: 3

Participants: 2

Read full topic

Bug with hiding categories from latest?

$
0
0

@jonobacon wrote:

Hi Everyone,

For one of my clients, I have some categories which I exclude from Latest.

I currently have the default view as Categories on the left and Latest on the right.

When I load the forum (from the URL) it still displays the categories I set to be hidden in the Latest view, but when I click on the logo (to go back to the default view), it correctly hides these categories from Latest.

Is this a bug or some setting I haven’t configured?

Thanks,

Posts: 3

Participants: 2

Read full topic

How do I display topic count and category description for the "all categories" dropdown list

$
0
0

@jasonleow wrote:

Hi guys!

Just set up my Discourse forum and saw that some other forums could display the topic count and category description under the “all categories” dropdown selection list. Example from https://wpchat.com:

Image%20001

How do I display that? Does it involve custom HTML/CSS? Currently my “all categories” selection list just shows the colored bullet and category title - see https://forum.publicdesignvault.com

I tried searching on Discourse Meta but nothing turned up, so really need your help here. Thank you! :slight_smile:

Posts: 3

Participants: 2

Read full topic

Closing a topic manually doesn't clear the topic timer's automatic closure

$
0
0

@Biscuit wrote:

To replicate:

  1. Set a topic timer to close a topic tomorrow = > message displays saying it will close in one day.

  2. Close the topic manually => Message displays saying topic is closed, under which it still says the (already closed) topic will close in one day.

Posts: 1

Participants: 1

Read full topic

How can I set custom colors for inline code?

$
0
0

@Ivan_Rapekas wrote:

Hi, currently inline code is gray-highlighted. How can I change this to make it more contrast with color text?

For instance like this:
%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5
vs
noticeable inline code

Regards,
Ivan

Posts: 1

Participants: 1

Read full topic

Why are the avatar images coming up http for WP Discourse?

$
0
0

@Andrew_Shanahan wrote:

Hi all - we use WP Discourse on our site and we’re getting some SEMRush errors around the fact that the avatar images are linked as http whereas the username link is https

Our site has always been https (as far as I know) and I can’t understand why the avatar images wouldn’t be as well.

Anyone know what I need to do to fix?

You could see a sample of this at 15 NEW MAN v FAT Football leagues for January 2018! | MAN v FAT

Posts: 9

Participants: 3

Read full topic


Exclude certain email sub-domains from automatic group membership

$
0
0

@tophee wrote:

I’m looking at the automatic group membership setting (in group settings). It states

Users who register with an email domain that exactly matches one in this list will be automatically added to this group:

Am I correct in assuming that entering bar.com will also trigger membership for emails ending in foo.bar.com? Or is the word “exactly” meant to state that exactly that is not the case?

Assuming that my assumption is correct, I’m looking for a solution for the following:

Goal: All employees (and only employees) of a university should automatically get membership in the group employees .

Strategy: Use the university’s domain uni.edu in the above setting to automatically assign membership

Problem: Student email-addresses also end in uni.edu but they should not get access to the group.

Possible solution: If I could exclude student.uni.edu from getting automatic membership, that should work, but I believe this is currently not possible. Or am I missing something? Any smart workarounds?

Posts: 4

Participants: 2

Read full topic

Not Sending Verification Email

$
0
0

@AbhishekVerma wrote:

I just started my new forum on Discourse. I tried to signup as guest. But after signing up, I haven’t got the confirmation email. Even after an hour. Please help :frowning:

Posts: 9

Participants: 3

Read full topic

Starting a new topic by email

$
0
0

@AlaaRihan wrote:

Hi,
when I try to start a topic by email, the images show in the bottom of the topic not like what I positioned them, I tried everything, but always the same result, this is the email where I putted the images between paragraphs But in Discourse show them like this

Best Regards

Posts: 6

Participants: 4

Read full topic

Are we able to customize the logo for browser notifications?

$
0
0

@AdamW61 wrote:

We like the browser notifications feature. Although the Discourse logo that comes with them is cool, we would like to customise it to our own logo.

Apologies if this has been covered, but I cannot find an answer on meta.

Thanks

Posts: 2

Participants: 2

Read full topic

Discourse event - Discourse.on

$
0
0

@jordan1909 wrote:

Is there an event for when a topic is edited? I can’t seem to find one. I’m writing a plugin to automatically send users a survey when a topic is marked solved however as discussed here the solved plugin isn’t currently triggering anything.

@sam did mention however that the post is edited so I figured I could watch for a post edit event and then check if the topic was marked solved or not.

Any info would be appreciated.

Posts: 2

Participants: 1

Read full topic

Make Polls Editable Past 5 Minutes (edge case)

$
0
0

@biminiroad wrote:

We have two threads on our forum - one for requesting features, and one for a poll about which features matter most.

People request features on one thread and then I add them to the poll, which is a closed thread. This keeps things really nice and organized for me.

The problem is I can’t edit the poll after 5 minutes, making this system a little useless.

Is there a way to force an exception to this rule? Perhaps admin-only?

Posts: 3

Participants: 1

Read full topic

How to create a simple HTML Widget Plugin


Renamed our "uncategorized" Category at setup....backed myself into a corner?

$
0
0

@SouperC wrote:

When I installed Discourse originally (Oct 16), I renamed the uncategorized category to “General Karting”
The result is that on our homepage, the category for those topics shows as unlisted.

My desired outcome is for the topics here that are uncategorized to appear with a category of “general karting”. Any suggestions on how to tackle this?

I might be overthinking this here, but I don’t want to mess up what we have.

Posts: 3

Participants: 3

Read full topic

The problem of being configured by email puzzled me for a week, and I urgently need your help!

$
0
0

@z2241 wrote:

Good evening everyone!

About my language problems I’m sorry, I do not speak English, I can only use google translation
Discourse’s e-mail problem, puzzled me for a whole week. On the fourth day, I finally configured MailGun. However, because of regional problems, I was in China and 95 percent of my clients were Chinese. Therefore, the use of MailGun’s services will often result in unreachable emails, so my best option is to move email services back to China. There are very few service providers in China, Alibaba has an SMTP mail push service and I have no choice but to adopt it.
However, Alibaba’s service does not support TLS, port 587 is not open, I can only use the unencrypted port 80 or SSL port 465

Here I would like to ask everyone, I use SSL465 port, or port 80, how should I configure my app.yml.

This is a screenshot of my current app.yml
image

thanks!

Posts: 2

Participants: 2

Read full topic

Discourse Category Banners

$
0
0

@awesomerobot wrote:

This theme component uses your existing category details to create banners for your category pages.


Github repo: GitHub - awesomerobot/discourse-category-banners

Not sure where to start? See: How do I install a Theme or Theme Component?

What does this theme component do?

This theme component takes your existing category details, including name, description, and color and generates a banner at the top of the relevant category pages.

This component looks for your category description, which is defined by the first paragraph in each category’s “Category definition for …” post. The banner background/text colors are defined by your category badge settings.

By default this will display on desktop and mobile across all Category and Subcategory pages, but will not appear if you haven’t given your category a description.

Theme component settings

This component comes with a few options to override the defaults.

  • Show description: disabling this will hide the description part of the banner.
  • Show mobile: disabling this will hide banners on mobile devices
  • Show subcategory: disabling this will hide banners for subcategories
  • Hide if no description: disabling this will show banners even if a category description is not set
  • Exceptions: if you don’t want a category to have a banner, add its name here

Additional CSS styling

If you want to customize these with some additional CSS you can target specific category headers by using this structure (category-example is your category name):

body.category-example {
    .category-title-header {
        background: url(example.jpg);
    }
}

This component also adds the class category-header to the body tag as an additional CSS target.

Posts: 4

Participants: 2

Read full topic

Tag input issues

$
0
0

@Karl_Romanowski wrote:

[v2.0.0.beta7 +37]

On mobile, when creating a new topic I don’t see any tag input, optional or required.

On desktop, when selecting a category that requires at least one tag the optional input isn’t updated to say required until the tag input gets keyboard focus.

Posts: 2

Participants: 2

Read full topic

More & granular privacy for user profiles and fields

$
0
0

@RCheesley wrote:

It could be helpful to enable end-users of forums to have some say over what information is displayed on their profiles on a granular level, and to set their profile to not be indexable.

Please note I am new to Discourse/Ruby/Ember and I haven’t got much technical knowledge yet in how things work ‘under the bonnet’ so I hope this makes sense and is clear enough to explain my thoughts!

Some use cases of this are, for example, if I have a forum with a certification level custom field which is mandatory and which is set to display by global config, but some users may prefer this to be:

  • Private to staff only
  • Visible to logged in users only
  • Visible to certain trust levels only
  • Public (no change from global config)

Another example might be for health-related fields where members choose to share that information only with trusted members of the community at a certain trust level or higher, or just with the staff of the forum, and do not want their profiles to be indexed.

I would envisage this could be applied to any/all fields by having the following:

  • System setting to allow users to determine visibility of field/s
  • Field setting to prevent users overriding in the case where the admins wish to set the visibility and NOT allow overriding (or a global white-list of fields which the user can override if this is easier to manage)
  • Front-end profile edit field enabling the user to set the privacy level for the fields they can control in this way
  • Front-end themes check if the field has privacy set to show/not show when rendering profiles (could apply to cards as well?)

I think this is what was being requested in this post: Privacy settings on the user’s profile page - it could also be complemented by a ‘set no-index’ flag which the user could edit if given permission to do so.

Feel free to comment if anything is unclear!

Posts: 5

Participants: 3

Read full topic

Viewing all 60599 articles
Browse latest View live




Latest Images