Developing (v7+)

URI with filename extension instead of directories

Hey all, I'm curious to know how can that be done: a concrete5 website use directory URI structure like: /site/subsection/text-of-the-page/etc... How can I always take the last element of the URI and make it like a filename instead? /site/s…

Single page concept

Hi, I added a new single page like the documentation told me to. Its empty with only the header (where you can add blocks). What I want to do is: -In Edit mode, being able to add any number of blocks on the page. -Outside of edit mode, the content …

Saving multiple values into a select attribute

I can't find documentation how to do this. I'm creating pages programmatically from a recordset of data. I have an array of credit cards (Visa,Amex,MC,Discover) in my source DB and a corresponding Select Attribute (credit_cards) with matching values/op…

Working with Dashboard Single Pages

I've built a couple of Add-Ons that have dashboard single pages. I really don't want to have multiple sections for each Add-On, so I have come up with this solution: In the install() and upgrade() methods of the package controller: [code]$this->insta…

profile pages

hi i want to create a new profile page so i created a single page - profile/test.php in the file i have this code ... i copied the sidebar loader from the profile/view.php [code] this is a test [/code] now i can see the page but w…

Download link resulting in 'Page Not Found'

I have been working on a custom button generator and have reached the point at which I am adding the 'file download' capability. I am running a staging version of my site in which I develop the elements and test them before pushing them live. The pr…

Creating an Array Attribute Type

After not discovering an already existing solution, my goal is to write a User Reviews attribute for the Product object in the eCommerce plugin. Each review will have: user id associated, product associated, timestamp, review (text area). Then, s…

Inserting Custom PHP & Marquee Codes

Hello, I am trying to figure out how to place in my normal Header to this concrete platform. http://masterzradio.com/members/ is what the current members section looks like, however I am trying to see about placing the top php coding that is uptop…

Filter Posts