Difference between revisions of "Category talk:Contrib"

From SME Server
Jump to navigationJump to search
(simplify)
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
cactus has created a standard for contrib pages, thanks.
+
'''Obtain the following template to start a new page by viewing the edit page'''
 +
----
  
---
+
<nowiki>{{Languages|Foo}}</nowiki> #If you are using multiple languages
either enter the repository as cactus explains below or
 
just say you need the foo repo and direct the use to the
 
Category:Yum_Repository page
 
 
 
You can enter the repository information quite easily by adding the template to your page like this (where Snetram is the name of the repository page)
 
<nowiki>{{Repository|Snetram}}</nowiki>
 
 
 
---
 
If you are using multiple languages include the following at the top of your page
 
<nowiki>{{Languages|Foo}}</nowiki>
 
 
 
[[User:TrevorB|TrevorB]] 12:59, 30 April 2007 (AET)
 
----
 
'''Obtain the following template to start a new page by viewing the edit page'''
 
  
 
== Foo for SME Server ==
 
== Foo for SME Server ==
 +
<nowiki>{{Level|Foo|Bar}}</nowiki> #see [[:Template:Level]]
  
 
=== Maintainer ===
 
=== Maintainer ===
 
[mailto:foo@users.sourceforge.net Foo Bar]
 
[mailto:foo@users.sourceforge.net Foo Bar]
 +
=== Version ===
 +
{{ #smeversion: smeserver-foo }}
  
 
=== Description ===
 
=== Description ===
Line 38: Line 28:
 
  signal-event post-upgrade;  signal-event reboot
 
  signal-event post-upgrade;  signal-event reboot
  
Go to the foo panel on Server Manager (within the Configuration section) and activate etc.
+
Go to the foo panel on Server Manager and activate etc.
  
 
=== Uninstall ===
 
=== Uninstall ===
  yum remove smeserver-foo
+
  rpm -e smeserver-foo
  
=== Source ===
 
The source for this contrib can be found in the smeserver [http://smeserver.cvs.sourceforge.net/smeserver/smeserver-foo/ CVS] on sourceforge.
 
 
=== 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 smeserver-foo component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-foo|title=this link}}.  
 
and select the smeserver-foo component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-foo|title=this link}}.  
 +
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-foo|noresultsmessage="No open bugs found."}}
 +
  
 
''' remove the nowiki tags from your page '''
 
''' remove the nowiki tags from your page '''
 
  <nowiki><noinclude>[[Category: Contrib]]</noinclude></nowiki>
 
  <nowiki><noinclude>[[Category: Contrib]]</noinclude></nowiki>

Latest revision as of 00:18, 20 November 2014

Obtain the following template to start a new page by viewing the edit page


{{Languages|Foo}} #If you are using multiple languages

Foo for SME Server

{{Level|Foo|Bar}} #see Template:Level

Maintainer

Foo Bar

Version

smeserver-foo
The latest version of smeserver-foo is available in the SME repository, click on the version number(s) for more information.


Description

This contribution for smeserver adds ...

Requirements

You need

Installation

This contrib is currently held in the foo repository, so the following commands will install on your smeserver.

yum --enablerepo=bar install smeserver-foo

You will then need to activate the database changes etc. The 'official' way is to perform

signal-event post-upgrade;  signal-event reboot

Go to the foo panel on Server Manager and activate etc.

Uninstall

rpm -e smeserver-foo

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-foo component or use this link .

"No open bugs found."


remove the nowiki tags from your page

<noinclude>[[Category: Contrib]]</noinclude>