Developing (v7+)

JPEG Creation on the fly

I'm trying to figure out the best way to create a jpeg on the fly. here's the code that works, but I cannot get it to work when I add it into the C5 structure any help would be greatly appreciated. I'm really trying to pull some attributes from a page …

Jquery News / image rotator

Hi, Has anyone managed to make a news slider like this one? http://www.sohtanaka.com/web-design/examples/image-rotator/ I have searched the marketplace but to no avail?! How difficult would it be to create this and what would the associated co…

TextMate Concrete5 Bundle

I am a huge fan of TextMate for OS X, and I couldn't find a Bundle out there for Concrete5, so I made one. This is a VERY basic version. We'll call it version 0.0.1. It just has a couple Snippets of code I commonly use in designing Concrete5 Themes. …

Recommended Memory?

Hi Is there a recommend memory required for concrete? Mainly related to Search Indexing? Can't increase memory, is there a way round Fatal error: Allowed memory size of 33554432 bytes exhausted... I can't increase my memory above 32mb with my ho…

Adding Parent to Subnav list (Autonav block)

Hi I've been reading many different posts about this but can't find a definitive solution. I want to use the Autonav block to create a subnav that creates a list lust this: Parent Child Child Child Child Irrespective if you are on the par…

Can I nest a function within the controller?

I've got a block whose view.php contains a form. Action of the form is a function within controller.php. This function contains a switch() and there is a good chunk of code that is the same for each case within the switch. So, I thought it'd be handy t…

Rules for Developers

Hi, are developers allowed to add whatever they want to the concrete5 backend and within their theme? I noticed that there is a $15 add-on for superfish drop down menu, but I would rather embed the code into the theme myself to save money. Am I missing so…

User ratings per database details page

I want to get user ratings/comments on individual data records. However, the user ratings seem to be unique to a page and since a database details page is a single template, I can only get one common page of user comments for all records. It seems like I …

Filter Posts