Developing (v7+)

Bug in "sanitizeFileSystem"? - ß / ss / sz

I am talking about the function "sanitizeFileSystem" in the "TextHelper" class (/concrete/helpers/text.php). Currently the function translates "ß" in "sz". In Germany we write "ss", if a "ß" is not avaible. I think this should be changed. Read m…

Block Question

So I went to the auto-nav primer "how-to" doc, and I understand how to hard-code the autonav block into a template, cool. But I tried this same thing with the TweetCrete block and it doesn't work. I tried: $bt = BlockType::getByHandle('jereme_tweetc…

Embedding Flash in Template

I'm using the swfobject.js method, when I place the flash element into my template and look to load it hangs on the loading screen at 57%. When I run the flash in a straight html page it loads perfectly, so I'm not sure where my issue is at. Here is my…

problem with external link

if you want a link that is not a page - linking to a page on your own site - you might use external link right? my problem i need the linked to page to be a child under the external link page. so i drop the link to page onto the external link but when …

Adding External Form w/ Code

I'm trying to add an external form to a page by simply coding it into the template, because I have several pages which use the same included file but don't share a common parent page which I would normally just have them read the blocks from. But my fo…

auto nav, nav selected, nav path selected.

Tutorial and solution. For a long time i have been trying to get the autonav to have nav selected (the current page) different colour - rather than just a gery outline. Also it would be nice if when your on a sub page it highlited the relevent pare…

ftp_chmod inclusion?

Over the past few days I've seen a few examples of where permissions have not been set correctly, in one instance the server was hacked. No way to tell if it was hacked due to the permissions being wrong or some other means at this point. This CMS like …

Here's a question we're debating...

I'm about to make an architecture decision that seems like it could have really negative side effects and I wanted to give you guys a chance to weigh in. The problem: Our Starter and Advanced hosting plans are all managed through an internal version…

Expanding the month to it's full name

I'm using the php command: echo date('M j, Y', strtotime($date)) ;?> To provide the result: June 30, 2010 but right now it crops the month to Jun, and all months 3 characters. Where do I go in the code to command the full name of the month?

Filter Posts