Developing (v7+)

Editor User / API

I want to customize the installer, so that after an Installation an Editor User next to the Administrator exists. So far I managed to create an user "Editor", create a group "Editors" and place the user into this group. But I got stuck by trying to…

How to set default values in custom block?

Hi all, I've created my first custom block from scratch and everything seems to be working fine, except that I can't get the block to use defaults that I've specified in its db.xml file. For example, when adding the block, I would like certain checkbo…

Image Slider Hiccup

Is there a way I could get someone to help me out with this forum post. Should be a small fix. http://www.concrete5.org/marketplace/addons/image_slider/questions-and-discussion/prev-button-flicks-when-page-loads/

Page Defaults / API

Couldn't find anything about it, so hopefully anyone can help me: In the install.php, let's say I want to add content to the sidebar of the home page, I can do it like this: //sidebar content $bt = BlockType::getByHandle('content'); $data = array(…

Creating an Image manipulation block

I would like to create a image manipulation block, such as it load an image from the local system and then perform some GD operations on it. After that it will loaded into the page. I need to perform the GD operations on the image when the block add butto…

Rendering Page Attribute Form Inputs

I'm building a real estate website which requires the user to be able to enter listings. I set up a "property_detail" pagetype and associated a bunch of page attributes like "rent", "contact_info", etc. Now I am adding a Single Page named "add_prope…

Weird Error on adding a Survey in "Sidebar" Area

This is all the page shows: {"aID":"48","arHandle":"Sidebar","cID":"69","error":false,"bID":"49"} The page's URL is: index.php?cID=69&arHandle=Sidebar&btID=17&mode=edit&ccm_token=1283382958:845b5f25be9005f9336a53e25704684a This happened when I a…

Remove Single page from single page list

I added a single page, and works fine, but i would like to remove it from the list so i can readd it to a new directory strucure? Cant seem to find out how to do this? Frank

Single page form

I have a singlepage form that has one field that i would like to select an Image from the filemanager. looking for a link to info on how to complete this. thanks

Page control buttons when logged in as admin

When an admin logs into my site, there is a row of buttons on the top of the page. The problem is that when users that are not admins log in, this area is still shown without the buttons. There is a div element with id=ccm-page-controls-wrapper for th…

Filter Posts