Changeset 25335
- Timestamp:
- 11/29/08 16:15:26 (4 years ago)
- Files:
-
- 1 modified
-
websites/twicli/twicli.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/twicli/twicli.html
r25334 r25335 409 409 // ユーザ情報のHTML表現を生成 410 410 function makeUserInfoHTML(user) { 411 return '<table><tr><td><a href="http://twitter.com/account/profile_image/'+user.screen_name+412 '"><img align="left" src="' + user.profile_image_url + '"></a></td><td>' +411 return '<table><tr><td><a target="twitter" href="http://twitter.com/account/profile_image/'+ 412 user.screen_name+'"><img align="left" src="' + user.profile_image_url + '"></a></td><td>' + 413 413 (user.protected ? '<img src="http://assets0.twitter.com/images/icon_red_lock.gif">' : '') + 414 414 '<b>' + user.screen_name + '</b> / <b>' + user.name + '</b><br>' +
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)