Line 1: |
Line 1: |
| + | {{Languages}} |
| + | <!-- here we define the contrib name variable --> |
| + | <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want--> |
| + | {{#vardefine:contribname| userpanel }} |
| + | {{#vardefine:smecontribname| smeserver-{{#var:contribname}} }} |
| + | <!-- we define the language --> |
| + | {{#vardefine:lang| {{lc: {{#titleparts: {{PAGENAME}} | | -1}} }} |en }} |
| + | {{Infobox contribs |
| + | |name={{#var:contribname}} |
| + | |image={{#var:contribname}}.jpg |
| + | |description_image= {{#var:contribname}} logo |
| + | |maintainer= |
| + | |licence= |
| + | |url= |
| + | |category= Contrib |
| + | |tags=user,panel,manager |
| + | }} |
| + | |
| ==User Manager== | | ==User Manager== |
| + | |
| + | === Version === |
| + | <!-- keep this first element as is, you can add some if needed --> |
| + | {{#smeversion: {{#var:smecontribname}} }} |
| + | |
| + | |
| ===Installation=== | | ===Installation=== |
| * For sme8 | | * For sme8 |
Line 10: |
Line 34: |
| signal-event conf-userpanel | | signal-event conf-userpanel |
| | | |
− | {{note box|Panels are in separate rpms]}} | + | {{note box|Panels are in separate rpms}} |
| | | |
| server-manager > security > user panel access | | server-manager > security > user panel access |
Line 157: |
Line 181: |
| signal-event post-upgrade; signal-event reboot | | signal-event post-upgrade; signal-event reboot |
| | | |
| + | === Bugs === |
| + | Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla] |
| + | and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} |
| + | |
| + | Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}} |
| + | |
| + | ===Changelog=== |
| + | Only released version in smecontrib are listed here. |
| + | |
| + | {{#smechangelog: {{#var:smecontribname}} }} |
| | | |
| [[Category: Contrib]] | | [[Category: Contrib]] |