From 7de369a1ea5e656ac9ec61a521b3e0fb48d9a3c7 Mon Sep 17 00:00:00 2001 From: Lukasz Rajchel Date: Wed, 19 Aug 2015 06:14:34 +0200 Subject: [PATCH] description fixed --- SitecoreInstanceManager.nuspec | 133 +++++++++++++++------------------ 1 file changed, 59 insertions(+), 74 deletions(-) diff --git a/SitecoreInstanceManager.nuspec b/SitecoreInstanceManager.nuspec index 734dfbe..09d3da4 100644 --- a/SitecoreInstanceManager.nuspec +++ b/SitecoreInstanceManager.nuspec @@ -9,80 +9,65 @@ RaYell Sitecore Instance Manager - <p>SIM is a key tool for managing the park of Sitecore instances. You can install, locate, maintain, reinstall or delete Sitecore products. It has API and plugin engine so you can extend it for any your need.</p> - - <h1>Features</h1> - <h4>Global Features</h4> - <ol> - <li> - <strong>List</strong> Sitecore websites installed locally</li> - <li> - <strong>Install</strong> new Sitecore standalone product</li> - <li> - <strong>Install</strong> Sitecore modules and packages</li> - <li> - <strong>Download</strong> Sitecore CMS and DMS from SDN</li> - <li> - <strong>Back up</strong> Sitecore websites, and <strong>Restore</strong> them</li> - <li> - <strong>Export</strong> Sitecore website and <strong>Import</strong> it on remote computer</li> - <li> - <strong>Delete</strong> Sitecore websites</li> - <li> - <strong>Reinstall</strong> Sitecore website</li> - </ol> - - <h4>Open in Browser</h4> - <ul> - <li>Open website</li> - <li>Open Sitecore Client</li> - <li>Open Sitecore Client (bypassing security)</li> - <li>Open <a href="https://bitbucket.org/sitecoresupport/sitecore-support-toolbox">Support Toolbox</a> - </li> - </ul> - - <h4>Open applications</h4> - <ul> - <li>Open Website folder</li> - <li>Open Visual Studio 2012 project (create project if missing)</li> - <li>Open web.config file</li> - <li>Open <code>showconfig.xml</code> configuration</li> - <li>Open current log file</li> - <li>Open entire log files in <a href="http://marketplace.sitecore.net/Modules/Sitecore_Log_Analyzer.aspx">Sitecore Log Analyzer</a> - </li> - </ul> - - <h4>Change website</h4> - <ul> - <li>Start/Stop App Pool</li> - <li>Recycle App Pool</li> - <li>Kill <code>w3wp.exe</code> process</li> - <li>Change Framework version</li> - <li>Change Framework bitness</li> - </ul> - - <h4>Extra features</h4> - <ul> - <li>Edit <code>etc\hosts</code> file</li> - <li>Batch operations with SQL databases</li> - <li>Predefined configurations (Enable MVC, Scaling ...)</li> - </ul> - - <h3>Supported Products</h3> - <ul> - <li>Sitecore CMS 6, 7 and 7.5 / 8</li> - <li>Sitecore Intranet 3.x</li> - <li>Sitecore Foundry 3.x and 4.x (in a form of Sitecore package)</li> - <li>Demo Solutions (Nicam, Jetstream)</li> - <li>All Sitecore modules</li> - </ul> - - <p>Some of Sitecore modules have special support for initial configuration:</p> - <ul> - <li>Active Directory</li> - <li>Web Forms for Marketers</li> - <li>E-mail Campaign Manager</li> - </ul> +### Sitecore Instance Manager + +SIM is a key tool for managing the park of Sitecore instances. You can install, locate, maintain, reinstall or delete Sitecore products. It has API and plugin engine so you can extend it for any your need. + +### Global Features + +* List Sitecore websites installed locally +* Install new Sitecore standalone product +* Install Sitecore modules and packages +* Download Sitecore CMS and DMS from SDN +* Back up Sitecore websites, and Restore them +* Export Sitecore website and Import it on remote computer +* Delete Sitecore websites +* Reinstall Sitecore website + +### Open in Browser + +* Open website +* Open Sitecore Client +* Open Sitecore Client (bypassing security) +* Open [Support Toolbox](https://bitbucket.org/sitecoresupport/sitecore-support-toolbox) + +### Open applications + +* Open Website folder +* Open Visual Studio 2012 project (create project if missing) +* Open web.config file +* Open `showconfig.xml` configuration +* Open current log file +* Open entire log files in [Sitecore Log Analyzer](http://marketplace.sitecore.net/Modules/Sitecore_Log_Analyzer.aspx) + +### Change website + +Start/Stop App Pool +Recycle App Pool +Kill `w3wp.exe` process +Change Framework version +Change Framework bitness + + +### Extra features + +* Edit `etc\hosts` file +* Batch operations with SQL databases +* Predefined configurations (Enable MVC, Scaling ...) + +### Supported Products + +* Sitecore CMS 6, 7 and 7.5 / 8 +* Sitecore Intranet 3.x +* Sitecore Foundry 3.x and 4.x (in a form of Sitecore package) +* Demo Solutions (Nicam, Jetstream) +* All Sitecore modules + +### Some of Sitecore modules have special support for initial configuration: + +* Active Directory +* Web Forms for Marketers +* E-mail Campaign Manager https://marketplace.sitecore.net/Modules/Sitecore_Instance_Manager.aspx sitecore instance manager