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

Unable to add category to Watched or Muted lists (Mobile)

$
0
0

@purldator wrote:

(Android Lollipop with Chrome.)

I go to my user prefs, tap the input field and then begin to type a category name I know exists. For the Watched and Mute input fields, no auto-suggest dialog pops up. I type the full word I know is a category then save my changes. It does not register and the fields do not show the category I typed in.

Oddly enough, the Tracked input field works. It automatically shows the category I was typing so I can tap it and add it to the Tracked list.

Posts: 1

Participants: 1

Read full topic


Where can I find the files to edit the top area with logo and hamburger menu etc?

$
0
0

@duncan1 wrote:

I would like to add some more items to this area. I have seen the topic about adding stuff above and I can do that in the admin area. I can also add stuff below. But I would like to add stuff inside!!

Posts: 4

Participants: 4

Read full topic

Embed blacklist selector is broken

$
0
0

@probus wrote:

When embedding discourse comments in static pages (at least) the blacklist css-selector functionality is broken. The blacklist only works when the discussion topic is created. After about an hour the topic updates itself and reverts to a state like it would have been with empty blacklist. Possibly affects the whitelist parameter as well, I just didn't test it properly.

Steps to reproduce:
1) Embed discourse comments in static site
2) Write "p" in settings>embed blacklist selector
3) Notice a comment topic with mostly empty first post being created
4) Wait an hour
5) Watch the topic first post update itself with all the content from the static page

Posts: 1

Participants: 1

Read full topic

Access Discourse DB from host

$
0
0

@Maestra_Powers wrote:

Hey, I started to build main page for my site. It's on same server as Discourse of course. I need to access container's PostgreSQL server from host to pull out Discourse posts from category "News" on my main page. How do I connect to it?

Posts: 5

Participants: 3

Read full topic

How i can change url

Why I ditched my custom discourse install, and went with the easy option

$
0
0

@jamesmarkcook wrote:

When discovering Discourse and reading the beginners install guide, my immediate thought was 'What if I want to customise Discourse for my own needs?'.

This frame of mind stayed with me, and I immediately started looking at how I could run multiple containers and use my own Docker image etc. I know a lot of you are in the same boat, and I wanted to create this topic to explain why i think this is unnecessary for 95% of people using Discourse, including me.

Private, customised, closed off Discourse smiling_imp

When I still wanted my own customised Discourse installation I initially started by making a copy of the Discourse repo, renaming it and making it a private repo in my own github account. I explain how I did this here: Best way to setup a private customised discourse repo.

I then set about customising the discourse-docker repo to fit my needs. This included making changes to the templates to take into account the difference in folder names and system user, telling launcher to use my docker image instead of the discourse one and configuring ssh keys so that my server could clone my private repo.

I then created multiple containers using the included data and web_only container samples in discourse-docker and used the link feature in Docker to get them talking nicely without exposing ports, see here.

This was all done just in case I wanted more control and flexibility further down the road.

And you know what? It was a pain in the butt to do all of this configuration. I couldn't even use the automatic updater without doing some more work and I had the added overhead of managing a Dockerfile. It also meant that every time new features and cool stuff were added to Discourse, I would have to manually merge these in to my repo and rebuild my app. sob

Why I wanted multiple Docker containers, and what changed my mind.

I was always under the impression that it could be dangerous to run a database inside a Docker container. What if the container was destroyed? I'd lose all my data right? This thinking led me to want my web application separate from my data so I could mess around with my app and rebuild it without worrying that I'd end up destroying my database.

However, the way the discourse-docker project has been written, means that your data is kept outside of the container when it's built. Something I only realised last week after trying to destroy my data and failing numerous times! @sam explained this to me in this topic.

So if your data is safe, and you really don't need to be tweaking postgres and redis all the time, what's the point in having everything separate? I couldn't think of one, and so I decided to go back to the supplied all in one solution, which does seem incredibly simple now! thumbsup

I saw the light, and it's open-source angel

So I made the decision to go back to one container, but what convinced me to ditch my private repo and just use the main Discourse one?

After using Discourse for a bit and playing around with some of the settings I realised just how customisable it is. Plugins and the sheer speed of development on the project completely negated the need for me to have my own private closed off repo. Any feature development or slight tweaks that I may have done with my own private repo could never match up to the vast amount of open source work being done on the main Discourse project. I realised it would save me a lot of time, a lot of pain and encourage me to open source everything I built if I just used the main Discourse repo with the main discourse-docker launcher. Any changes that I may or may not eventually get round to making, I could just submit a PR for.

Keep it simple, stupid

So after a long journey of discovery with Discourse I just have to reiterate what @codinghorror and @sam have said previously. Everything has already been created to ensure that Discourse is easy to install, easy to upgrade, easy to customise and easy to use. All you have to do is follow the beginners installation guide.

p.s Importing from another forum...

The documentation on this is somewhat spread all over the place, so if this is your main aim, and you're struggling to figure this out, keep checking back here as I will be shortly writing a Beginner's Guide to Importing Your Forum Data to Discourse.

Posts: 3

Participants: 3

Read full topic

Group listing has incorrect number until clicked

$
0
0

@jesselperry wrote:

I'm on v1.3.0.beta3 +67

Group listings in /admin/groups/custom have incorrect user count until I click the actual group, then it updates to the correct number. Minor visual bug. I've added some members to the groups via API, so not sure if that has any baring on this. But all of the members in the 2015 Workshop group (see below) were added via API, and the number is only off by 4, so not sure?

Before any clicks:

After click Workshop_2014 group:

After click Workshop_2015 group:

Posts: 2

Participants: 1

Read full topic

Can't delete 'About the category' topics

$
0
0

@jamesmarkcook wrote:

I'm struggling to delete the auto generated topics for each category 'About the CategoryName category'. Any ideas? I have unpinned them but they still won't delete.

Even for other topics, when I select the topic and click delete, I get no confirmation and have to refresh the page to see it's been deleted.

Posts: 7

Participants: 5

Read full topic


How to use clike counter

Duplicate emojis in emoji-toolbar ungrouped page

$
0
0

@masda70 wrote:

Emoji's toolbar ungrouped page shows duplicate emojis. Also :hankey: hankey emoji appears to be broken.

Posts: 2

Participants: 2

Read full topic

Removing the concept of "slugs" for some languages

$
0
0

@riking wrote:

Discourse is trying to shoehorn the concept of "pretty slugs" to non ascii char set based languages. It may be acceptable to do this transliteration in Norwegen or Turkish, but stuff gets really weird when you do it in Korean or Chinese or Arabic.

When you look at alexa top 100 for say Egypt or China or any non-latin alphabet you never see this concept of a "slug" which is attempting to convert your alphabet to English. It is offensive and comical.

Our default behavior, which is to "only keep English" is even more offensive. Even in India there is no such practice. (though there is this very creative practice in some places http://videos.jagran.com/news-pm-modi-defends-land-bill-says-it-is-aimed-at-welfare-of-farmers-in-mann-ki-baat-v8323.html )

I am willing to bet big bucks that this issue would never have been raised repeatadly if the URL was site.com/t/42, most non-ascii languages are used to this anyway 99% of the time.

Personally I think going forward we should allow site operators 3 options

  1. English slugs (default for latin based languages)
  2. Percent encoded slugs (for full unicode support)
  3. No slugs (default for non latin based languages)

I also think we should junk StringEx, I think it just does not fit in correctly with the philosophy of slugs and simply looks buggy, if people want to turn their language into an English farce, so be it, but do that in a plugin.

See also:

cc @fantasticfears @winterbox @amitfrid @eyalev

Posts: 2

Participants: 2

Read full topic

Date in digest emails are not localised

$
0
0

@huon wrote:

The dates are formatted MM-DD-YYYY (e.g. the most recent digest for this instance had subject [Discourse Meta] Digest for 03-21-2015), which isn't correct everywhere. I guess it may be particularly jarring on a non-English-language instance where there's little connection to the US and its date format.

One solution would be https://meta.discourse.org/t/remove-the-date-bit-from-the-digest-emails-subject-line/22410 .

(I personally think this is fairly minor (even as someone from outside the US), but others may find it more annoying.)

Posts: 3

Participants: 3

Read full topic

HowTo create custom templates for new Topics

$
0
0

@snaphappi wrote:

I'd like to build a Yelp-ish mobile app/site and would like to know if I can do this on top of Discourse.

I would like to know if I can customize Discourse to create a custom Topic template with the following additions:

  • a photo
  • Google Map w/ location marker (extracted from photo)
  • a few attributes for company name and contact info

I've done a lot of mobile App development with Cordova/javascript/AngularJS, but I'm new to EmberJS.

Can someone point me in the right direction?

Posts: 1

Participants: 1

Read full topic

Is a javascript-based software forum really that bad?

$
0
0

@elect86 wrote:

Hi,

I am trying to push the jogl community to switch their software forum (current Nabble) to something better, more modern, usable and useful.

I love Discourse and I proposed it, but javascript seems to be the biggest problem in order to be adopted

In your opinion, is it really so? Which are the benefits of using it instead php?

Is there a way in which we could use Discourse without Javascript? Or find somehow a compromise?

Posts: 5

Participants: 5

Read full topic

Decode image filename on hover

$
0
0

@oganer wrote:

Hi is it normal that when hovering the image the title of image is encoded?

The real name of this file in Russian language is Снимок_экрана_от_2014-04-18_00_28_29.png and it has correct name when downloading the image.

Posts: 3

Participants: 3

Read full topic


Show Full Name and Title in emails?

$
0
0

@watchmanmonitor wrote:

Continuing the discussion from Making the name field required or removing it?:

Currently, the Full Name is used in the "from" in emails sent, which is incredibly helpful. The title is shown nicely in the forum, and can important information about a pers. We're going to be using Title to indicate important information about each person in a forum I'm running, and having the Title visible in the emails would help bring the same experience to users in both email and on the web.

In the example below, words posted by Robin have more "weight" on the right in the forum because they are attributed to Co-Founder. That same message on the left is missing this important information.

I'm hoping we can see the Title added to the emails.

EDIT - Note that there isn't a problem with the email on the left, it's just that images weren't loaded

Posts: 8

Participants: 4

Read full topic

More MD5 issues

$
0
0

@RaceProUK wrote:

These were found over on TDWTF.

$&: a0f2920eb9bc8b27492ea15f3968d9cdamp;
$': 19cbd4636428fbb652b87ea44deed0d4#x27;

I take it this is similar to the infamous ***\**** bug that was fixed a while back?

Posts: 4

Participants: 3

Read full topic

Post draft in progress overlaps Unread/New counts at topic end

Site contact username is using a real user instead of system default

$
0
0

@erlend_sh wrote:

Even though our forum is set to the default - site_contact_username is blank - Discourse for some reason decided to assign one our our users as this contact. He noticed this happening starting with v1.3, still occurring now in v1.3-beta3.

I don't know what else to give you, but let me know if you'd like access to our forum or anything like that.

Posts: 2

Participants: 2

Read full topic

I propose to make a function inside the engine

Viewing all 60721 articles
Browse latest View live




Latest Images