內容簡介
TabberList可以讓您在任何頁面或文章上將多個列表組織成一個很酷的標籤顯示。標籤是由JavaScript動力驅動的,而默認外觀使用了Sean Catchpole的精彩idTabs。
該外掛可定制外觀 - 您可以添加自定義CSS和JavaScript,並真正讓它們成為您自己的。它還具有標記新項目和橫劃舊項目的功能。
您可以使用屬性'cat'並以逗號分隔的類別ID列表來限制類別。例如:
[tabberlist cat=1] [tabberlist cat=1,2,5]
您還可以在管理面板中為列表設置默認標題,並使用'title'屬性覆蓋它,如下所示:
[tabberlist title='這裡是一個自定義列表標題'] [tabberlist cat=1,2,5 title='這些類別專用的標題']
外掛標籤
開發者團隊
原文外掛簡介
TabberList allows you to organise your many lists into a cool tabbed display on any page or post. The tabs are javascript-powered and the default skin uses Sean Catchpole’s awesome idTabs.
The plugin is skinnable – you can add custom css and javascript and really make them your own. It also features the ability to mark out new items and to strikethrough old items.
You can limit the categories by using the attribute ‘cat’ and a comma-separated list of the ids of the categories you want to include in the shortcode. e.g.
[tabberlist cat=1] [tabberlist cat=1,2,5]
You can also set a default title for the list in the admin panel and this can be over-ridden using the ‘title’ attribute as follows:
[tabberlist title='Here is a Custom List Title'] [tabberlist cat=1,2,5 title='A title just for these categories']
