前言介紹
- 這款 WordPress 外掛「Minutes, Agendas, Newsletters」是 2011-03-02 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 400 個安裝啟用數。
- 上一次更新是 2012-07-05,距離現在已有 4686 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
- 有 3 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
upload | agendas | minutes | newsletters |
內容簡介
上傳和管理您的組織的會議記錄、議程和新聞通訊的PDF文件。
提供編輯功能和短碼,以顯示列表或連結到單個文件。
上傳的文件存儲在上傳目錄中的用戶命名文件夾中,並不在數據庫中索引。 這允許用戶通過 FTP 程序進行批量上傳現有文件,如果需要的話。
更多信息可以在插件網站上找到
目前功能
上傳會議記錄、議程和新聞通訊的PDF文件
按月份和年份顯示會議記錄、議程和/或新聞通訊的表格
連結到個別文件
短碼
[minagnews-table show=”show-value” months_order=”ASC|DESC” omit_empty=false|true id=”id” class=”class” attr=”attr”]
show:顯示哪些文件類型,取決於插件設置中每個文件類型的“slug”,或者對於所有文件類型則使用“all”。對於多個文件類型,使用逗號分隔的列表(例如,show=minutes,agendas)。
months_order:在表格中的同一年中,按升序(ASC)或降序(DESC)顯示月份。
omit_empty:如果在給定年份中的某個月份沒有文檔,是否應從表格中省略該月份?默認為false。
year:要顯示的年份。您可以輸入特定的年份、逗號分隔的年份列表、範圍,或使用“current”表示當前年份,“previous”則表示上一年。有效示例: year=2008
year=2005-2009
year=2005,2007,2011
year=2004,2007-2008
year=current
year=previous,current
year=all
id:應用於表格的ID
class:應用於表格的類,默認值為minagnews_tbl
attr:其他要應用的屬性,例如,“width=’100%'”。此字符串保持不變添加到表標記中。表格的默認值為cellspacing=’0′ cellpadding=’4′ width=’100%’,除非使用attr=”attr”進行覆蓋
[minagnews-link doctype=”doctype” date=”date” id=”id” class=”class” ]
doctype:文檔類型標識,如在插件設置中指定的
date:文件的日期,例如,2012-04-12,或“latest”表示給定類型的最新文檔
id:應用於鏈接的ID
class:應用於鏈接的類
如果短碼中提供的數據無效,則不會創建連結。但是,為了創建短碼,該文檔不需要存在(除非選擇“latest”作為日期)。
需求
PHP 5+
WordPress 3.0+
更多信息
有關此插件及其開發的更多信息,請聯繫Brenda Egeland,電子郵件 [email protected]。
原文外掛簡介
Upload and manage pdfs of minutes, agendas and newsletters for your organization.
Provides editor functions and shortcodes to display a listing or link to
individuals files. The uploaded files are stored in a user-named folder in the uploads directory
and are not indexed in the database. This allows users to mass-upload
existing files through an ftp program if necessary.
More information can be found at the plugin website
Current Features
Upload pdfs of minutes, agendas and newsletters
Display a table of minutes, agendas and/or newsletters by month and year
Link to individual files
Shortcodes
[minagnews-table show=”show-value” months_order=”ASC|DESC” omit_empty=false|true id=”id” class=”class” attr=”attr”]
show: which types of documents to show, defined by the ‘slug’ for each document type in the plugin settings, or ‘all’ for all document types. For multiple document types, use a comma separated list (e.g., show=minutes,agendas).
months_order: within a given year in the table, show the months in ascending order (ASC) or descending order (DESC)
omit_empty: if a month in a given year has no documents, should that month be omitted from the table? Defaults to false.
year: which years to display. You can enter a specific year, a comma-separated list of years, a range, or use the keywords ‘current’ for the current year or ‘previous’ for the previous year. Valid examples:year=2008
year=2005-2009
year=2005,2007,2011
year=2004,2007-2008
year=current
year=previous,current
year=all
id: the id to be applied to the table
class: the class to be applied to the table, default is minagnews_tbl
attr: additional attributes to be applied, e.g., “width=’100%'”. This string will be added as is to the table tag. The table defaults to cellspacing=’0′ cellpadding=’4′ width=’100%’ unless overridden with attr=”attr”
[minagnews-link doctype=”doctype” date=”date” id=”id” class=”class” ]
doctype: the document type slug, as specified in the plugin settings
date: the date of the document, e.g., 2012-04-12, or ‘latest’ for the most current document of the given type
id: id to be applied to the link
class: class to be applied to the link
If invalid data is provided in the shortcode, a link will not be created. However, the document does not need to exist in order for the shortcode to be created (unless ‘latest’ is selected as the date).
Requirements
PHP 5+
WordPress 3.0+
More Information
For more information about this plugin and its development, contact Brenda Egeland, [email protected]
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Minutes, Agendas, Newsletters」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.2 | 0.2.1 | 1.0.0 | 1.0.1 | trunk |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。