[WordPress] 外掛分享: JJ NextGen Image List

前言介紹

  • 這款 WordPress 外掛「JJ NextGen Image List」是 2011-02-14 上架。
  • 目前有 100 個安裝啟用數。
  • 上一次更新是 2011-03-07,距離現在已有 5173 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 2.8 以上版本才可以安裝。
  • 有 1 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

jjcoder |

外掛標籤

image | photo | gallery | picture | widgets |

內容簡介

「JJ NextGen List」允許你製作一個圖像列表,並可放置於小工具區域或使用捷徑。

此外採用「NextGen Gallery」外掛程式來管理圖像。

需求:

NextGen Gallery Plugin (https://wordpress.org/extend/plugins/nextgen-gallery/)

NextGen Gallery 整合:

此插件會使用上傳的圖片的原始寬度和高度,因此請確保上傳的圖片尺寸正確無誤。
如果在設定下定義了寬度和高度,所有圖像都會調整到這些尺寸。
「Alt&Title 文字欄位」:在此提供完整的 URL,圖像將鏈接到此位置。只有當 alt 字段以以下任何一種開始才有效:/,http 或 ftp。
「Description 欄位」:將用作圖像的 alt 文字。如果 alt 文字存在但不是有效的 URL,則 alt 文字將作為圖像的 alt 文字。

你可以指定以下參數:

註意:sc 代表 shortcode。

標題:標題。留空不顯示標題。 (sc: title=”My Image List”)
相簿:留空以使用所有相簿,或選擇要使用的相簿。(sc: gallery=”galleryid”)
排序:顯示結果的順序。可以選擇隨機、最新首頁、最舊首頁或 NextGen Sortorder。在頁面被快取時,隨機仍然有效。( sc: order=”random”|”asc”|”desc”|”sortorder”)
洗牌:如果是隨機順序,而且這是 true,則會使用 javascript 洗牌圖像。如果你正在緩存網頁,這很有用。(sc: shuffle=”true”|”false”)
方向:可以選擇垂直或水平,預設為垂直。 (sc: orientation=”vertical”|”horizontal”)
圖片數量:使用的最大照片數。 (sc: max_pictures=”6″)
HTML ID:要使用的 HTML ID。預設為「image_list」。如在同一頁面上有多個示例,需指定不同的 ID。( sc: html_id=”image_list”)
圖像寬度:所有圖像都會指定這個寬度。 (sc: width=”200″)
圖像高度:所有圖像都會指定這個高度。 (sc: height=”150″)
圖片間隔:圖像之間的間隔。 (sc: gap=”5″)
居中:在容器中置中容器內容。需要設定寬度 (sc: center=”1″)

Shortcode 範例:

[jj-ngg-image-list html_id=”about-image-list” gallery=”1″ width=”200″ height=”150″]

嘗試我的其他插件:

JJ NextGen JQuery Slider (https://wordpress.org/extend/plugins/jj-nextgen-jquery-slider/)
JJ NextGen JQuery Carousel (https://wordpress.org/extend/plugins/jj-nextgen-jquery-carousel/)
JJ NextGen JQuery Cycle (https://wordpress.org/extend/plugins/jj-nextgen-jquery-cycle/)
JJ NextGen Unload (https://wordpress.org/extend/plugins/jj-nextgen-unload/)
JJ SwfObject (https://wordpress.org/extend/plugins/jj-swfobject/)

貢獻者

JJ Coder

原文外掛簡介

The ‘JJ NextGen List’ allows you to create an image list as a widget or as a shortcode.
This plugin uses the ‘NextGen Gallery’ plugin for its images.
Requirements:

NextGen Gallery Plugin (https://wordpress.org/extend/plugins/nextgen-gallery/)

NextGen Gallery Integration:

This plugin uses the original width and height of the image uploaded so make sure the images are the correct dimensions when uploaded.
If a width and height are defined under the configuration all images will be resized to those dimensions=.
Alt & Title Text Field: Provide a full url here and the image will link to this. Only works if alt field starts with either of these; /, http, or ftp.
Description Field: Will be used as image alt text. If alt text is present but not a valid url alt text will be used instead for image alt text.

You can specify the following parameters:
NOTE: sc means shortcode:

Title: Title. Leave blank for no title. (sc: title=”My Image List”)
Gallery: Leave blank to use all galleries or choose a gallery to use. (sc: gallery=”galleryid”)
Order: Order to display results in. You can choose; Random, Latest First, Oldest First, or NextGen Sortorder. Random will still work when a page is cached. (sc: order=”random”|”asc”|”desc”|”sortorder”)
Shuffle: If order is random and this is true will shuffle images with javascript. Useful if your are caching your pages. (sc: shuffle=”true”|”false”)
Orientation: Can pick vertical or horizontal defaults to vertical. (sc: orientation=”vertical”|”horizontal”)
Max pictures: The maximum amount of pictures to use. (sc: max_pictures=”6″)
HTML id: HTML id to use. Defaults to ‘image_list’. Needs to be different for multiple instances on same page. (sc: html_id=”image_list”)
Image width: All images with be assigned this width. (sc: width=”200″)
Image height: All images with be assigned this height. (sc: height=”150″)
Image gap: Gap between images. (sc: gap=”5″)
Center: Centers content in container. Requires width to be set. (sc: center=”1″)

Shortcode Examples:

[jj-ngg-image-list html_id=”about-image-list” gallery=”1″ width=”200″ height=”150″]

Try out my other plugins:

JJ NextGen JQuery Slider (https://wordpress.org/extend/plugins/jj-nextgen-jquery-slider/)
JJ NextGen JQuery Carousel (https://wordpress.org/extend/plugins/jj-nextgen-jquery-carousel/)
JJ NextGen JQuery Cycle (https://wordpress.org/extend/plugins/jj-nextgen-jquery-cycle/)
JJ NextGen Unload (https://wordpress.org/extend/plugins/jj-nextgen-unload/)
JJ SwfObject (https://wordpress.org/extend/plugins/jj-swfobject/)

Contributors
JJ Coder

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「JJ NextGen Image List」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 1.0.1 | 1.0.2 | 1.0.3 | trunk |

延伸相關外掛(你可能也想知道)

  • ImageMagick Engine 》透過讓 WordPress 使用 ImageMagick 而非標準的 GD 圖像庫,大幅提升重新調整大小的圖像品質。, 功能, , 在重新調整大小的圖像中保留嵌入式色彩設定檔, 自動...。
  • Image Watermark 》Image Watermark 外掛能讓您自動給 WordPress 媒體庫上傳的圖片打上浮水印,也可大量添加浮水印到之前上傳的圖片之中。, 欲進一步瞭解,請前往dFactory的外掛...。
  • Easy Watermark 》Easy Watermark 可以在圖片上傳到 WordPress 媒體庫時自動加上浮水印。您還可以手動添加浮水印到現有的圖片(全部一次或每個圖片)。浮水印可以是圖像、文字...。
  • Simple User Avatar 》這個外掛程式簡化了WordPress使用者的生活。, 現在使用者可以從他的媒體庫中簡單地新增或刪除他們的頭像圖像。易於使用,不需要其他的功能。外掛程式可在GitH...。
  • Gallery Manager 》Gallery Manager 是最具創新的現代化 WordPress 圖庫管理工具,讓你輕鬆地在 WordPress 後端組織圖庫。此外,這個圖庫外掛會在你網站上所有指向圖片的連結上...。
  • WP-Slimbox2 Plugin 》這是一個 WordPress 外掛,使用 Christophe Beyls 所編寫的 Slimbox2 腳本(一個比 Lightbox 腳本更強大的複製品),該外掛使用 jQuery 函式庫創建令人印象深...。
  • WordPress Picture / Portfolio / Media Gallery 》Nimble Portfolio, 這個免費的 WordPress 外掛可以將一個普通的 WordPress 網站轉變成功能豐富的媒體畫廊,您可以自豪地展示您的項目、客戶標誌、攝影作品或...。
  • NextGEN Scroll Gallery 》Nextgen Scroll Gallery: 這是一個 WordPress 外掛,可讓你在 NextGen-Gallery 圖庫中使用來自 BMo-design 的絕佳 Mootools ScrollGallery 幻灯片展示。如果...。
  • Easy Media Replace 》Easy Media Replace 可讓您輕鬆替換圖像和媒體文件,同時保留附件 URL 和 ID。不再需要刪除、重新上傳和搜尋替換。, 功能, , 易於使用。, 拖放文件上傳功能。...。
  • WordPress NextGen GalleryView 》Nextgen GalleryView:一個 WordPress 外掛,使您可以在 NextGen-Gallery 圖庫中使用 jQuery GalleryView 外掛。, 為了使用GalleryView外掛,您需要使用NextG...。
  • Image Watermark Plugin for WordPress, WordPress Watermark Plugin, Add Watermark on WordPress – Ultimate Watermark 》Ultimate Watermark 是 WordPress 圖片浮水印外掛。它可以自動將浮水印新增至所有上傳至 WordPress 媒體庫的圖片,並在大量對先前上傳的圖片進行浮水印。, Wo...。
  • Slider comparison image before and after 》Slider comparison image before and after 外掛允許您建立比較兩張圖片前後效果的特效。, 您可以使用垂直和水平模式,透過 shortcode [sciba] 使用。。
  • Grab & Save 》此外掛可讓您從遠端 URL 抓取圖像並儲存到自己的 WordPress 媒體庫中。這樣做可以避免因為原始所有者移除圖片而造成的困擾。同時,此方法也讓您不需多餘的步...。
  • Remove Image Links 》現在在 WordPress 網站上,有許多人在點擊圖片時並沒有任何目的。為什麼呢?, 當使用者將滑鼠游標移到圖片上時,它會出現手指游標,表明這個圖片是連結到某個...。
  • No Image Link 》預設情況下,WordPress 會將圖像與其本身的連結相連接。使用者看到圖像是連結,點擊後會進入僅包含該圖像的頁面,然後按下瀏覽器的「返回」按鈕或移動到另一...。

文章
Filter
Apply Filters
Mastodon