Инструменты пользователя

Инструменты сайта


wiki:info

Внутренняя информация о вики

Version

no info about version

Syntax modes

Displays the complete list of parser modes together with their getSort() values. See also http://www.dokuwiki.org/devel:syntax plugins.

listblock10
preformatted20
notoc30
nocache40
header50
table60
strong70
emphasis80
underline90
monospace100
subscript110
superscript120
deleted130
linebreak140
footnote150
plugin_info155
hr160
unformatted170
php180
html190
code200
file210
quote220
plugin_discussion_comments230
smiley
acronym240
entity260
multiplyentity270
quotes280
internallink300
plugin_discussion_threads306
rss310
media320
externallink330
emaillink340
windowssharelink350
eol370

Syntax types

Displays which http://www.dokuwiki.org/devel:syntax_plugins#syntax types are used by available plugins. The syntax type determine which syntax may be nested.

containerlistblock, table, quote, hr
baseonlyheader
formattingstrong, emphasis, underline, monospace, subscript, superscript, deleted, footnote
substitionacronym, smiley, wordblock, entity, camelcaselink, internallink, media, externallink, linebreak, emaillink, windowssharelink, filelink, notoc, nocache, multiplyentity, quotes, rss, plugin_discussion_comments, plugin_discussion_threads, plugin_info
protectedpreformatted, code, file, php, html, htmlblock, phpblock
disabledunformatted
paragraphseol

Displays a list of available syntax plugins.

'Substition' may look like a typo, but it's not (any more). It's transformed into the “standard”. See this footnote for an explanation. ;-)

Syntax plugins

Admin plugins

Action plugins

Renderer plugins

    Helper plugins

    Helper methods

    discussion plugin

    Provides discussion funtionality for wiki pages

    $discussion = plugin_load('helper', 'discussion');

    $discussion->th()

    Descriptionreturns the header of the comments column for pagelist
    Return valueheaderstring

    $discussion->td()

    Descriptionreturns the link to the discussion section with number of comments
    Parametersidstring
    number of comments (optional)integer
    Return valuelinkstring

    $discussion->getThreads()

    Descriptionreturns pages with discussion sections, sorted by recent comments
    Parametersnamespacestring
    number (optional)integer
    Return valuepagesarray

    $discussion->getComments()

    Descriptionreturns recently added or edited comments individually
    Parametersnamespacestring
    number (optional)integer
    Return valuepagesarray

    Popularity Feedback Plugin

    Send anonymous data about your wiki to the DokuWiki developers

    $popularity = plugin_load('helper', 'popularity');

    $popularity->isAutoSubmitEnabled()

    DescriptionCheck if autosubmit is enabled
    Return valueresultbool

    $popularity->sendData()

    DescriptionSend the popularity data
    Parametersdatastring

    $popularity->gatherAsString()

    DescriptionGather the popularity data
    Return valuedatastring

    $popularity->lastSentTime()

    DescriptionCompute the last time popularity data was sent
    Return valuedataint

    Обсуждение

    Ваш комментарий. Вики-синтаксис разрешён:
       _  __ __  __  ____    ____   __ 
      / |/ / \ \/ / / __ \  / __/  / / 
     /    /   \  / / /_/ / / _/   / /__
    /_/|_/    /_/  \___\_\/_/    /____/
     
    wiki/info.txt · Последние изменения: 2010/11/10 10:02 (внешнее изменение)