How to use DevonThink links in a MediaWiki page
/Applications/MAMP/htdocs/MyWiki/LocalSettings.php
So in order for MediaWiki to be able to understand DevonThinklinks you need to add the following line to the LocalSettings.php file:
$wgUrlProtocols[] = 'x-devonthink-item://';
Then when you write in the edit mode of a MediaWiki page:
you just see
a nice hyperlink after saving.
Now MediaWiki and DevonThink are perfectly integrated! See a short demonstration in the following video.
If you want to learn how the wiki text in the above video can be created automatically using Skim, AppleScript and Textmate read the following posts:
