Developing (v7+)

Integrating GallerifficPlus with C5

Hi, I'm having a problem integrating the GallerifficPlus jQuery plugin with C5. I'm getting the following error in my Firebug console: $("#ccm-GalleryBlock-display40").galleriffic is not a function From the research I've done, it seems the most com…

HTML emails

I am using the Extended Form block, but I think it uses the same code as the regular c5 form to send out alert emails. I need to make the alert email that gets sent out an HTML email (logo, basic colors, etc) has anyone ever done this or have any pointer…

Pricing of Modules and Developer Incentive

C5 Team, I have been working with Concrete5 for several months now, most notably moving a county government site to the CMS, as well as several smaller sites. Over this time, I've developed 21 different block types, many of them ports of custom applica…

Custom Registration Example

Hello World, This thread is to answer some questions posed at http://www.concrete5.org/index.php?cID=27239 and to help anyone else who's interested. Attached are an example page and an example controller for a registration/signup process. The idea i…

htaccess ReWrite question

Hi all, How can I rewrite the path by removing one element from the full path. What do I need to write in my .htaccess to make this work? Example (removing "subdir/" in the following example): [code] From: www.yourwebsite.com/subdir/page/subpa…

Jquery/Lightbox

Hi, has anyone built in Jquery/Lightbox as gallery system in your c5 site? Does anyone have a tutorial on how to do this? I'm looking for something out-of-the-box (if possible) like those Joomla!-Plugins. If not, an instrunction would be nice, though…

File upload on User Registration

Hi, I need to allow users to attach a file (a CV) on the Registration page. I've associated Image/File attribute type with Users, created the CV custom attribute, and added/required it on the Registration page. What you get is just a link (choose …

Render order and variable scope with blocks and elements

Hi... I'm having some issues and hoping someone can help me with the rendering order of a page and variable scope. Though I suspect this is more of a scope issue. I'm producing a package to distribute. It will include functionality that the user wil…

Getting from address with mail importer

I'm working on a mail importer, I need to just get the "from email address" of messages received and discard the rest. do I use the mail helper in the importer file I am working on to do that? thanks

Include Paths & Helper Files

A close look at the helper() method in loader.php seems to indicate that helper files (or more specifically, the classes defined within them) don't follow the "usual" override rules. To override a core helper, it appears you create the appropriate file in…

Filter Posts