brought back the twitter feed in the sidebar
hacked together a rss extractor, sigh
This commit is contained in:
parent
5d8e33f4e3
commit
d06d3cd5ba
2 changed files with 11 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
Aggregating git-annex mentions from elsewhere on the net..
|
||||
|
||||
* [[!aggregate expirecount=25 name="identica" feedurl="http://identi.ca/api/statusnet/tags/timeline/gitannex.rss" url="http://identi.ca/tag/gitannex"]]
|
||||
* [[!aggregate expirecount=25 name="twitter" feedurl="http://search.twitter.com/search.atom?q=git-annex" url="http://twitter.com/"]]
|
||||
* [[!aggregate expirecount=25 name="twitter" feedurl="http://tmp.kitenet.net/git-annex-twitter.rss" url="http://search.twitter.com/search.atom?q=git-annex"]]
|
||||
|
||||
|
|
|
@ -1,5 +1,15 @@
|
|||
[[!inline raw=yes pages="summary"]]
|
||||
|
||||
[[!sidebar content="""
|
||||
[[!inline feeds=no template=bare pages=sidebar]]
|
||||
|
||||
[[Feeds]]:
|
||||
|
||||
<small>
|
||||
[[!inline pages="internal(feeds/*)" archive=yes show=8 feeds=no]]
|
||||
</small>
|
||||
"""]]
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td width="33%" valign="top">[[!inline feeds=no template=bare pages=links/key_concepts]]</td>
|
||||
|
|
Loading…
Reference in a new issue