Changeset 1564 for trunk/ActionStreams/plugins/ActionStreams/streams.yaml
- Timestamp:
- 06/29/09 17:20:40 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/ActionStreams/plugins/ActionStreams/streams.yaml
r1548 r1564 316 316 name: Shared 317 317 description: Your shared items 318 fields: 319 - note 320 - source_title 321 - source_url 322 - summary 318 323 html_form: '[_1] shared <a href="[_2]">[_3]</a> from <a href="[_4]">[_5]</a>' 319 324 html_params: … … 322 327 - source_url 323 328 - source_title 324 class: GoogleReader 329 url: "http://www.google.com/reader/public/atom/user/{{ident}}/state/com.google/broadcast" 330 atom: 331 summary: summary 332 enclosure: "link[@rel='enclosure']/@href" 333 source_title: source/title 334 source_url: "source/link[@rel='alternate']/@href" 335 note: gr:annotation/content 336 created_on: '' 337 modified_on: '' 325 338 iconbuffet: 326 339 icons:
