Fullscreen

Features/Usability Help

Forums » Features/Usability
Type Title Replies Reads Last PostInvert Sort Author Actions
Normal Capacity test of the wiki 3.1 coming weekend 4 39 Fri 03 July 2009 20:07 CET
Re: Capacity test of the wiki 3.1 coming weekend by wimvincken32 points 
wimvincken32 points   
Normal Registered users can't post in forums 8 59 Fri 03 July 2009 19:34 CET
Re: Registered users can't post in forums by wimvincken32 points 
Route66Rambler24 points   
Normal image licence 1 12 Fri 03 July 2009 10:37 CET
Aw: image licence by ohertel863 points 
finswimmer4 points   
Normal Can someone explain me "The files can be locked at download" 0 7 Fri 03 July 2009 10:17 CET wimvincken32 points   
Normal How set wiki Permissions Edit, but not for Remove? 3 31 Fri 03 July 2009 10:14 CET
Re: Re: How set wiki Permissions Edit, but not for Remove? by tyoungbl38 points 
tyoungbl38 points   
Normal Allow html post in blog/forum 0 11 Thu 02 July 2009 15:46 CET jmycr3 points   
Normal categories in a user menu 0 14 Thu 02 July 2009 12:29 CET OrionVII13 points   
Normal How to have multiple ratings, for contest judging? 0 17 Thu 02 July 2009 12:08 CET ricks992933 points   
Normal hierarchical navigation 6 78 Thu 02 July 2009 12:02 CET
Re: Re: hierarchical navigation by ricks992933 points 
segelrock6 points   
Normal Forum disable email notice for replies? 1 19 Thu 02 July 2009 11:57 CET
Re: Forum disable email notice for replies? by ricks992933 points 
nedroj5 points   
Normal can't creat new wiki pages 0 13 Thu 02 July 2009 08:59 CET OrionVII13 points   
Normal The favicon refuses to work! 6 36 Thu 02 July 2009 07:36 CET
Re: The favicon refuses to work! by wimvincken32 points 
wimvincken32 points   
Normal Serious problem with the last files module in version 3.0! 7 54 Thu 02 July 2009 06:16 CET
Re: Re: Serious problem with the last files module in version 3.0! by wimvincken32 points 
wimvincken32 points   
Normal { IMAGE() } & File Galleries feature request. 0 17 Wed 01 July 2009 21:40 CET Noci1 points   
Normal Bug in paging with the File Galleries 3 27 Wed 01 July 2009 19:10 CET
Re: Re: Bug in paging with the File Galleries by wimvincken32 points 
wimvincken32 points   
Normal 404 Error when Linking Out 10 168 Wed 01 July 2009 18:29 CET
Re: 404 Error when Linking Out by Route66Rambler24 points 
LeviK  
Normal How allow user to categorize ONLY newly created wiki page? 0 15 Wed 01 July 2009 13:13 CET tyoungbl38 points   
Normal Category display bug 0 15 Wed 01 July 2009 10:36 CET nedroj5 points   
Normal Permissions 1 19 Wed 01 July 2009 10:29 CET
Re: Permissions by nedroj5 points 
jmycr3 points   
Normal Comment button 3 21 Wed 01 July 2009 05:50 CET
Re: Comment button by chibaguy2801 points 
jmycr3 points   
Page: 1/272 Next Page Fast Next Last Page
Filter Posts
Jump to forum:

For more information, please see Wiki Page Editor & Wiki Syntax

Wiki Syntax
Bold text     __text__
Italic text     2 single quotes (').     ''text''
Underlined text     ===text===
Colored text
~~#FFEE33:text~~ or ~~yellow:text~~. Will display using the indicated HTML color or color name. Color name can contain two colors separated by a comma. In this case, the first color would be the foreground and the second one the background.
Deleted text     2 dashes "-".     --text--
Headings
!heading1, !!heading2, !!!heading3
Show/Hide
!+, !!- show/hide heading section. + (shown) or - (hidden) by default.
Autonumbered Headings
!#, !!#, !+#, !-# ...
Table of contents
{toc}, {maketoc} prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc)
Horizontal rule     ----
Text box     ^Box content^
Centered text     ::text::
Dynamic variables
%Name% Inserts an editable variable
External links
use square brackets for an external link: [URL], [URL|link_description],[URL|link_description|relation] or [URL|description|relation|nocache] (that last prevents the local Wiki from caching the linked page; relation can be used to insert rel attribute for the link - useful e.g. for shadowbox).
For an external Wiki, use ExternalWikiName:PageName or ((External Wiki Name: Page Name))
Square Brackets
Use [[foo] to show [foo].
Wiki References
JoinCapitalizedWords or use ((page)) or ((page|description)) for wiki references , ((page|#anchor)) or ((page|#anchor|desc)) for wiki heading/anchor references , ))SomeName(( prevents referencing
Lists
* for bullet lists, # for numbered lists, ;Word:definition for definiton lists
Indentation
+, ++ Creates an indentation for each plus(useful in list to continue at the same level)
Tables
||row1-col1|row1-col2|row1-col3
row2-col1|row2-col2|row2-col3||
Title bar     -=Title=-
Monospace font     -+Code sample+-
Line break
%%% (very useful especially in tables)
Drawings
{draw name=foo} creates the editable drawing foo
Multi-page pages
Use ...page... to separate pages
Non parsed sections
~np~ data ~/np~ Prevents wiki parsing of the enclosed data.
Preformated sections
~pp~ data ~/pp~ Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done). ~pre~ data ~/pre~ also displayes preformatted text with fixed spacing, but wiki processing still occurs on the text.
Comments
~tc~ Tiki Comment ~/tc~ makes a Tiki comment. It will be completely removed from the display, but saved in the file for future reference. ~hc~ HTML Comment ~/hc~ makes an HTML comment. It will be inserted as a comment in the output HTML; these are not normally displayed in browsers, but can be seen using "View Source" or similar.
Direction
{r2l}, {l2r}, {rm}, {lm}Insert resp. right-to-left and left-to-right text direction DIV (up to end of text) and markers for langages as arabic or hebrew.
Special characters
~hs~ hard space, ~c~ ©, ~amp~ &, ~lt~ <, ~gt~ >, ~ldq~ “, ~rdq~ ”, ~lsq~ ‘, ~rsq~ ’, ~--~ —, ~bs~ \, numeric between ~ for html numeric characters entity

Because the Wiki paragraph formatting feature is off, each line will be presented as you write it. This means that if you want paragraphs to be wrapped properly, a paragraph should be all together on one line.

Plugins Help

Note that plugin arguments can be enclosed with double quotes ("); this allows them to contain , or = or >.


Description
User-Agent Info Add Help
Displays various information about the client.
Anchor Link Add Help
Creates a link to an anchor within a page. Anchors can be created using the ANAME plugin.
Anchor Name Add Help
Inserts an anchor in the wiki page. Anchors can be linked to using the ALINK plugin.
Image Annotation Add Help
Displays an image and allow the users to define zones to highlight information on the image.
Article Add Help
Includes an article's content within the page.
Article List Add Help
Includes a list of articles within the page.
Attachment Add Help
Displays an attachment or a list of them
Avatar Add Help
Displays the user Avatar
Backlinks Add Help
List all pages linking to the specified page.
Box Add Help
Insert theme styled box on wiki page
Category Add Help
Insert list of items for the current/given category into wiki page
Category Orphans Add Help
Display Tiki objects that have not been categorized
Category Path Add Help
Insert the full category path for each category that this wiki page belongs to
Center Add Help
Centers the plugin content in the wiki page
Chart Add Help
Displays a chart from TikiSheet. This plugin can be generated by the TikiSheet chart tool.
Code Add Help
Displays a snippet of code
Dynamic Content Add Help
Includes content from the dynamic content system.
Countdown Add Help
Displays a countdown from now until the specified date.
Div Add Help
Insert a division block on wiki page
Definition List Add Help
Creates a definition list
Draw Add Help
Displays drawings in the wiki page
Fade Add Help
Displays a label. On click, the block of content will fade in and fade out.
Fancy List Add Help
Creates a fancy looking list
Fancy Table Add Help
Displays the data using the Tikiwiki odd/even table style
File Add Help
Displays a link to an attachment to a wiki page and can display an image attachment.
Files Add Help
Displays a list of files from the File Gallery
Flash video Add Help
Displays a SWF on the wiki page
Gauge Add Help
Displays a graphical gauge
Google Analytics Add Help
Add the tracking code for Google Analytics.
googledoc Add Help
Displays a Google document
Group Add Help
Display wiki text if user is in one of listed groups
HTML Add Help
Include literal HTML in a Wiki page
Iframe Add Help
Displays an iframe
Img Add
Displays an image.
Include Add Help
Include a page's content.
Javascript Add Help
Insert a javascript file or/and some javascript code.
Language Add Help
Displays the text only if the language matchs
List Pages Add Help
List wiki pages.
Mediaplayer Add Help
Simple mp3 or flv Player
Mini Quiz Add Help
Displays a miniquiz
Insert Module Add Help
Displays a module inlined in page. More parameters can be added, not supported by UI.
Mouse Over Add Help
Create a mouseover feature on some text
MWTable Add Help
Displays a table using MediaWiki syntax (experimental - may change in future versions)
Picture Add Help
Search for images uploaded by users (deprecated - scheduled to be removed or changed significantly)
Poll Add Help
Displays the output of a poll, fields are indicated with numeric ids.
Proposal Add Help
Provides a widget for users to vote on a proposal and view the current decision.
Quote Add Help
Quote text by surrounding the text with a box, like the [QUOTE] BBCode
Random Dynamic Content Add Help
Includes random content from the dynamic content system.
Redirect Add Help
Redirect the user to a wiki page or generic URL.
Remarks Box Add Help
Displays a comment, tip, note or warning box
RSS Feed Add Help
Inserts an RSS feed output.
Sheet Add Help
Displays the content of a spreadsheet in the page.
Show Pages Add Help
List wiki pages
Skype Add Help
Clickable Skype link
Sort Add Help
Sorts the plugin content in the wiki page
Split Add Help
Split a page into rows and columns
Subscript Add Help
Displays text in subscript.
Superscript Add Help
Displays text in superscript (exponent).
Tag Add Help
Displays the text between an html tag
Thumbnail Add Help
Displays the thumbnail for an image
Title Search Add Help
Search wiki page titles.
Top Friends Add Help
List top scoring users.
Translate Add Help
Translate a string using Tikiwiki translation table.
Tracker Add Help
Displays an input form for tracker submit
Tracker Filter Add Help
Filters the items of a tracker, fields are indicated with numeric ids.
Tracker Item Field Add Help
Displays the value of a tracker item field or the wiki text if the value of the field is set or has a value(if itemId not specified, use the itemId of the url or the user tracker).
Tracker List Add Help
Displays the output of a tracker content, fields are indicated with numeric ids.
Tracker Prefill Add Help
Displays a button to link to a page with a tracker plugin with prefilled tracker fields.
Tracker Stats Add Help
Displays some stat of a tracker content, fields are indicated with numeric ids.
Tracker Timeline Add Help
Timeline view of a tracker, can be used to display event schedules or gantt charts.
Translated Add Help
Links to a translated content
User Count Add Help
Displays the number of registered users
Versions Add Help
Split the text in parts visible only under some conditions
Vote Add Help
Displays some stat of a tracker content, fields are indicated with numeric ids.
Wanted Pages Add Help
Lists ''wanted'' wiki pages
Youtube Add Help
Display youtube video in a wiki page

Search by Page Name

IRC chat

Menu

Shoutbox

redsoul5 points , 15:58 CET, Thu 28 May 2009: Hi, everybody! I am a chinese,.I was bulding up my owe website whit tikiwiki, and it seems too complicated for me to master it in short time. See my website www.zbzcr.com,
redsoul5 points , 15:40 CET, Thu 28 May 2009: hi~~
xavi2322 points , 09:29 CET, Tue 03 Mar. 2009: oups, plugin version only works for registered users here in tw.o. E.g.: [Link]
chibaguy2801 points , 20:27 CET, Sat 28 Feb. 2009: orionrobots, I'm updating Planetfall for Tiki 3 so would be interested in what you're doing. :-)
orionrobots62 points , 17:04 CET, Sat 28 Feb. 2009: Hooray! Orionrobots upgrade and rebrand complete. When there is some time, I need to bubble back changes I had to make to planetfall to make it work - it is not quite complete.