链接社交网站上预先填写的消息

发布于 2024-09-04 11:35:23 字数 438 浏览 3 评论 0原文

我编写了一个简单的工具,可以让用户跟踪一些东西(为了简单起见,假设他们每天都输入体重)。在整个网站中,我想添加社交网站的链接,用户可以在其中共享该信息。示例:用户成功添加新记录后,我想向他显示链接,单击这些链接会将他重定向到 Twitter、Facebook 和类似网站,并带有预先填充的消息:“我今天的体重是 XX 公斤”。在图表页面上,我会显示包含不同字符串的链接(“查看我的每日体重图表”)。

我尝试过 http://www.addthis.com,但它只提供 Twitter 的预填充消息。

我真的不想花 X 天阅读每个主要社交网站的 API...你们能提出一个解决方案吗?要么是带有链接规范的资源,要么是一些第三方应用程序(我会查看代码),要么是一些网络服务,例如 addthis.com...

I've written a simple tool that lets users keep track of some stuff (to make it simple, lets say they're entering their weight every day). Throughout the site, I want to add links to social sites, where user could share that info. Example: after user successfully adds a new record, I'd like to show him links that when clicked would redirect him to twitter, facebook and similar sites with a pre-filled message: "my weight today is XX kg". On the graph page, I'd show links that would contain a different string ("see my daily weight graph").

I tried at http://www.addthis.com, but it only offers pre-filled messages for twitter.

I don't really want to spend X days reading APIs for every major social website out there... can you guys suggest a solution? Either a resource with specs of links, some 3-rd party app (I'd look at the code), or some web service like addthis.com...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文