Changes

From SME Server
Jump to navigationJump to search
800 bytes added ,  23:37, 5 December 2017
no edit summary
Line 1: Line 1:  
{{Languages}}
 
{{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}} }} }}
 +
<!-- we define the language -->
 +
{{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}
    
===Maintainer===
 
===Maintainer===
[[User:YOURUSER|YOURNAME]]  
+
<!-- here you need to file your username and name -->
 +
[[User:YOURUSERNAME|YOURNAME]]  
    
=== Version ===
 
=== Version ===
{{#smeversion: {{lc:{{FULLPAGENAME}}}} }}
+
<!-- keep this first element as is, you can add some for  -->
 
+
{{#smeversion: smeserver-{{#var:contribname}} }}
 +
{{#smeversion: {{#var:contribname}} }}
    
=== Description ===
 
=== Description ===
 
+
<!-- add a description here -->
       
=== Installation ===
 
=== Installation ===
  yum --enablerepo=smecontribs install {{lc:{{FULLPAGENAME}}}}
+
  yum --enablerepo=smecontribs install smeserver-{{#var:contribname}}
          
=== Uninstall ===
 
=== Uninstall ===
  yum remove {{lc:{{FULLPAGENAME}}}}
+
  yum remove smeserver-{{#var:contribname}}  {{#var:contribname}}
    
=== Bugs ===
 
=== Bugs ===
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the {{lc:{{FULLPAGENAME}}}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{lc:{{FULLPAGENAME}}}}|title=this link}}
+
and select the smeserver-{{#var:contribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-{{#var:contribname}}|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={{lc:{{FULLPAGENAME}}}} |noresultsmessage=No open bugs found.}}  
+
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component=smeserver-{{#var:contribname}} |noresultsmessage=No open bugs found.}}  
    
===Changelog===
 
===Changelog===
 
Only released version in smecontrib are listed here.
 
Only released version in smecontrib are listed here.
   −
{{ #smechangelog: {{lc:{{FULLPAGENAME}}}} }}
+
{{ #smechangelog: smeserver-{{#var:contribname}} }}
 +
 
    +
<!-- list of category you want to see this page in -->
 
[[Category: Contrib]]
 
[[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,225

edits

Navigation menu