Building with concrete5
Customizing Themes & Blocks - Read Here First
You'll want to check out a few specific areas of the documentation.
AutoNav template
Hi there,
I am working with a new autonav template I would like to use in one of my themes.
It actually works ok, but I need it to add a extra class parameter.
Let's say that I have the following code (that is what works now)
[code]
H...
Access another table from a block
Hi !
I need for a block a 2nd table to access, so I have 2 tables in the db.xml and this works fine.
But....
How can I access the second table with ADODB_Active_Record?
The standard block table works fine (add, delete block, and so one).
From...
Setup a Custom Content Block
http://img94.imageshack.us/img94/8100/lottopage.png
I need each of the numbered blocks displayed in the image above to be a content area. How can I set up a simple block to have a set size, background colour, padding etc.?
Facebook Connect
Has anyone tried using Facebook Connect for member login? OpenID is great, but I'm looking to cover as many options as possible.
Thanks!
5.4.0RC1 File Set Custom Permission Oddity
Go to the file manager, create a new file set, edit the file set and check the box to set custom permissions. A group with a blank name shows up at the top of the list of groups.
5.4.0RC1 block permission bug
From an administrator account, I added testgroup to the permissions for a page. I went to a block in an area and removed testgroup from the permissions. I went back to the block permissions, and it has this message at the top.
"Permissions for this blo...
Autonav: don’t show home link on home page?
I haven’t found anything covering this so I’m gonna start a new thread:
Is there any way do exclude the home page link from the home page ONLY? I know I could do this with CSS but that’s not an option as it would mess with the styling of the menu (I’m ...
How do the new site_whatever files work?
I have seen several references in the documentation to new site_ files, such as site_db.xml. How do these files differ from the regular site files? How do they interact with core files? What files can be site_ files? Any pointers to additional documentati...
5.4 Bugfix - Areas from foriegn pages w/ Layouts
I use something like
[code]
$home = $Page::getByID(HOME_CID);
$a->Display($home);
[/code]
This is great for displaying content that's consistent across multiple pages _and_ multiple page types, as well as keeping those areas from going into edit ...




