Developing (v7+)

Programmically creating autonav and using a 'custom' displayPages

Thanks to the great threads at http://www.concrete5.org/community/forums/themes/perist-autonav-template/ and http://www.concrete5.org/index.php?cID=11798 I have been able to create an autonav block in a page type defaults page. I got that up and running…

Processing forms

I would like to submit a form to C5 and have the controller take some of the data received from the form and send it as a form to a second server. maybe it could be done from the page, send two forms simultaneously one to the C5 server and the other tw…

jquery UI base conflict

Hey all, Is there a reason why concrete5 core as not created a custom jquery UI SCOPE instead of using the base ? We did have complication working with UI in the front end and having to override all the base theme to prevent conflicts. How do you…

Error when Attempting to connect to external Db

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'ADODB_mysql::debug' was given in /httpdocs/concrete/libraries/database.php on line 73 [code] $db = Loader::db( DB_SERVER, DB_USERNAME,…

Using a specific block in the footer of all templates

I have a page of Tour Dates with each new date being an editable block. I need to take one of those blocks (it will either be the first or the last block) and display that information in the footer of every page on the site. I initially just tried d…

Feature Suggestion

Hi guys, In Add functionnality ->Installed and available->[Block] EDIT mode: It would be nice to have a button that would let the user choose and define the new default template of that related block. What do you think?

A Page attribute based on a scrapbook block

Is would be possible to create a attribute to link a page to a block placed on a scrapbook? I read the doc to create a attribute and ask myself i bit about architecture of the code to make...

Get Relative Block URL From Block Controller?

This might be so simple that I'm overlooking it, but I'm trying to get the relative URL to a block from its controller. A block view has a nice getBlockURL method that provides the string I need, but I need to get that string from the controller. I can lo…

Concrete5 and ADA - Section 508

Am working on an RFP which requires a CMS that is ADA compliant or at least a "best effort" approach. Has anyone used the open source AChecker http://www.atutor.ca/achecker/ with or for C5? They have a nice video http://www.atutor.ca/atutor/file…

Development cycle in C5

So, CMSes provide nice platforms for hosting enterprise applications. But, it's not clear what the development/test/release cycle looks like for such applications. In C5, a team of developers might work in a development environment to create an appli…

Filter Posts