Developing (v7+)

Collection Path URLs & Trailing Slashes

Hi, I've noticed that the getCollectionPath() returns a path with a trailing slash and Page::getCollectionPathFromID(id) returns a path without a trailing slash. I figured I'd post here because I don't really know enough about C5 yet to know if that…

Permission for Permissions

I want to lock down who has permission to access permissions... Ive set advanced permissions on my site and setup Admin and Editor users. The editor users can edit content but at the moment they seem to be able to edit the permissions of who see the co…

Area question

Hello Is it possible to limit to one Area in edit mode? I mean when someone add something to the Area no other "Add to this area" will appear in the edit mode. $as = new Area('Sidebar'); $as->display($c);

how to start

im new to web design/building... i have a domain name (through godaddy) and a host (through hostmaster) and ive changed the name servers.. installed concrete5 but when i click on the link hey gave me to login.. there is nowhere to login.. HELP PLZ!!

Profile subpages

I'd like to add a fifth subpage to the profile. I'd also like to merge the Avatar and Edit pages to a "Settings" page. After browsing the forums I have been unable to find out how to do either of these things correctly. I've merged the edit and avatar…

Can only get right sidebar page

I am trying to create a new page type but no matter which icon I select for the style I end up with the right sidebar style. I am a Concrete5 newbie, and I may be missing something obvious, but I can't seem to get this simple operation to work.

google maps

Hello! So I understand that there is an actual google maps block, but I was wondering why simply pasting code from google maps, in the iframe tags, doesn't work. It works if I add it in an html block, but I need to use the wysiwyg editor, and pasting the…

Can't create page programmatically with custom page type

Hi all I'm trying to create pages from a Dashboard editing interface using the pagetype 'job', but although the pages are being created, they aren't using the pagetype's template file (job.php). They're showing the header and footer of the site, but no…

Complex "Blocks" (modules)

Hello, I just read through most of the tutorial entitled "Creating a New Block Type." It was a fairly good/informative read; however, it provided me with nothing truly in-depth.. What about service layers or data-mappers? All it talks about are the utm…

typography.css in dashboard

Hello, I would like to add styles from typography.css for tinyMCE form present in dashboard. I can load tinyMCE properly, but styles aren't loaded ! Thanks

Filter Posts