ExpressionEngine 2.0

A Quick-Start Guide

By Ryan Irelan

7 Readers

Tal

Jason

Matt

Carl

Wes

Matthew

Patrick

2955 2955
36 250
250 250
250 250
292 292
250 250
128 182
Activity

Tal Williams finished.

Comment ·

Tal Williams read 2870 kindle locations in ExpressionEngine 2.0

2940

Comment ·

Jason Head read 36 pages in ExpressionEngine 2.0

36

Comment ·

Tal Williams read 70 kindle locations in ExpressionEngine 2.0

70

Comment ·

Wes Baker finished.

Comment ·

Patrick Haney ExpressionEngine 2.0

Sharing data between templates is simple in ExpressionEngine. To customize the `` tag with the name of the current page, first setup an `{embed}` with the `page_title` attribute in the template file: `{embed="template_group/template" page_title=""}` Then add in the dynamic page title using the Channel Entries tag pair right inside of the `page_title` attribute: `{embed="template_group/template" page_title="{exp:channel:entries channel="channel_name" limit="1"}{title}{/exp:channel:entries}"}` And to use that variable passed through ExpressionEngine, edit your embed template to include: `<title>{embed:page_title} § Site Title`

Comment ·

Wes Baker read 113 pages in ExpressionEngine 2.0

113

Comment ·

Patrick Haney read 10 pages in ExpressionEngine 2.0

128

Comment ·

Patrick Haney ExpressionEngine 2.0

When setting up a new File Upload Destination in ExpressionEngine, set a Maximum File Size to restrict the uploaded file from being too large. Since the value is expected in bytes, use 1048567 if you want the maximum to be 1MB.

Comment ·

Patrick Haney read 5 pages in ExpressionEngine 2.0

118

Comment ·

Prev Next