没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > twipler |
twipler
|
0 | 0 | 59 |
贡献者 | 讨论 | 代码提交 |
概述
Twipler is an Open Source Twitter web client written in ASP.NET.
The aims of the project are
create a Twitter Web client make the client themeable and customisable with complete CSS/HTML control provide additional functionality (mutual followers, block by rule etc) filter and organise incomming tweets
More information : http://blog.twipler.com Or try the application: http://app.twipler.com
--- Example
#!include PageHeader!#
#!doc name="tweets" select="Status.OnFriendsTimeline()"!#
#!select name="tweets" select="/"!#
#!docval name="tweets" field="screen_name!# said #!docval name="tweets" field="text!#
#!selectend!#
#!docend!#
#!include PageFooter!#
创建时间:2014-05-11 14:53