Changeset 1126

Show
Ignore:
Timestamp:
09/22/08 22:04:07 (14 months ago)
Author:
mpaschal
Message:

SlideShare? streams

Location:
trunk/ActionStreams
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/ActionStreams/mt-static/plugins/ActionStreams/css/action-streams.css

    r1117 r1126  
    7777.service-reddit { background-image: url(../images/services/reddit.png); } 
    7878.service-skype { background-image: url(../images/services/skype.png); } 
     79.service-slideshare { background-image: url(../images/services/slideshare.png); } 
    7980.service-smugmug { background-image: url(../images/services/smugmug.png); } 
    8081.service-sonicliving { background-image: url(../images/services/sonicliving.png); } 
  • trunk/ActionStreams/plugins/ActionStreams/config.yaml

    r1117 r1126  
    352352        name: Skype 
    353353        url: callto://{{ident}} 
     354    slideshare: 
     355        name: SlideShare 
     356        url: http://www.slideshare.net/{{ident}} 
    354357    smugmug: 
    355358        name: Smugmug 
     
    11651168                        - a 
    11661169                        - '@href' 
     1170    slideshare: 
     1171        favorites: 
     1172            name: Favorites 
     1173            description: Slideshows you saved as favorites 
     1174            html_form: '[_1] saved <a href="[_2]">[_3]</a> as a favorite slideshow' 
     1175            html_params: 
     1176                - url 
     1177                - title 
     1178            url: 'http://www.slideshare.net/rss/user/{{ident}}/favorites' 
     1179            rss: 
     1180                thumbnail: media:content/media:thumbnail/@url 
     1181                created_on: '' 
     1182        slideshows: 
     1183            name: Slideshows 
     1184            description: Slideshows you posted 
     1185            html_form: '[_1] posted the slideshow <a href="[_2]">[_3]</a>' 
     1186            html_params: 
     1187                - url 
     1188                - title 
     1189            url: 'http://www.slideshare.net/rss/user/{{ident}}' 
     1190            rss: 
     1191                thumbnail: media:content/media:thumbnail/@url 
    11671192    smugmug: 
    11681193        photos: