{"id":17030482,"url":"https://github.com/vsoch/niindex","last_synced_at":"2025-08-01T05:35:07.674Z","repository":{"id":141667870,"uuid":"41566283","full_name":"vsoch/niindex","owner":"vsoch","description":"brain image directory browsing","archived":false,"fork":false,"pushed_at":"2019-04-24T18:31:08.000Z","size":1614,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T00:29:31.512Z","etag":null,"topics":["brainmap","directory-browser","htaccess"],"latest_commit_sha":null,"homepage":"https://vsoch.github.io/niindex/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vsoch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-28T19:53:21.000Z","updated_at":"2019-04-24T18:31:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"850ecae4-8048-4638-a3fe-ab374e99fa93","html_url":"https://github.com/vsoch/niindex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsoch%2Fniindex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsoch%2Fniindex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsoch%2Fniindex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsoch%2Fniindex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsoch","download_url":"https://codeload.github.com/vsoch/niindex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245017606,"owners_count":20547846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["brainmap","directory-browser","htaccess"],"created_at":"2024-10-14T08:07:07.664Z","updated_at":"2025-03-22T20:27:47.466Z","avatar_url":"https://github.com/vsoch.png","language":"PHP","readme":"# Niindex\n\nNifti indexing for web servers. A [demo](http://www.vbmis.com/bmi/project/niindex) is available.\n\n#### Overview\nThis duo of scripts will transform a web server to automatically render a viewer, [neurosynth](http://www.neurosynth.org) decoding, and social media sharing (Twitter) for any folder (or subfolder) of your web server directory. Your server (or you) must allow for both directory indexing and configuration of said directory indexing for this to work (a standard for most web servers).\n\n#### Setup 1: Subdirectory and Recursive Subdirectories\n\n1. Drop the .niindex.php into the base of your server. This will not change any permissions or behavior, this is simply the location that the `.htaccess` (discussed below) expects to find it.\n\n2. Place the `.htaccess` in any subfolder on your server, and this will enable niindex for that directory and all directories below it.\n\n\n#### Setup 2: Single Directory\n\nIn the case that you want to limit niindex to only serve one folder, simply change this line in .htaccess:\n\n      DirectoryIndex /.niindex.php\n\nto\n\n      DirectoryIndex .niindex.php\n\nand place the `niindex.php` along with the `.htaccess` in your directory of choice. \n\n\n#### Feedback\n\nPlease [provide feedback](http://www.github.com/vsoch/niindex/issues). Thanks! \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsoch%2Fniindex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsoch%2Fniindex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsoch%2Fniindex/lists"}