Developing (v7+)

Add User Event Hook problem

With the on_add_user event hook, I'm trying to have the system setup two new pages whenever a new user is created and is a member of the Clients group. I have it down so that it'll setup the new pages, but I need to use a conditional to test if the use…

Using the database - examples?

Hello all, I just created my first "block" and have it installing and creating its table in the database. I have also created a blank page that exists in the dashboard for the purpose up updating the data that this block will display. So far, the block…

need 2 testers

I need two testers to test a Podcasting Package and an Events List Package. msg me if interested.

two tables for one block

if I wanted to post partial info such as the bID and say a data id to the block table, and then a data set with the data id and other variables to a separate table...all from the add/edit view for my block, what would I need to add to the controller to su…

How to get custom field values on_page_add event

referencing the Events list here: http://www.concrete5.org/help/building_with_concrete5/developers/mvc/events/ on_page_add is passed the new page object as the argument and I've been able to retrieve the page ID and title like so: [code]$pageID = $p-…

Static menu item in header nav. Is this possible?

I need to put a link to a wordpress blog in the 'Header Nav'. The blog url is acachurch.com/blog Is there a way to do this while keeping the 'Header Nav' dynamic? (By dynamic I mean when you create pages in C5 it adds a menu item in an unordered lis…

block reposting

ok, so anyone experience this? I have a custom block that I am working on, and it posts just fine, all is heading to the right place...ect. however, it seems as though any time I exit edit mode and publish, and then re-edit a page to modify the bl…

Custom properties

Im completely new to C5 and want to know about properties. In other CMS-systems I can easily create pagetypes with their own custom properties. Lets say I need to create a site that lists products. Then I guess I would have to create a PageType name…

Adding user workflow with email notification

Hi, For a client project, they require us to implement a user workflow system with a user hierarchy such as: Publisher Editor Author The advanced permissions setting offer the granular permissions level that helps, however what's missing is the…

Filter Posts