Developing (v7+)

dashboard help dialog

where is the location of the dashboard help dialog popup. in the old c5 version it use to be here: tools > support > search. but now i cant find it. thanks

adLdap & C5 integration for authentication

Has anyone attempted to integrate the adLdap project into C5. http://adldap.sourceforge.net/ I am exploring the avenue of using C5 as an intranet site for staff, ideally I would like the staff to login to certain parts of C5 (custom pages) using the…

Galleria Image Gallery falls out of flow

Hi I was wondering if anyone else had experienced this problem. I have a containing div on my site that has the overflow property set to auto. Therefore if the content within expands beyond the dimensions of the element it'll scroll. However, when…

can a tools file use controller methods?

Hey folks- I've created a block that has a couple of files in a tools folder. These tools files are called via ajax with a $.get() command in my view.php file which loads properly. But I was wondering if there is a way to have these files also use som…

Couple of questions

Hello conrete5 devs I recently started on a package for the conrete5 system. I miss some code examples in the documentation on how to basic things. (Maybe i just cant find it?) I therefore have a couple of questions. The package i am working on is a…

state/province corecommerce

Hi, where can i find th list of state/province for the corecommerce address attribute. i have counties for england but need to add the counties for wales and scotland. many thanks

Period in login name?

It is common these days to see a period in a login name or email address, such as John.Smith or J.Smith. However, c5 only allows letters and digits (and spaces, if you define a constant). Is there a particular reason why periods are not allowed? Is the…

Page Importer - Getting new page ID

Hi, I'm making a custom Job to import a few 100 pages from a CSV file. I have this code to make the page under /press-releases [code] Loader::model('collection_types'); $pr = Page::getByPath('/press-releases'); $data = array(); $data['cName'] = $d…

tutorial: how to track custom events with your blocks and packages

not sure how many other packages developers out there are using the stats package ( http://www.concrete5.org/marketplace/addons/stats/ ), but here's a short tutorial on how to add your own custom events, so you can monitor client-side user interactions wi…

Multiple page selectors in block

Hi, I'm trying to make a block where different pages could be selected through the sitemap of Concrete5. The helper form/page_selector gives us the opportunity to select a page in the sitemap. But if multiple selectors are placed on in the block,…

Filter Posts