Changes

From SME Server
Jump to navigationJump to search
2,681 bytes added ,  05:51, 11 March 2018
Created page with "{{Languages}} <!-- here we define the contrib name variable --> <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value..."
{{Languages}}
<!-- here we define the contrib name variable -->
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
{{#vardefine:contribname| {{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }}
{{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }}
<!-- we define the language -->
{{#vardefine:lang| {{lc: {{#titleparts: {{PAGENAME}} | | -1}} }} |en }}
{{Infobox contribs
|name={{#var:contribname}}
|image={{#var:contribname}}.jpg
|description_image= {{#var:contribname}} logo
|maintainer= Unnilennium
|licence= GPL
|url= https://wiki.contribs.org
|category= yum
|tags=yum, updates, repositories
}}

===Maintainer===
<!-- here you need to file your username and name -->
[[User:Unnilennium|Jean-Philippe Pialasse]]

=== Version ===
<!-- keep this first element as is, you can add some if needed -->
{{#smeversion: {{#var:smecontribname}} }}
{{ #foreach:| text | replacement parameter }}
{{ #arraydefine: reponames | asterisk ,
atomic ,
centos-sclo ,
egroupware ,
elastic ,
elrepo ,
epel ,
erlang ,
freeswitch ,
fws ,
geekery ,
okay ,
openfusion ,
reetp ,
remi-ocsinventory ,
remi-roundcube ,
remi-safe ,
remi-unsafe ,
rpmfusion ,
sogo ,
spectrum2 ,
stephdl ,
virtualbox ,
webtatic ,
xymon ,
zabbix ,
zmrepo
}}
{{
#loop: i
| 0 <!-- loops start value for {{ #var:i }} -->
| {{ #arraysize:reponames }} <!-- number of loops -->
|
{{ #arraydefine: val | {{ #arrayindex:reponames | {{ #var:i }} }} | ;}}
{{#smeversion: {{#var:smecontribname}}-{{ #arrayindex: val | 0 }} }}
}}

=== Description ===
<!-- add a description here -->


=== Installation ===
change REPONAME to your needs
yum --enablerepo=smecontribs install {{#var:smecontribname}}-REPONAME



=== Uninstall ===
yum remove {{#var:smecontribname}}-REPONAME

=== Bugs ===
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}}

Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}

===Changelog===
Only released version in smecontrib are listed here.

{{ #smechangelog: {{#var:smecontribname}}-epel }}


<!-- list of category you want to see this page in -->
[[Category: Contrib]]

<!-- Please keep there the template revision number as is -->
[[contribtemplate::1| ]]
[[contriblang:: {{#var:lang}} | ]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu