Changes

Jump to navigation Jump to search
785 bytes added ,  05:39, 1 June 2021
Line 1: Line 1: −
==Geneweb for SME Server 7.x==
+
==Geneweb for SME Server 9.x==
 +
{{Level|medium}}
 +
 
 
===Maintainer===
 
===Maintainer===
http://acenet-tech.org<br>
+
[mailto:mab974@gmail.com mab974]<br />
[[User:cjensen|Craig Jensen]]<br/>
+
 
 +
[[User:cjensen|Craig Jensen]] (http://acenet-tech.org) : original developper<br />
 +
=== Version ===
 +
 
 +
{{#smeversion: smeserver-geneweb }}
 +
{{#smeversion: geneweb }}
    
===Description===
 
===Description===
 
[http://cristal.inria.fr/~ddr/GeneWeb/ Geneweb] is a genealogy software program with a Web interface. It can be used off-line or in a Web environment. It uses very efficient techniques of relationship and consanguinity computing, developed in collaboration with Didier Rémy, research Director at INRIA.
 
[http://cristal.inria.fr/~ddr/GeneWeb/ Geneweb] is a genealogy software program with a Web interface. It can be used off-line or in a Web environment. It uses very efficient techniques of relationship and consanguinity computing, developed in collaboration with Didier Rémy, research Director at INRIA.
   −
GeneWeb's strong points are the following:
+
GeneWeb's strong points are the [http://cristal.inria.fr/~ddr/GeneWeb/en/index.html following]:
    
* Web interface
 
* Web interface
Line 20: Line 27:  
* An example: more than 100,000 persons
 
* An example: more than 100,000 persons
 
* Import and export of GEDCOM files
 
* Import and export of GEDCOM files
{{Tip box|Details (in english) of the above features can be found at http://cristal.inria.fr/~ddr/GeneWeb/en/index.html}}
     −
===Documentation===
+
===Installation===
[http://cristal.inria.fr/~ddr/GeneWeb/ Multi-language docs by creator]<br>
  −
[http://acenet-tech.org/wip/Geneweb/sme7/docs/ SME Server 7 Doc (some of this doc is depreciated, but may be helpful)]
     −
====Install Geneweb====
+
* The following steps install two packages, namely:
 +
geneweb-6.08-*.el6.sme.i386.rpm
 +
smeserver-geneweb-2.0-*.el6.sme.noarch.rpm
 +
* The first RPM- '''geneweb-6.08-*.el6.sme.i386.rpm''' is the latest Geneweb build (6.08) compiled for SME 9.
 +
* The second - '''smeserver-geneweb-2.0-*.el4.sme.noarch.rpm''' integrates Geneweb into SME 9. It includes a server-manager panel to configure the IP assigned to the client machine from which Geneweb is allowed to be administered.
 +
<br>
 +
The following command will install all of the required packages for you.
   −
Install with the following command and it will install all of the required packages for you.
+
yum --enablerepo=smecontribs install geneweb smeserver-geneweb
   −
  yum --enablerepo=smecontribs install geneweb smeserver-geneweb
+
====Uninstall====
 +
 
 +
  rpm -e smeserver-geneweb geneweb
   −
* Two packages are installed
+
===Usage===
geneweb-5.01-*.el4.sme.i386.rpm
+
====Documentation====
smeserver-geneweb-2.0-*.el4.sme.noarch.rpm<br>
+
[http://cristal.inria.fr/~ddr/GeneWeb/ Multi-language docs by creator]<br>
* The first RPM- '''geneweb-5.01-*.el4.sme.i386.rpm''' is the latest Geneweb build (5.01) compiled for SME 7.
  −
* The second - '''smeserver-geneweb-2.0-*.el4.sme.noarch.rpm''' integrates Geneweb into SME 7. It includes a server-manager panel to configure the IP assigned to the client machine from which Geneweb is allowed to be administered.
  −
{{Note box|Developers are invited to help with the source of the smeserver-geneweb package. One major validation I desire currently does not work '''(IP_number)''' along with the 'must_be_local' validation already included.}}
     −
===Useage===
+
====Start the service====
 
Once installed you have a service installed called 'gwd'
 
Once installed you have a service installed called 'gwd'
    
enable the service:
 
enable the service:
  /etc/rc.d/init.d/gwd start
+
  service geneweb start
 
   
 
   
 
  Starting GeneWeb Services:
 
  Starting GeneWeb Services:
  GeneWeb 5.00 - Copyright (c) 1998-2007 INRIA
+
  GeneWeb 6.08 - To start, open location http://localhost:2316/
To start, open location http://localhost:2316/
  −
 
     −
===Administrating the database.===
+
====Administrating the database.====
    
Now browse to port 2316 to Administer the database.
 
Now browse to port 2316 to Administer the database.
    
The address http://127.0.0.1:2316/ or http://localhost:2316/ is your Admin access to the database.  
 
The address http://127.0.0.1:2316/ or http://localhost:2316/ is your Admin access to the database.  
----
     −
===Administer===
+
<ol><li>open the server-manager
<ol></li><li>open the server-manager
   
</li><li>click the new '''Geneweb Admin''' under the '''Administration''' heading
 
</li><li>click the new '''Geneweb Admin''' under the '''Administration''' heading
 
</li><li>note the IP listed in 'Current assigned Geneweb 'only' IP:':
 
</li><li>note the IP listed in 'Current assigned Geneweb 'only' IP:':
Line 66: Line 71:  
</li><li>in the field 'New IP from which you wish to administer Geneweb:' enter the desired IP
 
</li><li>in the field 'New IP from which you wish to administer Geneweb:' enter the desired IP
 
{{Note box|This IP must be on your LAN and must be a valid IP}}
 
{{Note box|This IP must be on your LAN and must be a valid IP}}
 +
</li><li>in the field '... Database(s) directory' you may change the directory which contains the bases (def: /opt/geneweb/bases). Eventually a directory in an ibay with good access rights (write access for the geneweb group).
 
</li><li>click 'SAVE'
 
</li><li>click 'SAVE'
 +
</li></ol>
   −
===Basic use===
+
====New empty base====
 +
<ol>
 +
<li>Running gwsetup. http://localhost:2316/  ( or the local IP defined above )
 +
</li><li>In Create Family Tree click on empty (gwc)
 +
</li><li>follow the instructions
 +
</li></ol>
 +
 
 +
====Basic use====
    
Running GeneWeb.  
 
Running GeneWeb.  
    
From your client, go to the main site at http://yoursite:2317/database
 
From your client, go to the main site at http://yoursite:2317/database
 
+
----
</li></ol>
+
From your desktop, go to the main documentation at http://yoursite:2317/database?m=DOC, pick your favorite language and follow the "restrictions" link.. As it stands now, anyone will be able to add to (or trash) your database once you make it available to the outside world.
 +
----
    
===Links===
 
===Links===
Line 91: Line 106:  
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-geneweb component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-geneweb|title=this link}}.
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-geneweb component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-geneweb|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=smeserver-geneweb|noresultsmessage=No open bugs found.}}
 +
 +
==Changelog==
 +
Only released version in smecontrib are listed here.
    +
{{#smechangelog: smeserver-geneweb}}
 
----
 
----
    
[[Category: Contrib]]
 
[[Category: Contrib]]
 
[[Category: Webapps]]
 
[[Category: Webapps]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu