wikklytext是基于python的wiki,与tiddlywiki兼容

WikklyText的Python项目详细描述


wikklytext是一个基于python的wiki和模块库,用于创建自定义wikitext呈现应用程序。

功能

  • It provides a lightweight, portable, extensible wiki language, compatible with TiddlyWiki
  • It is easily used as a WikiOnAStick for keeping a personal wiki.
  • It can be used BehindApache to serve a multiuser wiki.
  • It can be plugged into Drupal allowing you to write in WikklyText markup on your existing Drupal site.
  • It provides “Safe” and “Full” modes: In “Safe” mode, the user is restricted to only calling safe macros, no HTML injection is possible, and the generated text is filtered to preclude XSS issues. In a server setting (e.g. Drupal or Apache) this allows untrusted users to write WikklyText content without endangering system security.
  • It is extensible, allowing both embedded Python code in wikitexts as well as providing an easy to use plugin API.
  • It is a modular Python library that you can use to build your own wikitext rendering applications. You can render to both XHTML and XML for flexibility.

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

推荐PyPI第三方库


热门话题
tomcat java。lang.NoClassDefFoundError:无法初始化类com。太阳代理$Proxy8   java Spring引导CommandLineRunner异常处理建议   java文件。getParentFile()。mkdirs();在osx中创建重复文件夹   java Lucene IndexWriter线程安全   HashMapJava加速了哈希映射的创建   java执行器服务从Servlet线程启动   guava在Java中创建异构列表   泛型Java将比较器传递给构造函数   在Java中生成公钥和私钥的加密会生成类似的所有密钥,包括私钥和公钥   java ResourceLocation抛出FileNotFoundException Minecraft Forge 1.12.2   java使用动态键序列化JSON响应   在空映射上调用方法时发生java NullPointerException   java在Selenium中选择不同行中的按钮   优化在Java中,降低时间和空间复杂性的最佳方法是什么?   java表。setValueAt(…)不为JTable工作   javajsonrpc与JSON   ant从java编译中排除类的特定方法