没有项目描述

pelican-advance-embed-tweet的Python项目详细描述


在鹈鹕博客中嵌入推文。这次回购是预付款 插件的版本 lqez没有 样式的配置。

AuthorFundor333
Emailf333@fundor333.com
Homepagehttps://www.fundor333.com
Githubhttps://github.com/fundor333
Twitterhttps://twitter.com/fundor333

#如何使用

  1. 使用pip install pelican_advance_embed_tweet
  2. 安装插件
  3. pelican_advance_embed_tweet放入插件设置列表。
    • PLUGINS = ['pelican_advance_embed_tweet']
  4. 将配置添加到pelicanconf.py

配置

配置实现了Twitter Api

Config LabelDescription
TWITTER_CARDSWhen set to ^{tt5}$, links in a Tweet are not expanded to photo, video, or link previews.
TWITTER_THEMEWhen set to ^{tt6}$, only the cited Tweet will be displayed even if it is in reply to another Tweet.
TWITTER_CONVERS ATIONWhen set to ^{tt7}$, displays Tweet with light text over a dark background.
TWITTER_LINK_C OLORAdjust the color of Tweet links with a hexadecimal color value.
TWITTER_WIDTHThe maximum width of the rendered Tweet in whole pixels. This value should be between 250 and 550 pixels.
TWITTER_ALIGNFloat the Tweet ^{tt8}$, ^{tt9}$, or ^{tt10}$ relative to its container. Typically set to allow text or other content to wrap around the Tweet.
TWITTER_LANGA supported Twitter language code. Loads text components in the specified language. Note: does not affect the text of the cited Tweet.
TWITTER_DNTWhen set to true, the Tweet and its embedded page on your site are not used for purposes that include personalized suggestions and personalized ads.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java为什么用Jsoup解析后内容不一样   java save方法无法使用Hibernate+Spring保存对象   java如何从JaxWs WebMethod发送Http状态为202的空响应   Java BuffereImage“块”模糊问题   java中的模板CAL集   java MyBatis deleteinsertupdate在一个查询中   在执行下一个方法之前,java将等待线程执行结束   java JTextField无法保存enter字符   java回滚撤消重做   java解析异常的最佳实践。toString()来执行一些逻辑   在Java中完成类的精确副本的构造函数的单元测试   java我无法从LinkedList类调用客户端中的方法   java启动RxJava2可观察。没有初始延迟的间隔()?   添加更多参数时java Mybatis插入失败