.
Using Regionerate
- Download and install Regionerate from http://www.regionerate.net.
- Copy and paste the settings below into a file named
FlexWiki.xml.
- In Visual Studio, on the Tools menu, click Regionerate Settings.
- In the Regionerate Settings dialog box, click Use custom, and then click Browse.
- Navigate to the
FlexWiki.xml file that you created previously.
- In the Regionerate Settings dialog box, click Save.
- In your class file, press CTRL + R to apply the settings to the current file.
Settings
<CodeLayout xmlns="http://regionerate.net/schemas/0.6.3.8/CodeLayout.xsd">
<ForEachClass>
<CreateRegion Title="Fields" Style="Invisible" SeparatingLines="0">
<PutFields>
<Where>
<Access Equals="Public" />
</Where>
<OrderBy>
<Name/>
</OrderBy>
</PutFields>
<PutFields>
<Where>
<Access Equals="Protected"/>
</Where>
<OrderBy>
<Name/>
</OrderBy>
</PutFields>
<PutFields>
<Where>
<Access Equals="Private"/>
</Where>
<OrderBy>
<Name/>
</OrderBy>
</PutFields>
<PutFields>
<Where>
<Access Equals="Internal"/>
</Where>
<OrderBy>
<Name/>
</OrderBy>
</PutFields>
</CreateRegion>
<CreateRegion Title="Constructors" Style="Invisible" SeparatingLines="0">
<PutMethods>
<Where>
<IsConstructor Equals="true" />
<Access Equals="Public"/>
</Where>
<OrderBy>
<ParametersCount Direction="Descending" />
</OrderBy>
</PutMethods>
<PutMethods>
<Where>
<IsConstructor Equals="true"/>
</Where>
<OrderBy>
<ParametersCount Direction="Descending"/>
</OrderBy>
</PutMethods>
</CreateRegion>
<CreateRegion Title="Properties" Style="Invisible" SeparatingLines="0">
<PutProperties>
<OrderBy>
<Type />
</OrderBy>
</PutProperties>
</CreateRegion>
<CreateRegion Title="Methods" Style="Invisible" SeparatingLines="0">
<CreateRegion Title="Public Methods" Style="Invisible">
<PutMethods>
<Where>
<Access Equals="Public" />
</Where>
<OrderBy>
<Name />
</OrderBy>
</PutMethods>
</CreateRegion>
<CreateRegion Title="Protected Methods" Style="Invisible" SeparatingLines="0">
<PutMethods>
<Where>
<Access Equals="Protected" />
</Where>
<OrderBy>
<Name />
</OrderBy>
</PutMethods>
</CreateRegion>
<CreateRegion Title="Private Methods" Style="Invisible" SeparatingLines="0">
<PutMethods>
<Where>
<Access Equals="Private" />
</Where>
<OrderBy>
<Name />
</OrderBy>
</PutMethods>
</CreateRegion>
<CreateRegion Title="Internal Methods" Style="Invisible" SeparatingLines="0">
<PutMethods>
<Where>
<Access Equals="Internal" />
</Where>
<OrderBy>
<Name />
</OrderBy>
</PutMethods>
</CreateRegion>
</CreateRegion>
</ForEachClass>
</CodeLayout>
Click to read this topic10/5/2007 10:27:38 AM - -64.34.180.180
The FlexWiki administrative staff have developed some guidelines to help ensure that FlexWiki continues to evolve as robust and reliable software
7/8/2008 9:15:44 AM - 207.35.224.2
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Welcome to the home of FlexWiki, an experimental collaboration tool, based on WikiWiki.
This is FlexWiki, an open source wiki engine.
 |
| This site supports the new NoFollow anti-spam initiative. |
Recent Topics
- RegionerateSettings
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Definition of WikiWiki on wikipedia.org
7/30/2007 9:11:19 AM - DerekLakin-90.199.71.244
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
An extension to HTML that search engines use to ignore potential LinkSpam.
3/9/2008 4:21:17 PM - FLWCOM-jwdavidson