Difference between revisions of "Category talk:Contrib"

From SME Server
Jump to navigationJump to search
m (remove 3rd party repo info)
(update to include level)
Line 1: Line 1:
 
+
'''Obtain the following template to start a new page by viewing the edit page'''
Cactus has created a standard for contrib pages, thanks.
 
 
 
 
----
 
----
If you are using multiple languages include the following at the top of your page
 
<nowiki>{{Languages|Foo}}</nowiki>
 
  
----
+
<nowiki>{{Languages|Foo}}</nowiki> #If you are using multiple languages
'''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 ===
Line 30: Line 26:
 
  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]

Revision as of 03:30, 18 October 2008

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

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 .

remove the nowiki tags from your page

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