Identi.ca feeds on your site

By CamelekCamelek

Description

A simple way to use Identi.ca feeds on your own Wikidot site.

1. Go to your identi.ca timeline
2. On the right side there are channels. Copy link called Atom or RSS (1.0/2.0).
It could look like that one:

http://identi.ca/api/statuses/user_timeline/377067.atom

3. Paste that link in right place in Feed module:

Code

[[module Feed src="http://identi.ca/api/statuses/user_timeline/377067.atom" limit="6"]]
%%linked_title%% - %%date%%
[[/module]]

In action

{"module":"feed\/FeedModule","params":{"src":"http:\/\/identi.ca\/api\/statuses\/user_timeline\/377067.atom","limit":"6","module_body":"%%linked_title%% - %%date%%"}}

Thanks to tsangk for this great snippet: conditional-blocks


text above inserted with:

[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]



Other snippets posted by Camelek


Rate this solution

If you think this solution is useful — rate it up!

rating: +2+x
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License