Just wondering if anyone has any advice on the best approach to take for setting up cron jobs for scripts that run within Expression Engine.
So a question, is there a library out there that will allow me to do some datetime logic in human friendly format? For example, if I want to check if given date is within next month then I\'ll query s
does anyone know how EE determines the path to a given template group for modules.For example, I have installed a module and there are template files that it uses OUTSIDE of my templates directory tha
I know this sounds crazy, but I need to show some post information out开发者_C百科side of the loop in the expression engine channel module. Is this possible?You could use EE\'s SQL Query template tags
Currently the pagination works like /P1 /P2 /P开发者_如何学编程3. I would like to change it to something like /page-1 /page-2 /page-3. Does anyone know of a simple plugin or even how I could change an
I just started working with 开发者_开发问答codeigniter and i found it easy to work with. I recently came across expressionEngine and seems like a great add-on for codeigniter. My questions is, after i
I\'m looking into expressionEngine as a CMS for a project i\'m working on. I\'m not sure if EE works with Custom PHP/JQuery. I\'m want to allows users to upload images, Each user\'s images would go in
How can you tell inside of a template if the page is being viewed as a single entry page开发者_JS百科 or not?You would use the {total_results} variable (link) inside of the {exp:channel:entries} loop
I\'m in charge of developing an extranet for a client using expressionengine. Since this platform is generally unfamiliar to me, I look into the documentation to discover no real evidence that it can
I’ve been learning using Expression Engine. One thing has me stumpted though. I have a layout that uses a four column grid (see http://training.customstudio.co.uk/services). This uses three CSS cla