|
Answer by:
Stuart Pierce, Aplus.Net Knowledge Base Support
Once
you install the TikiWiki software, the Home Page of
your TikiWiki based website will be automatically created. You have to
access this page to manage your TikiWiki Website. Your Home Page is
located at:
-
http://yourdomain.com/twiki/
- Please replace yourdomain.com with your actual hosted domain name.
You
can also create hyperlinks inside other websites that point to your
TikiWiki website.
Sample
HTML Code: <a
href=”http://yourdomain.com/twiki/”>Visit my
TikiWiki Site></a>
Here
is how to edit the contents of the Home Page:
-
Go
to: http://yourdomain.com/twiki/
-
Use
the Login section on the right side to login with
your administrative password. The username is admin.
Note:
You can also login as any other registered user who has editorial
privileges.
- Click
the edit button found at the bottom of the page.
You will see the contents of the existing page in editing mode.
-
Edit
the contents of your page and click Save when
ready.
Hint:
Click on the Quicktags link to use the available
code samples. Click on the wiki help button for
details on the TikiWiki syntax.
Related
links:
|