Changes

Jump to navigation Jump to search
209 bytes removed ,  00:18, 20 November 2014
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'''
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
  −
 
  −
[[User:Snoble|Snoble]] 01:04, 12 April 2007 (EDT)
  −
 
   
----
 
----
to be decided
     −
1. page name and location
+
<nowiki>{{Languages|Foo}}</nowiki> #If you are using multiple languages
 
  −
:wiki:help:Contrib_page_template
  −
 
  −
 
  −
2. instructions to author
  −
 
  −
Lets be consistent, please adopt this format
  −
 
  −
 
  −
3. contrib page template
      
== 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 39: Line 21:  
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=foo install smeserver-thinclient
+
  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 46: 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.
 
  −
=== Upgrade from smeserver 6.x ===
  −
optional
      
=== Uninstall ===
 
=== Uninstall ===
  yum remove smeserver-foo
+
  rpm -e smeserver-foo
    
=== 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.  
+
and select the smeserver-foo component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-foo|title=this link}}.  
   −
[[Category: Contrib]]
+
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-foo|noresultsmessage="No open bugs found."}}
   −
----
+
 
<nowiki>[[Category: Contrib]]</nowiki>
+
''' remove the nowiki tags from your page '''
or
   
  <nowiki><noinclude>[[Category: Contrib]]</noinclude></nowiki>
 
  <nowiki><noinclude>[[Category: Contrib]]</noinclude></nowiki>

Navigation menu