Title: NC2WP Bookmarks
Author: hikingnerd
Published: <strong>27 ديسمبر، 2014</strong>
Last modified: 1 نوفمبر، 2019

---

البحث عن الإضافات

![](https://ps.w.org/oc2wp-bookmarks/assets/banner-772x250.png?rev=1054893)

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](https://ps.w.org/oc2wp-bookmarks/assets/icon-128x128.png?rev=1055659)

# NC2WP Bookmarks

 بواسطة [hikingnerd](https://profiles.wordpress.org/hikingnerd/)

[تنزيل](https://downloads.wordpress.org/plugin/oc2wp-bookmarks.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/oc2wp-bookmarks/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/oc2wp-bookmarks/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/oc2wp-bookmarks/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/oc2wp-bookmarks/#developers)

 [الدعم](https://wordpress.org/support/plugin/oc2wp-bookmarks/)

## الوصف

This plugin allows you to make use of your Nextcloud bookmarks in WordPress posts,
pages or widgets. You can:

 * Make use of the Nextcloud Bookmarks App ([Link to the newest version](https://github.com/owncloud/Bookmarks)).
 * Access the Nextcloud database after configuring it like described [in this tutorial section](http://www.nolte-netzwerk.de/nc2wp-bookmarks-configuration/#MySQL mode).
 * Use the shortcode [ nc2wpbm] to generate tables that contain Nextcloud Bookmarks
   that ared tagged with ‘public’.
 * Use the shortcode [ nc2wpbm tag=”example”] to generate tables that contain Nextcloud
   Bookmarks that ared tagged with ‘example’.
 * Use the shortcode [ nc2wpbm tag=”example, public”] to generate tables that contain
   Nextcloud Bookmarks that ared tagged with ‘example’ or ‘public’.
 * Use the shortcode [ nc2wpbm tag=”example, public” connector=”AND”] to generate
   tables that contain Nextcloud Bookmarks that ared tagged with both: ‘example’
   AND ‘public’.
 * Configure the [layout of the table](http://www.nolte-netzwerk.de/nc2wp-bookmarks-configuration/#configure the table layout).
 * Display a list of bookmarks out of your owncloud instance in the widget areas
   by using the widget ‘Nextcloud Bookmarks’ that can be found in the backend menu
   of your WordPress instance under /Design/Widgets

find more [in this tutorial](http://www.nolte-netzwerk.de/nc2wp-bookmarks-configuration/)

## التنصيب

 1. Decide for one [operation mode](http://www.nolte-netzwerk.de/nc2wp-bookmarks-configuration/#Preconditions & Installation)
 2. If you wish to make use of the Nextcloud App operation mode ensure that on your
    Nextcloud server php5-curl is running and that the Nextcloud Bookmarks App [is supporting the REST API (> Nextcloud Version 8.0)](http://www.nolte-netzwerk.de/nc2wp-bookmarks-configuration/#Replace the Nextcloud Bookmarks App)
 3. Download and copy the plugin into the folder `/wp-content/plugins/` of your WordPress
    instance
 4. Activate the plugin by making use of the /Plugin area in the WordPress backend 
    menu.
 5. go to /Settings/OC2WP Bookmarks and configure the operation mode of the plugin
 6. put the shortcode [ nc2wp] into the page or post that should contain a table of
    bookmarks that are tagged with ‘public’
 7. go to /Design/Widgets and drag & drop the Nextcloud Bookmarks Widget to the widget
    area where a list of Bookmarks should be displayed. [Configure the widget ](http://www.nolte-netzwerk.de/nc2wp-bookmarks-configuration/#widget).

## الأسئلة المتكررّة

  Are there preconditions that my Nextcloud instance has to satisfy?

The server running your owncloud instance needs to run php5-curl. Furthermore you
need to activate the Bookmarks App in your Nextcloud instance which supports the
REST API (> Nextcloud 8.0 or [see here](https://github.com/owncloud/Bookmarks) ).

  Which operation mode is appropriate?

In general it is recommended to use the Nextcloud App mode. The MySQL mode only 
is for those appropriate who whish to access the Bookmarks of all users of an Nextcloud
instance or those that cannot change the Nextcloud Bookmarks App.

  How to configure the OC mode

Enter the credentials of the Nextcloud account that owns the Bookmarks that should
be published.

  Language

This plugin is currently only available in English but you can set the title of 
the generated tables and of the widget to your own needs in your own language.

  What are the shortcodes to embed a table containing the Nextcloud Bookmarks into
posts or pages?

 * embed those Bookmarks that are tagged with ‘public’: [ nc2wpbm]
 * embed those Bookmarks that contain one out of a set of tags (in this case ‘public’
   or ‘example’): [ nc2wpbm tags=”public, example”]
 * embed those Bookmarks that contain a specific set of Bookmars (in this case ‘
   public’ AND ‘example’): [ nc2wpbm tags=”public, example” connector=”AND”]

  Can the content of the widget be customized?

Specifying tags in the field ‘Tags of bookmarks to be displayed’ will list all those
bookmarks that contain one of the tags specified. If only those bookmarks should
be displayed that contain all of those tags activate the checkbox ‘Bookmark has 
to contain all tags (AND connector)’. Furthermore you can determine the lenght of
the list and additional content like tags or the description (e. g. displayed as
mouseover text).

  Can the layout of the widget be customized?

In the style.css of your theme you can use the classes nc2wp-row, nc2wp-row-title
and nc2wp-description to set the layout.

  What are the next steps for this plugin

Currently I am working to enhance the sorting capabilites. Further suggestions are
welcome!

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“NC2WP Bookmarks” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه 
الإضافة.

المساهمون

 *   [ hikingnerd ](https://profiles.wordpress.org/hikingnerd/)

[ترجمة ”NC2WP Bookmarks“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/oc2wp-bookmarks)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/oc2wp-bookmarks/)، تحقق
من [مستودع SVN](https://plugins.svn.wordpress.org/oc2wp-bookmarks/)، أو الاشتراك
في [سجل التطوير](https://plugins.trac.wordpress.org/log/oc2wp-bookmarks/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/oc2wp-bookmarks/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.3.2

 * Enabled update from oc2wp to newer versions

#### 1.3.1

 * Fixed widget problems
 * Sanitized and escaped in- and output data
 * added nonce for the configuration page

#### 1.2.0

 * Encryption of passwords
 * adapted for PHP 7
 * adapted for WP5

#### 1.1.0

 * Added functionality for widgets.

#### 1.0.0

 * Very first version enabling to connect via SQL or the Nextcloud Plugin REST API
   to the Nextcloud instance using the tags.

## ميتا Meta

 *  Version **1.3.2**
 *  Last updated **قبل 7 سنوات**
 *  Active installations **20+**
 *  WordPress version ** 3.9.2 أو أعلى **
 *  Tested up to **5.2.24**
 *  Language
 * [English (US)](https://wordpress.org/plugins/oc2wp-bookmarks/)
 * Tags
 * [api](https://ar.wordpress.org/plugins/tags/api/)[bookmarks](https://ar.wordpress.org/plugins/tags/bookmarks/)
   [integration](https://ar.wordpress.org/plugins/tags/integration/)[Nextcloud](https://ar.wordpress.org/plugins/tags/nextcloud/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/oc2wp-bookmarks/advanced/)

## التقييم

 5 من 5 نجوم.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/oc2wp-bookmarks/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/oc2wp-bookmarks/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/oc2wp-bookmarks/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/oc2wp-bookmarks/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/oc2wp-bookmarks/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/oc2wp-bookmarks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/oc2wp-bookmarks/reviews/)

## المساهمون

 *   [ hikingnerd ](https://profiles.wordpress.org/hikingnerd/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/oc2wp-bookmarks/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](http://www.nolte-netzwerk.de/nc2wp-bookmarks-configuration/#Contribution)