Developing (v7+)

Multiple file selection

This is a great widget for selecting single files: $al = Loader::helper(‘concrete/asset_library’); $al->file($formElementID, $formName, $chooseText, $fileObject = null) (http://www.concrete5.org/documentation/developers/files/using-in-blocks-interf…

Filter file selection from file manager via Javascript

I'm able to open the file manager via javascript and select a file. How do I filter the files so that only JPGs and PNGs will be shown? Here's the code I'm using to select files (this allows me to select any file type from the file manager). ... c…

How to Save changes and keep the original?

Iam not sure how to save editting when I exit edit mode. One time I selected "Discard" but my change was saved and public could see the change. After that, I tried other options but result was the same. We are in a middle of creating a website for our …

Core Block Override within Package

I'm trying to manipulate the core "content" block within a package. Particularly, the editor_config.php file that resides in the concrete/blocks/content folder. I've added a blocks/content/editor_config.php file within my package directory, but it does…

Creating a block from custom product boxes

Hello Everyone, I have been skinning a custom site with concrete5 for awhile now, been some trial and error. I have made some custom product containers with css and div styles. I am trying to translate this information into a block type so that use…

C5.5 Dashboard Background Image

define('WHITE_LABEL_DASHBOARD_BACKGROUND_SRC', 'http://www.site.com/image/dashboard-bg.png'); I know this is possible but, is it possible to tile the background Image? That'd be cool. If anyone knows, I'd love to know as well! Thanks for your time …

separate comments in guestbook

Im new to C5 but havent been able to solve this problem reading foras, so i hope you guys can help me out. Is it posible somehow to separate comments in my guestbook with a horrisontal line or img?

Forms/Data

Hi - I've been taking a look at the Advanced Forms / Data Display Add-Ons - they look great. I have played around with the demo and have created a form, display and page etc... all works well. But I can't see anything that comes pre-built that will all…

styling lists (ul) messes with concrete5 toolbar look

i've styled my ul-lists in the css like so with the list-style "disc": [code] .textArea ul {margin:0 0 10px 10px;} .textArea ul li {padding-left: 5px; list-style:disc; font-size:1.3em; line-height:1.4em; margin: 0 0 0 5px; } [/code] so all ul's t…

Landing Page for Facebook and my website made in concrete

Hi Folks, I want to make a landing page for my website, facebook and other social networking. I have succeeded to a stage where i have made a welcome tab on Facebook. Now I need html code for my landing page to paste in it so my landing page start appe…

Filter Posts