Requirements
Make sure your system meets the minimum requirements:
- ExpressionEngine 2
- Morphine CP theme addon
- PHP 5.2+
- A modern browser: Firefox, Safari, Google Chrome or IE8+
Installation
- Download the latest version of NSM Live Look and extract the .zip to your desktop.
- Copy
system/expressionengine/third_party/nsm_live_looktosystem/expressionengine/third_party - Copy
themes/third_party/nsm_live_looktothemes/third_party(you may need to create thethird_partyfolder) - Install Morphine CP theme addon
Activation
- Log into your control panel
- Browse to
Addons → Extensions - Enable all the NSM Live Look components
- Configure the extension settings
Configuration
Extension settings
Channel preferences
Each channel can have one or more entry preview URLs. This URL is used to display the live page preview inside the publish tab <iframe>. Each preview URL row is made up of the following attributes:
Channel
Display the preview for entries in this channel.
Title
The title should refer to the type of template you are previewing. It helps distinguish multiple preview templates ie: Entry Page, Category Index, Layout 1 etc
Preview URL
The preview url setting will have the following variables replaced with entry specific attributes allowing you to create highly customisable urls:
NSM Live Look will also replace the entries custom fields with their values. Eg: {field_id_2} will use the data stored in the custom field and insert it into the url.
Example preview url:
/blog/post/{entry_id}/{url_title}/
Use page URL?
If the entry has is assigned a URL through the Pages Module the preview URL will be overwritten. Check this option for individual entry pages.