As i do not like filters, I would do it like this:
- Overwrite sfWebResponse::addStylesheet within an custom response class
- Define this response class in the factories
- configure the real assets name somewhere (maybe in the app.yml)
---
public function addStylesheet($file, $position = '', $
There might be an ideea to setup a filter to do that. (i am thinking on a
post filter). Or another thing, would be to override the include_js() and
include_css() functions with something custom.
Those are 2 main ideas.
Alecs
On Mon, Jul 6, 2009 at 1:24 AM, Sid Bachtiar wrote:
>
> Hi all,
>
> Any
You can try to deal with upload file at form doSave().
It is wired for embedded form with upload file.
but I use the doSave() to deal with, it works, but I don't think it is
good solution.
Good luck
On Jul 4, 4:13 pm, jmaicher wrote:
> Hey!
>
> I've been spending hours and hours to find a way
Hi all,
Anyone got any idea if this can be made a plugin in Symfony?
http://www.electrictoolbox.com/force-reload-css-javascript-unique-filenames/
Basically appends timestamp on the css and js files, for example
main.css becomes main.20090606121212.css but this actually refers to
main.css (using
that works! thanks!
On 5 Jul 2009, at 21:16, Thomas Rabaix wrote:
> if your task extends sfBaseTask, you can access to the app.yml value
> by adding --application=frontend|backend ...
>
>
>
> On Sun, Jul 5, 2009 at 7:40 PM, Jonathan Franks
> wrote:
>
> can I use sfConfig in tasks to access
if your task extends sfBaseTask, you can access to the app.yml value by
adding --application=frontend|backend ...
On Sun, Jul 5, 2009 at 7:40 PM, Jonathan Franks wrote:
>
> can I use sfConfig in tasks to access settings in my app.yml??
>
> I'm finding that whatever I try to get, returns false a
Because there is new version of Swift! :)
and the sfDoctrineApply was written to work with Swift 3.3.3 (?). in
new version they changed classes and it seems there are some problems
with autoloading swift library.
On 4 июл, 22:23, Gregoire Laporte wrote:
> why?
--~--~-~--~~---
can I use sfConfig in tasks to access settings in my app.yml??
I'm finding that whatever I try to get, returns false and the default
value is used.
I'm defining my application as frontend.
--~--~-~--~~~---~--~~
You received this message because you are subscrib
Check out sfDoctrineApplyPlugin for a ready-to-roll implementation of
this which includes email verification of new accounts and email
confirmation of password changes as well as a settings form for
modifying your profile.
--
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com
If you use different class names to the very same tables, probably it may
work
Sidney G B Ferreira
Desenvolvedor Web
On Sun, Jul 5, 2009 at 07:08, Gregoire Laporte wrote:
> It could be very interesting !!
>
> Im waiting for the answers too !!
>
> --
> Date: Sun, 5
It could be very interesting !!
Im waiting for the answers too !!
Date: Sun, 5 Jul 2009 08:55:43 +0330
Subject: [symfony-users] Work with both Doctrine and Propel
From: sepel...@gmail.com
To: symfony-users@googlegroups.com
Hi.
I'm a little dizzy and I do not know can I use both doctrine and pro
11 matches
Mail list logo