Difference between revisions of "Category talk:Contrib"

From SME Server
Jump to navigationJump to search
(rewrite and catagories)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page would be more useful if it had the name (description) of each contrib instead of just the name, but I don't see any [edit] option to change that info. Can someone point me in the right direction and I'll make the edits.
+
'''Obtain the following template to start a new page by viewing the edit page'''
  e.g. 
 
    38 Contribs
 
        -  Awstats (Advanced Web Server Statistics)
 
        -  Joomla (Content Management System)
 
        -  Jinzora (Web Based MP3 Jukebox)
 
 
 
The page is automatically generated from wiki tags, I don't know if you can add descriptions, (and it would have to be automated)
 
 
 
I've added 'Contrib catagories' to direct traffic, <br>
 
contribs may need an extra tag to help sorting
 
 
 
This link has been removed until the descriptions improve
 
http://bugs.contribs.org/describecomponents.cgi?product=SME%20Contribs
 
If you like create a bug and chase it up. Rewrite some of the descriptions, (in the bug) and see if you can twist the bug tracker admins to update them
 
 
 
[[User:Snoble|Snoble]] 22:16, 28 June 2007 (EDT)
 
 
 
 
 
----
 
Cactus has created a standard for contrib pages, thanks.
 
 
 
----
 
either enter the repository as cactus explains below or
 
just say you need the foo repo and direct the user 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>
 
  
----
+
<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 ===
 
[mailto:foo@users.sourceforge.net Foo Bar]
 
[mailto:foo@users.sourceforge.net Foo Bar]
 +
=== Version ===
 +
{{ #smeversion: smeserver-foo }}
  
 
=== Description ===
 
=== Description ===
Line 57: 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>