(OLD 5.7 Discussion FORUM)

Dashboard Single Page -> Sub-page blank

Hi all In a package, I have a Dashboard Single Page, which is just working fine. The controller is here: [code]/packages/package_handle/controllers/single_page/dashboard/my_single_page.php[/code] The page is here: [code]/packages/package_handle/singl…

List the names of blocks of each page

Hello, i just started on concrete5.7 but i have troubles to find some information. I need the documentation of c5.7 and i’m not sure i’m using the better option to do it. I’m trying to create a block « autonav » where he doesn’t only list the web site…

Date Navigation issues with 5.7 and Next Preivous Block

Date Navigation not working with 5.7. Does anyone know a work around with the Date Navigation block with the concrete 5.7 release. The block seems to create links for a specific month and only then links to pages at or below the page that the block is …

Redactor - Add target=blank

While editing and adding a pdf link, there is no "Open in new tab" option...instead there is a "Open in Lightbox"....is there anyway of having this basic feature to "open in new tab" instead of adding it manually...which my client won't be able nor should…

Content block overwrite html formatting

I'm started to test Concrete 5.7.4 RC1 and it seems that the content block overwrite my html formatting. First when added the block content is saved correctly, but after opening it for edit it delete all custom html formatting. For example I have a title…

Bug when editing properties of new file to File Manager

Bug When I add a new file to the File manager. If i click on the item and try to edit the properties, it actually brings up the properties of the previously top entry in the list. If i add a file and then reload the page this doesnt happen, but not…

Thumbnail quality hard coded in core's FileVersion->rescanThumbnails

I wanted to use the new Thumbnail functionality (with Thumbnail Types) in the new 5.7, but I cannot set the quality anywhere. After some investigating, I found that the quality was hardcoded as '60' in FileVersion->rescanThumbnails. Unfortunately I nee…

Using file objects in a mail message (Dashboard Single Page)

I try to attach a file object to the [code]$mail = Loader::helper('mail');[/code] I have included the following in the form of my view: [code]$f = new Concrete\Core\Application\Service\FileManager(); //... echo $f->file('file', 'test', 'pls choose'); …

How to Fix Breaking 5.7.4 Namespace Change?

Hi All, So I must be daft. How do I fix the 5.7.4 namespace breaking change? According to frz this is a "one or two line fix" and he points to the documentation at http://www.concrete5.org/documentation/developers/5.7/environment/autoloading/ . He a…

Customize the markup when using "Edit Area Design" function

I have a site where I'm adding background images to areas using the area design editor. When this is used there is some markup injected around the area's blocks - a div with a class like class="ccm-custom-style-[area name]" and then the associated styles …

Filter Posts