User Tools

Site Tools


hstarwiki:cust:gen:editwiki

This is an old revision of the document!


About Editing this wiki

If you want to edit this wiki, at this time, it is best to contact Brandon Towne. You can easily talk to him via email:
btowne@cal.net

Simple syntax

here is some syntax that you can refer to for basics. Of course, you can follow the link to the DokuWiki page about syntax

https://www.dokuwiki.org/wiki:syntax

one of the best ways to learn how this works is to just start editing a page and do preview or save to see how it will look.


Brandons Basic Syntax aka, Markup: Below is an example of how a page would look in markup mode, but feel free to view the “source of this page” (tab on right with 3 icons, top icon, also the edit icon)

====== Title ======
Makes a level 1 header, for each subsequent header, subract = from each side (see 6 here on each side, so a level 2 would be 5 and 5)

[[subfolder:namespace|Actual link title]]
Links

[[index#internal|within page section link]]
Note:Use exact title, with spaces is ok

<email@address.com>

Description here
  * bullets
  * in edit mode, can hit enter to auto create the next bullet.



//italics//
Which can maess things up for addresses

\\ pagebreaks for new paragraph (dont forget, you must do a space after \\ ) you can not just hit return or else it will not make a new line

<nowiki>will be displayed as is</nowiki>
%%this should work the same%%

This box is by using
<code> at the begining
and this at the end: </ code> But without the space between forward slash and code.

Wiki development and Deployment

this section is about the instructions of how to create potions of this wiki for customers, or an entirely seperate wiki for companies.

Issolated User access

This is how you can create access for a client without accessing full interface

  1. Add user in Admin pannel
  2. choose group, usually same is user, but sometimes for multiple users of a company/organization
  3. Go to ACL (access Control List) and restrict access to indavidual pages.

Creating a new wiki

  • Create new company wiki
  • ???
  • Win

Headline

Good link resources:

https://www.flickr.com/photos/dkeats/5732992512/sizes/o/
To change the logo, you just have to find the dir of logo.png and replace it. Easiest with FTP client. Requirements:

  • png
  • 128 x 128
  • named exactly:
  • logo.png
  • ex dir:
  • /public_html/lib/tpl/vector/static/3rd/dokuwiki/logo.png

Bootstrap3

Bootstrap 3 is a template for the style. Here are some info and changes:

To change logo height in navbar:
  • edit :
  • /dokuroot/lib/tpl/bootstrap3/tpl_navbar.php,
  • find line: $logo_size = 'height="20"'; (line 40)

Adding Documents

When adding documents that need to be viewed or downloaded publically, you need to put them in the link:
[[hstarwiki:cust:gen:documentexample.extension|document title]]
Otherwise they can not be viewed by public

Pages

Here are some page links in case the drop down is not working

hstarwiki/cust/gen/editwiki.1488562391.txt.gz · Last modified: 2017-03-03 T 17:33 by admin