remove obsolte cia shortcuts
parent
21082fb5fe
commit
268c4e9c85
|
@ -12,9 +12,8 @@ rejected.
|
|||
|
||||
The gitweb is [here](http://source.ikiwiki.branchable.com/?p=source.git;a=summary).
|
||||
|
||||
Commits to this git repository are fed into [CIA](http://cia.vc), and can
|
||||
be browsed, subscribed to etc on its
|
||||
[project page](http://cia.vc/stats/project/ikiwiki).
|
||||
Commits to this git repository are fed into [KGB](http://kgb.alioth.debian.org/)
|
||||
for transmission to the #ikiwiki irc channel.
|
||||
|
||||
## personal git repositories
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Some examples of using shortcuts include:
|
|||
\[[!google foo]]
|
||||
\[[!wikipedia War_of_1812]]
|
||||
\[[!debbug 12345]]
|
||||
Check the \[[!cia ikiwiki desc="CIA page for %s"]].
|
||||
Check the \[[!google ikiwiki desc="google search for %s"]].
|
||||
|
||||
This page controls what shortcut links the wiki supports.
|
||||
|
||||
|
@ -54,8 +54,6 @@ This page controls what shortcut links the wiki supports.
|
|||
* [[!shortcut name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]
|
||||
* [[!shortcut name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain"]]
|
||||
* [[!shortcut name=cve url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]]
|
||||
* [[!shortcut name=cia url="http://cia.vc/stats/project/%s"]]
|
||||
* [[!shortcut name=ciauser url="http://cia.vc/stats/user/%s"]]
|
||||
* [[!shortcut name=flickr url="https://secure.flickr.com/photos/%s"]]
|
||||
* [[!shortcut name=man url="http://linux.die.net/man/%s"]]
|
||||
* [[!shortcut name=ohloh url="https://www.ohloh.net/p/%s"]]
|
||||
|
|
Loading…
Reference in New Issue