{"id":13556879,"url":"https://github.com/splitbrain/dokuwiki-grapher","last_synced_at":"2025-04-15T18:30:35.332Z","repository":{"id":7481077,"uuid":"807105","full_name":"splitbrain/dokuwiki-grapher","owner":"splitbrain","description":"Create graphs from DokuWiki link structures","archived":false,"fork":false,"pushed_at":"2022-05-13T06:17:20.000Z","size":12,"stargazers_count":19,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T00:33:27.950Z","etag":null,"topics":["dokuwiki","graph","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splitbrain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-07-30T09:36:25.000Z","updated_at":"2024-12-20T04:14:03.000Z","dependencies_parsed_at":"2022-08-09T03:30:14.943Z","dependency_job_id":null,"html_url":"https://github.com/splitbrain/dokuwiki-grapher","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/splitbrain%2Fdokuwiki-grapher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fdokuwiki-grapher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fdokuwiki-grapher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fdokuwiki-grapher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitbrain","download_url":"https://codeload.github.com/splitbrain/dokuwiki-grapher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249128857,"owners_count":21217230,"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":["dokuwiki","graph","php"],"created_at":"2024-08-01T12:04:04.004Z","updated_at":"2025-04-15T18:30:35.074Z","avatar_url":"https://github.com/splitbrain.png","language":"PHP","readme":"# DokuWiki Grapher\n\nThis is a simple script to generate a directed graph description from DokuWiki link structures. Read the [introductional blog post](https://www.splitbrain.org/blog/2010-08/02-graphing_dokuwiki_help_needed) for some more info.\n\n## Installing\n\nDownload the [grapher.php](https://raw.githubusercontent.com/splitbrain/dokuwiki-grapher/master/grapher.php) file into your DokuWiki ``bin`` directory. Then run it from command line.\n\n## Usage\n\nSee ``bin/grapher.php --help``:\n\n```\nUSAGE: grapher.php \u003cOPTIONS\u003e [\u003cnamespaces\u003e]\n\n  Creates a graph representation of pages and media files and how they    \n  are interlinked.                                                        \n                                                                          \n\n  OPTIONS\n\n  -d \u003cdepth\u003e, --depth Recursion depth, eg. how deep to look into the      \n  \u003cdepth\u003e             given namespaces. Use 0 for all. Default: 1         \n\n  -m \u003cns|all|none\u003e,   How to handle media files. 'ns' includes only media \n  --media             that is located in the given namespaces, 'all'      \n  \u003cns|all|none\u003e       includes all media files and 'none' ignores the     \n                      media files completely. Default: ns                 \n\n  -f \u003cdot|gexf\u003e,      The wanted output format. 'dot' is a very simple    \n  --format \u003cdot|gexf\u003e format which can be used to visualize the resulting \n                      graph with graphviz. The 'gexf' format is a more    \n                      complex XML-based format which contains more info   \n                      about the found nodes and can be loaded in Gephi.   \n                      Default: dot                                        \n\n  -o \u003cfile\u003e, --output Where to store the output eg. a filename. If not    \n  \u003cfile\u003e              given the output is written to STDOUT.              \n\n  --no-colors         Do not use any colors in output. Useful when piping \n                      output to other tools or files.                     \n\n  -h, --help          Display this help screen and exit immeadiately.     \n\n\n  \u003cnamespaces\u003e        Give all wiki namespaces you want to have graphed.  \n                      If no namespace is given, the root namespace is     \n                      assumed.\n```\n\n## Visualize\n\nRun the created file through [GraphViz](http://www.graphviz.org/) or [Gephi](https://gephi.org/).","funding_links":[],"categories":["PHP","php"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitbrain%2Fdokuwiki-grapher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplitbrain%2Fdokuwiki-grapher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitbrain%2Fdokuwiki-grapher/lists"}