Developing (v7+)

Folder layout for uploaded files

I need some help on understanding the folder naming on uploaded files? is there explaintions posted about how they are stored and named? Frank

Integrating C5 dashboard into existing Flash website

Hey guys, I had developed this website for a client using Flash action script 2 and xml as the database. Now my client is looking for a content management funcationality to this existing website, hence I wanted to know if it was possible to integrat…

Changed website over to C5 CMS need redirects

Hello everyone, I just moved our company site content onto C5 framework, works great. Problem is old links on google point to pages no longer exist with new site. whats is the best way to trap these links and redirct to home page. ie http://www.dadeserv…

Validation of Concrete Sites and header_required.php and deeper

Hi all! I really like concrete 5. But up to now, it was always my goal to get a site through w3c validation service. But: header_required.php has a "flaw". Line 93 (print $this->controller->outputHeaderItems();) seems to generate .. But this is not…

Dashboard Problem by Reason of Adobe Flash

Hello from Germany! Since my update to 5.3.3.1, the dashboard shows me the error message that I need to install Adobe Flash. I did that, and not just once. Everything should be viewed with Flash does not work (gallery). The biggest problem for our cus…

Guest Book Modifcation

Hello wondering if any one has modified the guest book block to allow upload of an image (avtar) with the post to be displayed next to the comments? also when image is uploaded automaticly assign to a selected SET area. If so, could you pleae post? Rea…

File Selector in Dashboard not working

I've got a package which doesn't work on the latest released version 5.3.3.1 but it does on svn and I just wonder whether this is a bug or not.. I'm using this code in a dashboard extension: [code] $al = Loader::helper('concrete/asset_library'); e…

Embedding Javascript from a Block

Question: Any idea how I would go about adding a 'script' tag to the header of a page using 'addHeaderItem' when my custom block is directly added to a theme using: [code] $bt_nav = BlockType::getByHandle('custom_theme'); $bt_nav->render('view'); […

Filter Posts