-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Basic Guideline #155
base: gh-pages
Are you sure you want to change the base?
Conversation
This is made for users who are installing some forum software or just MyBB for the first time just to help them point out important things to set forum on the right tracks and get some basic view of what they should search in which part of administration panel. Nothig complex, nothing too much so it could be hard and lot do read, just simple clues to start forum
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! 😀
I've made a few specific comments but there are some other sentences that may need rewording to be clearer.
Another thing is you're using bold text all over the place - perhaps italics might be more suited for subtle emphasis?
The file also needs to have a .md
extension.
1.8/administration/basic-guideline
Outdated
@@ -1,6 +1,6 @@ | |||
--- | |||
layout: page | |||
title: "Basic Guideline" | |||
title: "First steps" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps change the file name to match this as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tought I did that... Well, sorry, my bad...
1.8/administration/basic-guideline
Outdated
categories: [administration] | ||
--- | ||
|
||
## Administration panel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The rest of the documentation refers to this as Admin CP
or Admin Control Panel
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also other places that refer to the administration panel
in the main body of the text should be changed to Admin CP
.
1.8/administration/basic-guideline
Outdated
|
||
If you are new and forum is not set yet, maybe you may want to close it for visitors. That can be done in **Board Online / Offline**. There you can switch if you want your forum closed for others or opened. If you choose closed, you will get message which will be displayed to visitors of your forum. | ||
|
||
Nextly you may edit some **Site Details** if you want to change Board title, or other cookie, url or contact information about your site. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think Next
would be good here :)
Next, you may edit some **Site Details**, for example the Board Name, URL and contact settings.
1.8/administration/basic-guideline
Outdated
|
||
Nextly you may edit some **Site Details** if you want to change Board title, or other cookie, url or contact information about your site. | ||
|
||
In **General Configuration** you can change default board language as well as CAPTCHA and other minor things like decimal point and so. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In **General Configuration** you can change the default board language as well as the CAPTCHA to use, in addition to toggling settings like friendly redirect pages and the forum jump menu
1.8/administration/basic-guideline
Outdated
|
||
This is place when you can ban someone from forum, or ban someone's IP and so. Please note that you can access this setting from Users & Groups -> Banning, too. | ||
|
||
### Custom profile fields |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should use title case here.
### Custom Profile Fields
1.8/administration/basic-guideline
Outdated
|
||
This point is **must** if you want some protection of spam bots. Here you can set up your security questions and answers which users should write at registration. | ||
|
||
## Forums and Posts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be Forums & Posts
to match what is seen in the Admin CP.
1.8/administration/basic-guideline
Outdated
|
||
Here you can manage user groups, give them username colors, custom user titles and similar things for all users in same group. Also, here you can change permissions of specific group of users. | ||
|
||
### User titles |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Title case
1.8/administration/basic-guideline
Outdated
|
||
When you finished with setup of forum, you have your forums and subforums and you are almost ready to go, you need some groups of moderators, administrators, who will manage your forum if you need help. Than can be done here. | ||
|
||
### Awaiting activation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Title case
1.8/administration/basic-guideline
Outdated
|
||
In this place of forum you can add and delete categories, forums and subforums. Be extremely careful while creating them and giving permissions to users to have maximum of security and to have organised forum by categories and forums. You can easily sort them as you wish by simply putting numbers in "order" field. Forum will short it so forums and categories with lowest numbers are first and with biggest numbers are last. | ||
|
||
## Users and Groups |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As above Users & Groups
1.8/administration/basic-guideline
Outdated
|
||
### Awaiting activation | ||
|
||
If you put in settings that administrator is approwing new members you will spent a lot of time here activating members accounts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo here. Perhaps rewrite the sentence to something like this?
If you require registrations to be approved by an administrator, new member registrations will appear here for you to approve.
Thanks, looks good... English is not my native language so... It's not perfect but it's something... And could be helpful :) I have totaally forgotten .md extension About bold - I think that those parts should be seen if someone is looking specifically for them so I made them bold... I'm not sure if italics would make same effect... |
Applied changes by JordanMussi as well as few other minor tyops
This is made for users who are installing some forum software or just MyBB for the first time just to help them point out important things to set forum on the right tracks and get some basic view of what they should search in which part of administration panel. Nothig complex, nothing too much so it could be hard and lot do read, just simple clues to start forum