Developing (v7+)

FileStatistics Model

Any chance we might see a FileStatistics Model to go with the UserStatistics and PageStatistics models. I have a few clients that like to see large page view numbers and want to have image galleries that bump up the page views as the guests fly through…

Scrapbook Access Denied

Okay so I purchased the scrapbook tabs for a site that's in development. Its working great. But the scrapbook's edit feature has been throwing a access denied everytime I try to edit my content blocks in my newly created scrapbook. I'm the only admin …

Scrapbook Access Denied

Okay so I purchased the scrapbook tabs for a site that's in development. Its working great. But the scrapbook's edit feature has been throwing a access denied everytime I try to edit my content blocks in my newly created scrapbook. I'm the only admin …

Using Concrete5 with existing db application

Hi, I really like Concrete5 and have now built a few sites using it. I also have some existing sites which heavily use database calls for listing information. I would like to use C5 for a new site with listings and I really like the way C5 can creat…

How can I get the content of a block from another page?

Hi all!, I am extending the page_list module, and I want to get the HTML content of a block that belongs to another page and display it. I managed to get the handle of the other page, as well as the handle of the block I'm interested at (which I get…

Set block template from the 'add' block dialog?

Any idea if this is possible? Basically, I want the user to be able to select the template while they are adding the block, rather than add the block, then set the template... Is this possible? Jon

Deleting old page versions?

What is the general thought on deleting old page versions? Haven't looked, but I would imagine they just all get stored in the database. This (also haven't looked) would probably lead to a bloated database that might slow the loading of the site down. A…

custom block question

I have some additional javascript that I would like to have available in the add.php dialog (for the sake of having consistent date selection) $(function() { $('.popupDatepicker').datepick(); }); but C5 is just omitting it like it's not ther…

adding jquery.datepick to bloack add/edit

tossed jquery.datepick.js into the /js folder. is that auto added to the header? or do I need to use some sort of "addheader" code to the add.php of the block? any help would be GREATLY appreciated.

Filter Posts