Developing (v7+)

Installation HELP!!!

Ive tried to install concrete5 on my server but it says it has to be PHP5 now I've looked at my hosting specs and to do this I have to have .php5 not .php but that involves changing all the coding and file names for concrete5 is there an easier option? …

datepicker in block add.php

has anyone been able to do this? I can not seem to get Javascript to work. I even tried linking through auto.js. I am wanting to code into my custom block a date picker that will be consistent and easy to use. I was thinking the mootools datepicke…

How to insert pageAttributeValue() into page as block?

How to insert pageAttributeValue() into page as block ( content or any type ) or update existing block? fe. 1) Attribute:meta_tile to be shown in Header Area in editable Content block already setup through Page Template 2) if user add image through…

Insert Page ID in <body> tag for CSS styling

Is it possible to insert the page ID (rcID I believe it's called) into the body tag in page type templates? I have the page type handle as the id in my body tag already using this: [code]>[/code] But I can't figure out how to get the individual p…

date/time localization

I wonder if its possible to return local date/time formats (german in my case) with the getCollectionDatePublic() method. I need them as example for the page-list block for news entries on a website. So the returned date months and days should be in…

Upgrade and Re-Install Lessons

I was having some difficulty upgrading to 3.5.2, partly due to my hacking of c5 directories so I can install new sites more easily; however, to give back here is what I learned (this isn't a question/discussion, this is for reference for others - be sure …

timed release

greetings - just trying to figure out if it's possible to set a future publish date for approved content. Are there any modules or code written for this already?

Remo - Staff listing (real-estate) block

I have been searching for something very similar to Remo's staff listing block, the only extra field I need is to be able to add a title/name and then make that title/name a link. Would it be possible to add an extra field to this block? http://www.cod…

db, SESSION, and security!

Hi, maybe a dumb question but here goes... I've got a test model with a testID and a testValue. I'm using the 'extends Model' approach. Now to keep the object persistent, I store the objects testID in the $_SESSION. Then for sets and gets I pull t…

C5 instead of MVCs (CodeIgniter, CakePHP, etc) ?

So, I see the controllers and models folder. Is C5 meant to replace using CodeIgniter and CakePHP for new MVC projects? Before, I was using Wordpress for a simple `business card front end` with a separate MVC backend on my projects. Perhaps C5 is ess…

Filter Posts