User:PeerInfinity/Scripts
Jump to navigation
Jump to search
The following is a collection of some of the scripts I have written to automate various tasks related to this wiki.
PHP Scripts
- /SyncArticleLinks.php - a PHP script to check if the article links on the wiki pages match the list in the "All Articles" pages, and to report which links still need to be added
- /SyncArticleLinks.php/stderr output - the stderr output of the SyncArticleLinks.php script
- /SyncArticleLinks.php/SyncArticleLinksOutput.txt - the output that SyncArticleLinks.php writes to the text file, containing the Sync results
- /SyncArticleLinks.php/ArticleSummaries.txt - possible new article summaries that were detected by the script, that should either be added to the Less Wrong/Article summaries page, or added as exceptions to the script.
Instructions
- /SyncArticleLinks Instructions - contains instructions for how to use the /SyncArticleLinks.php script
Applets
- Eliezer's posts dependency graph - an applet that shows a graph of Eliezer's Less Wrong post dependencies. WARNING: This will take a long time to load, and may crash your browser
- Less Wrong Wiki Concept Graph - an applet that shows a graph of all the concepts on the Less Wrong Wiki, constructed from the "See also" links. WARNING: This will take a long time to load, and may crash your browser
see also afwiki:User:PeerInfinity/Scripts