Developing (v7+)

"Home"- Link in Main Navigation ?

Does anyone know a way to add a "Home" link on the main Navigation. After looking at it Im thinking I might have to build a custom Auto-nav Block. Any help on this subject would be much appreciated. Thanks Paul

addHeaderItem from within block

Stumped again, I should change my username to that. Anyways, instead of adding arbitrary javascript throughout my pages, I want to use the controller method addHeaderItem from within a block. I have tried a few different things, but I am posting her…

Page Title Customization

Hi, I'm hoping this is an easy answer. I want to customize the display of the tag to get rid of the :: thing. I see that this is pulling from /concrete/elements/header_required.php I made the change in there and it worked fine, but my understanding …

Block ID duplication

There is a behaviour I wasn't aware of for a while. It might be useful to know about it when you build your own block.. As mentioned in the documentation every table that is specified in the controller must have a column "bID" which is used to link the…

Redirect to Previous Page on Login

Right now when a user logs into my C5 site, they get directed to the dashboard rather than back to the page they were on. Is there an easy way to change this? I thought I saw something in the Forum here about that, but now I can't find it. Thanks!

Build Theme

Hei! the site http://www.hcanc.org.br/ is very beautiful. Could someone convertit to concrete5 and send to me? I dont understand css and need this template

Package/Application Documentation

Hello Community! Due to the lack of documentation for the Package/Application system in C5 I decided to dig (took most of the day!) into the C5 code and get it sorted out. I think this is crucial and important feature to add large scale functionality to …

How do I contribute

I'm a php developer and have contributed to open-source for quite a while now. I would like to be able to contribute to c5 (patches, new features, etc), but I don't see any type of developers only forum/list or even a public svn/cvs repository. How do …

Block Documentation

Hello All, Too my utmost annoyance I have noticed that the documentation for the C5 block system is lacking if present at all. Is there currently anyone who is working on this? I am in the process of evaluating C5 for a large scale project and this seem…

Getting currently selected theme from a Block Controller or View

Hi, I am working on a few blocks and I needed to read some data from a XML file that I have in my currently selected theme. Of course I can hard code this path in, and I guess I could parse the directory and put in a drop-down box of the theme that is cu…

Filter Posts