內容簡介
epaperflip_embed 外掛可用於在 WordPress 網站中嵌入 flipb 和 epaperflip 的數位目錄。
只需一行簡單的代碼,就可以輕鬆地將目錄嵌入到您的網站中。
Markdown
如何使用此外掛:
[epaperflip_embed docid=”” dimension=”” width=”” height=”” center=”” disableflash=””]
例如:
[epaperflip_embed docid=”3cf0520a-03a8-49fd-b235-a3e300d379da” dimension=”pixel” width=”800″ height=”600″ center=”true” disableflash=”true”]
[epaperflip_embed docid=”3cf0520a-03a8-49fd-b235-a3e300d379da” dimension=”percentage” width=”80″ height=”100″ center=”false” disableflash=”false”]
[epaperflip_embed publicationid=”12039c46-934b-4a5c-98c8-a495016b3293″ dimension=”percentage” width=”80″ height=”100″ center=”false” disableflash=”true”]
必填欄位:
必須提供以下兩個欄位之一:
1. docid:(預設為 null)用於鎖定您希望顯示的文件的字串值。
2. publicationid:(預設為 null)用於鎖定特定出版物,並顯示最新發表的目錄的字串值。
選填欄位:
這些欄位不是必填的。
1. dimension:(預設為百分比)字串值,可以是百分比或像素,用於表示您希望尺寸以百分比或像素格式呈現。
2. width:(預設為 100)整數值,用於設置框架的寬度,可以是百分比或像素。
3. height:(預設為 100)整數值,用於設置框架的高度,可以是百分比或像素。
4. center:(預設為 true)布林值,用於表示您希望框架是否居中。
5. disableflash:(預設為 false)布林值,用於表示您是否僅希望使用 HTML5 查看器。
附註:百分比將基於此短代碼的父 div。
貢獻者
Shinjo Melosh
外掛標籤
開發者團隊
② 後台搜尋「Plugin Name: ePaperFlip Publisher」→ 直接安裝(推薦)
原文外掛簡介
The epaperflip_embed plugin is used to embed flipb and epaperflip digital catalogs into your wordpress website.
With a simple line of code you can easily embed your catalog into your site.
MarkDown
How to use the plugin:
[epaperflip_embed docid=”” dimension=”” width=”” height=”” center=”” disableflash=””]
ie.
[epaperflip_embed docid=”3cf0520a-03a8-49fd-b235-a3e300d379da” dimension=”pixel” width=”800″ height=”600″ center=”true” disableflash=”true”]
[epaperflip_embed docid=”3cf0520a-03a8-49fd-b235-a3e300d379da” dimension=”percentage” width=”80″ height=”100″ center=”false” disableflash=”false”]
[epaperflip_embed publicationid=”12039c46-934b-4a5c-98c8-a495016b3293″ dimension=”percentage” width=”80″ height=”100″ center=”false” disableflash=”true”]
REQUIRED:
You must provide one of the following two fields.
1. docid : (Default null) String value used to target the document you wish to display
2. publicationid : (Default null) String value used to target a specific publication and display the most recently published catalog
OPTIONAL:
These fields are not required.
1. dimension : (Default percentage) String value either percentage or pixel to denote whether you want the dimensions to be in percentage or pixel format
2. width : (Default 100) Integer value used this value to set the width of the frame in either percentage or pixels
3. height : (Default 100) Integer value used this value to set the height of the frame in either percentage or pixels
4. center : (Default true) Boolean value used this value to denote whether you want the frame to be centered
5. disableflash : (Default false) Boolean value used to denote whether you only want the HTML5 viewer to be available
PS: Percentage will be based on the parent div of this shortcode
contributors
Shinjo Melosh
