Developing (v7+)

Filtering By Keywords

This is more of a MySQL question than a c5 question, so forgive my lack of DB syntax knowledge. Why do the UserList and PageList filters use .'s in their queries? Example:[code]public function filterByKeywords($keywords) { $db = Loader::db(); $q…

Modifying Search Functionality, Zend Lucene

Hey, I am trying to alter the search functionality in a couple different ways. I have been working with the file root/concrete/libraries/indexed_search.php. That file uses the zend lucene library to search. While working with it I realized that concrete …

Override core single page within a package

I want to add some custom functionality to the page_not_found single page, which I know can be done by just copying the controller to the root /controllers directory, but I would like to do it within the context of a package. Is there any way to get a …

Index Page...HELP PLEASE

I would like to know how to edit my pages via HTML. How do I find the index page? Also, When I try to edit my photo gallery, it doesn't do anything. I click on edit, so I can add photos, and it brings up another page, that also says edit on it. I clic…

Wrapping blocks

I have an Area in my template that the client will always insert a 'Content' block. Is is possible to have this wrapped in a tag, so that each time a block is added so is another div?

How intense is Concrete5 on the database?

A WordPress webdesigner myself, being continously intrigued about the goodness offered by Concrete5, I've often been wondering: How server-intensive is Concrete5 compared to something like WordPress or Drupal? How much does it hit the database to do it…

The best location for functions, js and css

Hi, Where is the best location for function js, css used both by a dashboard single page and a block view in a package ? I don't know if my question is stupid.. Thanks, Seb

strange tags appearing

Hello, i have something weird. when i edit a text in a content block it somtimes looks like it freezes up when i try to backspace. the block wont delete or backspace and when i go into the HTML view i see suddenly a lot of _mce_start spans and stuff. H…

Loader::('url')

Hi, I'm developping some single pages in the dashboard. i have some soon pages like 'Full Sitemap' 'Folder ViewPage' 'SearchAccess' in the sitemap. All is ok but i don(t find the way to build a url from one soon to her neighbor. I have a 'edit' butt…

PHP AutoNav

Hi, Can anyone explain or link me on how I can create a nests UL/LI navigation list of all of my pages,sub-pages for a suckerfish style navigation. I don't want to use the plug-in because I want to throughout the whole site. I have tired, and loo…

Filter Posts