update images and minor text changes
@@ -8,7 +8,8 @@ use more that 50% of your currently available free space. If your deleted files
|
||||
exceed this limit, ownCloud deletes the oldest versions until it meets the memory
|
||||
usage limit again.
|
||||
|
||||
Deleted files can be found by clicking on the *Deleted files* button on files app of web interface.
|
||||
Deleted files can be found by clicking on the *Deleted files* link on the left of
|
||||
files app section of the web interface.
|
||||
You can either restore or permanently delete using appropriate buttons.
|
||||
|
||||
ownCloud also checks the age of deleted files every time new files are added
|
||||
|
||||
|
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 12 KiB |
@@ -4,13 +4,12 @@ The ownCloud Web Interface
|
||||
You can connect to ownCloud with your web browser by pointing
|
||||
it to the address that you have received from your service
|
||||
provider. In case you are administering the server yourself,
|
||||
have a look at `ownCloud Administrators Manual <http://doc.owncloud.org/server/6.0/admin_manual/>`_.
|
||||
have a look at `ownCloud Administrators Manual <http://doc.owncloud.org/server/7.0/admin_manual/>`_.
|
||||
|
||||
When you enter the URL, you will receive a page that is similar
|
||||
to the one depicted below:
|
||||
|
||||
.. figure:: images/oc_connect.png
|
||||
:scale: 75%
|
||||
|
||||
The ownCloud login screen
|
||||
|
||||
@@ -33,9 +32,9 @@ to ownCloud's main web interface:
|
||||
|
||||
The web interface comprises of the following items:
|
||||
|
||||
1. **Navigation bar**: Allows navigation between different parts of ownCloud,
|
||||
provided by apps. Not all apps depicted in this screenshot are installed
|
||||
and enabled by default.
|
||||
1. **Apps menu**: Allows navigation between different parts of ownCloud,
|
||||
provided by apps. Administrators will also see a button called **Apps**.
|
||||
Using this button allows administrators to enable/disable apps.
|
||||
2. **Application view**: This is where apps show their content. By default, this
|
||||
will show the files and directory (file view) of your user on the ownCloud
|
||||
installation.
|
||||
@@ -44,13 +43,18 @@ The web interface comprises of the following items:
|
||||
Explorer or Finder onto the ownCloud file view and they will get uploaded to
|
||||
ownCloud. With *New* button, you can create a text file, folder or download
|
||||
a file from the provided URL.
|
||||
4. **Search/Settings**: Search allows you to look for files and
|
||||
4. **Search/Settings**: *Search* allows you to look for files and
|
||||
directories. Currently, ownCloud provides a full text search. If full text seach does
|
||||
not work, administrators need to enable this app from app settings.
|
||||
Settings menu provides access to the settings menu, where you can
|
||||
*Settings* menu provides access to the settings menu, where you can
|
||||
change your personal settings, such as the interface language or your
|
||||
password. You can also retrieve the WebDAV URL (see next chapter) and show
|
||||
your quota. Administrators will also get access to user management
|
||||
(:guilabel:`Users`), the apps settings (:guilabel:`Apps`) and administrative settings (:guilabel:`Admin`) including access to ownCloud's log. You will also find logout button in this menu.
|
||||
5. **Apps**: This button is only visible to administrators. Using this button allows administrators to enable/disable apps.
|
||||
(:guilabel:`Users`), the apps settings (:guilabel:`Apps`) and administrative settings (:guilabel:`Admin`)
|
||||
including access to ownCloud's log. You will also find logout button in this menu.
|
||||
5. **App Settings** field will contain various sections to access different views of the app. For example,
|
||||
files app will allow you to see the files *Shared with you* or *Shared with others*.
|
||||
This field may also include a |gear| icon to access to various options provided by the app.
|
||||
|
||||
|
||||
.. |gear| image:: images/gear.png
|
||||
|
||||