內容簡介
Rbl-Navigator 是一個樹狀目錄小工具,使用這個外掛,您可以為您的 WordPress 書籤、最新消息、按類別的最新消息等添加樹狀目錄。
使用方法
定義所有小工具參數:
– Title:小工具標題
– Data:樹狀目錄定義
– Image Base:基础圖像目錄(和圖像前綴)默认 img/ot
– Separator:數據分隔符默认 ‘ ? ‘
– Max size:最大標題長度(字符長度)
**範例1:**
0 ? 首頁 ? 14 ? /fr/index.php ? ?歡迎
0 ? %%LAST-5 ? 最新消息 ? 1
0 ? %%CAT-19,20-5 ? 分類 19 和 20 ? 1
0 ? %%CAT-4-5 ? 分類 4 ? -1
0 ? %%LNK-Java-10 ? Java 鏈接 ? -1
0 ? 關於我們 ? 19 ? /fr/?p=2
列出 5 個最新消息
列出分類 19 和 20 的 5 條最新消息(使用圖示 1)
列出分類 4 的 5 條最新消息(不包括“ma categ”項目,圖示為-1)
顯示 Java 分類中的 10 個書籤
**範例2:**
0 ? 首頁 ? 14 ? /fr/index.php ? ?歡迎
0 ? %%LAST-5 ? 最新消息 ? 1
0 ? %%CAT-ALL-3 ? 所有分類 ? 1
0 ? %%LNK-ALL-10 ? 所有分類 ? 1
0 ? 關於我們 ? 19 ? /fr/?p=2
列出 5 個最新消息
顯示所有分類中的前 3 個最新消息
顯示所有書籤
**範例3:**
0 ? 首頁 ? 14 ? /fr/index.php ? ?歡迎
0 ? %%LAST-5 ? 最新消息 ? 1
0 ? %%REP-/www/webdir/fr/tliste/-tliste/ ? 列出目錄 ? 1
列出 5 個最新消息
列出 /www/webdir/fr/tliste/ 中的所有文件(和目錄),並使用前綴 url “tliste/”
1.1.0
新增書籤 / 鏈接支持
轉換並測試 2.8.x
修正子分類的錯誤。
1.0.0
首次內部發佈
外掛標籤
開發者團隊
原文外掛簡介
Rbl-Navigator is a treeview menu widget with this plugin you can add a treeview menu for you WP bookmarks, last news, last news by categories and more..
Usage
Define all widget parameters :
– Title : widget title
– Data : Treeview definition
– Image Base : Base image directory (and image prefix) default img/ot
– Max size : max item title size (char length)
**Example 1 : **
Liste 5 last news
and 5 last news in categories 19 and 20 (with icon 1)
and 5 last news in categories 4 without “ma categ “item (icon = -1)
and 10 last bookmarks in java categories
**Example 2 : **
Liste 5 last news
and 3 last news in all categories
and all bookmarks
**Example 2 : **
Liste 5 last news
and
liste all file (and directory) in /www/webdir/fr/tliste/ and use prefix url “tliste/”
1.1.0
Add bookmarks / links support
Converts and tests for 2.8.x
Bug correction with sub-categories
1.0.0
First internal release
