Image block override

Permalink
Ho Can I overide the image block?
The block calls the controller in this path
public_html/concrete/core/controllers/blocks/image.php

Where can we override this
eg
public_html/controllers/image.php
public_html/controllers/blocks/image.php
public_html/blocks/image.php

None of these seem to have any effect

alanski
 
shahroq replied on at Permalink Reply
shahroq
search c5 Documentation and How-Tos, there are bunch of documents about how c5 override system works.
http://www.concrete5.org/documentation/introduction/overrides...
http://www.concrete5.org/documentation/how-tos/developers/change-th...
alanski replied on at Permalink Reply
alanski
Did that before posting, hence the post...
fabienapd replied on at Permalink Reply
fabienapd
Path for your override is :

public_html/blocks/image/controller.php

in 5.6 the way of overrides change a bit. Have a look at this how to for more update documentation.

http://www.concrete5.org/documentation/how-tos/developers/overridin...

Hope it will help better :)

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.