Developing (v7+)

layout tool useless

i don't know about anyone else but i find the "layout" tool unusable. who is this tool meant for? ive tried it several times and it never really works how expected. i mean, we are "developers" right? which developer drags to some unknown width? we are…

Force download of a thumbnail image

I'm building a little media assets / download page, and the design calls for the ability to download a thumbnail of an image file along with the full-size version. $f->getDownloadURL() works great for the full-size version, but I'm scratching my head a…

mysql error using: sortByFileSetDisplayOrder()

Hi all, Here's my code: [code] $fl = new FileList(); $fs = FileSet::getByName('Media Assets'); $fl->filterBySet($fs); $fs = FileSet::getByName($collection[$i]); $fl->filterBySet($fs); $fl->filterByExtension('pdf'); $fl->sortByFileSe…

Create a copy of a page type

I'd like to have a page type "Featured blog post" which is a copy of "Blog post" (an existing page type) with one extra custom attribute set (is_featured). How can I clone a page type so I can modify the copy? Thanks, Andrei

Application Approach Help Please

I would like to create a dashboard page which would allow the adding/editing of course descriptions. Some will be active and some will not. I would also like to create a block which displays publicly some information about the Active classes. I am plan…

Modifying the standard c5 block form layout

Hi, I have created a standard C5 form using the built in block. However I would like to style the layout of this differently. It is only simple stuff like radio buttons on the same line as opposed to below one another and the width of text input boxes …

Filemanager Zip problem

Hi! Somehow I can't seem to download my images from the file manager, when I click the desired items & download, it will create a zip with 0kb. When extracted it becomes a cpgz, unabling me to get the images. What do I have to change to have my down…

How to craete a tab in Auto-nav for cart

I have a simple web site with concrete5, using the Palin Yogurt Theme. I have an auto-nav here. I also have osComerce cart for my domain. How do i create a tab in auto-nav that is labelled "shop" and when the user clicks on it, it will taken them…

Filter Posts