2
0
Эх сурвалжийг харах

Remove .rst that were replaced by .md files

FusionPBX 7 сар өмнө
parent
commit
d11c5aeeda

+ 0 - 25
source/home/account_settings.rst

@@ -1,25 +0,0 @@
-####################
-Account Settings
-####################
-
-
-
-
-.. image:: ../_static/images/home/fusionpbx_account_settings1.jpg
-        :scale: 85%
-
-
-
-* **User Name:** The user name.
-* **Password:** The password.
-* **Confirm Password:** Must match the password.
-* **Language:** Choose a language for the user.
-* **Time Zone:** Time zone specific to the user.
-* **Status:** Used for call center and operator panel.
-* **Contact:** The users contact.  Is used in a phone directory or Apps > Contacts.
-* **Groups:** Group the user is in and relates to what the user can see and do in the menus.
-* **Domain:**  Domain specific to the user.
-* **Enabled:** Enable or disable the account.
-
-
-Time zone can be set per user but it can also be set in Menu -> Advanced -> Default Settings.

+ 0 - 57
source/home/dashboard.rst

@@ -1,57 +0,0 @@
-############
-Dashboard
-############
-
-Quickly access information and tools related to your account.  Depending on the user permissions, the user may see fewer options on this screen.
-
-.. image:: ../_static/images/home/fusionpbx_home_dashboard.png
-        :scale: 35%
-
-
-* **Voicemail:** New and total voicemails related to the user's voicemail box.  A user can be assigned to more than 1 voicemail box.
-* **Missed Calls:** Missed calls for the user.
-* **Recent Calls:** Number of calls in the last 24 hours.
-* **System Status:** Disk usage in percentage, FusionPBX version, FreeSWITCH version, FreeSWITCH uptime, OS Uptime, CPU Usage, DB Connections, Channels and Registrations.
-* **Call Routing:**  See if call forward, follow me, do not disturb is set and a quick way to edit those options if needed.
-* **Ring Group Forward:** See the name, extension number, if forwarding is enabled, and what number it is forwarded to.
-* **System Counts:** Number of Domains, Devices, Extensions, Gateways, Users, Destinations, CC Queues, IVR Menus, Ring Groups, Voicemail and if they are disabled.
-
-`Dashboard Default Settings`_
----------------------------------------
-
-.. _Dashboard Default Settings: /en/latest/advanced/default_settings.html#id5
-
-
-************************************************
-How to Move the FusionPBX v5.3 Menu Bar to the Top
-************************************************
-
-Overview
-========
-The new version of FusionPBX has the menu bar on the left side of the screen by default. Personally, I prefer it at the top, so here are the steps I used to make that change:
-
-Step-by-step
-++++++++++++
-1. **Log in to the FusionPBX Admin Interface**
-
-   * Access the FusionPBX administrative interface.
-
-2. **Go to Advanced > Default Settings**
-
-   * Navigate to **Advanced** > **Default Settings**.
-
-3. **Search for "Theme"**
-
-   * In the filter at the top, search for "Theme."
-
-4. **Change Menu Style to Fixed**
-
-   * Find the **Menu_Style** setting and change it to **Fixed**.
-
-5. **Save and Reload**
-
-   * Save your changes and click **Reload** at the top of the Default Settings screen.
-
-6. **Refresh the Interface**
-
-   * Refresh your FusionPBX interface, and the menu bar should now be at the top.

+ 0 - 21
source/home/logout.rst

@@ -1,21 +0,0 @@
-#######
-Logout
-#######
-
-
-Logout is under **Home** in the menu dropdown. 
-
-Logging out could be necessary after an upgrade or settings change that requires a new session.
-
-.. image:: ../_static/images/home/fusionpbx_logout.png
-        :scale: 85%
-
-Alternatively, you can logout through the user icon located on the top right corner.
-
-.. image:: ../_static/images/home/fusionpbx_logout1.png
-        :scale: 85%
-
-A logout button can also be added to the top right corner by setting **logout_icon_visible** as true in default settings
-
-.. image:: ../_static/images/home/fusionpbx_logout2.png
-        :scale: 85%