Skip to content

[NEW] Improved default welcome message#9298

Merged
rodrigok merged 5 commits intoRocketChat:developfrom
HammyHavoc:patch-10
Feb 17, 2018
Merged

[NEW] Improved default welcome message#9298
rodrigok merged 5 commits intoRocketChat:developfrom
HammyHavoc:patch-10

Conversation

@HammyHavoc
Copy link
Copy Markdown
Contributor

@HammyHavoc HammyHavoc commented Jan 2, 2018

Mentions the apps and documentation. IMO, this is superior as it gives users more ways of using the server, decreases the amount of configuration needed out of the box to get the server up and running (notices telling users to customize something are redundant), and informing users about the apps.

@RocketChat/core

Closes #9189

rc welcome 2

Mentions the apps and documentation.
@HammyHavoc HammyHavoc changed the title [NEW] Added new welcome message default [NEW] Changed default welcome message Jan 2, 2018
@HammyHavoc HammyHavoc changed the title [NEW] Changed default welcome message [NEW] Improved default welcome message Jan 2, 2018
});
this.add('Layout_Home_Body', 'Welcome to Rocket.Chat <br> Go to APP SETTINGS -> Layout to customize this intro.', {
this.add('Layout_Home_Body', '<p>Welcome to Rocket.Chat!</p>
<p>The Rocket.Chat desktops apps for Windows, macOS and Linux are available to download <a title="Rocket.Chat desktop apps" href="https://rocket.chat/download" target="_blank" rel="noopener">here</a>.</p>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you'll have to keep everything on the same line. this is not a valid javascript string.

engelgabriel and others added 3 commits January 4, 2018 15:12
Added back in how the administrators can change the content of the home's content with a direct link to the setting page.
@graywolf336
Copy link
Copy Markdown
Contributor

image

@graywolf336 graywolf336 added this to the 0.62.0 milestone Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default welcome screen should mention and link to the RocketChat apps

5 participants