Skip to main content

moregeek program

FOSCommentBundle功能包:使用Sundown PECL扩展-多极客编程

原文出处:9b-sundown_markdown_parser.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 9b: Using the Sundown PECL extensionThe markup system in FOSCommentBundle i

Read More

FOSCommentBundle功能包:使用ExerciseHTMLPurifierBundle功能包-多极客编程

原文出处:9a-markup_htmlpurifier.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 9a: Using ExerciseHTMLPurifierBundleFOSCommentBundle allows you to use Exercise

Read More

FOSCommentBundle功能包:其它添加评论到页面的方法-多极客编程

原文出处:10-other_ways_of_adding_comments_to_a_page.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 10: Other ways of including comments in a pageThe default i

Read More

FOSCommentBundle功能包:安装解析器以便标识评论-多极客编程

原文出处:9-using_a_markup_parser.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 9: Using a markup parserFOSComment bundle allows a developer to implement RawC

Read More

FOSCommentBundle功能包:添加Symfony2内建的ACL安全-多极客编程

原文出处:8-adding_symfony2s_builtin_acl_security.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 8: Adding ACL securityNote:注意:This bundle ships with support d

Read More

FOSCommentBundle功能包:基于ACL安全添加角色-多极客编程

原文出处:7-adding_role_based_acl_security.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 7: Adding role based ACL securityNote:注意:This bundle ships with suppo

Read More

FOSCommentBundle功能包:与FOSUserBundle集成-多极客编程

原文出处:6-integration_with_fosuserbundle.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 6: Integration with FOSUserBundleBy default, comments are made anonym

Read More

FOSCommentBundle功能包:改变样式-多极客编程

原文出处:5-style_it.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 5: Style itThis bundle supplies some basic CSS markup that will make it usable. It's includ

Read More

Symfony2CookBook:如何在路由中使用GET和POST以外的HTTP方法-多极客编程

原文出处:method_parameters.html原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:Symfony 2.3.0文章状态:草译阶段How to use HTTP Methods beyond GET and POST in RoutesThe HTTP method of a request is one of the

Read More

FOSCommentBundle功能包:在页面中启用评论-多极客编程

原文出处:4-enable_comments_on_a_page.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 4: Enable comments on a pageThe recommended way to include comments on a p

Read More

FOSCommentBundle功能包:导入FOSCommentBundle路由-多极客编程

原文出处:3-importing_foscommentbundle_routing.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 3: Import FOSCommentBundle routingImport the bundle routing:导入功能包

Read More

FOSCommentBundle功能包:设置Doctrine ODM映射-多极客编程

原文出处:2b-mapping_mongodb.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 2b: Setup MongoDB mappingThe MongoDB implementation does not provide a concrete Com

Read More

FOSCommentBundle功能包:设置Doctrine ORM映射-多极客编程

原文出处:2a-mapping_orm.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 2a: Setup Doctrine ORM mapping The ORM implementation does not provide a concrete Comm

Read More

FOSCommentBundle功能包:创建您的评论类和线索类-多极客编程

原文出处:2-create_your_comment_and_thread_classes.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 2: Create your Comment and Thread classesThe FOSCommentBundle

Read More

FOSCommentBundle功能包:安装功能包-多极客编程

原文出处:1-setting_up_the_bundle.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Step 1: Setting up the bundleA) Download and install FOSCommentBundle(下载安装FOSCommen

Read More

FOSCommentBundle功能包:指南索引页-多极客编程

原文出处:index.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段Getting Started With FOSCommentBundleInstallation(安装)Installation is a quick (I promise!) 4 step proc

Read More

FOSCommentBundle功能包:概述-多极客编程

原文出处:README.markdown原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSCommentBundle 2.0.5文章状态:草译阶段FOSCommentBundleThe FOSCommentBundle adds support for a comment system in Symfony2. Features i

Read More

FOSRestBundle功能包:自动路由生成-多REST风格控制器-多极客编程

原文出处:6-automatic-route-generation_multiple-restful-controllers.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSRestBundle 0.12.0文章状态:草译阶段Relational RESTful controllers routesSometimes it's

Read More

FOSRestBundle功能包:自动路由生成-单REST风格控制器-多极客编程

原文出处:5-automatic-route-generation_single-restful-controller.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSRestBundle 0.12.0文章状态:草译阶段RoutingThe RestBundle provides custom route loaders to

Read More

FOSRestBundle功能包:异常控制器支持-多极客编程

原文出处:4-exception-controller-support.md原文作者:FriendsOfSymfony授权许可:创作共用协议翻译人员:FireHare校对人员:适用版本:FOSRestBundle 0.12.0文章状态:草译阶段Step 4: ExceptionController supportWhen implementing an API it is also necessa

Read More