Developing (v7+)

Design Question

Hello, I am a java programmer (I understand PHP pretty well even though I haven't worked with it), and this is my first time using Concrete5. We have an Intranet site built with Concrete5 from someone who has left. It already has a theme created, and a…

How to save data from a block?

In the block controller, we can use a function save($args). From my understanding, it is called automatically when the block is edited or added. I would like to know how to save data from the block's view or block's user interface. Do I still use this sav…

Giving your page name more weight in the C5 site search

Hi there, Is there a way to give your page name more weight when it comes to the inbuilt C5 site search? At the moment it seems to count content frequency in the page content more highly, and in fact does not highlight the page title at all in the s…

Paid Add-Ons

Hi - Does anyone know how I would go about using a paid add-on on multiple versions of the same site.. eg. I have a production, development and staging version of the site and need to use the add-on on all 3? Does the market place allow non-production …

Concrete5.org Forums

Hi - Does anyone know whats used in the Concrete5.org website's forums? Im interested in the functionality around subscribing, multithreads, filtering etc.... Thanks

How to make page attribute always appear?

Hii, good afternoon, i add some page attribute called 'Price', how can i make this page attibute alwasys shown when adding page? like meta tile or meta description? so i'm not add it from selected list? it's quite tired when adding page you always…

unknown attribute in page_list

Hi, I'm trying to add a search to a page_list containing the attribute value of a page. I'm using the following code: [code] Loader::model('page_list'); $pl = new PageList(); $pl->filterByPageAttribute('my_attribute_handle', $my_value, '='); …

Enable Access to Directory Listings?

Hello - I used to put a folder in my root folder called images where I would then add images directly so that I could use them on other websites and forums, etc. After upgrading to Concrete 5.5.2.1, it seems Concrete is redirecting all my links and …

Filter Posts