Changes

Jump to navigation Jump to search
Line 25: Line 25:  
===Installation===
 
===Installation===
 
<tabs container=""><tab name="For SME 10">
 
<tabs container=""><tab name="For SME 10">
  yum --enablerepo=[smetest,]smedev,epel install [js-jquery] {{#var:smecontribname}} [{{#var:smecontribname}}-locale-xx] [{{#var:smecontribname}}-AdminLTE]  
+
  yum --enablerepo=[smetest,]smedev install {{#var:smecontribname}} [{{#var:smecontribname}}-locale-xx] [{{#var:smecontribname}}-AdminLTE]  
    
==== Optionally ====
 
==== Optionally ====
 +
'''{{#var:smecontribname}}-locale-xx''' for an additionnal language (still incomplete),<br>
 +
'''{{#var:smecontribname}}-AdminLTE''' for a more sophisticated theme.<br>
 +
 
you may want to install '''jquery''' for better responsiveness (in this case put it before),<br>
 
you may want to install '''jquery''' for better responsiveness (in this case put it before),<br>
'''{{#var:smecontribname}}-locale-xx''' for an additionnal language (still incomplete),<br>
+
yum --enablerepo=epel install js-jquery
'''{{#var:smecontribname}}-AdminLTE''' for a more sophisticated theme.
+
 
 +
If you install jquery after {{#var:smecontribname}}, you will have to manually add the link to jquery like this:
 +
ln -s /usr/share/javascript/jquery/latest/jquery.min.js %{dir_mngr}/themes/default/public/js/jquery.min.js
 +
 
 +
and also:
 +
 
 +
expand-template /usr/share/smanager/conf/srvmngr.conf
 +
 
 +
signal-event smanager-modify
 +
 
 +
 
    
then log to your new server-manager : '''https://hostname/smanager''' and use it as the other manager.
 
then log to your new server-manager : '''https://hostname/smanager''' and use it as the other manager.
Line 79: Line 92:  
===Contribs===
 
===Contribs===
 
Some contributions are already adapted to this new version and will be automatically integrated as soon as they are installed. Their numbers should continue to grow.
 
Some contributions are already adapted to this new version and will be automatically integrated as soon as they are installed. Their numbers should continue to grow.
 +
 +
There is a wiki document [[Server Manager2 create panel for contrib|here]] which describes the process you might go through to convert an existing contrib to one that integrates with Server manager 2. It uses the DHCPManager contrib as an example.
    
===Uninstall===
 
===Uninstall===
  yum remove {{#var:smecontribname}} js_jquery
+
  yum remove {{#var:smecontribname}} js-jquery
    
===Notes===
 
===Notes===
Line 91: Line 106:  
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Server%2010.x|component=server-manager|title=this link}}
 
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Server%2010.x|component=server-manager|title=this link}}
   −
Below is an overview of the current issues for this package:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component=server-manager|noresultsmessage=No open bugs found.}}  
+
Below is an overview of the current issues for this package:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component=server-manager|noresultsmessage=No open bugs found.}}
    
===Changelog===
 
===Changelog===
Line 100: Line 115:     
<!-- list of category you want to see this page in -->
 
<!-- list of category you want to see this page in -->
[[Category:SME Server]][[Category:Administration]][[Category:Server Manager 2]] [[Category:SM2]] [[Category:Mojolicious]]
+
[[Category:SME Server]][[Category:Administration]][[Category:Server Manager 2]] [[Category:SM2]] [[Category:Mojolicious]] [[Category:Developer]]
 
<!-- Please keep there the template revision  number as is -->
 
<!-- Please keep there the template revision  number as is -->

Navigation menu