
內容簡介
WP Gitlab 提供了四個側邊欄部件,可以配置以在側邊欄中顯示 Gitlab 的公開資料,包括個人資料、存儲庫、提交和問題。你可以將多個部件配置為顯示不同的存儲庫。
此外掛基於作者 seinoxygen 的 WP Github 外掛。
目前此外掛可以列出以下内容:
個人資料
存儲庫
提交
問題
使用 CSS
你可以通過在外掛文件夾中上傳名為 custom.css 的文件來對外掛套用自定義樣式,這樣你就可以在不失去自定義樣式的情況下升級外掛。
快取
為了避免超過 api 調用限制,此外掛會每 10 分鐘緩存所有從 Gitlab 獲取的資料。
你可以從 WordPress 設置菜單中的外掛設置頁面清除快取。
支援
如果你發現漏洞/問題或有功能請求,請在此處報告:https://wordpress.org/support/plugin/wp-gitlab
注意事項
你的 Web 服務器必須安裝 curl php 模塊
一些主題可能會破壞個人資料小工具。如果你知道如何解決此問題,你的幫助將非常感激。
外掛標籤
開發者團隊
原文外掛簡介
WP Gitlab provides four sidebar widgets which can be configured to display public profile, repositories, commits, and issues from Gitlab in the sidebar. You can have as many widgets as you want configured to display different repositories.
This plugin is based on the plugin WP Github by seinoxygen.
Currently the plugin can list:
Profile
Repositories
Commits
Issues
Using CSS
You can apply a customized style to the plugin simply uploading a file called custom.css in the plugin folder. It will allow you to upgrade the plugin without losing your custom style.
Caching
The plugin caches all the data retrieved from Gitlab every 10 minutes to avoid exceeding the limit of api calls.
You can clear the cache from the plugin settings page located in the WordPress settings menu.
Support
If you have found a bug/issue or have a feature request please report here: https://wordpress.org/support/plugin/wp-gitlab
Notes
Your webserver must have the curl php module installed
Some themes break the profile widget. If you know how to fix this issue your help would be greatly appreciated.
