(OLD 5.7 Discussion FORUM)

iframes between concrete5 sites

I am trying to "share" a blog between concrete5 installations so I only have to update posts in once place. The blog was created on website A which is basically a landing page with links to regional sites. Structure as follows: Site A - Site B - …

How to add an HTML block with a custom .css

I have a single block that is customized and requires it's own reference to a .css file. When I import the code and reference the .css it messes up the entire site. How do I properly embed the html and use it's custom .css in a block?

Migration Packages error on install

Hi I just got an strange issue about the migration packages. I've got an brand new 5.7 install and uploaded the migration tool in packages. When I try to install if got the error: [code]syntax error, unexpected 'i' (T_STRING), expecting function (T_…

Highlight Changes

Hello All, Can anyone help me? I want to highlight the changes in compare versions window for requested version and current live version. I have an administrator and editor groups. When an editor makes changes and submits for approval, the change…

Config class and upadting to 5.7

Quick question for the community. I have this bit of code in a block I'm updating from 5.6 to 5.7: [code] $co = new Config(); $pkg = Package::getByHandle("myPackage"); $co->setPackageObject($pkg); [/code] Does anyone know how to get this to w…

Overriding Pagination HTML

Hi I am trying to override the HTML generated by the Pagination system, it seems like it should be pretty simple but I cannot find any decent documentation on how to do it. I have found the following class: http://documentation.concrete5.org/api/…

How do I get theme path from custom route when using AJAX

I have a custom route defined which points to a controller in my application/controllers directory. I'm accessing the route when making an AJAX request. In the request response I need to return some HTML pointing to some images in my theme. I can't figure…

Feature Request: Split Tracking Codes

I'd like to request a feature be split into two features. The Core feature of Tracking codes is great but my choice is header or footer. On our site we have Codes that require something in both places. Tracking Codes such as StatCounter and Google Anal…

Filter Posts