Published by Mijingo

tips icon image

EE Insider Tips
Sponsored by Mijingo's EE 2 Screencasts

ExpressionEngine mini-howtos created by the EE Insider community.

Tips tagged “Url”

Flexible weblog entry searching by passing URL segments.

Posted on October 07, 2009 by moogaloo

Inspired by Justin’s tip passing variables via the URL, something similar I’ve used is for an album review site to give additional search options:

a weblog for the album review may also include other info, eg label, artist, year, city, country whic you may then want to be links that take you to a

Read this tip

Using URL Segments for Dynamic Navigation

Posted on June 07, 2009 by Jason Hudnutt

ExpressionEngine allows you to dynamically assign CSS navigation based on arguments passed from the URL segment.

This allows you to use CSS to display the active page based on the URL.

<a href="/about/" class="{if segment_1 == "about"}about about-active{if:else}about{/if}"></a

This is just

Read this tip

Force WWW or no-WWW

Posted on May 29, 2009 by Philip Zaengle

I don’t care which, but this’ll help you a lot when working with logged in vrs. logged out users.

If your not on the same domain (http://www.eeinsider.com vrs http://eeinsider.com) you can end up with all sort funky things happening (mainly cookies being set in the wrong place, and other such

Read this tip

Search EE Insider Tips
Sponsored By