Forums / Suggestions / Include swark extension lookalike in eZ Publish download
Jean-Luc Nguyen
Wednesday 01 September 2010 1:15:02 am
Hi,
We usually need generic php functions for template operators, I think eZ Publish should include a kind of swark extension by default. For each new project, I usually install this extension, very useful...
Thanks !
http://www.acidre.com
Steven E. Bailey
Wednesday 01 September 2010 3:11:35 am
I really wouldn't be happy about that if it were to happen.
If fact, while we're at it, why are extensions like ezoracle, ezsurvey, ezmbpaex, ezodf and ezcomments part of the package? Most of the time I'm not going to use any of them.
Certified eZPublish developer http://ez.no/certification/verify/396111 Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com
André R.
Wednesday 01 September 2010 3:31:50 am
@Steven: There is a fat/full and a light package, the light one should not contain any of the extensions you mentions beside ezodf.@Jean: As you see, different people use different extensions, many don't use swark as they probably have a clear separation between what they do in templates (view) and what they do in custom modules in pure php (controller / model).
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Wednesday 01 September 2010 4:48:16 am
@André - Thanks, now that you mention it, I remember now.
Wednesday 01 September 2010 5:02:38 am
Explained this way, I do agree. Thank you both.