Your Account
Community
Topics (Sources)
More |
Total: 2319 - Showing 1 to 10
Symfony Custom Filter in Admin Generator
Небольшой snippet по расширению Form Filter.
Например есть табличка с заказами Order, табличка с товарами Product и связующая табличка OrderProduct. В backend необходимо добавить возможность фильтрации по id заказа (...
Join discussion...
Tags: none
Интернет-магазин на symfony
Некоторое время назад, создал очень интересный проект – Интернет-магазин оригинальных подарков Expetro.Ru.
Магазин делался с нуля, написан на PHP с использованием фреймворка Symfony, JQuery. Есть интеграция с 1С...
Join discussion...
Tags: none
Symfony 1.3 & 1.4, dernière ligne droite !
http://feedproxy.google.com/~r/symfony/planet/~3/lkTRHlxeeSE...
Submitted by narko
1 day, 2 hours ago
Bonjour à tous ! Comme prévu, les versions RC2 de symfony 1.3 & 1.4 sont sorties aujourd'hui. Vous pouvez les télécharger ici pour la 1.3 et ici pour la 1.4. N'hésitez pas à les tester dès aujourd'hui et à faire vos retours ! Les versions stables devraient sortir la semaine prochaine. La [...]
Join discussion...
Tags: none
symfony framework / Плагин sfPropelMemcachePlugin
http://feedproxy.google.com/~r/symfony/planet/~3/syVlAygHQsI...
Submitted by narko
1 day, 14 hours ago
Продолжая тему, начатую мной в статьях «ORM – зло или Как я пытался кэшировать Propel в Symfony» и «Как я подружил «memcache» и Propel в Symfony» хочу рассказать о том, во что вылились мои попытки кэшировать модель данных...
Join discussion...
Tags: none
Diem gets open source !
http://feedproxy.google.com/~r/symfony/planet/~3/d-xog0Sifis...
Submitted by narko
1 day, 14 hours ago
I'm delighted to introduce the new Diem website.
It already contains
An attempt to describe what Diem is
An access to the latest Diem version
A non-exhaustive tour of Diem features and Diem powered websites
A work-in-progress documentation
A complete tutorial
Diem 5.0.0 is currently available as a dev preview. An ALPHA release is just around the corner...
Join discussion...
Tags: none
Datapicker in symfony with i18n
http://feedproxy.google.com/~r/symfony/planet/~3/G94Mt2fE5QU...
Submitted by narko
2 days, 2 hours ago
Some time ago we decided in Makoondi that would be better to have one of these jquery calendars where the user picks the date:
The first version was easy to implement with sfFormExtraPlugin , that implements sfWidgetFormJQueryDate.
$this->setWidget('available_from', new sfWidgetFormJQueryDate(array(
'image'=>'/images/icons/calendar...
Join discussion...
Tags: none
Release candidate versions of symfony 1.3 and 1.4 released
http://feedproxy.google.com/~r/symfony/planet/~3/RXaIK4haMxQ...
Submitted by narko
6 days, 14 hours ago
Just a couple of weeks ago we included the beta of symfony 1.3 in our servers. This week the symfony core team released the first release cadidate versions of symfony 1.3 AND 1.4 at the same time. Yes, they are rocking!
As expected, we included these releases in our servers so if you want to play around with them is as easy as including the library path and clear your cache...
Join discussion...
Tags: none
What I have learned about tickets at symfony BugHuntDay
http://feedproxy.google.com/~r/symfony/planet/~3/J2QQkLwYIRI...
Submitted by narko
6 days, 14 hours ago
Now that I'm back from symfony BugHuntDay I have some time to talk about the things I've learned during this event. Although I just fixed one single bug (shame on me!) there were several things that I discovered and learned while fixing bugs and talking to people.
Join discussion...
Tags: none
Is Drupal’s success hurting PHP frameworks?
http://feedproxy.google.com/~r/symfony/planet/~3/9uRqjkc2qEI...
Submitted by narko
1 week, 14 hours ago
A recent blog post at symfonynerds stated that the popularity of Drupal was hindering the success of PHP frameworks, especially symfony. It’s a very interesting perspective on the subject, but in my opinion, this is not the case.
Drupal calls itself “an open source content management platform” and this is a pretty accurate description of what it does...
Join discussion...
Tags: none
Symfony, MAMP, PhpMyAdmin, password changed…
http://feedproxy.google.com/~r/symfony/planet/~3/JUVsvLFLQhg...
Submitted by narko
1 week, 2 days, 2 hours ago
I use MAMP to run all the things needed to develop web sites with symfony (php based framework). Even if I am not 100% satisfied, I did not find any other solution and I must admit it is pretty simple to install. I won’t come back with installation process and symfony compatibility, there are several good posts, the best one being this one (according...
Join discussion...
Tags: none
|