Developing (v7+)

possible to cloak email address?

There is a wordpress plugin that allows you to have an email address displayed in your content, but it is cloaked in a way that it isn't recognized by span bots. http://weber-nrw.de/wordpress/cryptx/ (the site is in German) Does something like this…

Re-arranging the /files directory

So, I finally managed to change the directory structure for /files. I'm setting it up so it can house files for multiple domains. I just don't understand why it's so complicated, or if I missed something simple. This is in my site.php: [code] defin…

Disable block automatic inclusion of css/js in page header

I have a block which requires multiple css and js files, and having dropped them into the block's css and js folders, they're included in the page header automatically. Great. Except in this case, some of them don't play nicely when the page is in edit mo…

Customizing the Composer behavior

When you publish a page, such as a blog entry, using the Composer, you are directed to that page on publish. I'm using this feature for short news items that don't require the full details pages. That is, the page list displays the entire contents. …

Custom code when user enters group

Hello, im trying to add user to newsletter list(mailchimp, mail monkey block) when he enters certain group. I try to achive this by c5 events (on_user_enter_group), so i hooked an event [code] Events::extend('on_user_enter_group', 'DodanieDoNewslette…

Including a "functions.php" file in a block

I come from a WordPress background and want to include a general php file that has function callbacks that gets included on all pages. I'm currently building a theme package with some custom blocks and have that file being loaded through the theme to use …

Creating default stacks for template

I'm building my first Concrete5 template and want to create some default stacks that get automatically created upon package installation. I would also like to assign those stacks to default pages of the theme. For example, I have 4 "widget" areas in th…

Sessions with > 5.5.0 not working

I am currently running v5.5.0 If I upgrade to 5.5.2.1 or 5.6.x even, suddenly sessions no longer work. We have a custom made customer login portal which uses sessions. It works under 5.5.0. When I upgrade to any higher version, sessions are no longer…

Concrete5 TinyMCE editor replacement?

I've never been a fan of tinyMCE.. has anybody come across Bootstrap Live Editor? http://wbpreview.com/previews/WB0DFT966/index.html

Single Page form insert into database

Hi all I'm pretty new to coding and am trying my hardest to get to grips with C5 and all of it's possibilities. What i'm trying to do is create a single page with a form on it that inputs data into a table in the database i have created. I have the f…

Filter Posts