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).
|
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
|
Commits to this git repository are fed into [KGB](http://kgb.alioth.debian.org/)
|
||||||
be browsed, subscribed to etc on its
|
for transmission to the #ikiwiki irc channel.
|
||||||
[project page](http://cia.vc/stats/project/ikiwiki).
|
|
||||||
|
|
||||||
## personal git repositories
|
## personal git repositories
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ Some examples of using shortcuts include:
|
||||||
\[[!google foo]]
|
\[[!google foo]]
|
||||||
\[[!wikipedia War_of_1812]]
|
\[[!wikipedia War_of_1812]]
|
||||||
\[[!debbug 12345]]
|
\[[!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.
|
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=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=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=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=flickr url="https://secure.flickr.com/photos/%s"]]
|
||||||
* [[!shortcut name=man url="http://linux.die.net/man/%s"]]
|
* [[!shortcut name=man url="http://linux.die.net/man/%s"]]
|
||||||
* [[!shortcut name=ohloh url="https://www.ohloh.net/p/%s"]]
|
* [[!shortcut name=ohloh url="https://www.ohloh.net/p/%s"]]
|
||||||
|
|
Loading…
Reference in New Issue