<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/cgintelligence/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/cgintelligence/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 30 Oct 2012 09:46:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cgintelligence/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Installation modified by freshNfunky </title><link>https://sourceforge.net/p/cgintelligence/wiki/Installation/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,18 +1,25 @@
+Install Instructions
+====================
+
 1.) Put the Folder: 
 
-Intelligence/    	---&gt; 		MyDocuments (or anywhere else appropriate)
+Folder          | Into:
+--------------- | ------------
+*Intelligence/* | MyDocuments (or anywhere else appropriate)
 
 2.) Put Content of Folder:
 
-/scripts 		---&gt;	 	%%MayaFolder%%/scripts
-/prefs/sheves 	---&gt; 		%%MayaFolder%%/prefs/shelves
+Folder Content  | Into:
+--------------- | -------
+*/scripts* 	| %%MayaFolder%%/scripts
+*/prefs/sheves* | %%MayaFolder%%/prefs/shelves
  
 3.) edit the file:
 
-userSetup.py
+**userSetup.py**
 
-Which lays in the scripts/ folder.
-replace %%USERFOLDER%% with the location of the folder: intelligence/
+Which lays in the **scripts/** folder.
+replace *%%USERFOLDER%%* with the location of the folder: **intelligence/**
 
 NOTE - Before Execute:
 ----------------------
@@ -20,7 +27,8 @@
 But this will be fixed next.
 
 currently you need to execute this script first inside Maya before you can use "intelligent Maya":
-&gt;&gt;&gt;
+
+~~~~~~~~
 import maya.cmds as cmds
 
 # this will create a tiny window with a command history reporter
@@ -28,6 +36,8 @@
 cmds.columnLayout()
 cmds.cmdScrollFieldReporter('CommandWindow',width=200, height=100)
 cmds.showWindow()
-&gt;&gt;&gt;
+~~~~~~~~
+
+
 
 Enjoy
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">freshNfunky </dc:creator><pubDate>Tue, 30 Oct 2012 09:46:01 -0000</pubDate><guid>https://sourceforge.net95bf18bdfb7d2f706a109d69c7349d7f73859107</guid></item><item><title>WikiPage Installation modified by freshNfunky </title><link>https://sourceforge.net/p/cgintelligence/wiki/Installation/</link><description>1.) Put the Folder: 

Intelligence/    	---&gt; 		MyDocuments (or anywhere else appropriate)

2.) Put Content of Folder:

/scripts 		---&gt;	 	%%MayaFolder%%/scripts
/prefs/sheves 	---&gt; 		%%MayaFolder%%/prefs/shelves
 
3.) edit the file:

userSetup.py

Which lays in the scripts/ folder.
replace %%USERFOLDER%% with the location of the folder: intelligence/

NOTE - Before Execute:
----------------------
the current version does not find the standard CommandScrollFieldReporter by it's own.
But this will be fixed next.

currently you need to execute this script first inside Maya before you can use "intelligent Maya":
&gt;&gt;&gt;
import maya.cmds as cmds

# this will create a tiny window with a command history reporter
cmds.window()
cmds.columnLayout()
cmds.cmdScrollFieldReporter('CommandWindow',width=200, height=100)
cmds.showWindow()
&gt;&gt;&gt;

Enjoy
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">freshNfunky </dc:creator><pubDate>Tue, 30 Oct 2012 09:29:27 -0000</pubDate><guid>https://sourceforge.netf20eeacb14c1869e1662282b4bd0e4ebee82ed48</guid></item></channel></rss>