$SectionName = "Other_Settings";
### Section 1
#############################################
$SectionSub1 = "Event_Calendar";
$SectionBody1 = q~
YaBB 2.6 boasts the addition of an Event Calendar where members and staff can post holidays, special events, and meetings. In order to set up the Event Calendar, you must be logged in as a Forum Administrator or Global Moderator with proper access rights. In the “Admin Center” find the section in the left hand menu titled “General Controls”. Click on “Event Calendar”.
- Standard Settings
Here the Admin can choose who (if anyone) sees the Event Calendar, who (if anyone) sees the Event Calendar link in the tabbed menu, whether or not member birthdays are displayed and other basic options.
- Event Settings
This section allows the Admin to choose how events will be displayed in the 'mini calendar' and in the event list.
- Access Settings
This section allows the Admin to choose which groups and/or individuals can post new events. There is also checkbox that, when checked, will activate automatic removal of expired events from the Event Calendar database when new events are added.
- Birthday List Settings
This sections allows the Admin to choose who (if anyone) is allowed to see a list of all members who have their birth date saved in their User Profile.
- Rebuild Birthday List
This button rebuilds the list of member birthdays in the event it's gotten corrupted.
- Delete Old Events
This button removes expired events from the event database. (Caution, this action is not reversible.)
- Calendar Event-Icon Settings
Here you can upload and manage additional icons to customize your Event Calendar.
Administrator Tip: If 'Allow User to hide age in Profile and Message View and hide age and birth year in Calendar?' is checked in “Forum Settings -> Members”, Members can choose to hide their age. In that event, only the Member's birth month and day will be shown.
~;
#############################################
### Section 2
#############################################
$SectionSub2 = "Smiley_Options";
$SectionBody2 = q~In order to set up the Smiley Options, you must be logged in as a Forum Administrator or Global Moderator with proper access rights. In the “Admin Center” find the section in the left hand menu titled “General Controls”. Click on “Smiley Options”.
- Smiley Options
This section allows the Admin to manage the smilies (emoticons) for use in posts, personal messages, and calendar events.
Remove the Smiley Block
When checked, no smilies appear beneath the text-input box on any posting page.
Detached Smiley Pop-up Style
'Simple' arranges the smilies in the pop-up box in rows. 'Advanced' arranges the smilies in a table format.
Show Added Smilies and Smilies Directory Contents
Select where added smilies and entire contents of the Smilies Directory by choosing from their respective drop down selections.
Show Added/Extra Smilies
Select the radiobutton to the right of this to disable showing extra smilies in the Smiley Block. Otherwise, choose which extra smilies you want in the Smiley Block by selecting the radiobutton associated with each smiley you want displayed.
- Added Smilies
This is a list of smilies that have been added to the default Smilies list. Smilies can be added in the “Add Smilies” section. You can choose a file to be uploaded, set a smiley code and a description for it like the default smilies in the Smiley Block. You can upload several new smilies at once. Click the 'Save Settings' button to finish adding your new smilies.
Allowed file types are png, jpg, jpeg, and gif. Smiley files are limited to a maximum of 100kb in size.
- Smilies Directory Contents
This is a list of all smiley files in the Smilies folder in the “yabbfiles” folder. (This location may vary depending on your YaBB installation.
Files can be added to this section by directly adding files to this folder. Allowed file types are png, jpg, jpeg, and gif. Smiley files should be no more that 100kb in size.
~;
#############################################
### Section 3
#############################################
$SectionSub3 = "Social_Bookmarks";
$SectionBody3 = q~Social Bookmarks allows members and visitors to easily share items on your forum by sharing Bookmarked items in their social media pages.
In order to edit the Social Bookmarks Settings, you must be logged in as a Forum Administrator or Global Moderator with proper access rights. In the “Admin Center” find the section in the left hand menu titled “General Controls”. Click on “Social Bookmarks”.
- Social Bookmarks Settings
Here you can enable Social Bookmarks and choose which Boards will show Social Bookmarks in their topics.
- Social Bookmarks
This section lists your current Social Bookmarks and shows the associated icon and sort order marker. You can edit the listing or delete it.
- Add a New Bookmark
Here you can add new Social Bookmarks for your forum.
- Title: the text that will show when a user mouses-over the Bookmark icon.
- Image: upload the icon for the new Bookmark.
- URL: The URL of the Social Bookmark site. (For Google the URL looks like “https://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk={url}&title={title}”
- Order: If you want the new Bookmark to be displayed between two previous Bookmarks, assign the new Bookmark a number between the ones assigned to the other Bookmarks. (For example, you want you new Bookmark to appear just before Google [40], assign '39' as the order marker for your new Bookmark.)
~;
1;