Difference between revisions of "Category talk:Contrib"
(draft template) |
m |
||
Line 24: | Line 24: | ||
3. contrib page template | 3. contrib page template | ||
+ | |||
+ | '''Obtain the following template to start a new page by viewing the edit page''' | ||
== Foo for SME Server == | == Foo for SME Server == | ||
Line 39: | Line 41: | ||
This contrib is currently held in the foo repository, so the following commands will install on your smeserver. | This contrib is currently held in the foo repository, so the following commands will install on your smeserver. | ||
− | yum --enablerepo= | + | yum --enablerepo=bar install smeserver-foo |
You will then need to activate the database changes etc. | You will then need to activate the database changes etc. | ||
Line 58: | Line 60: | ||
and select the smeserver-foo component. | and select the smeserver-foo component. | ||
− | |||
− | |||
− | |||
− | |||
<nowiki><noinclude>[[Category: Contrib]]</noinclude></nowiki> | <nowiki><noinclude>[[Category: Contrib]]</noinclude></nowiki> |
Revision as of 06:09, 12 April 2007
cactus has created a standard for contrib pages, thanks. We should make it clear new pages should adopt the same layout, and make it easy with a template
not sure where to put these pages, probably :wiki:help for instruction
should the template be a separate page, or just a section on the bottom, inside nowiki tags, that you obtain with a copy and paste
Snoble 01:04, 12 April 2007 (EDT)
to be decided
1. page name and location
- wiki:help:Contrib_page_template
2. instructions to author
Lets be consistent, please adopt this format
3. contrib page template
Obtain the following template to start a new page by viewing the edit page
Foo for SME Server
Maintainer
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 (within the Configuration section) and activate etc.
Upgrade from smeserver 6.x
optional
Uninstall
yum remove smeserver-foo
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-foo component.
<noinclude>[[Category: Contrib]]</noinclude>