(OLD 5.7 Discussion FORUM)

Dashboard Theme Difficult to Read

Is it just me, or is the dashboard theme difficult to read? My eyesight isn't what it once was, but this isn't helped by the "Add Content" left hand tool bar being very dark, and the font colour being not much lighter. The drop down arrow next to "Blocks"…

Accepting JSON calls

Hello, From my_single_page.php I want to post JSON data to an AJAX-handler. so first I made a controller file to handle this AJAX request in my_package/controllers/ajax.php with the following method: [code] public function say_whats_posted(){ …

Doctrine Entity not creating Database

I have created a simple package to assist with the creation of an Employee Directory in our district. Everything installs and works great in my local test environment. However, when I install the package on our main site, the database table is not creat…

Memcache

Is there a way to configure 5.7.x to use memcached as the caching backend? I'm trying to configure Concrete5 to run on Google AppEngine, and the only references I can find are for the 5.6 version of Concrete, which doesn't help too much, as the configurat…

List styles using Redactor - possible?

Hello all I want to create tick and cross bullet list styles for my site and would be great if these could be applied to lists via the Redactor WYSIWYG. I'd like the output to look like so: [code] Item Item [/code] or even: [code] …

Include .js in dashboard single page

Hello, I'm writing a package for C5.7 and in a particular dashboard single page I'm gonna build an Angular app. I could use the following code in my_angular_single_page.php: [code][/code] But is there a better and more proper way to do this?

Available functionality since 5.7

I appologize here if my questions may be inappropriate, but I am quite new to concrete5. I found the following http://www.concrete5.org/marketplace/addons/automatic-email-obfuscator/documentation/ on obfuscating email-adresses on the page. As the de…

Additional file URLs

Hi there Just wondering if there's a user-friendly way to add additional URLs to files like you can with pages. I could use .htaccess redirects or just upload them outside of c5 of course, but ultimately I want our less technical people to be able to …

Filter Posts