mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
updates to video player and bookmarks
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
=======================
|
||||
Using the Bookmarks App
|
||||
=======================
|
||||
|
||||
If you want to add a bookmark to the Bookmarks application,
|
||||
you can either use the main interface or the bookmarklet.
|
||||
The Bookmark application allows you to bookmark Web sites inside ownCloud.
|
||||
|
||||
The main interface
|
||||
--------------------
|
||||
|
||||
Add a bookmark
|
||||
~~~~~~~~~~~~~~
|
||||
In the bookmark application, enter a URL into the top-left area of the content section. After adding an address, click on the pencil button to edit fields for the given address.
|
||||
In the Bookmark application, enter a URL into the top-left area of the content section. After adding an address, click on the pencil button to edit fields for the given address.
|
||||
The main ownCloud bookmark interface contains 3 fields at the top where
|
||||
you can enter the website address (or URL), the title of your bookmark, and
|
||||
a set of tags separated from each other by a space.
|
||||
|
||||
@@ -15,6 +15,5 @@ Table of Contents
|
||||
documents
|
||||
userpreferences
|
||||
external_storage/index
|
||||
|
||||
.. removed from 9?
|
||||
.. bookmarks
|
||||
bookmarks
|
||||
|
||||
@@ -40,7 +40,9 @@ Video Player
|
||||
------------
|
||||
|
||||
You can play videos in ownCloud with the Video Player app by simply clicking on
|
||||
the file.
|
||||
the file. Video streaming by the native ownCloud video player depends on your Web browser
|
||||
and the video format. If your ownCloud administrator has enabled video
|
||||
streaming, and it doesn't work in your Web browser, it may be a browser issue. See https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats#Browser_compatibility for supported multimedia formats in Web browsers.
|
||||
|
||||
.. figure:: ../images/video_player_2.png
|
||||
:alt: Watching a movie.
|
||||
@@ -105,10 +107,6 @@ be other file types you can preview if your ownCloud administrator has enabled
|
||||
them. If ownCloud cannot display a file, it starts a download process and
|
||||
downloads the file to your computer.
|
||||
|
||||
Video streaming by the native ownCloud video player depends on your Web browser
|
||||
and the video format. If your ownCloud administrator has enabled video
|
||||
streaming, and it doesn't work in your Web browser, it may be a browser issue.
|
||||
|
||||
Navigating Inside Your ownCloud
|
||||
-------------------------------
|
||||
|
||||
|
||||
@@ -16,3 +16,4 @@ Files & Synchronization
|
||||
large_file_upload
|
||||
quota
|
||||
version_control
|
||||
|
||||
|
||||
Reference in New Issue
Block a user