EPiWiki.se  - EPiServer notes shared with others
 

How-to

I has made this site public for everybody so everyone are able to correct me if I am wrong, or write the notes to technical. Of cause is everyone free to add content also - if you have relevant information.

If you want me to add some information just do a sub page to a relevant page, and I should do my best to fill it in.

Example:

You want to know how to troubleshoot when the web server reports an error 128.

Create a link to a not existing subpage on the Troubleshoot page (because you want a troubleshoot article) by adding
[[The compiler failed with error code 128.] - Web site reporting " Compiler Error Message: The compiler failed with error code 128
And leave it as it is.

Create a sub page

[[Name of the subpage]]
e.g.
[[My test page]]

Create a link

[link link text]
e.g.
[http://www.linkedin.com/in/mattiaslovstrom Mattias Lövström]

Create a sub heading (h2)

==Heading 2==

Create a sub-sub heading (h3)

===Heading 3===

Write [ and ]

write \[ and \]

Create a code block

==code
...
/code==