內容簡介
目前的研究資訊系統Portfolio & Showroom是專門為藝術學院開發的免費開源軟件(FLOSS),Portfolio是您組織和保存所有想法、正在進行的項目和完成的工作的一站式商店,而Showroom則是您展示工作內容的地方,能夠與同事合作,探索和發現您與他人分享的主題。在Showroom中公開您的Portfolio條目-兩種應用程序互補。
透過這個WordPress外掛,您可以展示自己的作品和活動,除了在Showroom上發布作品。您只需要安裝插件,然後在設置中定義使用Portfolio API的參數即可。
如需關於API和所需的金鑰的信息,請聯繫您的大學IT部門。
使用方法
在任何帖子或頁面中任意位置放置此短碼,以顯示已發佈的Portfolio條目列表:
[baseangewandte_portfolio_showroom access_token="YOUR_ACCESS_TOKEN" uuid="YOUR_UUID"]
注意:access_token和uuid是必填參數。
短碼支援以下其他參數:
- entry_id:如果您只想顯示一個單獨的條目,可以在此指定該條目的ID
- language:您想要顯示條目的語言(兩個字符的ISO代碼,默認為'en')
- pagination_entries_per_page:如果您設置此參數,您的Portfolio條目將進行分頁
- render_title_as:列表項目將包含在其中的html標記,默認為'span'
- api_url:API的端點,默認為'https://base.uni-ak.ac.at/portfolio/api/v1'
- media_base_url:媒體文件的基本URL,默認為'https://base.uni-ak.ac.at'
開發者團隊
② 後台搜尋「base Angewandte Portfolio & Showroom」→ 直接安裝(推薦)
原文外掛簡介
The current research information system Portfolio & Showroom was specially developed for art universities and is available as free open source software (FLOSS). Portfolio is a one-stop shop for organising and saving all your ideas, projects in progress and completed work in one place. With Showroom, you tell the story of your work, collaborate with colleagues, explore and discover topics that you share with others. Make your Portfolio entries public in Showroom – both applications are complementary.
With this WordPress plugin, you can display the entries on your own WordPress page in addition to publishing your work and activities in Showroom. All you have to do is install the plugin and define the parameters for using the Portfolio API in the settings.
For information on the API and the key required for use, please contact your university’s IT department.
How to Use
To display a list of your published portfolio entries, place this shortcode anywhere in your posts or pages:
[baseangewandte_portfolio_showroom access_token="YOUR_ACCESS_TOKEN" uuid="YOUR_UUID" ]
Note: access_token and uuid are mandatory parameters.
The Shortcode takes following additional parameters:
– entry_id: if you want to display only one single entry, you can specify the ID of this entry here
– language: the language you want your entries displayed in (Two-Character ISO Code), default is ‘en’
– pagination_entries_per_page: if you set this parameter, your portfolio entries will be paginated
– render_title_as: the html tag the list items will be wrapped in, default is ‘span’
– api_url: the endpoint of the api, default is ‘https://base.uni-ak.ac.at/portfolio/api/v1’,
– media_base_url: base url of the media files, default is ‘https://base.uni-ak.ac.at’
