Warning: getInfo() not implemented in syntax_plugin_pagelist and /mnt/webc/31/62/51698862/htdocs/lib/plugins//pagelist/plugin.info.txt not found in /mnt/webc/31/62/51698862/htdocs/lib/plugins/syntax.php on line 39
getInfo() not implemented in helper_plugin_pagelist and /mnt/webc/31/62/51698862/htdocs/lib/plugins//pagelist/plugin.info.txt not found.
This is a bug in the pagelist plugin and should be reported to the plugin author.
getInfo() not implemented in helper_plugin_pagelist and /mnt/webc/31/62/51698862/htdocs/lib/plugins//pagelist/plugin.info.txt not found.
This is a bug in the pagelist plugin and should be reported to the plugin author.

Infos zur Wiki Software

Version

Release 2012-01-25 "Angua"

SyntaxModes

listblock (10), preformatted (20), notoc (30), nocache (40), header (50), table (60), strong (70), emphasis (80), underline (90), plugin_pagequery (98), plugin_cloud (98), monospace (100), plugin_changes (105), subscript (110), superscript (120), deleted (130), plugin_indexmenu_indexmenu (138), plugin_indexmenu_tag (139), linebreak (140), footnote (150), plugin_info (155), plugin_database2 (158), plugin_jquerypicasawebalbum (159), plugin_amazon (160), hr (160), plugin_pagelist (168), unformatted (170), php (180), html (190), plugin_wrap_div (195), plugin_wrap_span (195), code (200), file (210), quote (220), plugin_filelist (222), smiley (230), acronym (240), entity (260), multiplyentity (270), quotes (280), internallink (300), plugin_gallery (301), plugin_iframe (305), plugin_tag_tag (305), plugin_tag_topic (306), rss (310), plugin_imagebox (315), media (320), externallink (330), plugin_linkback (333), emaillink (340), windowssharelink (350), eol (370), plugin_openlayersmap_olmap (901),

SyntaxTypes

containerlistblock, table, quote, hr
baseonlyheader
formattingstrong, emphasis, underline, monospace, subscript, superscript, deleted, footnote, plugin_wrap_div, plugin_wrap_span, plugin_database2
substitionacronym, smiley, wordblock, entity, camelcaselink, internallink, media, externallink, linebreak, emaillink, windowssharelink, filelink, notoc, nocache, multiplyentity, quotes, rss, plugin_amazon, plugin_cloud, plugin_filelist, plugin_gallery, plugin_iframe, plugin_indexmenu_indexmenu, plugin_indexmenu_tag, plugin_info, plugin_linkback, plugin_openlayersmap_olmap, plugin_pagelist, plugin_tag_tag, plugin_tag_topic, plugin_pagequery, plugin_jquerypicasawebalbum, plugin_changes
protectedpreformatted, code, file, php, html, htmlblock, phpblock, plugin_imagebox
disabledunformatted
paragraphseol

SyntaxPlugins

AdminPlugins

ActionPlugins

RenderPlugins

    HelperPlugins

    HelperMethoden

    Linkback Plugin (helper class)

    Functions to get info about linkbacks to a wiki page

    $linkback =& plugin_load('helper', 'linkback');

    $linkback->th()

    Descriptionreturns the header of the linkback column for pagelist
    Return valueheaderstring

    $linkback->td()

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

    $linkback->getLinkbacks()

    Descriptionreturns recently added linkbacks individually
    Parametersnamespacestring
    number (optional)integer
    Return valuepagesarray

    pagelist plugin

    $pagelist =& plugin_load('helper', 'pagelist');

    $pagelist->addColumn()

    Descriptionadds an extra column for plugin data
    Parametersplugin namestring
    column keystring

    $pagelist->setFlags()

    Descriptionoverrides standard values for showfooter and firstseconly settings
    Parametersflagsarray
    Return valuesuccessboolean

    $pagelist->startList()

    Descriptionprepares the table header for the page list

    $pagelist->addPage()

    Descriptionadds a page to the list
    Parameterspage attributes, 'id' required, others optionalarray

    $pagelist->finishList()

    Descriptionreturns the XHTML output
    Return valuexhtmlstring

    Popularity Feedback Plugin

    Send anonymous data about your wiki to the 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

    Tag Plugin (helper class)

    Functions to return tag links and topic lists

    $tag =& plugin_load('helper', 'tag');

    $tag->th()

    Descriptionreturns the header for the tags column for pagelist
    Return valueheaderstring

    $tag->td()

    Descriptionreturns the tag links of a given page
    Parametersidstring
    Return valuelinksstring

    $tag->tagLinks()

    Descriptiongenerates tag links for given words
    Parameterstagsarray
    Return valuelinksstring

    $tag->getTopic()

    Descriptionreturns a list of pages tagged with the given keyword
    Parametersnamespace (optional)string
    number (not used)integer
    tag (required)string
    Return valuepagesarray

    $tag->tagRefine()

    Descriptionrefines an array of pages with tags
    Parameterspages to refinearray
    refinement tagsstring
    Return valuepagesarray
     
    wiki/infos.txt (744 Seiteabruf(e)) · Zuletzt geändert: 2010/01/19 20:39 (Externe Bearbeitung)
    Falls nicht anders bezeichnet, ist der Inhalt dieses Wikis unter der folgenden Lizenz veröffentlicht: CC Attribution-Noncommercial-Share Alike 3.0 Unported
    Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki