Apr 30
Digg
Stumbleupon
Technorati
Delicious

Backend generator theme

Hi,
I’m wondering if there are available admin themes somewhere. It’s really strange but simple googling and search on symfony forum does not give me anything new.
What I knew before is good Joomla-like theme available here (this one is easy to use and integrate):
http://www.symfony-project.org/forum/index.php/m/16515/
also there is available plugin based on ExtJs but it seems in early […]

Author: admin
Nov 06
Digg
Stumbleupon
Technorati
Delicious

Symfony automation idea

I already wrote about symfony automation stuff (and will keep writing about that for sure!). By the way, there were a couple of comments on this blog which showed that Symfony RAID is something that might be real bomb. But today I’d like to write about something simpler. This good idea visited me in the […]

Author: admin
Oct 31
Digg
Stumbleupon
Technorati
Delicious

How to populate object_select_tag with your own objects

Sometimes you need to have an ability to show limited number of elements in your select objects or sort elements by name or so. I figured out that this feature was added to object_select_tag later so that not everybody knows about that. This feature’s name is ‘peer_method’ - effectively you create your peer method which […]

Author: admin