say hi: hi@daulex.com

A quick rant about expression engine

February 8th, 2010

Expression Engine 2.0 (beta) is the most awesome, amazing, poorly documented, annoying and exciting CMS I’ve ever used.

I’m trying to set up a clean url structure like:
site.com/category/sub-category/
Which is effortless in wordpress, however just doesn’t want to work in ee off the bat. I have to resort to mysql queries and logical bits of code like the one below just don’t work.

category="{if "{segment_2}"}{segment_2}{if:else}{segment_1}{/if}"

I miss wordpress.

Responses

No comments yet

Add your comment