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

How to configure the top panel? (looking for a manual)

$
0
0

S_ant wrote:

Hello!
I'd like to configure the top panel (with logo). I'm trying to edit the layout file application.html.erb

  <header class="d-header">
    <div class="container">
      <div class="contents">
        <div class="row">
          <div class="title span13">
            <a href="/"><img src="<%=SiteSetting.logo_url%>" alt="<%=SiteSetting.title%>" id="site-logo"></a>
           	<h1>Хоревик</h1>
          </div>
        </div>
      </div>
    </div>
  </header>

But nothing happens if i updating the page. H1 is not displaying.

Here is what i want:
http://rghost.ru/52892844.view

Also, is there a manual about discourse for noob-rails-developer?

Thanks in advance!

Posts: 4

Participants: 3

Read full topic


Docker Instruction! I cant understand it. may you clarify it: what has happened to nginx, psql, postfix in docker setup?

$
0
0

D Iff wrote:

I'm reading 'Docker md file' again and again! I can't understand how it works and how I shloud start with it?

Here's my steps:
1. sudo mkdir /var/docker
2. sudo install -g docker -m 2775 -d /var/docker
3. sudo usermod -a -G docker xxx
4. git clone https://github.com/discourse/discourse_docker.git /var/docker
5. cp samples/standalone.yml containers/app.yml
6. ./launcher bootstrap app
7. ./launcher start app

And so, where is discourse, now?

(Note, I didn't install nginx, postgres, mailserver, ruby because of the instraction!)

Posts: 4

Participants: 2

Read full topic

Can Discourse Be Installed on a Local Host (I don't possess any domain at this time)

$
0
0

D Iff wrote:

All my try to install Discourse using different instractions faild: trying for 1 full day. I thought maybe it's because of installing on a localhost.
I'm installing it on my laptop, Ubuntu, 13.10, 64bit.
I don't have any domain in this stage.
I want to test it first.
Can discourse be installed on a local host!

Posts: 4

Participants: 3

Read full topic

POP3 polling stopped? How to verify and resolve?

$
0
0

Michael Downey wrote:

Hi there. It seems like POP3 polling has stopped for some reason -- e-mails in my designated mail account are not being read/processed/deleted. Is there any way I can verify this? There's nothing in the "Logs" section of the admin UI to look at. Finally, how does one go about getting it going again?

FWIW, I'm using the Docker-on-DigitalOcean install.

Thanks in advance!

Posts: 8

Participants: 3

Read full topic

Using Discourse to manage users on a Wordpress site

$
0
0

Luke Schuss wrote:

Hi all,

I'm starting a new site from scratch, and am going to be using Wordpress as the CMS, and hopefully Discourse as the forum whenever paid one-click hosting comes online.

Anyways, I'm really keen on letting Discourse handle user accounts and logins for the Wordpress site. Any advice on an approach to take?

Posts: 3

Participants: 2

Read full topic

PM directly from a post in topic

$
0
0

Alejandro Petroff wrote:

Sometimes you need to tell other user in private (with private message) related to his post in the topic. I.e. ask for something confidential related to his post etc.

Posts: 20

Participants: 8

Read full topic

Prefs page: first- and second-person inconsistencies

$
0
0

Bill Ayakatubby wrote:

(Nit-pick alert) On the preferences page, most of the input labels/values are in the first-person, while the instructions are in the second-person. Some of the input labels don't have a person at all (favicon, new tab), which I think is fine. But two of the email labels are in the second-person, and it drives me a little nuts:

For clarity, I'm referring to the two email preferences that begin with, "Receive an email..."

Receive an email when someone sends you a private message

Receive an email when someone quotes you, replies to your post, or mentions your @username

I propose the labels be changed to the following:

Send me an email when I receive a private message

Send me an email when someone quotes me, replies to one of my posts, or mentions my @username

Posts: 3

Participants: 3

Read full topic

Title/category edit history looks terrible

$
0
0

Kane York wrote:

Continuing the discussion from Discourse blog - blog.discourse.org:

@sam this looks horrible - it went from uncategorized to meta, and [meta] is appearing on the left.

I'd ask if you even tested it, but I know better. (I think...)

Posts: 2

Participants: 2

Read full topic


Discourse blog - blog.discourse.org

$
0
0

Kamal Patel wrote:

The Discourse blog seems to be mostly for big announcements, with a post every month or two. Is there a place where a Discourse potential customer or current aficionado can read about updates to the software? (not meta probably, too specific with lots of posts)

This stems from looking at the NodeBB and Vanilla blogs, which update fairly frequently. So if I take a month off to live life, I can come back and read their blog to see what's been going on. Discourse arguably has more going on, and I know there are a lot of people waiting to see what happens and hoping to switch to Discourse or start a Discourse forum anew in 2014.

Posts: 4

Participants: 2

Read full topic

No "quote reply" button when selecting final paragraph

$
0
0

Chris Barrick wrote:

I frequently use triple click to select whole paragraphs. In almost all cases this works as expected, but when triple clicking the final paragraph in a post, the "quote reply" button does not show up.

OS X 10.9.1, Safari 7.0.1

Posts: 4

Participants: 3

Read full topic

POP3 service providers

$
0
0

Paul Apostolos wrote:

Our current email provider (Office 365) doesn't offer wildcard email aliases such as

reply+someRandomnessHere@mydomain.com

I have seen that Gmail does offer this, but I am just wondering what other providers others are using to get reply by email working.

I've looked at a few, but I don't see "X Random wildcard alias slugs allowed" in the list of features for any of them.

Thanks!

Paul

Posts: 2

Participants: 2

Read full topic

How to install it on centos + plesk

$
0
0

Cyry wrote:

Hello,

I a new here and i want to know,how can i install this platform on CentOS 6.5 with Plesk 11.5 .
Thanks

Posts: 4

Participants: 3

Read full topic

Why doesn't the post editor use the Font Awesome icons?

$
0
0

Kyle Decker wrote:

They seem to be used everywhere else on the site—why not the editor? The current icons are pretty horrendous. Remind me of vBulletin, eheh.

Posts: 5

Participants: 3

Read full topic

What is the best method of running another Rails app on the same server as Discourse?

$
0
0

happycollision wrote:

I have a Discourse instance running at something like "forum.mysite.com" and want to run a much smaller rails app on the same server at "mysite.com". Considering the current installation instructions for Ubuntu—which I followed exactly, except that my install is not at /var/www/discourse, but is in the discourse user's home directory—what is the best method for running another rails app alongside Discourse?

Posts: 2

Participants: 2

Read full topic

Where to get discourse_org_access_key?

$
0
0

Zach Latta wrote:

Hello everyone.

I just set up a Discourse installation on my VPS. I'd like to check usernames against the Discourse Hub. Where can I get the discourse_org_access_key required for this (if it exists)?

Thanks.

Posts: 14

Participants: 9

Read full topic


Advice on an easy landing page template to run with Discourse? On the same server?

$
0
0

Matt wrote:

I just set up an instance on Digital Ocean using the Beginner's Docker guide. I want to set up a landing page as well, and I'm wondering what the best way to do this is.

Would a 1core/1GB droplet be overloaded running both a landing page and a discourse instance? If so, should I have the same nginx serving the landing page as well?

Posts: 3

Participants: 2

Read full topic

Socket connections to DBs

$
0
0

improper wrote:

Making my first steps with Discourse, trying to install it at uberspace.de.

The usual way there is to use socket (filesystem) connections to PgSQL and Redis, mainly for security reasons – shared hosting.

Now I had a look at discourse_quickstart.conf and found no option for sockets. Is it supported out of the box?

Sincerely,
Steffen

Posts: 3

Participants: 3

Read full topic

Repetitive gutter links?

Global setting to auto-close topics?

$
0
0

Patrick Klug wrote:

I see that auto-close (after certain time) can be configured per category. Is there no global setting that would apply to all categories by default?

Posts: 9

Participants: 4

Read full topic

Edit To Last Post Bumps Topic

$
0
0

Daniel Watkins wrote:

Continuing the discussion from Escape key should close "new topic" or "new reply" windows?:

@jcolebrand edited the above post about 30 minutes ago, meaning that it jumped to the top of the Popular list. This was particularly confusing because the modified time was 3 days ago.

I would say that either edits shouldn't cause this to happen, or the modified time should be updated.

Posts: 6

Participants: 4

Read full topic

Viewing all 60707 articles
Browse latest View live




Latest Images