FOSCommentBundle功能包:概述

简介:

FOSCommentBundle

The FOSCommentBundle adds support for a comment system in Symfony2. Features include:

FOSCommentBundle功能包为Symfony2添加评论系统的支持。功能包含:

  • Manages trees of comments

  • 评论树管理

  • Can include comment threads in any page

  • 在任何页面都能包含评论线索

  • Compatible with any persistence backend. Doctrine2 mongodb-odm and ORM are implemented.

  • 兼容任何持久化后台。Doctrine2 mongodb-odm 和 ORM 都被实现

  • Configurable sorting of the comment tree

  • 可配置的评论树分类

  • REST api

  • REST风格的API

  • Extensible through events fired during the comment lifecycle

  • 在评论生命周期期间可通过事件进行扩展

  • Optional use of Symfony2 Acl to protect comments

  • 可使用Symfony2的Acl来保护评论

  • Optional integration with FOS\UserBundle

  • 可集成FOS\UserBundle(可选)

  • Optional integration with Akismet_

  • 可集成Akismat_(可选)

  • Optional markup parser support (eg HtmlPurifier or php-sundown)

  • 可选的标识解析器支持(如HtmlPurifier或php-sundown)

Note:

注意:

For users of Symfony2.0, you must use the 1.x branch. Master is no longer compatible with Symfony2.0.

对于Symfony2.0的用户而言,您必须使用1.x分支。Master分支不再兼容Symfony2.0。


For users of Symfony2.1, you must use 2.0.0 or higher of this bundle.

对于Symfony2.1用户而言,您需要使用本功能包的2.0.0或再高版本。

Documentation(文档)

The bulk of the documentation is stored in the Resources/doc/index.mdfile in this bundle:

文档的大部分被保存在本功能包的 Resources/doc/index.md 文件中:

Read the Documentation

Installation(安装)

All the installation instructions are located in documentation.

所有安装说明被放在文档中。

License(许可)

This bundle is under the MIT license. See the complete license in the bundle:

本功能包遵循MIT许可,本功能包的完整许可请参见:

1
Resources/meta/LICENSE



本文转自 firehare 51CTO博客,原文链接:http://blog.51cto.com/firehare/1256605,如需转载请自行联系原作者
相关文章
|
存储 XML 数据可视化
通用仓库元模型概述
通用仓库元模型(Common Warehouse metamodel,CWM)指定了可用于在分布式异构环境中的仓库工具、仓库平台和仓库元数据存储库之间轻松交换仓库和商业智能元数据的接口。
883 0
通用仓库元模型概述
|
4月前
|
机器人 C++ Python
ROS2教程 02 功能包
本文是关于ROS2(机器人操作系统2)中功能包(package)管理的教程,介绍了如何检查功能包的依赖、创建新功能包、列出可执行文件、列出所有功能包、查询功能包的位置和描述信息,以及为C++和Python功能包配置必要的文件。
118 0
|
6月前
|
Java Maven Docker
几种常见的构建模式及其使用方法
几种常见的构建模式及其使用方法
72 3
开发指南002-前后端信息交互规范-概述
前后端之间采用restful接口,服务和服务之间使用feign
|
Kubernetes 安全 Docker
k8s教程(基础篇)-安装与配置概述
k8s教程(基础篇)-安装与配置概述
395 0
|
PHP 开发工具 git
如何将自己的扩展发布到Composer包仓库?具体步骤是怎样的?底层原理是什么?
如何将自己的扩展发布到Composer包仓库?具体步骤是怎样的?底层原理是什么?
281 0
|
Scala 开发者
包对象注意事项和细节说明|学习笔记
快速学习包对象注意事项和细节说明。
包对象注意事项和细节说明|学习笔记
EMQ
|
消息中间件 自然语言处理 Java
JMeter 扩展插件实现对自定义协议的支持
本文作为JMeter拓展开发的第四期内容,将以扩展一个简单的Apache Kafaka Producer Sampler为例,介绍如何使用JMeter扩展插件实现更完善的新协议插件。
EMQ
275 0
JMeter 扩展插件实现对自定义协议的支持
|
JSON 开发工具 Android开发
ASCSDK-------通用包接入文档(UNITY篇)
此文档为ASCSDK打包工具,unity游戏的母包接入文档。
1905 0