Developing (v7+)

Setting page type defaults after pages have been created.

I need some pointers here, I must be doing something wrong. I created about 8 pages, then realized that I can set the defaults for the full.php and view.php templates. So I have all the defaults set and when i create a new page now the default blocks s…

Theme pagetype in package

I'm making some packages for themes, I have on theme that has a different name than the default page types. How do I have the package add that new pagetype? something in the controller I would imagine! thanks

Parent in AutoNav

When I have AutoNav configured to display at the second level, I would like it to display the parent page as the first item in the menu followed by every thing in the second level. Does anyone have a template that does this or a suggestion on how to …

Twitter Streaming API, I mean

My bad. I'm new. How do I hook up the Twitter Streaming API to my site? What I want: To use the Twitter Streaming API to aggregate tweets that are filtered by keywords and pulled in real-time to my site. This would be on the back-end. Than…

Twitter API

I'm trying to implement the Twitter Search API into my website. I need help? I have created the tables at phpMyAdmin, and have added the necessary files to my /public_html directory. What do I do now? Thanks!

Database-Prefix for multiple Installations

Hi Guys and Gals, i really felt in love with Concrete5 and built some websites with it. But, my (acshully) only point of critic is: Why do we have to point it to a "clear database"? Hey! All we need, is a DB-Server. Why isn't it possible to give t…

Convert Existing PHP Apps into Concrete5 CMS

I'm extremely new to Concrete5, and I'm only a beginner at PHP. I wrote several PHP applications to select and display data from a MySQL database. I was able to get these apps working in the CMS of our current website, but now our outside web vendor has r…

Jobs: How to tell if the last job is still running?

Hi I have created a job which I kick off every 5 minutes using a cron job. The job take longer than 5 minutes to run, so I don't want the job to run again until after the previous one has finished. I'm trying... [code] function run() { if…

nav-selected not applied when not logged in?

Hello all, I might be missing something really obvious here but here is what happens: When I am logged in the auto-nav assigns the appropriate nav-selected class to the active menu item. However, if I am logged out that does not happen? What is going…

Customising css file for Auto Nav

I am trying to style my navigation menu. Do I create a separate css file for the Auto Nav? Once uploaded how do I link the Auto Nav to my css file?

Filter Posts