====== poldek Plugin ====== ---- plugin ---- description: Plugin to query poldek repositories author : glen email : glen@delfi.ee type : action, syntax lastupdate : 2016-08-18 compatible : Anteater, Rincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun+ depends : conflicts : similar : tags : packages, rpm downloadurl: https://github.com/glensc/dokuwiki-plugin-poldek/zipball/master bugtracker : https://github.com/glensc/dokuwiki-plugin-poldek/issues sourcerepo : https://github.com/glensc/dokuwiki-plugin-poldek/ donationurl: ---- ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== Sample usage: {{poldek>rpm}} This renders latest package version present in repo: rpm-4.5-56.amd64 ===== Syntax ===== Basic syntax: {{poldek>package_name}} ===== Configuration and Settings ===== * ''$conf['repos']'' - poldek repositories to enable when package listing is fetched * ''$conf['http_proxy']'' option HTTP proxy. * ''$conf['ftp_proxy']'' option FTP proxy. ===== Development ===== === Change Log === {{rss>https://github.com/glensc/dokuwiki-plugin-poldek/commits/master.atom date}} **Releases:** {{rss>https://github.com/glensc/dokuwiki-plugin-poldek/releases.atom description author}} ===== Discussion ===== Don't post patches, bug reports or feature requests here. Use the [[https://github.com/glensc/dokuwiki-plugin-poldek/issues|Bug Tracker]] instead.