Skip to content

k-hasan-19/wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WeRelate

Source code for the WeRelate.org wiki

To install:

Simple setup:

  • copy htaccess.sample to .htaccess and edit the environment variables therein

Full set-up:

  • copy the files in this project to a w directory under your htdocs root
  • create an apache site file from conf/apache2.sample and copy it to your apache2/sites-available directory as sitename
    • you will need to fill in or modify the values in apache2.sample based upon your environment
  • enable the site; e.g., a2ensite sitename

More:

  • If you want to search, you'll need the search project
  • If you want to process gedcoms, you'll need the werelate-gedcom and gedcom-review projects
  • The wikidata project contains various scripts for parsing and batch-updating pages
  • The Family Tree Explorer is being deprecated; the source code is not available

About

wiki code for WeRelate.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.2%
  • JavaScript 21.3%
  • HTML 2.5%
  • CSS 1.2%
  • OCaml 0.4%
  • Makefile 0.1%
  • Other 0.3%