I am currently working with expression engine, and we are wanting to create a multilingual site, using just one instance of expressionengine, without having to pay for the multi-site license.
Which one better drupal or expressionEngine? Must handle page/event specific membership manag开发者_开发百科ement. Anyone have experience on those two CMS?It doesn\'t matter what platform you use to d
I\'m a EE newbie. I have the code below. the poll weblog displays at search result page, but doesn\'t display at blog and post details page :/ what am I missing?
I have a profile weblog that contains all our users details (fields seperate from the membership). These users can submit application forms with the use of a SAEF (stand alone entry form), which will
I\'ve got a really quirky issue going on with ExpressionEngine. I\'ve got a live test site here. Essentially, if you attempt to comment on the index\'s \'Question of the Day,\' you get a proper redir
Is this possible to do the following in ExpressionEngine: (code taken from here) IF THERE ARE RELATED ENTRIES SHOW THIS: (important to see the header)
I know this is a question that has been discussed over and over, but I seem to be having trouble still.
I validated my client\'s website to xHTML Strict 1.0/CSS 2.1 standards last week. Today when I re-checked, I had a validation error caused by a weird and previous unknown script. I found this in the i
I\'m building a custom expression parser and evaluator for production environment to provide a limited DSL to the users. The parser itself as the DSL, need to be simple. The parser is going to be buil
I\'m using the native jQuery validation library to validate email addresses entered in a contact form. Since this is an Expression Engine site, I\'m using its email validator as a server side backup.