{"id":18383105,"url":"https://github.com/timkelty/nsm.live_look.ee_addon","last_synced_at":"2025-04-11T21:36:11.081Z","repository":{"id":962413,"uuid":"751628","full_name":"timkelty/nsm.live_look.ee_addon","owner":"timkelty","description":"LG Live Look for EE2","archived":false,"fork":false,"pushed_at":"2010-06-11T20:19:59.000Z","size":131,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T23:43:18.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timkelty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-07-01T15:58:30.000Z","updated_at":"2014-02-12T04:20:30.000Z","dependencies_parsed_at":"2022-07-15T05:46:11.478Z","dependency_job_id":null,"html_url":"https://github.com/timkelty/nsm.live_look.ee_addon","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fnsm.live_look.ee_addon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fnsm.live_look.ee_addon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fnsm.live_look.ee_addon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fnsm.live_look.ee_addon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timkelty","download_url":"https://codeload.github.com/timkelty/nsm.live_look.ee_addon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248484249,"owners_count":21111613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T01:10:03.884Z","updated_at":"2025-04-11T21:36:11.051Z","avatar_url":"https://github.com/timkelty.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"NSM Live Look\n=======================================\n\nOverview\n--------\n\nNSM Live Look is a [Multi-Site Manager][ee_msm] compatible[ ExpressionEngine extension][ee_cp_extensions_manager] that allows you to view the latest published revision of an entry in the ExpressionEngine [control panel][ee_cp]. When enabled, a Live Look tab is added to the CP publish form which displays the entry in a rendered template context.\n\n\nGetting started\n-------------\n\n### Requirements\n\nNSM Live Look requires ExpressioEngine 2.0PB1.\n\nTechnical requirements include:\n\n* PHP5\n* A modern browser: [Firefox][firefox], [Safari][safari], [Google Chrome][chrome] or IE8+\n\n### Installation\n\n1. [Download][download] the latest version of NSM Live Look\n2. Extract the .zip file to your desktop\n3. Rename the extracted folder to `nsm_live_look` and copy it to your `system/expressionengine/third_party/` directory\n4. Move (or symlink) `system/expressionengine/third_party/nsm_live_look/themes/nsm_live_look` to the `themes` directory\n\n### Activation\n\n1. Open the [Extensions Mananger][ee2_extension_manager]\n2. Enable the NSM Live Look extension\n3. Configure the extension settings\n\n### Configuration\n\nNSM Live Look has the following extension settings which need to be entered separately for each Multi-Site Manager site.\n\nNote: All configuration options are site specific. When a new site is created be sure to save the extension settings for the new site to avoid errors.\n\n#### Channel customisation\n\nFor each channel, you can set a preview URL which will be used by NSM Live Look to create the preview. Here's an example preview URL:\n\n    /blog/post/{entry_id}/{url_title}/\n\nThe preview url setting will have the following variables replaced with entry specific attributes allowing you to create highly customisable urls:\n\n* `{url_title}`\n* `{entry_id}`\n* `{channel_id}`\n* `{title}`\n* `{author_id}`\n* `{status}`\n* `{entry_date_day}`\n* `{entry_date_month}`\n* `{entry_date_year}`\n* `{dst_enabled}`\n* `{comment_total}`\n* `{username}`\n* `{email}`\n* `{screen_name}`\n\nUser guide\n---------\n\nWhen you have configured NSM Live Look for a channel, go to the publish page for that channel and select the NSM Live Look tab. You will be shown a live preview of the entry on your site.\n\nRelease Notes\n------------\n\n### Upgrading?\n\n* Before upgrading back up your database and site first, you can never be too careful.\n* Never upgrade a live site, you're asking for trouble regardless of the addon.\n* After an upgrade if you are experiencing errors re-save the extension settings for each site in your ExpressionEngine install.\n\nThere are no specific upgrade notes for this version.\n\n### Change log\n\n#### 0.3.0\n\n* Added Morphine styles\n* Rewrote Javascript\n* Modified folder structure\n\n#### 0.2.0\n\n* Rewrite for multiple preview urls\n\n#### 0.1.0\n\n* Initial release with docs\n\nSupport\n-------\n\nTechnical support is available primarily through the [ExpressionEngine forums][ee_forums]. [Leevi Graham][lg] and [Newism][newism] do not provide direct phone support. No representations or guarantees are made regarding the response time in which support questions are answered.\n\nAlthough we are actively developing this addon, [Leevi Graham][lg] and [Newism][newism] makes no guarantees that it will be upgraded within any specific timeframe.\n\nLicense\n------\n\nOwnership of this software always remains property of the author.\n\nYou may:\n\n* Modify the software for your own projects\n* Use the software on personal and commercial projects\n\nYou may not:\n\n* Resell or redistribute the software in any form or manner without permission of the author\n* Remove the license / copyright / author credits\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n[lg]: http://leevigraham.com\n\n[nsm]: http://newism.com.au\n[nsm_publish_plus]: http://leevigraham.com/cms-customisation/expressionengine/nsm-publish-plus/\n\n\n[ee]: http://expressionengine.com/index.php?affiliate=newism\n[ee_forums]: http://expressionengine.com/index.php?affiliate=newism\u0026page=forums\n[ee_cp]: http://expressionengine.com/index.php?affiliate=newism\u0026page=docs/cp/index.html\n[ee_cp_edit]: http://expressionengine.com/index.php?affiliate=newism\u0026page=docs/cp/edit/index.html\n[ee_cp_extensions_manager]: http://expressionengine.com/index.php?affiliate=newism\u0026page=docs/cp/admin/utilities/extension_manager.html\n[ee_msm]: http://expressionengine.com/index.php?affiliate=newism\u0026page=downloads/details/multiple_site_manager/\n\n[firefox]: http://firefox.com\n[safari]: http://www.apple.com/safari/download/\n[chrome]: http://www.google.com/chrome/\n\n[lg_addon_updater]: http://leevigraham.com/cms-customisation/expressionengine/lg-addon-updater/\n[gh_morphine_theme]: http://github.com/newism/nsm.morphine.theme\n\n[ee2_module_manager]: http://expressionengine.com/public_beta/docs/cp/add-ons/module_manager.html\n[ee2_extension_manager]: http://expressionengine.com/public_beta/docs/cp/add-ons/extension_manager.html\n\n[download]: http://github.com/newism/nsm.live_look.ee_addon/zipball/master\n[newism]: http://www.newism.com.au","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimkelty%2Fnsm.live_look.ee_addon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimkelty%2Fnsm.live_look.ee_addon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimkelty%2Fnsm.live_look.ee_addon/lists"}