Your Account

Community

Topics (Top)

More

3
0
Colons in YAML (view.yml)
http://feeds.feedburner.com/~r/symfony/planet/~3/264778575/
Submitted by narko 1 month, 1 week, 3 days ago
Having just launched “Acme Video Website”, I tinkered with a few things, re-synced and got… Warning: htmlentities() expects parameter 1 to be string, array given in /var/www/acme_video/docs/lib/symfony/config/sfViewConfigHandler.class.php on line 229 Ouchy. So I checked sfViewConfigHandler.class.php to see what was causing the fuss... Join discussion...
Tags: none
3
0
AJAX Auto Complete
http://feeds.feedburner.com/~r/symfony/planet/~3/264778574/
Submitted by narko 1 month, 1 week, 3 days ago
I recently came across the problem of using multiple input_auto_complete_tag’s. The problem was I needed to store the ID of my first category somewhere, so I could filter the sub-categories returned in the second input_auto_complete_tag. Also, just to make things a little more complicated, there is a third input_auto_complete_tag that needs results filtered by the previous IDs... Join discussion...
Tags: none
3
0
Application Lego: Build a Wiki with Symfony in 20 Minutes
http://feeds.feedburner.com/~r/symfony/planet/~3/264778573/
Submitted by narko 1 month, 1 week, 3 days ago
This tutorial shows how fast you can develop with symfony. It showcases symfony's admin generator capabilities, and makes great use of a couple of symfony plugins. Installation Start with an empty symfony sandbox. Then use the symfony command line to install two plugins from the symfony plugins repository. Open a terminal, go to the sf_sandbox... Join discussion...
Tags: none
3
0
symfony tutorial : Extending the admin generator
http://feeds.feedburner.com/~r/symfony/planet/~3/263622280/3...
Submitted by narko 1 month, 1 week, 5 days ago
The design of this tutorial is not yet totally finalized, but the content should be ok. [En] Tutorial content: Creating a plugin with a custom admin generator theme Extending the sfActions class Extending the sfPropelAdminGenerator class Here is little contribution for the symfony code sprint,... Join discussion...
Tags: none
3
0
Symfony Plugin Symlinks
http://www.digitalbase.eu/blog/symfony-plugin-symlinks
Submitted by digitalbase 2 months, 1 week, 1 day, 20 hours ago
When installing plugins in your Symfony application, the installation process sometimes places a symbolic link in the public web directory, to the plugin web directory. In Linux those symlinks work just fine, but when a collegue checks out the code in Windows, those symlinks are degrated to ordinary files without extensions. Windows does not know what to do with them. Join discussion...
3
0
Output Escaping / XSS protection
http://www.vak18.com/VAK18/content/view/42/78/
Submitted by symfony 2 months, 2 weeks, 15 hours ago
Symfony is just great, but don't stop thinking for yourself! After working with this magnificent php framework on several projects, i can absolutely say that i'm hooked to this great tool. It takes a lot of coding out of my hands so i can spend time on the business logic, instead of doing the standard stuff over and over again. Join discussion...
3
0
Using sfFileCache directly
http://feeds.feedburner.com/~r/symfony/planet/~3/237855659/U...
Submitted by narko 2 months, 3 weeks, 5 days, 2 hours ago
You can configure a lot of caching in symfony, so rarely do you need to cache things yourself, but it may happen that one day you decide you need it. I came to that point when I wanted to cache certain results from external web services. I could have used the Function caching, but in this case I wanted to keep a bit more control, possibly altering the cache... Join discussion...
Tags: none
3
0
Forms Validation with Symfony and Prototype
http://www.developer.com/lang/jscript/article.php/3648396
Submitted by symfony 3 months, 2 weeks, 13 hours ago
The last two installments of this ongoing PHP series focused on the advantages of frameworks, demonstrating just how much time and effort they can eliminate doing otherwise tedious tasks such as building backend management scaffolds and performing forms validation. These tutorials focused on the increasingly popular CakePHP framework, however in this installment I'll switch gears a bit and instead examine my preferred framework solution: symfony. Specifically, I'll show you how symfony's built-in support for the Prototype JavaScript framework can greatly enhance the user experience within your applications. Join discussion...
3
0
How to rig symfony-project with jQuery for AJAX
http://www.willjessup.com/sandbox/jquery/symfony/jquery_symf...
Submitted by symfony 3 months, 2 weeks, 13 hours ago
This article covers how to use the jQuery library in to power ajax applications developed in the PHP5 framework, Symfony-project. You need to have basic understanding of AJAX, JavaScript and the MVC structure of Symfony-project to get the fullest out of this article. The example shown below uses only a few lines of JavaScript to globally power the typical ajax calls used on the site Kevo.com. It is also totally degradable and easy to remove and test your application without AJAX enabled. Join discussion...
3
0
symfony: creating individual modular sites with a base configuration
http://thefoundry.anywebcam.com/index.php/symfony/symfony-cr...
Submitted by symfony 3 months, 2 weeks, 13 hours ago
Ok, so a current project i’m working on is rolling out potentially hundreds of sites.. All of these sites are using the same base, but have different configuration, design and data for each one.. A problem has been how to roll all these sites out, while keeping them easy to update with bug fixes and modifications.. Here’s my solution.. Join discussion...

Home | Tools | Help & FAQ | About SymfonyLab | Contact us

Âé SymfonyLab 2007

Powered by coRank.com