if ( typeof tiki_plugins == 'undefined' ) { var tiki_plugins = {}; } tiki_plugins.activitystream = {"name":"Activity Stream","documentation":"PluginActivityStream","description":"Create a social network activity stream","prefs":["wikiplugin_activitystream","feature_search"],"default":"y","introduced":12,"format":"html","body":"List configuration information","filter":"wikicontent","profile_reference":"search_plugin_content","iconname":"move","tags":["advanced"],"params":{"auto":{"name":"Auto-Scroll","description":"Automatically load next page of results when scrolling down.","default":0,"filter":"digits","since":"12.0","options":[{"value":0,"text":"Off"},{"value":1,"text":"Zapnuto"}]}}}; tiki_plugins.addfreetag = {"name":"Add Tag","description":"Provide an input field for adding a freetag to an object","format":"html","prefs":["feature_freetags","wikiplugin_addfreetag"],"introduced":8,"iconname":"tag","documentation":"PluginAddFreetag","params":{"object":{"required":false,"name":"Objekt","description":"Object type and id, as in type:id<\/code>, if unset, will use current object.","filter":"text","default":null,"since":"8.0","profile_reference":"type_colon_object"}}}; tiki_plugins.addon = {"name":"Tiki Addon View","documentation":"PluginAddon","description":"Display output of a Tiki Addon View","prefs":["wikiplugin_addon"],"body":"","introduced":14,"filter":"rawhtml_unsafe","iconname":"view","tags":["basic"],"extraparams":true,"params":{"package":{"required":true,"name":"Package Name","description":"Name of package in the form vendor\/name<\/code>","filter":"text","since":"14.0"},"view":{"required":true,"name":"Name of the view","description":"Name of the view file without the .php<\/code>","filter":"text","since":"14.0"}}}; tiki_plugins.addreference = {"name":"Add Reference","description":"Add a bibliography reference","format":"html","introduced":10,"prefs":["wikiplugin_addreference","feature_references"],"iconname":"pencil","params":{"biblio_code":{"required":true,"name":"Biblio Code","description":"The code to be added as reference.","default":"","since":"10.0"}}}; tiki_plugins.addrelation = {"name":"Add Relation","description":"Provide a button to toggle a pre-specified relation","filter":"int","format":"html","validate":"all","prefs":["wikiplugin_addrelation"],"introduced":8,"iconname":"link-external","documentation":"PluginAddRelation","params":{"qualifier":{"required":true,"name":"Qualifier","description":"Relation qualifier. Usually a three-part string separated by two periods.","filter":"attribute_type","default":[],"since":"8.0"},"source_object":{"required":false,"name":"Source Object","description":"Object identifier as type:itemId<\/code> to start the relation from, will use the current\n\t\t\t\t\tobject if left blank.","filter":"text","default":null,"since":"8.0","profile_reference":"type_colon_object"},"target_object":{"required":false,"name":"Target Object","description":"Object identifier as type:itemId<\/code> to end the relation to, will use the current\n\t\t\t\t\tobject if left blank.","filter":"text","default":null,"since":"8.0","profile_reference":"type_colon_object"},"label_add":{"required":false,"name":"Button Text for Add","description":"Text to show on the button to add relation","filter":"text","since":"8.0","default":"Add Relation"},"label_added":{"required":false,"name":"Button Text for Already Added State","description":"Text to show on the button when relation is already added","filter":"text","since":"8.0","default":"Relation Added"},"label_remove":{"required":false,"name":"Mouseover Button Text for Remove","description":"Text to show on the button to remove relation","filter":"text","since":"8.0","default":"Remove Relation"},"button_id":{"required":false,"name":"Button ID","description":"A unique ID to distinguish the button from others on the page if there is more than one","filter":"text","since":"8.0","default":"0"},"button_class":{"required":false,"name":"Set Button Class","description":"Class or classes for the Button","filter":"text","since":"8.0","default":"btn btn-default"}}}; tiki_plugins.addtocart = {"name":"Add to cart","documentation":"PluginAddToCart","description":"Add a product to the virtual cart","prefs":["wikiplugin_addtocart","payment_feature"],"filter":"wikicontent","format":"html","introduced":5,"iconname":"cart","tags":["basic"],"params":{"code":{"required":true,"name":"Product code","description":"Unique identifier for the product. Two products with the same code will be the same and the information used will be the one of the first in.","filter":"text","since":"5.0","default":""},"description":{"required":true,"name":"Popisek","description":"Label for the product in the cart.","filter":"text","since":"5.0","default":""},"producttype":{"required":false,"name":"Product Type","description":"The product type that is being sold, which will affect fulfillment, for example, standard product, gift certificate, event ticket","filter":"text","default":"","since":"7.0"},"productclass":{"required":false,"name":"Product Class","description":"The class the product belongs to. Can be used to limit how gift cards are used","filter":"text","default":"","since":"7.0"},"productbundle":{"required":false,"name":"Product Bundle","description":"The bundle the product belongs to. Can be used to limit how gift cards are used, will automatically add other products in the same class to the cart","filter":"text","default":"","since":"7.0"},"bundleclass":{"required":false,"name":"Bundle Class","description":"The class the bundle belongs to. Can be used to limit how gift cards are used","filter":"text","default":"","since":"7.0"},"price":{"required":true,"name":"Price","description":"The price to charge for the item.","filter":"text","since":"5.0","default":""},"href":{"required":false,"name":"M\u00edsto","description":"URL of the product's information. The URL may be relative or absolute (begin\n\t\t\t\t\twith http:\/\/<\/code>).","filter":"url","since":"5.0","default":""},"label":{"required":false,"name":"Button label","description":"Text for the submit button. default: \"Add to cart\"","since":"6.0","filter":"text","default":"Add to cart"},"eventcode":{"required":false,"name":"Associated event code","description":"Unique identifier for the event that is associated to the product.","filter":"text","default":"","since":"7.0"},"autocheckout":{"required":false,"name":"Automatically check out","description":"Automatically check out for purchase and send the user to pay (this is disabled when there is already something in the cart)","since":"7.0","filter":"text","default":"n"},"onbehalf":{"required":false,"name":"Buy on behalf of","description":"Allows the selection of user to make purchase on behalf of","filter":"text","default":"n","since":"7"},"forceanon":{"required":false,"name":"Shop as anonymous always","description":"Add to cart as anonymous shopper even if logged in","filter":"text","default":"n","since":"7.0"},"forwardafterfree":{"required":false,"name":"Forward to this URL after free purchase","description":"Forward to this URL after free purchase","filter":"url","default":"","since":"7.0"},"giftcertificate":{"required":false,"name":"Gift certificate","description":"Allows user to add gift certificate from the product view","filter":"alpha","default":"n","since":"7.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"exchangeorderitemid":{"required":false,"name":"Order Item ID to exchange product","description":"Used in conjunction with exchange feature","filter":"int","default":"","profile_reference":"tracker_item","since":"7.0"},"exchangetoproductid":{"required":false,"name":"Product ID to exchange to","desctiption":"Used in conjunction with exchange feature","filter":"int","since":"5.0","default":""},"exchangeorderamount":{"required":false,"name":"Amount of new product to exchange for","description":"Should normally be set to the amount of products in the order being exchanged","filter":"int","default":1,"since":"7.0"},"ajaxaddtocart":{"required":false,"name":"Ajax add to cart feature","description":"Attempts to turn on Ajax for the cart","filter":"alpha","since":"7.0","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"weight":{"required":false,"name":"Weight","description":"The weight of the item.","filter":"text","default":"","since":"12.1"}}}; tiki_plugins.addtogooglecal = {"name":"Add to Google Calendar","documentation":"PluginAddToGoogleCal","description":"Add a calendar item to a Google calendar","prefs":["wikiplugin_addtogooglecal"],"introduced":6,"iconname":"calendar","format":"html","params":{"calitemid":{"required":true,"name":"Calendar item ID","description":"The item ID of the calendar to add to Google calendar.","accepted":"A calendar item ID number","filter":"digits","default":"","since":"6.0","profile_reference":"calendar"},"iconstyle":{"required":false,"name":"Icon Style","description":"Choose the icon style","accepted":"Either 1, 2 or 3","filter":"digits","default":1,"since":"6.0","options":[{"text":"","value":""},{"text":"One","value":1},{"text":"Two","value":2},{"text":"Three","value":3}]}}}; tiki_plugins.adjustinventory = {"name":"Adjust Inventory","documentation":"PluginAdjustInventory","description":"Adjust the inventory level of a product","prefs":["wikiplugin_adjustinventory","payment_feature"],"filter":"wikicontent","introduced":7,"format":"html","iconname":"add","tags":["experimental"],"params":{"code":{"required":true,"name":"Product ID","description":"Product ID of item in the cart tracker","filter":"text","default":"","since":"7.0"},"add":{"required":false,"name":"Show Add","description":"Show option to add to inventory","since":"7.0","filter":"text","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"subtract":{"required":false,"name":"Show Subtract","description":"Show option to subtract from inventory","since":"7.0","filter":"text","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.agentinfo = {"name":"User Agent Info","documentation":"PluginAgentinfo","description":"Show user's browser and server information","prefs":["wikiplugin_agentinfo"],"introduced":1,"iconname":"computer","params":{"info":{"required":false,"name":"Info","description":"Display's the visitor's IP address (IP or default), browser information (BROWSER), or server software (SVRSW).","default":"IP","filter":"alpha","since":"1","options":[{"text":"","value":""},{"text":"IP address","value":"IP"},{"text":"Server software","value":"SVRSW"},{"text":"Browser","value":"BROWSER"}]}}}; tiki_plugins.ajaxload = {"name":"Ajax Load","documentation":"PluginAJAXLoad","description":"Load data into an HTML div using Ajax or in an iframe","prefs":["wikiplugin_ajaxload"],"format":"html","iconname":"code_file","introduced":14.1,"validate":"all","body":"JavaScript to run when the data is loaded, the incoming HTML is in a variable called data. You can modify that variable's contents to customise the HTML.","params":{"url":{"required":true,"name":"URL","description":"Address of the data to load, for example, tiki-index_raw.php?page=Page+Name<\/code>","filter":"url","since":"14.1"},"selector":{"required":false,"name":"Selector","description":"jQuery selector to retrieve part of the page when using Ajax, for example,\n\t\t\t\t\t#page-data<\/code>","filter":"none","default":"","since":"14.1"},"target":{"required":false,"name":"Target","description":"Where to load the Ajax data into (will create own DIV if not supplied. When using\n\t\t\t\t\tiframe if JavaScript is disabled it will appear where the plugin is in the page.","filter":"none","default":"","since":"14.1"},"id":{"required":false,"name":"ID","description":"HTML id for the div or iframe.","filter":"text","default":"","since":"14.1"},"class":{"required":false,"name":"Class","description":"Class for the div or iframe.","filter":"text","default":"","since":"14.1"},"width":{"required":false,"name":"Width","description":"In pixels or percentage. Default value is 100%<\/code>.","default":"100%","since":"14.1"},"height":{"required":false,"name":"Height","description":"In pixels or percentage. Default value is auto<\/code>.","default":"auto","since":"14.1"},"absolutelinks":{"required":false,"name":"Make Links Absolute","description":"Convert relative links in the incoming data to be absolute. Default value is \"All\".","since":"14.1","filter":"alpha","default":"","advanced":true,"options":[{"text":"V\u0161e","value":""},{"text":"Images Only","value":"src"},{"text":"Links Only","value":"href"},{"text":"\u017d\u00e1dn\u00fd","value":"none"}]}}}; tiki_plugins.alink = {"name":"Anchor Link","documentation":"PluginAlink","description":"Create a link to an anchor","prefs":["wikiplugin_alink"],"body":"Anchor link label.","introduced":1,"iconname":"link","tags":["basic"],"params":{"aname":{"required":true,"name":"Anchor Name","description":"The anchor name as defined in the Aname plugin.","default":"","since":"1"},"pagename":{"required":false,"name":"Page Name","description":"The name of the wiki page containing the anchor. If empty, the anchor name will be searched for on the wiki page where the plugin is used.","filter":"pagename","default":"","profile_reference":"wiki_page","since":"1"}}}; tiki_plugins.aname = {"name":"Anchor Name","documentation":"PluginAname","description":"Create an anchor that can be linked to","prefs":["wikiplugin_aname"],"body":"The name of the anchor.","tags":["basic"],"introduced":1,"params":[],"iconname":"link"}; tiki_plugins.annotation = {"name":"Image Annotation","documentation":"PluginAnnotation","description":"Annotate an image","prefs":["wikiplugin_annotation"],"body":"Autogenerated content. Leave blank initially.","filter":"striptags","iconname":"edit","introduced":2,"tags":["basic"],"format":"html","params":{"src":{"required":true,"name":"M\u00edsto","description":"Absolute URL to the image, relative path from Tiki site root or an image from the file gallery display1<\/code>.","filter":"url","default":"","since":"3.0"},"width":{"required":true,"name":"Width","description":"Image width in pixels.","filter":"digits","default":"","since":"3.0"},"height":{"required":true,"name":"Height","description":"Image height in pixels.","filter":"digits","default":"","since":"3.0"},"align":{"required":false,"name":"Alignment","description":"Image alignment.","filter":"alpha","advanced":true,"default":"left","since":"2.0","options":[{"text":"","value":""},{"text":"Left","value":"left"},{"text":"Right","value":"right"},{"text":"Vycentrovat","value":"center"}]},"class":{"required":false,"name":"CSS Class","description":"Class of the containing DIV element.","filter":"text","default":"","since":"15.0","advanced":true},"showlist":{"required":false,"name":"Show List","description":"Show the list of annotations below the image. (y\/n)","filter":"alpha","default":"y","since":"15.0","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showlink":{"required":false,"name":"Show Link","description":"Show the link below the label in the popups. (y\/n)","filter":"alpha","default":"n","since":"15.0","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.appframe = {"name":"Application Frame","description":"Create a frame in which to assemble custom applications","prefs":["wikiplugin_appframe"],"format":"html","documentation":"PluginAppFrame","iconname":"merge","filter":"wikicontent","introduced":9,"body":"Application layout","params":{"min":{"required":false,"name":"Minimum height","description":"Prevent the frame from becoming any shorter than the specified size.","default":300,"filter":"int","since":"9.0"},"max":{"required":false,"name":"Maximum height","description":"Prevent the frame from becoming any higher than the specified size.","default":-1,"filter":"int","since":"10.0"},"hideleft":{"requred":false,"name":"Hide left column","description":"Hide the left column when the application frame is in use to provide more space to the application.","default":"n","since":"9.0","options":[{"value":"n","text":"Ne"},{"value":"y","text":"Ano"}]},"hideright":{"requred":false,"name":"Hide right column","description":"Hide the right column when the application frame is in use to provide more space to the application.","default":"n","since":"9.0","options":[{"value":"n","text":"Ne"},{"value":"y","text":"Ano"}]},"fullpage":{"required":false,"name":"Full page","description":"Completely fill the content area of the page.","default":"n","since":"9.0","options":[{"value":"n","text":"Ne"},{"value":"y","text":"Ano"}]},"absolute":{"required":false,"name":"Absolute Position","description":"Use all available space for the application frame (by means of CSS absolute positioning).","default":"n","since":"9.0","options":[{"value":"n","text":"Ne"},{"value":"y","text":"Ano"}]},"top":{"required":false,"name":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","description":"When using absolute mode, leave some space for the header at the top.","default":0,"filter":"int","since":"9.0"},"fullscreen":{"required":false,"name":"Full screen","description":"Fill the complete page.","default":"n","since":"10.0","options":[{"value":"n","text":"Ne"},{"value":"y","text":"Ano"}]}}}; tiki_plugins.archivebuilder = {"name":"Archive Builder","documentation":"PluginArchiveBuilder","description":"Define an archive that can be downloaded","prefs":["wikiplugin_archivebuilder"],"body":"Description of the archive content. Multiple handlers are available for content types. One per line. Ex: page-as-pdf:some-folder\/foo.pdf:HomePage , tracker-attachments:target-folder\/:3435","iconname":"file-archive","introduced":5,"params":{"name":{"name":"Archive Name","description":"Upon download, the name of the file that will be provided.","required":true,"since":"5.0","default":""}}}; tiki_plugins.article = {"name":"\u010cl\u00e1nek","documentation":"PluginArticle","description":"Display a field of an article","prefs":["feature_articles","wikiplugin_article"],"iconname":"articles","format":"html","introduced":1,"params":{"Field":{"required":false,"name":"Pole","description":"The article field (component) to display. The default field is \"Heading\".","filter":"word","default":"heading","since":"1"},"Id":{"required":false,"name":"Article ID","description":"The article to display. If no value is provided, the most recent article will be used.","filter":"digits","default":"","profile_reference":"article","since":"1"}}}; tiki_plugins.articles = {"name":"Article List","documentation":"PluginArticles","description":"Display multiple articles","prefs":["feature_articles","wikiplugin_articles"],"iconname":"articles","tags":["basic"],"introduced":1,"params":{"usePagination":{"required":false,"name":"Use Pagination","description":"Activate pagination when the articles list is long. Default is n<\/code>","filter":"alpha","default":"n","since":"1","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"max":{"required":false,"name":"Maximum Displayed","description":"The number of articles to display in the list (use -1<\/code> to show all)","filter":"int","since":"1","default":"10"},"topic":{"required":false,"name":"Topic Name Filter","description":"Filter the list of articles by topic. Example: [!]topic+topic+topic<\/code>","filter":"text","since":"1","default":""},"topicId":{"required":false,"name":"Topic ID Filter","description":"Filter the list of articles by topic ID. Example: [!]topicId+topicId+topicId<\/code>","filter":"text","accepted":"Valid topic IDs","default":"","profile_reference":"article_topic","since":"2.0"},"type":{"required":false,"name":"Type Filter","description":"Filter the list of articles by types. Example: [!]type+type+type<\/code>","filter":"text","since":"1","accepted":"Valid article types","default":"","profile_reference":"article_type"},"categId":{"required":false,"name":"Category ID","description":"List of category IDs, separated by \"%0\". Only articles in all these categories are\n\t\t\t\t\tlisted","filter":"digits","default":"","profile_reference":"category","since":"1","separator":"|"},"lang":{"required":false,"name":"Jazyk (Language)","description":"List only articles in this language","filter":"lang","since":"1","default":""},"sort":{"required":false,"name":"Sort order","description":"The column and order of the sort in columnName_asc<\/code> or columnName_desc<\/code> format.\n\t\t\t\t\tDefaults to publishDate_desc<\/code> (other column examples are title<\/code>, lang<\/code>, articleId<\/code>,\n\t\t\t\t\tauthorName<\/code> & topicName<\/code>). Use \"random\" to have random items.","filter":"word","default":"publishDate_desc","since":"2.0","accepted":"random or column names to add _asc _desc to: created, author, title, publishDate, expireDate, articleId, topline, subtitle, lang, linkto, authorName, topicId, topicName, state, size, heading, body, isfloat, useImage, image_name, image_caption, image_type, image_size, image_x, image_y, image_data, list_image_x, list_image_y, nbreads, votes, points, type, rating, ispublished"},"order":{"required":false,"name":"Specific order","description":"List of ArticleId that must appear in this order if present","filter":"digits","separator":"|","default":"","since":"9.0"},"articleId":{"required":false,"name":"Only these articles","description":"List of article IDs to display, separated by \"|<\/code>\"","filter":"digits","separator":"|","default":"","profile_reference":"article","since":"9.0"},"notArticleId":{"required":false,"name":"Not these articles","description":"List of article IDs to not display, separated by \"%0\"","filter":"digits","separator":"|","default":"","profile_reference":"article","since":"5.0"},"quiet":{"required":false,"name":"Quiet","description":"Whether to not report when there are no articles (no reporting by default)","filter":"alpha","default":"n","since":"1","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"titleonly":{"required":false,"name":"Title Only","description":"Whether to only show the title of the articles (not set to title only by default)","filter":"alpha","since":"1","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"fullbody":{"required":false,"name":"Show Article Body","description":"Whether to show the body of the articles instead of the heading (not set by default).","filter":"alpha","default":"n","since":"5","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"start":{"required":false,"name":"Starting Article","description":"The article number that the list should start with (starts with first article by\n\t\t\t\t\tdefault). This will not work if Pagination is used.","filter":"int","since":"1","default":0},"dateStart":{"required":false,"name":"Start Date","description":"Earliest date to select articles from. (YYYY-MM-DD<\/code>)","filter":"date","default":"","since":"5.0"},"dateEnd":{"required":false,"name":"End date","description":"Latest date to select articles from. (YYYY-MM-DD<\/code>)","filter":"date","default":"","since":"5.0"},"periodQuantity":{"required":false,"name":"Period quantity","description":"Numeric value to display only last articles published within a user defined\n\t\t\t\t\ttime-frame. Used in conjunction with the next parameter \"Period unit\", this parameter indicates how\n\t\t\t\t\tmany of those units are to be considered to define the time frame. If this parameter is set,\n\t\t\t\t\t\"Start Date\" and \"End Date\" are ignored.","filter":"digits","since":"1","default":""},"periodUnit":{"required":false,"name":"Period unit","description":"Time unit used with \"Period quantity\"","filter":"word","since":"1","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Den","value":"day"},{"text":"T\u00fdden","value":"week"},{"text":"M\u011bs\u00edc","value":"month"}]},"overrideDates":{"required":false,"name":"Override Dates","description":"Whether to comply with the article type's \"show before publish\" and \"show after expiration\" settings (not complied with by default)","filter":"alpha","default":"n","since":"1","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"containerClass":{"required":false,"name":"Containing class","description":"CSS class to add to the containing \"div.article\" (default: \"wikiplugin_articles<\/code>\")","filter":"text","since":"1","accepted":"Valid CSS class","default":"wikiplugin_articles"},"largefirstimage":{"required":false,"name":"Large First Image","description":"If set to y<\/code> (Yes), the first image will be displayed with the dimension used to\n\t\t\t\t\tview of the article","filter":"alpha","default":"n","since":"6.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"urlparam":{"required":false,"name":"Additional URL parameter for the link to read the article","filter":"text","default":"","since":"6.0"},"actions":{"required":false,"name":"Show actions (buttons and links)","description":"Whether to show the buttons and links to do actions on each article (for the\n\t\t\t\t\tactions you have permission to do","filter":"alpha","default":"n","since":"6.1","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"translationOrphan":{"required":false,"name":"No translation","description":"User- or pipe-separated list of two-letter language codes for additional languages\n\t\t\t\t\tto display. List pages with no language or with a missing translation in one of the language","filter":"alpha","separator":"|","since":"1","default":""},"useLinktoURL":{"required":false,"name":"Use Source URL","description":"Use the external source URL as link for articles.","filter":"alpha","since":"1","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.attach = {"name":"P\u0159\u00edloha","documentation":"PluginAttach","description":"Display an attachment or a list of them","prefs":["feature_wiki_attachments","wikiplugin_attach"],"body":"Koment\u00e1\u0159","iconname":"attach","introduced":1,"params":{"name":{"required":false,"name":"N\u00e1zev","description":"File name of the attached file to link to. Either name, file, id or num can be\n\t\t\t\t\tused to identify a single attachment","since":"1","filter":"text","default":""},"file":{"required":false,"name":"Soubor","description":"Same as name","since":"1","filter":"text","default":""},"page":{"required":false,"name":"Str\u00e1nka","description":"Name of the wiki page the file is attached to. If left empty when the plugin is\n\t\t\t\t\tused on a wiki page, this defaults to that wiki page.","since":"1","filter":"pagename","default":"","profile_reference":"wiki_page"},"showdesc":{"required":false,"name":"Show Description","description":"Shows the description as the link text instead of the file name (not used by default)","since":"1","filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"bullets":{"required":false,"name":"Bullets","description":"Makes the list of attachments a bulleted list (not set by default)","since":"1","filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"image":{"required":false,"name":"Obr\u00e1zek","description":"Indicates that this file is an image, and should be displayed inline using the\n\t\t\t\t\timg<\/code> tag (not set by default)","since":"1","filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"inline":{"required":false,"name":"Custom Label","description":"Makes the text between the {ATTACH}<\/code> tags the link text instead of the file name\n\t\t\t\t\tor description. Only the first attachment will be listed.","since":"1","filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"all":{"required":false,"name":"V\u0161e","description":"Lists links to all attachments for the entire tiki site together with pages they\n\t\t\t\t\tare attached to when set to 1<\/code> (Yes)","since":"1","filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"num":{"required":false,"name":"Order Number","description":"Identifies the attachment to link to by the order of the attachment in the list\n\t\t\t\t\tof attachments to a page instead of by file name or ID. Either name, file, id or num can be used to\n\t\t\t\t\tidentify a single attachment.","since":"1","default":""},"id":{"required":false,"name":"ID","description":"Identifies the attachment to link to by id number instead of by file name or order\n\t\t\t\t\tnumber. Either name, file, id or num can be used to identify a single attachment.","since":"1","accepted":"Attachment name, file, id or num","filter":"text"},"dls":{"required":false,"name":"Downloady","description":"The alt text that pops up on mouseover will include the number of downloads of the\n\t\t\t\t\tattachment at the end when set to 1<\/code> (Yes)","since":"1","filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"icon":{"required":false,"name":"File Type Icon","description":"A file type icon is displayed in front of the attachment link when this is set to\n\t\t\t\t\t1<\/code> (Yes)","since":"1","filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]}}}; tiki_plugins.attributes = {"name":"Attributes","documentation":"PluginAttributes","description":"Assign generic attributes to the current object","prefs":["wikiplugin_attributes"],"extraparams":true,"defaultfilter":"text","iconname":"cog","introduced":6,"params":[]}; tiki_plugins.author = {"name":"Autor","documentation":"PluginAuthor","description":"Add popups and color coding that identifies authors","prefs":["wikiplugin_author"],"body":"text","iconname":"pencil","introduced":6,"params":{"author":{"required":true,"name":"U\u017eivatel","description":"Username of the author of the text.","since":"6.0","default":"","filter":"username"},"deleted_by":{"required":false,"name":"Deleted by User","description":"Username of the person who deleted the text.","since":"6.0","default":"","filter":"username"},"visible":{"required":false,"name":"Make Visible","description":"Should this author's contribution be visible (default: no).","since":"6.0","filter":"text","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}]},"popup":{"required":false,"name":"Show popup with author\/deleted by","description":"Generate a popup with names of author(s) (default: no).","since":"6.0","filter":"text","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}]}}}; tiki_plugins.autoqueryargs = {"name":"Auto Query Args","documentation":"PluginAutoQueryArgs","description":"Automatically propagate arguments when clicking on links","prefs":["wikiplugin_autoqueryargs"],"iconname":"link-external","introduced":12,"params":{"arguments":{"required":false,"name":"Arguments for auto query","description":"Colon-separated list of arguments, the values of which will be propagated through\n\t\t\t\t\tany link created below this plugin","since":"12.0","filter":"text","separator":":","default":""}}}; tiki_plugins.avatar = {"name":"Identita (avatar)","documentation":"PluginAvatar","description":"Display a user's profile picture","prefs":["wikiplugin_avatar"],"body":"u\u017eivatel","iconname":"user","introduced":1,"params":{"page":{"required":false,"name":"Str\u00e1nka","description":"The wiki page the profile picture will link to. If empty and the user's\n\t\t\t\t\tinformation is public, then the profile picture will link automatically the that user's user\n\t\t\t\t\tinformation page","since":"1","default":"","profile_reference":"wiki_page"},"float":{"required":false,"name":"Float","description":"Align the profile picture on the page","since":"1","filter":"word","options":[{"text":"","value":""},{"text":"Right","value":"right"},{"text":"Left","value":"left"}]},"fullsize":{"required":false,"name":"Full Size","description":"If full-size images are stored in the file gallery, show the full-size image.","default":"n","since":"10.0"}}}; tiki_plugins.back = {"name":"Zp\u011bt","documentation":"PluginBack","description":"Display a link that goes back one page in the browser history","prefs":["wikiplugin_back"],"iconname":"back","tags":["basic"],"introduced":3,"params":[]}; tiki_plugins.backlinks = {"name":"Zp\u011btn\u00e9 odkazy","documentation":"PluginBacklinks","description":"List all pages that link to a particular page","prefs":["feature_wiki","wikiplugin_backlinks"],"iconname":"backlink","introduced":1,"params":{"page":{"required":false,"name":"Str\u00e1nka","description":"The page links will point to. Default value is the current page.","since":"1","advanced":true,"filter":"pagename","default":"[pagename]","profile_reference":"wiki_page"},"info":{"required":false,"name":"Displayed Information","description":"Pipe separated list of fields to display. ex: hits|user","since":"1","advanced":true,"separator":"|","filter":"text","default":false},"exclude":{"required":false,"name":"Excluded pages","description":"Pipe-separated list of pages to be excluded from the listing, for example:\n\t\t\t\t\tHomePage|Sandbox<\/code>","since":"1","advanced":true,"default":"","separator":"|","filter":"pagename","profile_reference":"wiki_page"},"include_self":{"required":false,"name":"Include Self","description":"With or without self-link (default is without)","since":"1","advanced":true,"filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}]},"noheader":{"required":false,"name":"Header","description":"With or without header (default is with header)","since":"1","filter":"digits","options":[{"text":"","value":""},{"text":"With header","value":"0"},{"text":"Without header","value":"1"}]}}}; tiki_plugins.banner = {"name":"Banner","documentation":"PluginBanner","description":"Add a banner","prefs":["wikiplugin_banner","feature_banners"],"iconname":"bullhorn","introduced":3,"tags":["basic"],"params":{"zone":{"required":true,"name":"Z\u00f3na","description":"Name of the zone created in Admin > Banners","since":"3.0","default":""},"target":{"required":false,"name":"Target","description":"Determines the browser behavior when the banner is clicked","since":"3.0","default":"","options":[{"text":"","value":""},{"text":"Blank","value":"_blank"},{"text":"Zobrazen\u00ed","value":"display"}]}}}; tiki_plugins.bigbluebutton = {"name":"BigBlueButton","documentation":"PluginBigBlueButton","description":"Hold a video\/audio\/chat\/presentation session using BigBlueButton","format":"html","prefs":["wikiplugin_bigbluebutton","bigbluebutton_feature"],"iconname":"video","introduced":5,"tags":["basic"],"params":{"name":{"required":true,"name":"Meeting","description":"MeetingID for BigBlueButton. This is a 5 digit number, starting with a 7.\n\t\t\t\t\tEx.: 77777<\/code> or 71111<\/code>.","since":"5.0","filter":"text","default":""},"prefix":{"required":false,"name":"Anonymous Prefix","description":"Unregistered users will get this token prepended to their name.","since":"5.0","filter":"text","default":""},"welcome":{"required":false,"name":"Welcome Message","description":"A message to be provided when someone enters the room.","since":"5.0","filter":"text","default":""},"number":{"required":false,"name":"Dial Number","description":"The phone-in support number to join from traditional phones.","since":"5.0","filter":"text","default":""},"voicebridge":{"required":false,"name":"Voice Bridge","description":"Code to enter for phone attendees to join the room. Typically, the same 5 digits\n\t\t\t\t\tof the MeetingID.","since":"5.0","filter":"digits","default":""},"logout":{"required":false,"name":"Log-out URL","description":"URL to which the user will be redirected after logging out of BigBlueButton.","since":"5.0","filter":"url","default":""},"recording":{"required":false,"name":"Record","description":"The recording starts when the first person enters the room, and ends when the last\n\t\t\t\t\tperson leaves. After a period of processing (which depends on the length of the meeting), the\n\t\t\t\t\trecording will be added to the list of all recordings for this room. Requires BBB >= 0.8.","since":"5.0","filter":"digits","default":0,"options":[{"value":0,"text":"Off"},{"value":1,"text":"Zapnuto"}]},"showrecording":{"required":false,"name":"Display Recordings","description":"Enable or Disable the display of video recordings.","filter":"alpha","default":"y"},"showattendees":{"required":false,"name":"Display Attendees","description":"Enable or Disable the display of attendees list.","filter":"alpha","default":"y"}}}; tiki_plugins.bliptv = {"name":"Bliptv","documentation":"PluginBlipTV","description":"Display a Blip.tv video","prefs":["wikiplugin_bliptv"],"icon":"img\/icons\/bliptv.png","params":{"url":{"required":true,"name":"URL","description":"Blip.tv embed URL. Example: http:\/\/blip.tv\/play\/AYGd_GAC","filter":"url","default":""},"width":{"required":false,"name":"Width","description":"Width in pixels (default is 425","filter":"digits","default":425},"height":{"required":false,"name":"Height","description":"Height in pixels (default is 350)","filter":"digits","default":350}}}; tiki_plugins.bloglist = {"name":"Blog List","documentation":"PluginBlogList","description":"Display posts from a site blog","prefs":["feature_blogs","wikiplugin_bloglist"],"iconname":"list","introduced":1,"params":{"Id":{"required":true,"name":"Blog ID","description":"The ID number of the blog on the site to list posts from. More than one blog can be provided, separated by colon. Example: 1:5. Limitation: if more than one blog is provided, the private posts (drafts) are not shown.","filter":"striptags","default":"","profile_reference":"blog","since":"1"},"Items":{"required":false,"name":"Maximum Items","description":"Maximum number of entries to list (no maximum set by default)","filter":"digits","default":"","since":"3.0"},"author":{"required":false,"name":"Autor","description":"Only display posts created by this user (all posts listed by default)","default":"","since":"3.5"},"simpleList":{"required":false,"name":"Simple List","description":"Show simple list of date, title and author (default) or formatted list of blog\n\t\t\t\t\tposts","default":"y","since":"3.5","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"charCount":{"required":false,"name":"Character Count","description":"Number of characters to display if not a simple list (defaults to all)","filter":"digits","parent":{"name":"simpleList","value":"n"},"default":"","since":"12.0"},"wordBoundary":{"required":false,"name":"Word Boundary","description":"If not a simple list and Character Count is non-zero, then marking this as yes will\n\t\t\t\t\tbreak on word boundaries only.","default":"y","since":"12.0","options":[{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"simpleList","value":"n"}},"ellipsis":{"required":false,"name":"Ellipsis","description":"If not a simple list and Character Count is non-zero, then marking this as yes will\n\t\t\t\t\tput ellipsis (...) at end of text (default).","default":"y","since":"12.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"simpleList","value":"n"}},"more":{"required":false,"name":"V\u00edce","description":"If not a simple list and Character Count is non-zero, then marking this as yes\n\t\t\t\t\twill put a \"More\" link to the full entry (default).","default":"y","since":"12.0","options":[{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"simpleList","value":"n"}},"showIcons":{"required":false,"name":"Show Icons","description":"If not a simple list, marking this as no will prevent the \"edit\" and \"print\" type\n\t\t\t\t\ticons from displaying (default is to show the icons)","default":"y","since":"12.0","options":[{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"simpleList","value":"n"}},"useExcerpt":{"required":false,"name":"Use Excerpt","description":"If the blog has \"Use post excerpt\" enabled then use excerpts where available (default)","default":"y","since":"13.2","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"simpleList","value":"n"}},"dateStart":{"required":false,"name":"Start Date","description":"Earliest date to select posts from. (YYYY-MM-DD<\/code>)","filter":"date","default":"","since":"3.5"},"dateEnd":{"required":false,"name":"End Date","description":"Latest date to select posts from. (YYYY-MM-DD<\/code>)","filter":"date","default":"","since":"3.5"},"containerClass":{"required":false,"name":"Container Class","description":"CSS Class to add to the container DIV.article<\/code>. (Default=wikiplugin_bloglist<\/code>)","filter":"text","default":"wikiplugin_bloglist","accepted":"Valid CSS class","since":"3.5"}}}; tiki_plugins.box = {"name":"Box","documentation":"PluginBox","description":"Create a formatted box with a title bar","prefs":["wikiplugin_box"],"body":"text","introduced":1,"iconname":"box","tags":["basic"],"validate":"arguments","params":{"title":{"required":false,"safe":true,"name":"Box Title","description":"Displayed above the content","since":"1","filter":"text","default":""},"bg":{"required":false,"safe":true,"name":"Background Color","description":"As defined by CSS, name, or color hex code.","since":"1","filter":"text","accepted":"Valid CSS color name or code"},"width":{"required":false,"safe":true,"name":"Box Width","description":"In pixels or percentage. Default value is 100%<\/code>.","since":"1","filter":"text"},"align":{"required":false,"safe":true,"name":"Text Alignment","description":"Aligns the text within the box (left-aligned by default)","since":"1","filter":"alpha","default":"left","options":[{"text":"Left","value":"left"},{"text":"Right","value":"right"},{"text":"Vycentrovat","value":"center"}]},"float":{"required":false,"safe":true,"name":"Float Position","description":"Set the alignment for the entire box. For elements with a width of less than 100%, other elements\n\t\t\t\t\twill wrap around it unless the clear<\/code> parameter is appropriately set.)","since":"1","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Left","value":"left"},{"text":"Right","value":"right"}]},"clear":{"required":false,"safe":true,"name":"Vy\u010disti","description":"Text, etc. is not allowed to wrap around the box if this parameter is set to 1<\/code> (Yes)","since":"1","filter":"digits","default":"","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"class":{"required":false,"safe":true,"name":"CSS Class","description":"Apply custom CSS class to the box.","since":"1","filter":"text","default":"","accepted":"Valid CSS class"},"style":{"required":false,"safe":true,"name":"CSS Style","description":"Enter CSS styling tags for the div type used e.g. padding: 5px","since":"13.0","filter":"text","default":""},"id":{"required":false,"safe":true,"name":"ID","description":"ID","since":"1","filter":"text","default":""}}}; tiki_plugins.button = {"name":"Button","documentation":"PluginButton","description":"Add a link formatted as a button","prefs":["wikiplugin_button"],"validate":"none","extraparams":false,"iconname":"play","introduced":6.1,"tags":["basic"],"params":{"href":{"required":true,"name":"Url","description":"URL to be produced by the button. You can use wiki argument variables like\n\t\t\t\t\t{{itemId}}<\/code> in it","since":"6.1","filter":"url","default":""},"_text":{"required":false,"name":"Popisek","description":"Label for the button","since":"6.1","filter":"text","default":""},"_icon_name":{"required":false,"name":"Icon Name","description":"Enter an iconset name to show an icon in the button","since":"14.0","filter":"text","default":""},"_type":{"required":false,"name":"Button Type","description":"Use a type to style the button","since":"13.0","filter":"text","default":"","options":[{"text":"","value":""},{"text":"Danger","value":"danger"},{"text":"Default","value":"default"},{"text":"Info","value":"info"},{"text":"Odkaz","value":"link"},{"text":"Primary","value":"primary"},{"text":"V\u00fdborn\u011b","value":"success"},{"text":"Upozorn\u011bn\u00ed","value":"warning"}]},"_class":{"required":false,"name":"CSS Class","description":"CSS class for the button","since":"6.1","filter":"text","default":""},"_style":{"required":false,"name":"CSS Style","description":"CSS style attributes","since":"6.1","filter":"text","default":""},"_rel":{"required":false,"name":"Link Relation","description":"Enter box<\/code> for colorbox effect (like shadowbox and lightbox) or appropriate\n\t\t\t\t\tsyntax for link relation.","since":"7.0","filter":"text","default":""},"_auto_args":{"required":false,"name":"Auto Arguments","description":"Comma separated list of URL arguments that will be kept from _REQUEST<\/code> (like\n\t\t\t\t\t$auto_query_args<\/code>) in addition to those you can specify in the href parameter.
You can also use _auto_args=\"*\"<\/code> to specify that every arguments listed in the\n\t\t\t\t\tglobal var $auto_query_args has to be kept from URL","since":"6.1","filter":"text","default":"","advanced":true},"_flip_id":{"required":false,"name":"Flip Id","description":"HTML id attribute of the element to show\/hide content","since":"6.1","filter":"alpha","default":"","advanced":true},"_flip_hide_text":{"required":false,"name":"Flip Hide Text","description":"If set to No (n<\/code>), will not display a \"(Hide)\" suffix after the button label\n\t\t\t\t\twhen the content is shown","since":"6.1","filter":"alpha","default":"","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"_flip_default_open":{"required":false,"name":"Flip Default Open","description":"If set to y<\/code>, the flip is open by default (if no cookie jar)","since":"6.1","filter":"alpha","default":"","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"_escape":{"required":false,"name":"Escape Apostrophes","description":"If set to y<\/code>, will escape the apostrophes in onclick","since":"6.1","filter":"alpha","default":"","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"_disabled":{"required":false,"name":"Disable Button","description":"Set to y<\/code> to disable the button","since":"6.1","filter":"alpha","default":"","advanced":true}}}; tiki_plugins.calendar = {"name":"Kalend\u00e1\u0159","documentation":"PluginCalendar","description":"Display a calendar and its events","prefs":["feature_calendar","wikiplugin_calendar"],"iconname":"calendar","format":"html","introduced":4,"params":{"calIds":{"name":"Calendar IDs","description":"Comma-separated list of calendar Ids to restrict the events to specified calendars. Example values:13<\/code>, 4,7<\/code> Not set by default.","since":"4.0","filter":"digits","separator":",","default":"","profile_reference":"calendar"},"viewlist":{"required":false,"name":"View Type","description":"Determines how events. table<\/code> (default) shows events in a calendar.","since":"4.0","filter":"word","default":"table","options":[{"text":"","value":""},{"text":"Seznam","value":"list"},{"text":"Tabulka","value":"table"},{"text":"Both","value":"both"}]},"viewmode":{"name":"View Time Span","description":"If in calendar (table<\/code>) View Type, determines the time span displayed by the\n\t\t\t\t\tcalendar.Default is month","since":"4.0","filter":"word","default":"month","options":[{"text":"","value":""},{"text":"Den","value":"day"},{"text":"T\u00fdden","value":"week"},{"text":"M\u011bs\u00edc","value":"month"},{"text":"\u010ctvrtlet\u00ed","value":"quarter"},{"text":"Semestr","value":"semester"},{"text":"Rok","value":"year"}]},"viewnavbar":{"required":false,"name":"Navigation Bar","description":"Show or hide the navigation bar (not shown by default)","since":"4.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.carousel = {"name":"Carousel","documentation":"PluginCarousel","description":"Display images in a self-advancing carousel","introduced":8,"prefs":["wikiplugin_carousel","feature_file_galleries","feature_jquery_carousel"],"iconname":"wizard","tags":["basic"],"params":{"type":{"required":true,"name":"Images Source","description":"Choose where to get your images from","default":"fgalId","options":[{"text":"Select an option","value":""},{"text":"All the images in a file gallery","value":"fgalId"},{"text":"A list of file IDs","value":"fileIds"}]},"fgalId":{"required":true,"name":"File Gallery ID","description":"ID number of the file gallery that contains the images to be displayed","since":"8.0","filter":"digits","accepted":"ID","default":"","parent":{"name":"type","value":"fgalId"},"profile_reference":"file_gallery"},"fileIds":{"required":true,"name":"File IDs","description":"List of IDs of images from the File Galleries separated by commas.","filter":"striptags","default":"","parent":{"name":"type","value":"fileIds"},"profile_reference":"file"},"sort_mode":{"required":false,"name":"Sort Mode","description":"Sort by database table field name, ascending or descending. Examples:\n\t\t\t\t\tfileId_asc<\/code> or name_desc<\/code>.","since":"8.0","filter":"word","accepted":"fieldname_asc<\/code> or fieldname_desc<\/code> with actual database field name in place of\n\t\t\t\t\tfieldname<\/code>.","default":"created_desc"},"transitionSpeed":{"required":false,"name":"Transition Time","description":"The time (in milliseconds) for the transition between two images.","since":"8.0","filter":"digits","accepted":"number","default":"1500"},"displayTime":{"required":false,"name":"Display Time","description":"The time (in milliseconds) to display each image.","since":"8.0","filter":"digits","accepted":"number","default":"6000"},"textholderHeight":{"required":false,"name":"Caption Height","description":"The height of the caption. This is a fraction of the height of the images.","since":"8.0","filter":"text","accepted":"real between 0 and 1","default":".2","advanced":true},"displayProgressBar":{"required":false,"name":"Display Progress Bar","since":"8.0","filter":"digits","options":[{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"default":"1","advanced":true},"thumbnailType":{"required":false,"name":"Display Thumbnails","description":"Display thumbnails, number, count etc.","since":"8.0","filter":"text","options":[{"text":"\u017d\u00e1dn\u00fd","value":"none"},{"text":"Buttons","value":"buttons"},{"text":"Obr\u00e1zky","value":"images"},{"text":"Numbers","value":"numbers"},{"text":"Count","value":"count"}],"default":"none"},"thumbnailWidth":{"required":false,"name":"Thumbnail Box Width","description":"Width of thumbnail box in CSS units (default 20px<\/code>)","since":"8.0","filter":"text","default":"20px","advanced":true},"thumbnailHeight":{"required":false,"name":"Thumbnail Box Height","description":"Height of thumbnail box in CSS units (default 20px<\/code>)","since":"8.0","filter":"text","default":"20px","advanced":true},"autoPilot":{"required":false,"name":"Start Automatically","description":"Start the carousel automatically when the page loads (default: Yes).","since":"8.0","filter":"digits","options":[{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"default":"1"},"displayThumbnails":{"required":false,"name":"Thumbnails","description":"Legacy v2 param: Display thumbnails.","since":"8.0","filter":"digits","options":[{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"default":"1","advanced":true},"displayThumbnailNumbers":{"required":false,"name":"Thumbnail Numbers","description":"Legacy v2 param: Display place numbers in the thumbnail boxes.","since":"8.0","filter":"digits","options":[{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"default":"1","advanced":true},"displayThumbnailBackground":{"required":false,"name":"Thumbnail Background","description":"Legacy v2 param: Use corresponding image as background for a thumbnail box.","since":"8.0","filter":"digits","options":[{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"default":"1","advanced":true},"thumbnailFontSize":{"required":false,"name":"Thumbnail Font Size","description":"Legacy v2 param: Font size of thumbnail box in CSS units\n\t\t\t\t\t(default 7em<\/code>).","since":"8.0","filter":"text","accepted":"CSS units","default":".7em","advanced":true},"displaySize":{"required":false,"name":"Image Size","description":"Scale image between 0 and 1 to reduce it, or set a maximum size in pixels","since":"8.0","filter":"text","default":"1","accepted":"Real between 0 and 1, or integer over 10","advanced":true},"clickable":{"required":false,"name":"Makes images clickable","description":"In case there are URLs in the image description, the image is made clickable and links to the first URL found","filter":"digits","options":[{"text":"Ne","value":"0"},{"text":"Ano","value":"1"}],"default":"0","advanced":true}}}; tiki_plugins.cartmissinguserinfo = {"name":"Cart Missing User Info","documentation":"PluginCartMissingUserInfo","description":"Check completeness of user input for a shopping cart transaction","prefs":["wikiplugin_cartmissinguserinfo","payment_feature"],"tags":["experimental"],"iconname":"cart","introduced":7,"params":{"info_type":{"required":true,"name":"Information Type","since":"7.0","filter":"word","default":"postpurchase","options":[{"text":"Post Purchase","value":"postpurchase"},{"text":"Required before purchase","value":"required"}]},"product_class_id":{"required":true,"name":"Product Class ID","since":"7.0","filter":"digits","default":""}}}; tiki_plugins.category = {"name":"Kategorie","documentation":"PluginCategory","description":"List categories and objects assigned to them","prefs":["feature_categories","wikiplugin_category"],"iconname":"structure","introduced":1,"params":{"id":{"required":false,"name":"Category IDs","description":"List of category IDs separated by \"+\", for example, 1+2+3<\/code>. Default will use category\n\t\t\t\t\tof the current page.","since":"1","filter":"digits","separator":"+","default":"","profile_reference":"category"},"types":{"required":false,"name":"Types","description":"List of object types to include in the list, separated by \"+\", for example, article+blog+blog post+fgal<\/code>","since":"1","accepted":"article, blog, blog post, fgal, forum, igal, newsletter, event, poll, quiz, survey,\n\t\t\t\t\ttracker, wiki, img","filter":"text","default":"*"},"sort":{"required":false,"name":"Sort order","description":"Sort ascending or descending based on various attributes (sorted ascending by\n\t\t\t\t\tname by default)","since":"1","filter":"text","default":"","options":[{"text":"","value":""},{"text":"Created Ascending","value":"created_asc"},{"text":"Created Descending","value":"created_desc"},{"text":"Hits Ascending","value":"hits_asc"},{"text":"Hits Descending","value":"hits_desc"},{"text":"Item ID Ascending","value":"itemId_asc"},{"text":"Item ID Descending","value":"itemId_desc"},{"text":"Name Ascending","value":"name_asc"},{"text":"Name Descending","value":"name_desc"},{"text":"Type Ascending","value":"type_asc"},{"text":"Type Descending","value":"type_desc"},{"text":"Random","value":"random"}]},"split":{"required":false,"name":"Split","description":"Whether multiple categories will be listed on different lines (default is to split them)","since":"1","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"and":{"required":false,"name":"And","description":"If set to y<\/code> (Yes), only objects in all of the categories will be shown (default\n\t\t\t\t\tis to show objects in any of the categories)","since":"1","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"sub":{"required":false,"name":"Sub-categories","description":"Also list objects in sub-categories of the categories given (default is to list\n\t\t\t\t\tsub-category objects)","since":"4.1","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showdescription":{"required":false,"name":"Popisek","description":"Show descriptions (not shown by default)","since":"4.1","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showname":{"required":false,"name":"N\u00e1zev","description":"Show object names (shown by default)","since":"4.1","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showtype":{"required":false,"name":"Typ","description":"Show type (shown by default)","since":"4.1","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"one":{"required":false,"name":"One Per Line","description":"Show one object per line (multiple per line shown by default)","default":"n","since":"5.0","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showlinks":{"required":false,"name":"Child Links","description":"Show children category links (shown by default)","since":"5.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"categoryshowlink":{"required":false,"name":"Top Link","description":"Show top category link (shown by default)","since":"5.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"maxRecords":{"required":false,"name":"Maximum Records","description":"Maximum number of objects to list (default is 50<\/code>)","since":"6.1","default":"50","filter":"digits"},"showTitle":{"required":false,"name":"Titulek","description":"Show title text above category object lists (shown by default)","since":"6.1","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"lang":{"required":false,"name":"Jazyk (Language)","description":"List only objects in this language. Only apply if type=\"wiki\"<\/code>.","since":"8.0","filter":"lang","default":""}}}; tiki_plugins.categorytransition = {"name":"PluginCategoryTransition","description":"Displays controls to trigger category transitions for any object.","prefs":["feature_category_transition","wikiplugin_categorytransition"],"iconname":"move","introduced":9,"params":{"objType":{"required":true,"name":"Object Type","description":"Object Type","since":"9.0","filter":"text","default":""},"objId":{"required":true,"name":"Object ID","description":"Object ID","since":"9.0","filter":"text","default":"","profile_reference":"type_in_param"},"redirect":{"required":false,"name":"Redirect URL","description":"URL the user is sent to after transition is done","since":"9.0","filter":"text","default":"REQUEST_URI"}}}; tiki_plugins.catorphans = {"name":"Category Orphans","documentation":"PluginCatOrphans","description":"List objects that are not categorized","prefs":["feature_categories","wikiplugin_catorphans"],"iconname":"structure","introduced":1,"params":{"objects":{"required":false,"name":"Objekt","description":"Determine which type of objects are shown (default is wiki<\/code>)","since":"1","default":"wiki","filter":"text","options":[{"text":"Str\u00e1nky","value":"wiki"},{"text":"Kolekce soubor\u016f","value":"file gallery"},{"text":"\u010cl\u00e1nky","value":"article"},{"text":"Trackery","value":"tracker"},{"text":"Blogy","value":"blog"},{"text":"Kalend\u00e1\u0159e","value":"calendar"},{"text":"F\u00f3ra","value":"forum"}]},"max":{"required":false,"name":"Max","description":"Maximum number of items. Use -1<\/code> for unlimited. Default is the site admin setting\n\t\t\t\t\tfor maximum records.","since":"1","default":"$prefs['maxRecords']","filter":"int"},"offset":{"required":false,"name":"Result Offset","description":"Result number at which the listing should start (default is no offset)","since":"1","default":0,"filter":"int"}}}; tiki_plugins.catpath = {"name":"Category Path","documentation":"PluginCatPath","description":"Show the full category path for a wiki page","prefs":["feature_categories","wikiplugin_catpath"],"iconname":"structure","introduced":1,"params":{"divider":{"required":false,"name":"Separator","description":"String used to separate the categories in the path. Default character is ><\/code>.","since":"1","default":">"},"top":{"required":false,"name":"Display Top Category","description":"Show the top category as part of the path name (not shown by default)","since":"1","filter":"alpha","default":"no","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.cclite = {"name":"Cclite","documentation":"PluginCclite","description":"Access and use your cclite social credit and alternative currency account","prefs":["wikiplugin_cclite","payment_feature"],"iconname":"money","introduced":6,"tags":["experimental"],"params":{"mode":{"required":false,"name":"M\u00f3d","description":"Mode of operation - summary or recent. Default: summary<\/code>","since":"6.0","filter":"word","default":"summary","options":[{"text":"","value":""},{"text":"Account summary","value":"summary"},{"text":"Recent transactions","value":"recent"}]},"registry":{"required":false,"name":"Registry","description":"Registry to query. Default: site preference (or first in list when more than one)","since":"6.0","filter":"text","default":""}}}; tiki_plugins.center = {"name":"Vycentrovat","documentation":"PluginCenter","description":"Center text","prefs":["wikiplugin_center"],"body":"text","iconname":"align-center","filter":"wikicontent","tags":["basic"],"introduced":1,"params":[]}; tiki_plugins.chart = {"name":"\u017deb\u0159\u00ed\u010dek","documentation":"PluginChart","description":"Display a chart from TikiSheet","prefs":["feature_sheet","wikiplugin_chart"],"iconname":"chart","body":"Chart caption.","introduced":2,"params":{"id":{"required":true,"name":"Spreadsheet ID","description":"Data sheet ID","since":"2.0","filter":"digits","profile_reference":"sheet"},"type":{"required":true,"name":"Chart Type","description":"Specify a valid chart type","accepted":"BarStackGraphic | MultibarGraphic | MultilineGraphic | PieChartGraphic","since":"2.0","filter":"word"},"width":{"required":true,"name":"Chart Width","description":"Width in pixels.","since":"2.0","filter":"digits"},"height":{"required":true,"name":"Chart Height","description":"Height in pixels.","since":"2.0","filter":"digits"},"value":{"required":false,"name":"Value series","description":"Required for pie charts","since":"2.0","filter":"text"},"x":{"required":false,"name":"Independent series","description":"Required for types other than pie chart","since":"2.0","filter":"text"},"y0":{"required":false,"name":"Dependent series","description":"Required for types other than pie chart","since":"2.0","filter":"text"},"y1":{"required":false,"name":"Dependent series","description":"Description needed","since":"2.0","filter":"text"},"y2":{"required":false,"name":"Dependent series","description":"Description needed","since":"2.0","filter":"text"},"y3":{"required":false,"name":"Dependent series","description":"Description needed","since":"2.0","filter":"text"},"y4":{"required":false,"name":"Dependent series","description":"Description needed","since":"2.0","filter":"text"},"color":{"required":false,"name":"Colors","description":"List of colors to use.","since":"2.0","filter":"text"},"style":{"required":false,"name":"Styles","description":"List of styles to use.","since":"2.0","filter":"text"},"label":{"required":false,"name":"Labels","description":"Labels for the series or values in the legend.","since":"2.0","filter":"text"}}}; tiki_plugins.checkreferer = {"name":"Check Referer","documentation":"PluginCheckReferer","description":"Display content based on the address that originated the request for the current page","prefs":["wikiplugin_checkreferer"],"introduced":14,"iconname":"computer","body":"Wiki text to display if conditions are met. The body may contain {ELSE}<\/code>. Text after the marker\n\t\t\twill be displayed if conditions are not met.","params":{"referer_list":{"required":true,"name":"Referer List","description":"Comma-separated list of domains to check","since":"14.0","separator":",","filter":"text","default":""}}}; tiki_plugins.code = {"name":"K\u00f3d","documentation":"PluginCode","description":"Display code with syntax highlighting and line numbering","prefs":["wikiplugin_code"],"body":"Code to be displayed","iconname":"code","introduced":1,"filter":"rawhtml_unsafe","format":"html","tags":["basic"],"params":{"caption":{"required":false,"name":"Caption","description":"Code snippet label.","since":"1","filter":"text"},"wrap":{"required":false,"name":"Word Wrap","description":"Enable word wrapping on the code to avoid breaking the layout.","options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"filter":"digits","default":"1"},"colors":{"required":false,"name":"Colors","description":"Any supported language listed at http:\/\/codemirror.net\/mode\/","since":"1","advanced":false},"ln":{"required":false,"name":"Line Numbers","description":"Show line numbers for each line of code.","since":"1","options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"filter":"digits","advanced":true},"rtl":{"required":false,"name":"Right to Left","description":"Switch the text display from left to right, to right to left (left to right by default)","since":"1","options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"filter":"digits","advanced":true},"mediawiki":{"required":false,"name":"Code Tag","description":"Encloses the code in an HTML code tag, for example: <code>user input<code>","since":"8.3","options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"filter":"digits","default":"0","advanced":true}}}; tiki_plugins.colorbox = {"name":"Colorbox","documentation":"PluginColorBox","description":"Display a gallery of images in a popup slideshow","prefs":["feature_file_galleries","feature_shadowbox","wikiplugin_colorbox"],"introduced":5,"iconname":"image","tags":["basic"],"params":{"fgalId":{"required":false,"name":"File Gallery ID","description":"ID number of the file gallery that contains the images to be displayed","filter":"digits","accepted":"ID","default":"","since":"5.0","profile_reference":"file_gallery"},"galId":{"required":false,"name":"Image Gallery ID","description":"ID number of the image gallery that contains the images to be displayed","filter":"digits","accepted":"ID","default":"","since":"5.0"},"fileId":{"required":false,"name":"File ID Filter","description":"Colon-separated list of fileIds in a file gallery to show.","filter":"digits","separator":":","accepted":"ID separated with :","default":"","since":"6.0"},"thumb":{"required":false,"name":"Thumb","description":"Display as a thumbnail or full size.","filter":"alpha","accepted":"y or n","default":"y","since":"5.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"sort_mode":{"required":false,"name":"Sort Mode","description":"Sort by database table field name, ascending or descending. Examples:\n\t\t\t\t\tfileId_asc<\/code> or name_desc<\/code>.","filter":"word","accepted":"fieldname_asc<\/code> or fieldname_desc<\/code> with actual database field name in place of\n\t\t\t\t\tfieldname<\/code>.","default":"created_desc","since":"5.0"},"showtitle":{"required":false,"name":"Show File Title","description":"Show file title","filter":"alpha","accepted":"y or n","default":"n","since":"5.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showfilename":{"required":false,"name":"Show File Name","description":"Show file name","filter":"alpha","accepted":"y or n","default":"n","since":"5.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showallthumbs":{"required":false,"name":"Show All Thumbs","description":"Show thumbnails of all the images in the gallery","filter":"alpha","accepted":"y or n","default":"n","since":"5.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"parsedescriptions":{"required":false,"name":"Parse Descriptions","description":"Parse the file descriptions as wiki syntax","filter":"alpha","accepted":"y or n","default":"n","since":"5.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.comment = {"name":"Koment\u00e1\u0159","documentation":"PluginComment","description":"Display a comment area for a specified object","prefs":["wikiplugin_comment"],"format":"html","iconname":"comment","introduced":8,"params":{"objectType":{"required":true,"name":"Object Type","description":"Object type the comment is associated with","since":"8.0","filter":"text","options":[{"text":"Tracker Item","value":"trackeritem"},{"text":"Galerie obr\u00e1zk\u016f","value":"image gallery"},{"text":"Obr\u00e1zek","value":"image"},{"text":"Kolekce soubor\u016f","value":"file gallery"},{"text":"Soubor","value":"file"},{"text":"\u010cl\u00e1nek","value":"article"},{"text":"Submission","value":"submission"},{"text":"F\u00f3rum","value":"forum"},{"text":"Blog","value":"blog"},{"text":"Blog Post","value":"blog post"},{"text":"Wiki Page","value":"wiki page"},{"text":"Historie","value":"history"},{"text":"FAQ","value":"faq"},{"text":"Dotazn\u00edk","value":"survey"},{"text":"Email s novinkami","value":"newsletter"}],"default":"wiki str\u00e1nka"},"objectId":{"required":true,"name":"Object ID","description":"Object ID","since":"8.0","filter":"digits","default":"The current wiki page to which you have added the plugin","profile_reference":"type_in_param"}}}; tiki_plugins.content = {"name":"Dynamick\u00fd obsah","documentation":"PluginContent","description":"Display content from dynamic content repository","prefs":["feature_dynamic_content","wikiplugin_content"],"filter":"text","iconname":"merge","introduced":3,"tags":["basic"],"params":{"id":{"required":false,"name":"Content ID","description":"Dynamic content ID. The value can be obtained in the listing.","since":"3.0","filter":"digits","default":""},"label":{"required":false,"name":"Content Label","description":"Label of the dynamic content to display.","since":"5.0","filter":"text","default":""}}}; tiki_plugins.contributionsdashboard = {"name":"Contributions Dashboard","documentation":"PluginContributionsDashboard","description":"List users' contributions to a page","prefs":["feature_trackers","wikiplugin_contributionsdashboard"],"tags":["basic"],"body":"Upozorn\u011bn\u00ed","format":"html","introduced":9,"iconname":"dashboard","filter":"text","params":{"start":{"required":false,"name":"Start Date","description":"Default Beginning Date","since":"9.0","filter":"text","default":"Today - 7 days"},"end":{"required":false,"name":"End Date","description":"Default Ending Date","since":"9.0","filter":"text","default":"Today"},"types":{"required":true,"name":"Dashboard Types","description":"The types of charts that will be rendered, separated by commas","since":"9.0","filter":"text","default":"trackeritems"}}}; tiki_plugins.convene = {"name":"Convene","documentation":"PluginConvene","description":"Agree a date from a list of alternatives","introduced":9,"prefs":["wikiplugin_convene","feature_calendar"],"body":"Convene data generated from user input","iconname":"group","filter":"rawhtml_unsafe","tags":["basic"],"params":{"title":{"required":false,"name":"Titulek","description":"Title for the event","since":"9.0","default":"Convene"},"calendarid":{"required":false,"name":"Calendar ID","description":"ID number of the site calendar in which to store the date for the events with the most votes","since":"9.0","filter":"digits","default":"","profile_reference":"calendar"},"minvotes":{"required":false,"name":"Minimum Votes","description":"Minimum number of votes needed to show Add-to-Calendar icon, so that new users do\n\t\t\t\t\tnot see a potentially confusing icon before the convene has enough information on it","since":"10.3","filter":"digits","default":"3"},"dateformat":{"required":false,"name":"Date-Time Format","description":"Display date and time in short or long format, according to the site wide setting","since":"9.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Short","value":"short"},{"text":"Long","value":"long"}]}}}; tiki_plugins.cookie = {"name":"Cookie","documentation":"PluginCookie","description":"Display a tagline or cookie","prefs":["wikiplugin_cookie"],"iconname":"quotes","introduced":3,"tags":["basic"],"params":[]}; tiki_plugins.cookieconsent = {"name":"Cookie Consent","documentation":"PluginCookieConsent","description":"Display content based on whether cookie consent has been granted by the user","prefs":["wikiplugin_cookieconsent","cookie_consent_feature"],"body":"Wiki syntax containing the content that can be hidden or shown.","filter":"wikicontent","introduced":10,"iconname":"information","params":{"no_consent_message":{"required":false,"name":"No Cookie Message","description":"Message displayed if user has not consented to accepting cookies.","since":"10.0","default":"Sorry, cookie consent required","filter":"text"},"element":{"required":false,"name":"Containing Element","description":"DOM element to contain everything (div, span, etc). The default is div<\/code>,\n\t\t\t\t\tset to none<\/code> for no container.","since":"10.0","default":"div","filter":"word"},"element_class":{"required":false,"name":"Element CSS Class","description":"CSS class for above.","since":"10.0","default":"","filter":"text"},"no_consent_class":{"required":false,"name":"No Consent CSS Class","description":"CSS class for no consent message. Default: wp-cookie-consent-required<\/code>","since":"11.1","default":"wp-cookie-consent-required","filter":"text"}}}; tiki_plugins.copyright = {"name":"Copyright","documentation":"PluginCopyright","description":"Vlo\u017e\u00ed pozn\u00e1mky o autorsk\u00fdch pr\u00e1vech","prefs":["wiki_feature_copyrights","wikiplugin_copyright"],"body":"Pattern for display of the copyright information. May contain ~title~<\/code>, ~year~<\/code>, ~authors~<\/code> and ~holder~<\/code>.","iconname":"copyright","introduced":1,"params":[]}; tiki_plugins.countdown = {"name":"Countdown","documentation":"PluginCountdown","description":"Display the time until or after a date and time","prefs":["wikiplugin_countdown"],"iconname":"history","body":"Text to append to the countdown.","tags":["basic"],"introduced":1,"params":{"enddate":{"required":true,"name":"End Date","description":"Target date and time. Multiple formats accepted.","since":"1","filter":"date","default":""},"show":{"required":false,"name":"Items to Show","description":"Select: y<\/code>=years, o<\/code>=months, d<\/code>=days, h<\/code>=hours, m<\/code>=minutes, s<\/code>=seconds.\n\t\t\t\t\tEnter multiple values as: yodhms<\/code>. Must be in the order of descending length, and a time unit should not be skipped.\n\t\t\t\t\tIf blank, the time is shown down to the hour if not zero.","since":"4.2","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Years","value":"y"},{"text":"Years, Months","value":"yo"},{"text":"Years, Months, Days","value":"yod"},{"text":"Years, Months, Days, Hours","value":"yodh"},{"text":"Years, Months, Days, Hours, Minutes","value":"yodhm"},{"text":"Years, Months, Days, Hours, Minutes & Seconds","value":"yodhms"},{"text":"Months","value":"o"},{"text":"Months, Days","value":"od"},{"text":"Months, Days, Hours","value":"odh"},{"text":"Months, Days, Hours, Minutes","value":"odhm"},{"text":"Months, Days, Hours, Minutes & Seconds","value":"odhms"},{"text":"Dny","value":"d"},{"text":"Days & Hours","value":"dh"},{"text":"Days, Hours & Minutes","value":"dhm"},{"text":"Days, Hours, Minutes & Seconds","value":"dhms"},{"text":"Hodiny","value":"h"},{"text":"Hours & Minutes","value":"hm"},{"text":"Hours, Minutes & Seconds","value":"hms"},{"text":"Minuty","value":"m"},{"text":"Minutes & Seconds","value":"ms"},{"text":"Seconds","value":"s"}]},"caldays":{"required":false,"name":"Calendar Days","description":"Will use calendar day difference when set to Yes (y<\/code>) and time units are not shown.\n\t\t\t\t\tResult is that tomorrow, for example, is always shown as a one day away even if less than 24 hours\n\t\t\t\t\tfrom now. No (n<\/code>) is the default.","since":"9.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"since":{"required":false,"name":"Handle Past Events","description":"If Yes (y<\/code>), will display amount of time since the event (default).\n\t\t\t\t\tIf No (n<\/code>) and if there is body text, will display \"is over\" or custom text set in text parameter\n\t\t\t\t\tafter body text.","since":"4.2","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"text":{"required":false,"name":"Text","description":"Text that will show with the countdown and body text.\n\t\t\t\t\tSet to default<\/code> or leave empty to show \"xxx days until\/since [body text]\", except that if\n\t\t\t\t\t the since parameter is set to No (n<\/code>), \"[body text] is over\" will show after the end date has passed.\n\t\t\t\t\tAlso, if no time is shown because of the time units being displayed (for example, only years are shown and it's\n\t\t\t\t\tless than a year before\/after the end date) then \"[body text] will happen in less than a year\/happened in the last year\" will show.\n\t\t\t\t\tOr set pipe-separated custom text as follows: before date|before date by less than shortest time unit shown|after date\n\t\t\t\t\t|after date by less than shortest time unit shown|after date and since set to No (n)<\/code>.\n\t\t\t\t\tSet to silent<\/code> for no text.","accepted":"default, silent, custom: before event|after event|after event when time not shown","since":"9.0","filter":"text","default":""},"thousands":{"required":false,"name":"Thousands separator","description":"Set the thousands separator for results of 1,000 or more.\n\t\t\t\t\tChoices are comma (c<\/code>), decimal (d<\/code>), space (s<\/code>), or leave blank for no separator.","since":"9.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Comma","value":"c"},{"text":"Period","value":"p"},{"text":"Space","value":"s"}]}}}; tiki_plugins.customsearch = {"name":"Custom Search","documentation":"PluginCustomSearch","description":"Create a custom search form for searching or listing items on the site","prefs":["wikiplugin_customsearch","wikiplugin_list","feature_ajax","feature_search"],"body":"LIST plugin configuration information","filter":"wikicontent","profile_reference":"search_plugin_content","iconname":"search","introduced":8,"tags":["advanced"],"params":{"wiki":{"required":false,"name":"Template wiki page","description":"Wiki page where search user interface template is found","since":"8.0","filter":"pagename","default":"","profile_reference":"wiki_page"},"tpl":{"required":false,"name":"Template file","description":"Smarty template (.tpl) file where search user interface template is found","since":"12.2","default":""},"id":{"required":false,"name":"Search Id","description":"A unique identifier to distinguish custom searches for storing of previous search\n\t\t\t\t\tcriteria entered by users","since":"8.0","filter":"alnum","default":0},"autosearchdelay":{"required":false,"name":"Search Delay","description":"Delay in milliseconds before automatically triggering search after change\n\t\t\t\t\t(0<\/code> disables and is the default)","since":"8.0","filter":"digits","default":0},"searchfadediv":{"required":false,"name":"Fade DIV Id","description":"The specific ID of the specific div to fade out when AJAX search is in progress,\n\t\t\t\t\tif not set will attempt to fade the whole area or if failing simply show the spinner","since":"8.0","filter":"text","default":""},"recalllastsearch":{"required":false,"name":"Recall Last Search","description":"In the same session, return users to same search parameters on coming back to the\n\t\t\t\t\tsearch page after leaving","since":"8.0","options":[{"text":"","value":""},{"text":"Ne","value":"0"},{"text":"Ano","value":"1"}],"filter":"digits","default":0},"callbackscript":{"required":false,"name":"Custom JavaScript Page","description":"The wiki page on which custom JavaScript is to be executed on return of Ajax results","since":"8.0","filter":"pagename","default":""},"destdiv":{"required":false,"name":"Destination Div","description":"The id of an existing div to contain the search results","since":"9.0","filter":"text","default":""},"searchonload":{"required":false,"name":"Search On Load","description":"Execute the search when the page loads (default: Yes)","since":"9.0","options":[{"text":"","value":""},{"text":"Ne","value":"0"},{"text":"Ano","value":"1"}],"filter":"digits","default":1},"requireinput":{"required":false,"name":"Require Input","description":"Require first input field to be filled for search to trigger","since":"12.0","options":[{"text":"","value":""},{"text":"Ne","value":"0"},{"text":"Ano","value":"1"}],"filter":"digits","default":0},"forcesortmode":{"required":false,"name":"Force Sort","description":"Force the use of specified sort mode in place of search relevance even when there is a text search query","since":"13.0","options":[{"text":"","value":""},{"text":"Ne","value":"0"},{"text":"Ano","value":"1"}],"filter":"digits","default":1},"trimlinefeeds":{"required":false,"name":"Trim Linefeeds","description":"Remove the linefeeds added after each input which casues the wiki parser to add extra paragraphs.","since":"14.1","options":[{"text":"","value":""},{"text":"Ne","value":"0"},{"text":"Ano","value":"1"}],"filter":"digits","default":0},"searchable_only":{"required":false,"name":"Searchable Only Results","description":"Only include results marked as searchable in the index.","since":"14.1","options":[{"text":"","value":""},{"text":"Ne","value":"0"},{"text":"Ano","value":"1"}],"filter":"digits","default":1},"customsearchjs":{"required":false,"name":"Use custom search JavaScript file","description":"Mainly keeps the search state on the URL hash, but also adds some helper functions like easier sorting and page size.","since":"14.1","options":[{"text":"","value":""},{"text":"Ne","value":"0"},{"text":"Ano","value":"1"}],"filter":"digits","default":0}}}; tiki_plugins.datachannel = {"name":"Data Channel","documentation":"PluginDataChannel","description":"Display a form to access data channels","prefs":["wikiplugin_datachannel"],"body":"List of fields to display. One field per line. Comma delimited: fieldname,label<\/code>

To use values from other forms on the same page as parameters for the data-channel\n\t\t\tuse fieldname, external=fieldid<\/code> or fieldname, external=fieldid,text<\/code> can be used where a value is simply listed on the same page where each value has the fieldid<\/code>\n\t\t\tas an html id tag. Where fieldid<\/code> is\n\t\t\tthe id (important) of the external input to use, and fieldname<\/code> is the name of the parameter in the\n\t\t\tdata-channel . To use fixed hidden preset\n\t\t\tvalues use fieldname, hidden=value<\/code>","extraparams":true,"iconname":"move","introduced":4,"params":{"channel":{"required":true,"name":"Channel Name","description":"Name of the channel as registered by the administrator.","since":"4.0","filter":"text","default":"","profile_reference":"datachannel"},"returnURI":{"required":false,"name":"Return URL","description":"URL to go to after data channel has run. Defaults to current page. Can contain\n\t\t\t\t\tplaceholders ~np~%reference%~\/np~<\/code> or ~np~%reference:urlencode%~\/np~<\/code>, where reference matches a profile object ref,\n\t\t\t\t\tallowing to redirect conditionally to a freshly created object.","since":"6.0","filter":"url","default":""},"returnErrorURI":{"required":false,"name":"Return URL on error","description":"URL to go to after data channel has run and failed. If not specified, use the success URL.","since":"12.0","filter":"url","default":""},"quietReturn":{"required":false,"name":"Do not use returnURI but instead return true quietly","description":"If set to y<\/code>, will return quietly after data channel has run which would be needed\n\t\t\t\t\tif plugin is used in non-wiki page context.","since":"6.2","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"filter":"alpha","default":"n"},"buttonLabel":{"required":false,"name":"Button Label","description":"Label for the submit button. Default: \"Go\".","since":"6.0","default":"Go"},"class":{"required":false,"name":"Class","description":"CSS class for this form","since":"6.0","default":""},"template":{"required":false,"name":"\u0160ablona","description":"Template to be used to render the form, instead of the default template","default":"","since":"15.0","filter":"text"},"emptyCache":{"required":false,"name":"Empty Caches","description":"Which caches to empty. Default \"Clear all Tiki caches\"","since":"6.0","default":"all","filter":"text","options":[{"text":"","value":""},{"text":"Vypr\u00e1zdnit celou ke\u0161 syst\u00e9mu","value":"all"},{"text":".\/templates_c\/","value":"templates_c"},{"text":".\/modules\/cache\/","value":"modules_cache"},{"text":".\/temp\/cache\/","value":"temp_cache"},{"text":".\/temp\/public\/","value":"temp_public"},{"text":"All user prefs sessions","value":"prefs"},{"text":"\u017d\u00e1dn\u00fd","value":"none"}]},"price":{"required":false,"name":"Price","description":"Price to execute the data channel (USD).","since":"6.0","prefs":["payment_feature"],"default":"","filter":"text"},"paymentlabel":{"required":false,"name":"Payment Label","since":"6.0","prefs":["payment_feature"],"default":"","filter":"text"},"debug":{"required":false,"name":"Debug","description":"Be careful, if debug is on, the page will not be refreshed and previous modules\n\t\t\t\t\tcan be obsolete (not on by default)","since":"5.0","default":"n","filter":"alpha","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"array_values":{"required":false,"name":"Multiple Values","description":"Accept arrays of multiple values in the POST. e.g. itemId[]=42&itemId=43<\/code> etc.\n\t\t\t\t\t(multiple values not accepted by default)","since":"6.0","default":"n","filter":"alpha","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.dbreport = {"name":"DB Report","documentation":"PluginDBReport","description":"Query an ADOdb database and display results (does not work with PDO)","prefs":["wikiplugin_dbreport"],"body":"report definition","validate":"all","iconname":"table","introduced":3,"params":{"dsn":{"required":false,"name":"Full DSN","description":"A full DSN (Data Source Name) connection string. Example: mysql:\/\/user:pass@server\/database<\/code>","since":"3.0","default":"","filter":"url"},"db":{"required":false,"name":"Wiki DSN Name","description":"The name of a DSN connection defined by the Wiki administrator.","since":"3.0","default":"","filter":"text"},"wiki":{"required":false,"name":"Wiki Syntax","description":"Parse wiki syntax within the report (not parsed by default)","since":"3.0","default":"","filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"debug":{"required":false,"name":"Debug","description":"Display the parsed report definition (not displayed by default)","since":"3.0","default":"","filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]}}}; tiki_plugins.dialog = {"name":"Dialog","documentation":"PluginDialog","validate":"all","description":"Create a custom popup dialog box","prefs":["wikiplugin_dialog","feature_jquery_ui"],"iconname":"link-external","introduced":8,"body":"text","params":{"title":{"required":false,"name":"Titulek","description":"","since":"8.0","filter":"text","default":""},"buttons":{"required":false,"name":"Buttons","description":"Button labels separated by commas.","since":"8.0","filter":"text","separator":",","default":["Ok"]},"actions":{"required":false,"name":"Button Actions","description":"JavaScript to perform on first button click.","since":"8.0","filter":"rawhtml_unsafe","separator":",","default":""},"width":{"required":false,"name":"Dialog Width","description":"In pixels.","since":"8.0","filter":"digits","default":"300"},"id":{"required":false,"name":"HTML ID","description":"Automatically generated if left empty in the form wpdialog_XX<\/code> (must be unique\n\t\t\t\t\tper page)","since":"8.0","filter":"text","default":""},"showAnim":{"required":false,"name":"Show Animation","description":"","since":"8.0","filter":"text","default":""},"hideAnim":{"required":false,"name":"Hide Animation","description":"","since":"8.0","filter":"text","default":""},"autoOpen":{"required":false,"name":"Auto Open","description":"Open dialog automatically","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"modal":{"required":false,"name":"Modal","description":"Use modal form","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"wiki":{"required":false,"name":"Wiki Page","description":"Wiki page to use as dialog body","since":"8.0","filter":"pagename","default":"","profile_reference":"wiki_page"},"openAction":{"required":false,"name":"Open Action","description":"JavaScript to execute when dialog opens.","since":"8.0","filter":"rawhtml_unsafe","default":""}}}; tiki_plugins.div = {"name":"Div","documentation":"PluginDiv","description":"Define and format sections of a page or text","prefs":["wikiplugin_div"],"body":"text","iconname":"code","filter":"wikicontent","tags":["basic"],"introduced":1,"params":{"type":{"required":false,"name":"Typ","description":"Indicate the type of HTML tag to use (default is div<\/code>)","since":"1","filter":"alpha","safe":true,"default":"div","options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Div","value":"div"},{"text":"Span","value":"span"},{"text":"Pre","value":"pre"},{"text":"Bold","value":"b"},{"text":"Italic","value":"i"},{"text":"Teletype","value":"tt"},{"text":"Paragraph","value":"p"},{"text":"Block quote","value":"blockquote"}]},"bg":{"required":false,"name":"Background Color","description":"As defined by CSS, name, or color hex code.","since":"1","filter":"text","accepted":"Valid CSS color name or hex code","safe":true,"default":""},"width":{"required":false,"name":"Box width","description":"In pixels or percentage. Default is original size","since":"1","default":"","filter":"text","safe":true},"align":{"required":false,"name":"Text Alignment","description":"Aligns the text within the element","since":"1","filter":"alpha","safe":true,"default":"","options":[{"text":"","value":""},{"text":"Left","value":"left"},{"text":"Right","value":"right"},{"text":"Vycentrovat","value":"center"},{"text":"Justify","value":"justify"}]},"float":{"required":false,"name":"Float Position","description":"Set the alignment for the entire element. For elements with a width of less than\n\t\t\t\t100%, other elements will wrap around it unless the clear<\/code> parameter is appropriately set.","since":"1","filter":"alpha","safe":true,"default":"","options":[{"text":"","value":""},{"text":"Right","value":"right"},{"text":"Left","value":"left"},{"text":"\u017d\u00e1dn\u00fd","value":"none"}]},"clear":{"required":false,"name":"Vy\u010disti","description":"Content cannot wrap around this object because of what the parameter is set to.","since":"1","filter":"text","safe":true,"default":"","options":[{"text":"","value":""},{"text":"Right","value":"right"},{"text":"Left","value":"left"},{"text":"Both","value":"both"},{"text":"\u017d\u00e1dn\u00fd","value":"none"}]},"class":{"required":false,"name":"CSS Class","description":"Apply custom CSS class to the div.","since":"1","filter":"text","safe":true,"default":""},"id":{"required":false,"name":"HTML ID","description":"Sets the id attribute of the div, as defined by HTML.","since":"1","filter":"text","safe":true,"default":""},"title":{"required":false,"name":"Title attribute","description":"Title for the div, usually displayed as a tooltip.","since":"9.2","filter":"text","safe":true,"default":""},"onclick":{"required":false,"name":"onClick attribute","description":"Enter on onclick event","filter":"text","advanced":true,"since":"14.0","default":""}}}; tiki_plugins.dl = {"name":"Definition List","documentation":"PluginDL","description":"Create a definition list","prefs":["wikiplugin_dl"],"body":"One entry per line. Each line is in Term: Definition<\/code> format.","iconname":"list","tags":["basic"],"introduced":1,"params":[]}; tiki_plugins.draw = {"name":"Draw","documentation":"PluginDraw","description":"Embed a drawing in a page","prefs":["feature_draw","wikiplugin_draw"],"iconname":"edit","tags":["basic"],"introduced":7.1,"params":{"id":{"required":false,"name":"Drawing ID","description":"Internal ID of the file ID","filter":"digits","accepted":" ID number","default":"","since":"7.1","profile_reference":"file"},"width":{"required":false,"name":"Width","description":"Width in pixels or percentage. Default value is page width, for example, 200px<\/code> or 100%<\/code>","filter":"text","accepted":"Number of pixels followed by 'px' or percent followed by % (e.g. \"200px\" or \"100%\").","default":"Image width","since":"7.1"},"height":{"required":false,"name":"Height","description":"Height in pixels or percentage. Default value is complete drawing height.","filter":"text","accepted":"Number of pixels followed by 'px' or percent followed by % (e.g. \"200px\" or \"100%\").","default":"Image height","since":"7.1"},"archive":{"required":false,"name":"Force Display Archive","description":"The latest revision of file is automatically shown, by setting archive to Yes (y<\/code>),\n\t\t\t\tit bypasses this check and shows the archive rather than the latest revision","filter":"alpha","default":"n","since":"8.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.dynamicvariables = {"name":"List of dynamic variables","documentation":"PluginDynamicvariables","description":"Show dynamic variables and their values.","prefs":["wikiplugin_dynamicvariables"],"iconname":"code","introduced":15,"params":{"layout":{"required":false,"name":"Layout","description":"Set to table to show results in a table (not shown in a table by default)","since":"15.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tabulka","value":"table"}]},"linesep":{"required":false,"name":"Separator","description":"String to use between elements of the list if table layout is not used","since":"15.0","filter":"xss","default":", "}}}; tiki_plugins.equation = {"name":"Equation","documentation":"PluginEquation","description":"Render an equation written in LaTeX syntax as an image","prefs":["wikiplugin_equation"],"body":"equation","iconname":"superscript","introduced":2,"params":{"size":{"required":false,"name":"Velikost","description":"Size expressed as a percentage of the normal size. 100<\/code> produces the default size.\n\t\t\t\t\t200<\/code> produces an image twice as large.","since":"2.0","default":100,"filter":"digits"}}}; tiki_plugins.events = {"name":"Ud\u00e1losti","documentation":"PluginEvents","description":"Display events from calendars","prefs":["feature_calendar","wikiplugin_events"],"iconname":"calendar","tags":["basic"],"introduced":2,"params":{"calendarid":{"required":true,"name":"Calendar IDs","description":"ID numbers for the site calendars whose events are to be displayed, separated by\n\t\t\t\t\tvertical bars (|<\/code>)","since":"2.0","default":"","filter":"text","profile_reference":"calendar"},"maxdays":{"required":false,"name":"Maximum Days","description":"Events occurring within this number of days in the future from today will be\n\t\t\t\t\tincluded in the list (unless limited by other parameter settings). Default is 365<\/code>.","since":"2.0","filter":"digits","default":365},"max":{"required":false,"name":"Maximum Events","description":"Maximum number of events to display. Default is 10<\/code>. Set to 0<\/code> to display all\n\t\t\t\t\t(unless limited by other parameter settings)","since":"2.0","default":10,"filter":"digits"},"datetime":{"required":false,"name":"Show Time","description":"Show the time along with the date (shown by default)","since":"2.0","default":1,"filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"desc":{"required":false,"name":"Show Description","description":"Show the description of the event (shown by default)","since":"2.0","default":1,"filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"timespan":{"required":false,"name":"Time Span","description":"Specify the time span.","since":"10.0","default":"future","filter":"word","options":[{"text":"","value":""},{"text":"V\u0161e","value":"all"},{"text":"Past","value":"past"},{"text":"Future","value":"future"}]},"usePagination":{"required":false,"name":"Use Pagination","description":"Activate pagination when Events listing are long. Default is n<\/code>.","since":"10.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.exercise = {"name":"Exercise","documentation":"PluginExercise","description":"Create an exercise\/test with questions and grade","prefs":["wikiplugin_exercise"],"filter":"text","format":"html","iconname":"education","introduced":9,"tags":["basic"],"params":{"answer":{"required":false,"name":"Odpov\u011b\u010f","description":"Used inline to specify the right answer to the question and propose an input field.","since":"9.0","filter":"text"},"incorrect":{"required":false,"name":"Incorrect","description":"Incorrect answer to suggest. Several incorrect answers can be suggested (separated by \"+\")","since":"9.0","filter":"text"}}}; tiki_plugins.extendcarthold = {"name":"Extend Cart Inventory Hold","documentation":"PluginExtendCartHold","description":"Extend the time items are held in a shopping cart","prefs":["wikiplugin_extendcarthold","payment_feature"],"filter":"wikicontent","format":"html","iconname":"cart","introduced":7,"tags":["experimental"],"params":[]}; tiki_plugins.fade = {"name":"Fade","documentation":"PluginFade","description":"Create a link that shows\/hides initially hidden content","prefs":["wikiplugin_fade"],"body":"Wiki syntax containing the content that can be hidden or shown.","filter":"wikicontent","iconname":"wizard","introduced":3,"tags":["basic"],"params":{"label":{"required":true,"name":"Popisek","filter":"text","description":"Label for link that shows and hides the content when clicked","default":"Unspecified label","since":"3.0"},"icon":{"required":false,"name":"Ikona","filter":"alpha","description":"Arrow icon showing that content can be hidden or shown.","default":"","since":"7.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"show_speed":{"required":false,"name":"Show Speed","filter":"alnum","description":"Speed of animation in milliseconds when showing content (200<\/code> is fast and\n\t\t\t\t\t600<\/code> is slow. 1000<\/code> equals 1 second).","default":400,"since":"7.0","accepted":"Integer greater than 0 and less than or equal to 1000, or fast<\/code> or alow<\/code>","advanced":true},"hide_speed":{"required":false,"name":"Hide Speed","filter":"alnum","description":"Speed of animation in milliseconds when hiding content (200<\/code> is fast and\n\t\t\t\t\t600<\/code> is slow. 1000<\/code> equals 1 second).","default":400,"since":"7.0","accepted":"Integer greater than 0 and less than or equal to 1000, or fast<\/code> or alow<\/code>","advanced":true}}}; tiki_plugins.fancylist = {"name":"Fancy List","documentation":"PluginFancyList","description":"Create a formatted numbered list","prefs":["wikiplugin_fancylist"],"body":"One item per line starting with anything followed by \")\".","iconname":"list","introduced":3,"tags":["basic"],"params":{"div":{"required":false,"name":"Use Div","description":"Use the HTML div tag instead of the HTML ordered list tag (ol)","since":"3.0","default":"","filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"class":{"required":false,"name":"Class","description":"CSS class for the fancylist","since":"3.0","default":"","filter":"text"}}}; tiki_plugins.fancytable = {"name":"Fancy Table","documentation":"PluginFancyTable","description":"Create a formatted table that can be filtered and sorted","prefs":["wikiplugin_fancytable"],"body":"Rows separated by >><\/code> in the header; for the table body, one row per line. Cells separated by |<\/code> (since Tiki4) or ~|~<\/code> in both cases.","iconname":"table","introduced":1,"tags":["basic"],"params":{"head":{"required":false,"name":"Heading Row","description":"Header rows of the table. Use >><\/code> to separate multiple rows.","default":"","since":"1"},"headclass":{"required":false,"name":"Heading CSS Class","description":"CSS class to apply to the heading row.","default":"","since":"1"},"headaligns":{"required":false,"name":"Header Horizontal Alignment","description":"Horizontal alignments for header cells, separated by |<\/code>. Choices: left<\/code>, right<\/code>, center<\/code>, justify<\/code>","default":"","since":"4.1","filter":"text"},"headvaligns":{"required":false,"name":"Header Vertical Alignment","description":"Vertical alignments for header cells, separated by |<\/code>\". Choices: top<\/code>, middle<\/code>, bottom<\/code>, baseline<\/code>","default":"","since":"4.1","filter":"text"},"colwidths":{"required":false,"name":"Column Widths","description":"Column widths followed by \"px\" for pixels or \"%\" for percentages. Each column\n\t\t\t\t separated by |<\/code>.","default":"","since":"4.1"},"colaligns":{"required":false,"name":"Cell Horizontal Align","description":"Table body column horizontal alignments, separated by |<\/code>. Choices: left<\/code>, right<\/code>, center<\/code>, justify<\/code>","default":"","since":"4.1","filter":"text"},"colvaligns":{"required":false,"name":"Cell Vertical Align","description":"Table body column vertical alignments, separated by |<\/code>. Choices: top<\/code>, middle<\/code>, bottom<\/code>, baseline<\/code>","default":"","since":"4.1","filter":"text"}}}; tiki_plugins.favorite = {"name":"Favorite","documentation":"PluginFavorite","description":"Display a button for a user to click to make an object a favorite","prefs":["wikiplugin_favorite","user_favorites"],"format":"html","iconname":"star","introduced":8,"params":{"objectType":{"required":true,"name":"Object Type","description":"Indicate type of object","since":"8.0","filter":"text","default":""},"objectId":{"required":true,"name":"Object ID","description":"Enter the ID of the object","since":"8.0","filter":"text","default":"","profile_reference":"type_in_param"}}}; tiki_plugins.file = {"name":"Soubor","documentation":"PluginFile","description":"Link to a file that's attached or in a gallery or archive","prefs":["wikiplugin_file"],"body":"Label for the link to the file (ignored if the file is a wiki attachment)","iconname":"file","introduced":3,"tags":["basic"],"params":{"type":{"required":true,"name":"Typ","description":"Indicate whether the file is in a file gallery or is a wiki page attachment","since":"6.1","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"File Gallery File\/Archive","value":"gallery"}]},"name":{"required":true,"name":"N\u00e1zev","description":"Identify an attachment by entering its file name, which will show as a link to the\n\t\t\t\t\tfile. If the page parameter is empty, it must be a file name of an attachment to the page where the\n\t\t\t\t\tplugin is used.","since":"3.0","default":"","parent":{"name":"type","value":"attachment"}},"desc":{"required":false,"name":"Custom Description","description":"Custom text that will be used for the link instead of the file name or file description","since":"3.0","parent":{"name":"type","value":"attachment"},"advanced":true,"default":""},"page":{"required":false,"name":"Str\u00e1nka","description":"Name of the wiki page the file is attached to. Defaults to the wiki page where the\n\t\t\t\t\tplugin is used if empty.","since":"3.0","parent":{"name":"type","value":"attachment"},"default":"","advanced":true,"profile_reference":"wiki_page"},"showdesc":{"required":false,"name":"Attachment Description","description":"Show the attachment description as the link label instead of the attachment file name.","since":"3.0","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}],"parent":{"name":"type","value":"attachment"},"default":"","advanced":true},"image":{"required":false,"name":"Obr\u00e1zek","description":"Indicates that this attachment is an image, and should be displayed inline using the img tag","since":"3.0","parent":{"name":"type","value":"attachment"},"advanced":true,"default":"","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"fileId":{"required":true,"name":"File ID","description":"File ID of a file in a file gallery or an archive. Example value: 42<\/code>","since":"5.0","type":"fileId","area":"fgal_picker_id","filter":"digits","default":"","parent":{"name":"type","value":"gallery"},"profile_reference":"file"},"date":{"required":false,"name":"Datum","description":"For an archive file, the archive created just before this date will be linked to.\n\t\t\t\t\tSpecial values : PAGE_LAST_MOD<\/code> and PAGE_VIEW_DATE<\/code>.","since":"5.0","parent":{"name":"type","value":"gallery"},"default":"","advanced":true},"showicon":{"required":false,"name":"Show Icon","description":"Show an icon version of the file or file type with the link to the file.","since":"6.1","filter":"alpha","parent":{"name":"type","value":"gallery"},"default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"advanced":true}}}; tiki_plugins.files = {"name":"Soubory","documentation":"PluginFiles","description":"List files by ID, gallery or category, or show a slideshow of image files","prefs":["feature_file_galleries","wikiplugin_files"],"body":"Title for the file listing, or the link text when slideshow=\"y\"<\/code>","iconname":"copy","introduced":3,"tags":["basic"],"params":{"galleryId":{"required":false,"name":"File Galleries IDs","description":"To list only files contained in these file galleries (multiple IDs separated by\n\t\t\t\t\tcolon)","since":"3.0","default":null,"separator":":","profile_reference":"file_gallery"},"categId":{"required":false,"name":"Category ID","description":"To restrict files listed to those belonging to one or more categories. Enter a\n\t\t\t\t\tsingle category or ID or list of them separated by colon","since":"3.0","default":null,"filter":"text","accepted":"Valid category IDs separated by colons","advanced":true,"profile_reference":"category"},"fileId":{"required":false,"name":"File ID","description":"To list only specified files, enter their file IDs separated by colon. If File\n\t\t\t\t\tIDs are specified here then the Gallery ID field above should be empty.","since":"5.0","type":"fileId","area":"fgal_picker_id","accepted":"Valid file IDs separated by colons","default":null,"filter":"text","separator":":","profile_reference":"file"},"sort":{"required":false,"name":"Sort order","description":"Order ascending (_asc), descending (_desc) or random based on any field in the\n\t\t\t\t\tfile gallery table. Default is name_asc<\/code>","since":"3.0","default":"name_asc","filter":"text","options":[{"text":"","value":""},{"text":"Name Ascending","value":"name_asc"},{"text":"Name Descending","value":"name_desc"},{"text":"Created Ascending","value":"created_asc"},{"text":"Created Descending","value":"created_desc"},{"text":"Last modified Ascending","value":"lastModif_asc"},{"text":"Last modified Descending","value":"lastModif_desc"},{"text":"File Name Ascending","value":"filename_asc"},{"text":"File Name Descending","value":"filename_desc"},{"text":"File Size Ascending","value":"filesize_asc"},{"text":"File Size Descending","value":"filesize_desc"},{"text":"File Type Ascending","value":"filetype_asc"},{"text":"File Type Descending","value":"filetype_desc"},{"text":"Last Download Ascending","value":"lastDownload_asc"},{"text":"Last Download Descending","value":"lastDownload_desc"},{"text":"Random","value":"random"}]},"showaction":{"required":false,"name":"Show Action","description":"Show a column with icons for the various actions the user can take with each file\n\t\t\t\t\t(shown by default)","since":"3.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showfind":{"required":false,"name":"Show Find","description":"Show a search box above the list (not shown by default)","since":"3.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showfindisrecursive":{"required":false,"name":"Show Find is recursive","description":"The search box digs recursively in sub-galleries (by default)","filter":"alpha","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"showfind","value":"y"}},"showtitle":{"required":false,"name":"Show Title","description":"Show the title of the file gallery (shown by default). Also shown on slide show\n\t\t\t\t\tpop up window if a single galleryId is used.","filter":"alpha","default":"y","since":"5.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showid":{"required":false,"name":"Show ID","description":"Show the ID number of each file (shown by default)","since":"3.0","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showicon":{"required":false,"name":"Show Icon","description":"Show the file-type icon for each file","since":"3.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showname":{"required":false,"name":"Show Name","description":"Show the name given to the file upon upload into the file gallery (shown by\n\t\t\t\t\tdefault). Set to Yes (y<\/code>) to show as a caption in a slide show.","since":"3.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showfilename":{"required":false,"name":"Show Filename","description":"Show each file's filename (shown by default except in slide show). Set to Yes\n\t\t\t\t\t(y<\/code>) to show as a caption in a slide show.","since":"3.0","filter":"alpha","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showsize":{"required":false,"name":"Show Size","description":"Show the size of each file in kilobytes (shown by default except in slide show)","since":"3.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showdescription":{"required":false,"name":"Show Description","description":"Show the description of the file given upon upload into the file gallery (shown\n\t\t\t\t\tby default except in slide show). Set to Yes (y<\/code>) to show as a caption in a slide show.","since":"3.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showcreated":{"required":false,"name":"Show Creation Date","description":"Show the date each file was created (not shown by default)","since":"3.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showmodified":{"required":false,"name":"Show Last Modification Date","description":"Show the date each file was last modified (shown by default)","since":"3.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showhits":{"required":false,"name":"Show Hits","description":"Show the number of hits each file has received (not shown by default)","since":"3.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showlockedby":{"required":false,"name":"Show Locked By","description":"For locked files, show the username of the user who locked it (not shown by default)","since":"3.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showauthor":{"required":false,"name":"Zobrazit autora","description":"Show the username of the user who is the author of the file (not shown by default)","since":"3.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showcreator":{"required":false,"name":"Show Creator","description":"Show the username of the user who is the creator of the file (not shown by default)","since":"3.0","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showgallery":{"required":false,"name":"Show Parent Gallery Name","description":"Show the name of the parent gallery","since":"3.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showfiles":{"required":false,"name":"Show File Count","description":"For galleries included in the list (where the file gallery includes other\n\t\t\t\t\tgalleries), show the number of files in each of those galleries (not shown by default)","since":"3.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showsource":{"required":false,"name":"Show Source","description":"Show the source (shown by default).","filter":"alpha","default":"n","advanced":true,"since":"10.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"slideshow":{"required":false,"name":"Show Slideshow","description":"Show a link that produces a popup slideshow when clicked (not set by default)","since":"3.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"slidewidth":{"required":false,"name":"Slideshow Width","description":"Set width of slideshow popup.","filter":"digits","default":600,"since":"9.0","advanced":true,"parent":{"name":"slideshow","value":"y"}},"slideheight":{"required":false,"name":"Slideshow Height","description":"Set height of slideshow popup.","filter":"digits","default":500,"since":"9.0","advanced":true,"parent":{"name":"slideshow","value":"y"}},"showcomment":{"required":false,"name":"Show Comments","description":"Show comments for each file (not shown by default)","since":"5.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"advanced":true},"showlasteditor":{"required":false,"name":"Show Last Editor","description":"Show the username of the user who last modified the file (shown by default)","since":"5.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showthumb":{"required":false,"name":"Show image thumbnail","description":"Show Image thumb","since":"8.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"creator":{"required":false,"name":"Vytvo\u0159il","description":"Show only files created by this user","since":"5.0","default":"","advanced":true},"showupload":{"required":false,"name":"Show Upload","description":"Show a simple form to upload files to the gallery (not shown by default)","since":"6.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"max":{"required":false,"name":"Max","description":"Number of rows (default: -1 = all)","since":"7.1","default":-1,"filter":"int","advanced":true},"recursive":{"required":false,"name":"Recursive","description":"Recursive","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"withsubgals":{"required":false,"name":"With subgalleries","description":"With subgalleries","since":"8.0","filter":"alpha","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.fitnesse = {"name":"Fitnesse Test Suite","documentation":"PluginFitnesse","description":"Create test suites for applications built using Tiki","prefs":["wikiplugin_fitnesse"],"default":"n","format":"wiki","body":"Test execution scenario","filter":"wikicontent","iconname":"pencil","introduced":12.1,"tags":["advanced"],"profile_reference":"fitnesse_content","params":[]}; tiki_plugins.flash = {"name":"Flash Video","documentation":"PluginFlash","description":"Embed a video or audio file","prefs":["wikiplugin_flash"],"extraparams":true,"tags":["basic"],"iconname":"video","format":"html","introduced":1,"params":{"type":{"required":true,"name":"Flash Type","description":"Whether you want to insert a Flash from a URL, a fileId from a podcast file\n\t\t\t\t\tgallery or a link to a specific service like Youtube or Vimeo","since":"6.1","default":"","filter":"word","options":[{"text":"Select an option","value":""},{"text":"Blip.tv","value":"bliptv"},{"text":"File Gallery Podcast","value":"fileId"},{"text":"Movie URL","value":"url"},{"text":"Vimeo","value":"vimeo"},{"text":"Youtube","value":"youtube"}]},"movie":{"required":true,"name":"Movie URL","description":"URL to the movie to include, for example, files\/test.swf<\/code>","since":"1","parent":{"name":"type","value":"url"},"filter":"url","default":""},"fileId":{"required":true,"name":"File Gallery Podcast ID","description":"ID of a file from a podcast gallery - will work only with podcast gallery","since":"5.0","parent":{"name":"type","value":"fileId"},"default":"","filter":"digits","profile_reference":"file"},"youtube":{"required":true,"name":"YouTube URL","description":"Complete URL to the YouTube video. P\u0159\u00edklad: http:\/\/www.youtube.com\/watch?v=1i2ZnU4iR24<\/code>","since":"6.1","parent":{"name":"type","value":"youtube"},"filter":"url","default":""},"vimeo":{"required":true,"name":"Vimeo URL","description":"Complete URL to the Vimeo video. P\u0159\u00edklad: http:\/\/vimeo.com\/3319966<\/code>","since":"6.1","parent":{"name":"type","value":"vimeo"},"filter":"url","default":""},"width":{"required":false,"name":"Width","description":"Width of movie in pixels (default is 425<\/code>)","since":"1","advanced":true,"filter":"digits","default":425},"height":{"required":false,"name":"Height","description":"Height of movie in pixels (default is 350<\/code>)","since":"1","advanced":true,"filter":"digits","default":350},"quality":{"required":false,"name":"Quality","description":"Flash video quality. Default value: high<\/code>","since":"1","advanced":true,"default":"high","filter":"word","options":[{"text":"","value":""},{"text":"Vysok\u00e1","value":"high"},{"text":"Medium","value":"medium"},{"text":"N\u00edzk\u00e1","value":"low"}]},"altimg":{"required":false,"name":"Alternative image URL","description":"Image to display if Flash is not available.","since":"10.2","advanced":true,"filter":"url","default":""}}}; tiki_plugins.font = {"name":"FONT","format":"wiki","documentation":"PluginFont","description":"Format the font type and size of text","prefs":["wikiplugin_font"],"body":"Obsah","tags":["basic"],"iconname":"font","introduced":8,"params":{"family":{"required":false,"name":"Font Family","default":"","description":"Select the font family to display the content.","since":"8.0","filter":"text","options":[{"text":"","value":""},{"text":"sans serif","value":"sans serif"},{"text":"serif","value":"serif"},{"text":"monospace","value":"monospace"},{"text":"Arial","value":"Arial"},{"text":"Century Gothic","value":"Century Gothic"},{"text":"Comic Sans MS","value":"Comic Sans MS"},{"text":"Courier New","value":"Courier New"},{"text":"Tahoma","value":"Tahoma"},{"text":"Times New Roman","value":"Times New Roman"},{"text":"Verdana","value":"Verdana"}]},"size":{"required":false,"name":"Font Size","since":"8.0","default":"","filter":"digits","description":"Define the size of the font in pixels (enter 12<\/code> to get a font of 12px)"}}}; tiki_plugins.footnote = {"name":"Footnote","documentation":"PluginFootnote","description":"Create automatically numbered footnotes (together with PluginFootnoteArea)","prefs":["wikiplugin_footnote"],"body":"The footnote","iconname":"superscript","filter":"wikicontent","introduced":3,"params":{"sameas":{"required":false,"name":"Same as","description":"Tag to existing footnote","since":"5.0","default":"","filter":"int"},"class":{"required":false,"name":"Class","description":"Add class to footnotearea","since":"14.0","default":"","accepted":"Valid CSS class"}}}; tiki_plugins.footnotearea = {"name":"Footnote Area","documentation":"PluginFootnoteArea","description":"Create automatically numbered footnotes (together with PluginFootnote)","prefs":["wikiplugin_footnotearea"],"iconname":"superscript","format":"html","introduced":3,"params":[]}; tiki_plugins.freetagged = {"name":"Tagged","documentation":"PluginFreetagged","description":"List similarly tagged objects","prefs":["feature_freetags","wikiplugin_freetagged"],"iconname":"tag","introduced":5,"params":{"tags":{"required":false,"name":"Tags to find similar to","description":"Leave blank to use the object's own tags.","since":"5.0","filter":"text","default":""},"type":{"required":false,"name":"Typ","description":"Type of objects to extract. Set to All to find all types.","since":"5.0","filter":"text","default":null,"options":[{"text":"","value":""},{"text":"Same","value":"all"},{"text":"V\u0161e","value":"all"},{"text":"Str\u00e1nky","value":"wiki page"},{"text":"Z\u00e1znamy blogu","value":"blog post"},{"text":"\u010cl\u00e1nek","value":"article"},{"text":"Katalog odkaz\u016f","value":"directory"},{"text":"Faqs","value":"faq"},{"text":"Kolekce soubor\u016f","value":"file gallery"},{"text":"Soubory","value":"file"},{"text":"Ankety","value":"poll"},{"text":"Kv\u00edzy","value":"quiz"},{"text":"Dotazn\u00edky","value":"survey"},{"text":"Trackery","value":"tracker"}]},"offset":{"required":false,"name":"Offset","description":"Start record","since":"5.0","filter":"int","default":0},"maxRecords":{"required":false,"name":"Maximum Records","description":"Default -1 (all)","since":"5.0","filter":"int","default":-1},"sort_mode":{"required":false,"name":"Sort order","description":"Determine sort order based on various fields (Default: created_desc<\/code>)","since":"5.0","filter":"text","default":"created_desc","options":[{"text":"","value":""},{"text":"Comments locked Ascending","value":"comments_locked_asc"},{"text":"Comments locked Descending","value":"comments_locked_desc"},{"text":"Created Ascending","value":"created_asc"},{"text":"Created Descending","value":"created_desc"},{"text":"Description Ascending","value":"description_asc"},{"text":"Description Descending","value":"description_desc"},{"text":"Hits Ascending","value":"hits_asc"},{"text":"Hits Descending","value":"hits_desc"},{"text":"Href Ascending","value":"href_asc"},{"text":"Href Descending","value":"href_desc"},{"text":"Item ID Ascending","value":"itemid_asc"},{"text":"Item ID Descending","value":"itemid_desc"},{"text":"Name Ascending","value":"name_asc"},{"text":"Name Descending","value":"name_desc"},{"text":"Object ID Ascending","value":"objectid_asc"},{"text":"Object ID Descending","value":"objectid_desc"},{"text":"Type Ascending","value":"type_asc"},{"text":"Type Descending","value":"type_desc"}]},"find":{"required":false,"name":"Naj\u00edt","description":"Show objects with names or descriptions similar to the text entered here","since":"5.0","filter":"text","default":""},"broaden":{"required":false,"name":"Choose whether to broaden","description":"n|y","since":"5.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"h_level":{"required":false,"name":"Heading Level","description":"Choose the header level for formatting. Default is 3<\/code> (for header level h3). Set\n\t\t\t\t\tto -1<\/code> for no header tags.","since":"5.0","filter":"int","default":"3"},"titles_only":{"required":false,"name":"Show Titles Only","description":"Choose whether to show titles only (not shown by default)","since":"5.0","filter":"alpha","default":"n","options":[{"text":"Ne","value":"n"},{"text":"Ano","value":"y"}]},"max_image_size":{"required":false,"name":"Max Image Size","description":"Height or width in pixels. Default: 0<\/code> (no maximum)","since":"5.0","filter":"digits","default":0},"more":{"required":false,"name":"V\u00edce","description":"Show a 'more' link that links to the full list of tagged objects (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"moreurl":{"required":false,"name":"More URL","description":"Alternate \"more\" link pointing to specified URL instead of default full list of tagged objects","filter":"url","default":"tiki-browse_freetags.php","parent":{"name":"more","value":"y"}},"moretext":{"required":false,"name":"More label","description":"Alternate text to display on the \"more\" link (default is \"more\")","filter":"raw","default":"more","parent":{"name":"more","value":"y"}}}}; tiki_plugins.friend = {"name":"Kamar\u00e1d","documentation":"PluginFriend","description":"Friend and unfriend other users","prefs":["wikiplugin_friend","feature_search"],"format":"html","body":"Add or Remove Friend Button","filter":"int","introduced":15,"iconname":"group","params":{"other_user":{"required":false,"name":"Other User","description":"The user you wish to change relations with.","since":"15.0","filter":"text","default":""},"add_button_text":{"required":false,"name":"Button Text","description":"Button text that's displayed when friending a user.","since":"15.0","filter":"text","default":""},"remove_button_text":{"required":false,"name":"Button Text","description":"Button text that's displayed when un-friending a user.","since":"15.0","filter":"text","default":""}}}; tiki_plugins.ftp = {"name":"FTP","documentation":"PluginFTP","description":"Create a button for downloading a file from an FTP server","prefs":["wikiplugin_ftp"],"validate":"all","body":"File name on the server","iconname":"upload","introduced":3,"params":{"server":{"required":true,"name":"Server Name","description":"Name of the server for the FTP account. Example: ftp.myserver.com<\/code>","since":"3.0","filter":"text","default":""},"user":{"required":true,"name":"U\u017eivatel","description":"Username for the FTP account","since":"3.0","filter":"username","default":""},"password":{"required":true,"name":"Heslo","description":"Password for the FTP account","since":"3.0","filter":"text","default":""},"title":{"required":false,"name":"Download Button Label","description":"Label for the FTP download button","since":"3.0","filter":"text","default":""}}}; tiki_plugins.fullwidthtitle = {"name":"Set a Full-Width Page Title","description":"Create a full page width title ","documentation":"PluginFullWidthTitle","default":"y","format":"html","filter":"wikicontent","introduced":15,"iconname":"title","tags":["advanced"],"params":{"title":{"name":"Page title","description":"If you need to include tpl files.","since":"15.0","required":true,"filter":"text"},"iconsrc":{"name":"Icon Source","description":"Source path of the icon.","since":"15.0","required":false,"filter":"text"}}}; tiki_plugins.galleriffic = {"name":"Galleriffic","documentation":"PluginGalleriffic","description":"Display a slideshow of images on a page","iconname":"image","prefs":["wikiplugin_galleriffic","feature_file_galleries"],"introduced":8,"params":{"fgalId":{"required":true,"name":"File Gallery ID","description":"ID number of the file gallery that contains the images to be displayed","since":"8.0","filter":"digits","accepted":"ID","default":"","profile_reference":"file_gallery"},"sort_mode":{"required":false,"name":"Sort Mode","description":"Sort by database table field name, ascending (_asc) or descending (_desc). Examples:\n\t\t\t\t\tfileId_asc<\/code> or name_desc<\/code>.","since":"8.0","filter":"word","accepted":"fieldname_asc or fieldname_desc with actual table field name in place of fieldname.","default":"created_desc"},"thumbsWidth":{"required":false,"name":"Thumbs Width","description":"Width in pixels or percentage. (e.g. 200px<\/code> or 100%<\/code>)","since":"8.0","filter":"text","accepted":"Number of pixels followed by 'px' or percent followed by '%' (e.g. \"200px\" or \"100%\").","default":"300px"},"imgWidth":{"required":false,"name":"Image Slideshow Width","description":"Width in pixels or percentage of the largest image. (e.g. 200px<\/code> or 100%<\/code>)","since":"8.0","filter":"text","accepted":"Number of pixels followed by 'px' or percent followed by '%' (e.g. \"200px\" or \"100%\").","default":"550px"},"imgHeight":{"required":false,"name":"Image Slideshow Height","description":"Height in pixels or percentage of the largest images. (e.g. 200px<\/code> or 100%<\/code>)","since":"8.0","filter":"text","accepted":"Number of pixels followed by 'px' or percent followed by '%' (e.g. \"200px\" or \"100%\").","default":"502px"},"autoStart":{"required":false,"name":"Start Slideshow","description":"Automatically start the slideshow","since":"9.2","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ne","value":"n"},{"text":"Ano","value":"y"}]},"delay":{"required":false,"name":"Delay","description":"Delay in milliseconds between each transition","since":"9.2","filter":"digits","default":"2500"},"numThumbs":{"required":false,"name":"Number of thumbnails","description":"The number of thumbnails to show per page","since":"9.2","filter":"digits","default":"15"},"topPager":{"required":false,"name":"Show Top Pager","description":"Display thumbnail pager at top","since":"9.2","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"bottomPager":{"required":false,"name":"Show Bottom Pager","description":"Display thumbnail pager at bottom","since":"9.2","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.gauge = {"name":"Gauge","documentation":"PluginGauge","description":"Display a horizontal bar gauge","prefs":["wikiplugin_gauge"],"body":"Popis","iconname":"chart","tags":["basic"],"format":"html","introduced":1,"params":{"value":{"required":true,"name":"Hodnota","description":"Current value to be represented by the gauge","since":"1","filter":"digits","default":""},"max":{"required":false,"name":"Maximum Value","description":"Maximum possible value. Default: 100<\/code>","since":"1","filter":"digits","default":100},"label":{"required":false,"name":"Popisek","description":"Label displayed on the left side of the gauge.","since":"1","filter":"text","default":""},"color":{"required":false,"name":"Color","description":"Main color of the gauge. Use HTML color codes or names.","since":"1","filter":"text","accepted":"Valid CSS color name or hex code","default":"#FF0000"},"bgcolor":{"required":false,"name":"Background Color","description":"Background color of the gauge. Use HTML color codes or names.","since":"1","filter":"text","accepted":"Valid CSS color name or hex code","default":"#0000FF"},"size":{"required":false,"name":"Width","description":"Bar width in pixels.","since":"1","filter":"digits","default":150},"labelsize":{"required":false,"name":"Label Width","description":"Label width, in pixels.","since":"1","filter":"digits","default":50},"perc":{"required":false,"name":"Display Percentage","description":"Set to true<\/code> (Yes) to display a percentage of the maximum.","since":"1","default":false,"options":[{"text":"","value":""},{"text":"Ano","value":true},{"text":"Ne","value":false}]},"showvalue":{"required":false,"name":"Display Value","description":"Set to %1 (No) to hide the numeric value (shown by default).","default":true,"since":"3.0","options":[{"text":"","value":""},{"text":"Ano","value":true},{"text":"Ne","value":false}]},"height":{"required":false,"name":"Height","description":"Bar height in pixels.","since":"1","filter":"digits","default":14}}}; tiki_plugins.gdgraph = {"name":"GDGraph","documentation":"PluginGDGraph","description":"Create a simple graph from supplied data","tags":["basic"],"prefs":["wikiplugin_gdgraph"],"body":"Comma-separated data (x,y) to be graphed. A useful option is to generate this data from a LIST\n\t\t\tor CUSTOMSEARCH using a .tpl template or trackerlist plugin placed in the body","iconname":"chart","format":"html","introduced":"14, backported to 12.4","params":{"type":{"required":true,"name":"Graph Type","description":"Defines what ype of graph or chart is to be generated","since":"14.0","filter":"word","options":[{"text":"Vertical Bar","value":"barvert"},{"text":"Horizontal Bar","value":"barhoriz"}]},"title":{"required":false,"name":"Graph Title","description":"Displayed above the graph","since":"14.0","filter":"text","default":""},"alttag":{"required":false,"name":"Alt Tag","description":"Text for image alt tag","since":"14.0","filter":"text","default":"GDgraph graph image"},"width":{"required":false,"name":"Graph Image Width","description":"Overall width in pixels. Default value is 300<\/code>.","since":"14.0","filter":"digits","default":300},"height":{"required":false,"name":"Graph Image Height","description":"Sets the total height in pixels of the image generated to display the entire graph\n\t\t\t\t\t- if not set and type<\/code> is barhoriz<\/code> then the image height will be calculated from the number of x,y pairs,\n\t\t\t\t\twhich is useful if the number of x,y pairs is not known eg they are generated using (say) a LIST,\n\t\t\t\t\tCUSTOMSEARCH or trackerlist plugin. The auto height option only works properly if the title is not\n\t\t\t\t\tshown.","since":"14.0","filter":"digits","default":0}}}; tiki_plugins.getaccesstoken = {"name":"Get Security Token","documentation":"PluginGetAccessToken","description":"Display a link on a secure page using an access token","prefs":["auth_token_access","wikiplugin_getaccesstoken"],"inline":true,"validate":"all","iconname":"lock","filter":"wikicontent","introduced":7,"params":{"entry":{"required":true,"name":"Entry Patg","description":"The path or part of the path that the token is for","since":"7.0","filter":"text","default":""},"keys":{"required":false,"keys":"Query Keys","description":"Query string parameter keys that the token is for, separated by a colon (:)","since":"7.0","filter":"text","default":"","separator":":"},"values":{"required":false,"name":"Query Values","description":"Query string parameter values that the token is for, separated by a colon (:)","since":"7.0","filter":"text","default":"","separator":":"}}}; tiki_plugins.googleanalytics = {"name":"Google Analytics","documentation":"PluginGoogleAnalytics","description":"Add the tracking code for Google Analytics","prefs":["wikiplugin_googleanalytics"],"iconname":"chart","format":"html","introduced":14,"params":{"account":{"required":true,"name":"Account Number","description":"The account number for the site. Your account number from Google looks like\n\t\t\t\t\tUA-XXXXXXX-YY. All you need to enter is XXXXXXX-YY<\/code>","since":"3.0","filter":"text","default":""}}}; tiki_plugins.googlechart = {"name":"Google Analytics Chart","description":"Draws charts from Google Analytics Data.","prefs":["wikiplugin_googlechart"],"iconname":"bookmark","format":"html","introduced":15,"validate":"all","params":{"credentials":{"name":"JSON File","description":"Location of the (service account) credentials JSON file. Must be kept private and not web accessible. (Only needed on the first plugin on each page)","required":false,"since":"15.0","filter":"text"},"query_ids":{"name":"Profle IDs","description":"In the format ga:XXXXXXX where XXXXXXX the URL of the analytics admin.","since":"15.0","required":true,"filter":"text"},"query":{"name":"Query String","description":"Can be used instead of the parameters below. E.g. \"metrics=ga:users&dimensions=ga:country\", query can be generated here: ga-dev-tools<\/a>","since":"15.0","size":60,"required":false,"default":"","filter":"text"},"query_metrics":{"name":"Metrics","description":"e.g. \"ga:pageviews\", default \"ga:sessions,ga:users\"","since":"15.0","required":false,"default":"ga:sessions,ga:users","filter":"text"},"query_start-date":{"name":"Start Date","description":"default \"30daysAgo\"","since":"15.0","required":false,"default":"30daysAgo","filter":"text"},"query_end-date":{"name":"End Date","description":"default \"yesterday\"","since":"15.0","required":false,"default":"yesterday","filter":"text"},"query_dimensions":{"name":"Dimensions","description":"default \"ga:date\"","since":"15.0","required":false,"default":"ga:date","filter":"text"},"query_segment":{"name":"Segment","description":"default \"\"","since":"15.0","required":false,"default":"","filter":"text"},"query_max-results":{"name":"Max Results","description":"default 50","since":"15.0","required":false,"default":50,"filter":"int"},"query_sort":{"name":"Se\u0159adit","description":"One of the metrics usually, e.g. \"-ga:sessions\" default \"\"","since":"15.0","required":false,"default":"","filter":"text"},"chart_container":{"name":"Container","description":"ID of a DIV to contain the chart (optional)","since":"15.0","required":false,"filter":"text"},"chart_type":{"name":"Chart Type","description":"Type of chart, e.g. LINE, PIE etc.","since":"15.0","required":false,"filter":"word","default":"LINE","options":[{"text":"","value":""},{"text":"Line","value":"LINE"},{"text":"Sloupec","value":"COLUMN"},{"text":"Bar","value":"BAR"},{"text":"Pie","value":"PIE"},{"text":"Tabulka","value":"TABLE"},{"text":"Geo","value":"GEO"}]},"width":{"required":false,"safe":true,"name":"Chart Width","description":"In pixels or percentage. Default value is 100%<\/code>.","since":"15.0","default":"100%","filter":"text"},"height":{"required":false,"safe":true,"name":"Chart Height","description":"In pixels or percentage. Default value is 300<\/code>.","since":"15.0","default":"300","filter":"text"},"float":{"required":false,"name":"Float Position","description":"Set the alignment for the entire element. For elements with a width of less than\n\t\t\t\t100%, other elements will wrap around it unless the clear<\/code> parameter is appropriately set.","since":"15.0","filter":"alpha","safe":true,"default":"","options":[{"text":"","value":""},{"text":"Right","value":"right"},{"text":"Left","value":"left"},{"text":"\u017d\u00e1dn\u00fd","value":"none"}]}}}; tiki_plugins.googledoc = {"name":"Google Doc","documentation":"PluginGoogleDoc","description":"Display a Google document","prefs":["wikiplugin_googledoc"],"body":"Leave this empty.","iconname":"google","tags":["basic"],"introduced":3,"params":{"type":{"safe":true,"required":true,"name":"Typ","description":"Type of Google document","since":"3.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Document","value":"document"},{"text":"Presentation","value":"presentation"},{"text":"Spreadsheet","value":"spreadsheet"}]},"key":{"safe":true,"required":true,"name":"Key","description":"Google doc key - for example: pXsHENf1bGGY92X1iEeJJI<\/code>","since":"3.0","filter":"text","default":""},"name":{"safe":true,"required":false,"name":"N\u00e1zev","description":"Name of iframe. Default is \"Frame\" + the key","filter":"text","since":"3.0"},"size":{"safe":true,"required":false,"name":"Velikost","description":"Size of frame. Use instead of width and height. The sizes will fit the Google\n\t\t\t\t\tpresentations sizes exactly.","since":"3.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Small","value":"small"},{"text":"Medium","value":"medium"},{"text":"Large","value":"large"}]},"width":{"safe":true,"required":false,"name":"Width","description":"Width in pixels or %","since":"3.0","filter":"digits","default":800},"height":{"safe":true,"required":false,"name":"Height","description":"Height in pixels or %","since":"3.0","filter":"digits","default":400},"align":{"safe":true,"required":false,"name":"Alignment","description":"Position of frame on page","since":"3.0","default":"","filter":"word","options":[{"text":"","value":""},{"text":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","value":"top"},{"text":"Middle","value":"middle"},{"text":"Bottom","value":"bottom"},{"text":"Left","value":"left"},{"text":"Right","value":"right"}]},"frameborder":{"safe":true,"required":false,"name":"Frame Border","description":"Choose whether to show a border around the iframe","since":"3.0","default":0,"filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"marginheight":{"safe":true,"required":false,"name":"Margin Height","description":"Margin height in pixels","filter":"digits","since":"3.0","default":""},"marginwidth":{"safe":true,"required":false,"name":"Margin Width","description":"Margin width in pixels","since":"3.0","filter":"digits","default":""},"scrolling":{"safe":true,"required":false,"name":"Scrolling","description":"Choose whether to add a scroll bar","since":"3.0","default":"","filter":"word","options":[{"text":"","value":""},{"text":"Ano","value":"yes"},{"text":"Ne","value":"no"},{"text":"Auto","value":"auto"}]},"editLink":{"safe":true,"required":false,"name":"Edit Link","description":"Choose whether to show an edit link and set its location","since":"3.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","value":"top"},{"text":"Bottom","value":"bottom"},{"text":"Both","value":"both"}]}}}; tiki_plugins.group = {"name":"Skupina","documentation":"PluginGroup","description":"Display content based on the user's groups or friends","body":"Wiki text to display if conditions are met. The body may contain {ELSE}<\/code>. Text after the marker\n\t\t\twill be displayed to users not matching the conditions.","prefs":["wikiplugin_group"],"iconname":"group","filter":"wikicontent","introduced":1,"tags":["basic"],"params":{"friends":{"required":false,"name":"Allowed User Friends","description":"Pipe separated list of users whose friends are allowed to view the block.\n\t\t\t\t\tExample: admin|johndoe|foo<\/code>","since":"4.0","filter":"username","default":""},"groups":{"required":false,"name":"Allowed Groups","description":"Pipe separated list of groups allowed to view the block.\n\t\t\t\t\tExample: Admins|Developers<\/code>","since":"1","filter":"groupname","default":""},"notgroups":{"required":false,"name":"Denied Groups","description":"Pipe-separated list of groups not allowed to view the block.","since":"1","filter":"groupname","default":""},"pending":{"required":false,"name":"Allowed Groups Pending Membership","description":"User allowed to view block if membership payment to join group (or pipe-separated\n\t\t\t\t\tlist of groups) is outstanding.","since":"13.0","filter":"groupname","default":""},"notpending":{"required":false,"name":"Allowed Groups Full Membership","description":"User allowed to view block if membership in the group (or pipe-separated list of\n\t\t\t\t\tgroups) is not pending.","since":"13.0","filter":"groupname","default":""}}}; tiki_plugins.groupexpiry = {"name":"Group Expiration","documentation":"PluginGroupExpiry","description":"Show the expiration date of a group the user belongs to","prefs":["wikiplugin_groupexpiry"],"iconname":"group","introduced":7,"params":{"group":{"required":true,"name":"Group Name","description":"The name of an existing group on the site","since":"7.0","filter":"groupname"}}}; tiki_plugins.grouplist = {"name":"Group List","documentation":"PluginGroupList","description":"Create a complete or filtered list of groups","iconname":"group","introduced":5,"params":{"group":{"required":false,"name":"Group Name","description":"If empty, all groups will be listed. Entering a group name will cause only groups\n\t\t\t\t\tthat include this group to be listed.","since":"5.0","filter":"groupname"},"linkhome":{"required":false,"name":"\u00davodn\u00ed str\u00e1nka pro skupinu","description":"Link the group name to the group homepage, if there is one (not linked to by default)","since":"5.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"recur":{"required":false,"name":"Recursively List Groups","description":"Recursively list the included groups (the default is to not list them repeatedly)","since":"5.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"own":{"required":false,"name":"List only your own","description":"Filter the list of groups to include only the groups from the user viewing the\n page (default is not to filter)","since":"14.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.groupmailcore = {"name":"GroupMail Core","documentation":"PluginGroupMailCore","description":"Display GroupMail functions on a page","prefs":["wikiplugin_groupmailcore","feature_trackers"],"iconname":"group","tags":["experimental"],"introduced":4,"params":{"fromEmail":{"required":true,"name":"From Email","description":"Email address to report.","since":"4.0","default":""},"trackerId":{"required":true,"name":"Tracker ID","description":"ID of GroupMail Logs tracker (set up in alias by profile).","since":"4.0","filter":"digits","default":"","profile_reference":"tracker"},"fromFId":{"required":true,"name":"From Field ID","description":"ID of GroupMail Logs tracker field (usually set up in alias by profile).","since":"4.0","filter":"digits","default":"","profile_reference":"tracker_field"},"operatorFId":{"required":true,"name":"Operator Field ID","description":"ID of GroupMail Logs tracker field (usually set up in alias by profile).","since":"4.0","filter":"digits","default":"","profile_reference":"tracker_field"},"subjectFId":{"required":true,"name":"Subject Field ID","description":"ID of GroupMail Logs tracker field (usually set up in alias by profile).","since":"4.0","filter":"digits","default":"","profile_reference":"tracker_field"},"messageFId":{"required":true,"name":"Message Field ID","description":"ID of GroupMail Logs tracker field (usually set up in alias by profile).","since":"4.0","filter":"digits","default":"","profile_reference":"tracker_field"},"contentFId":{"required":true,"name":"Content Field ID","description":"ID of GroupMail Logs tracker field (usually set up in alias by profile).","since":"4.0","filter":"digits","default":"","profile_reference":"tracker_field"},"accountFId":{"required":true,"name":"Account Field ID","description":"ID of GroupMail Logs tracker field (usually set up in alias by profile).","since":"4.0","filter":"digits","default":"","profile_reference":"tracker_field"},"datetimeFId":{"required":true,"name":"Datetime Field ID","description":"ID of GroupMail Logs tracker field (usually set up in alias by profile).","since":"4.0","filter":"digits","default":"","profile_reference":"tracker_field"}}}; tiki_plugins.groupstat = {"name":"Group Stats","documentation":"PluginGroupStat","description":"Show the distribution of users among groups","body":"Titulek","iconname":"group","introduced":4,"params":{"groups":{"required":false,"name":"Skupiny","description":"Groups, separated by \":\". If empty, all groups will be listed.","since":"4.0"},"percent_of":{"required":false,"name":"Percentage of","description":"Show percentage out of all users in site, or just those specified in the groups\n\t\t\t\t\tparameter.","since":"8.0","default":"groups","options":[{"text":"Users in groups","value":"groups"},{"text":"Site users","value":"site"}]},"show_percent":{"required":false,"name":"Show Percentage","description":"Show the percentage of total users that are members of each group (percentages\n\t\t\t\t\tare shown by default)","since":"4.0","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"show_bar":{"required":false,"name":"Show Bar","description":"Represent the percentage of total users that are members of each group in a bar\n\t\t\t\t\tgraph (default is not to show the bar graph)","since":"4.0","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.hasbought = {"name":"Has Bought","description":"Check whether a user has bought an item or added it to the shopping cart","documentation":"PluginHasBought","prefs":["wikiplugin_hasbought","payment_feature"],"filter":"wikicontent","iconname":"cart","tags":["experimental"],"introduced":7,"params":{"key":{"required":true,"name":"Key Name","description":"Key name of passcode to be checked","since":"7.0","filter":"text","default":""},"label":{"required":true,"name":"Key Labels","description":"Label of the key name of passcode to be checked","since":"7.0","filter":"text","default":""},"trackerId":{"required":true,"name":"Tracker ID","description":"Tracker from which to get passcode to check against","since":"7.0","filter":"text","default":"","profile_reference":"tracker"},"fieldId":{"required":true,"name":"Field ID","description":"Field ID from which to get passcode to check against","since":"7.0","filter":"text","default":"","profile_reference":"tracker_field"},"itemId":{"required":true,"name":"Item ID","description":"Item ID from which to get passcode to check against","since":"7.0","filter":"text","default":"","profile_reference":"tracker_item"}}}; tiki_plugins.html = {"name":"HTML","documentation":"PluginHTML","description":"Add HTML to a page","prefs":["wikiplugin_html"],"body":"HTML k\u00f3d","validate":"all","filter":"rawhtml_unsafe","iconname":"code","tags":["basic"],"introduced":3,"params":{"wiki":{"required":false,"name":"Wiki Syntax","description":"Parse wiki syntax within the HTML code.","since":"3.0","options":[{"text":"","value":""},{"text":"Ne","value":0},{"text":"Ano","value":1}],"filter":"digits","default":"0"}}}; tiki_plugins.htmlfeed = {"name":"HTML Feed","documentation":"PluginHtmlFeed","description":"Add an item to HTML Feed","prefs":["feature_wiki","wikiplugin_htmlfeed","feature_htmlfeed"],"iconname":"link","introduced":9,"params":{"name":{"required":true,"name":"N\u00e1zev","description":"Name of this feed","since":"9.0","filter":"text","default":false}}}; tiki_plugins.htmlfeedlink = {"name":"HTML Feed Link","documentation":"PluginHtmlFeedlink","description":"Receive and display content from another site sent using PluginHTMLFeed","prefs":["feature_wiki","wikiplugin_htmlfeedlink","feature_htmlfeed"],"body":"Initial Value","iconname":"link","filter":"rawhtml_unsafe","tags":["basic"],"introduced":9,"params":{"feed":{"required":false,"name":"Feed Location","description":"","since":"9.0"},"name":{"required":false,"name":"Content Name","description":"","since":"9.0"},"style":{"required":false,"name":"Content Style","since":"9.0","options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Highlight","value":"highlight"},{"text":"Asterisk","value":"asterisk"}]},"type":{"required":false,"name":"HTML Feed Link Type","since":"9.0","default":"replace","options":[{"text":"Zam\u011bnit","value":"replace"},{"text":"Backlink","value":"backlink"},{"text":"Popup","value":"popup"},{"text":"Hover","value":"hover"}]},"moderate":{"required":false,"name":"Moderated?","since":"9.0","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"date":{"required":false,"name":"Datum","description":"Date of last accepted HTML item, not used if not moderated","since":"9.0","default":""}}}; tiki_plugins.icon = {"name":"Ikona","documentation":"PluginIcon","description":"Display an icon","prefs":["wikiplugin_icon"],"iconname":"information","tags":["basic"],"format":"html","introduced":14.1,"params":{"name":{"required":true,"name":"N\u00e1zev","description":"Name of the icon","since":"14.1","filter":"text","accepted":"Valid icon name","default":""},"size":{"required":false,"name":"Velikost","description":"Size of the icon (greater than 0 and less than 10).","since":"14.1","default":1,"filter":"digits","accepted":"greater than 0 and less than 10","type":"digits"}}}; tiki_plugins.iframe = {"name":"Iframe","documentation":"PluginIframe","description":"Include the body of another web page in a scrollable frame within a page","prefs":["wikiplugin_iframe"],"body":"URL","format":"html","validate":"all","tags":["basic"],"iconname":"copy","introduced":3,"params":{"name":{"safe":true,"required":false,"name":"N\u00e1zev","description":"N\u00e1zev","since":"3.0","filter":"text","default":""},"title":{"safe":true,"required":false,"name":"Titulek","description":"Frame title","since":"3.2","filter":"text","default":""},"width":{"safe":true,"required":false,"name":"Width","description":"Width in pixels or %","since":"3.0","filter":"text","default":""},"height":{"safe":true,"required":false,"name":"Height","description":"Pixels or %","since":"3.0","filter":"text","default":""},"align":{"safe":true,"required":false,"name":"Alignment","description":"Align the iframe on the page","since":"3.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","value":"top"},{"text":"Middle","value":"middle"},{"text":"Bottom","value":"bottom"},{"text":"Left","value":"left"},{"text":"Right","value":"right"}]},"frameborder":{"safe":true,"required":false,"name":"Frame Border","description":"Choose whether to show a border around the iframe","since":"3.0","filter":"digits","default":"","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"marginheight":{"safe":true,"required":false,"name":"Margin Height","description":"Margin height in pixels","since":"3.0","filter":"digits","default":""},"marginwidth":{"safe":true,"required":false,"name":"Margin Width","description":"Margin width in pixels","since":"3.0","filter":"digits","default":""},"scrolling":{"safe":true,"required":false,"name":"Scrolling","description":"Choose whether to add a scroll bar","since":"3.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"yes"},{"text":"Ne","value":"no"},{"text":"Auto","value":"auto"}]},"src":{"required":false,"name":"URL","description":"URL","filter":"url","since":"3.0","default":""}}}; tiki_plugins.image = {"name":"Image","documentation":"PluginImage","description":"Display images (transitional alias, use IMG plugin instead)","params":{"fileId":{"required":false,"name":"File ID","description":"Numeric ID of an image in a File Gallery (or comma-separated list). \"fileId\", \"id\" or \"src\" required."},"id":{"required":false,"name":"Image ID","description":"Numeric ID of an image in an Image Gallery (or comma-separated list). \"fileId\", \"id\" or \"src\" required."},"src":{"required":false,"name":"Image source","description":"Full URL to the image to display. \"fileId\", \"id\" or \"src\" required.","filter":"url"},"scalesize":{"required":false,"name":"Maximum size","description":"Maximum width or height for the image in pixels."},"height":{"required":false,"name":"Image height","description":"Height in pixels.","filter":"int"},"width":{"required":false,"name":"Image width","description":"Width in pixels.","filter":"int"},"link":{"required":false,"name":"Link","description":"For making the image a hyperlink. Enter a url to the page the image should link to.","filter":"url"},"rel":{"required":false,"name":"Link relation","description":"Link relation attribute to add to the link."},"title":{"required":false,"name":"Link title","description":"Link title that appears upon mouseover."},"alt":{"required":false,"name":"Alternate text","description":"Alternate text that displays image doesn't load."},"align":{"required":false,"name":"Align image block","description":"Enter right, left or center to align the box containing the image.","options":{"left":{"text":"Left"},"right":{"text":"Right"},"center":{"text":"Center"}}},"block":{"required":false,"name":"Wrapping control","description":"Whether to block items from wrapping next to image from the top or bottom. (top,bottom,both,none)","options":{"0":{"text":"None"},"top":{"text":"Top"},"bottom":{"text":"Bottom"},"both":{"text":"Both"}}},"desc":{"required":false,"name":"Description","description":"Image caption"},"usemap":{"required":false,"name":"Image map","description":"Name of the image map to use."},"class":{"required":false,"name":"CSS class","description":"CSS class to apply to the image."},"style":{"required":false,"name":"CSS syle","description":"CSS styling to apply."},"border":{"required":false,"name":"Border options","description":"Border configuration for image block."},"descoptions":{"required":false,"name":"Caption style","description":"Styling of image description. Use CSS syntax to override default setting."},"default":{"required":false,"name":"Default configuration","description":"Default configuration definitions (usually set by admin)."},"mandatory":{"required":false,"name":"Mandatory configuration","description":"Mandatory configuration definitions (usually set by admin)."}}}; tiki_plugins.img = {"name":"Obr\u00e1zek","documentation":"PluginImg","description":"Display one or more custom formatted images","prefs":["wikiplugin_img"],"iconname":"image","tags":["basic"],"introduced":3,"params":{"type":{"required":true,"name":"Image Source","description":"Choose where to get the image from","since":"11.0","doctype":"id","default":"","filter":"word","options":[{"text":"Select an option","value":""},{"text":"An image in the file galleries","value":"fileId"},{"text":"An image attached to a wiki page","value":"attId"},{"text":"An image anywhere on the Internet","value":"src"},{"text":"All the images in a file gallery","value":"fgalId"},{"text":"One random image from a file gallery","value":"randomGalleryId"},{"text":"Image Gallery Image","value":"id"}]},"fileId":{"required":true,"name":"File ID","type":"image","area":"fgal_picker_id","description":"Numeric ID of an image in a file gallery (or a comma- or |<\/code>-separated list of IDs).","since":"4.0","doctype":"id","filter":"text","default":"","accepted":"Valid file IDs separated by commas or |","parent":{"name":"type","value":"fileId"},"profile_reference":"file"},"id":{"required":true,"name":"ID obr\u00e1zku","description":"Numeric ID of an image in an image gallery (or a comma- or |<\/code>-separated list of IDs).","since":"4.0","doctype":"id","filter":"text","advanced":false,"accepted":"Valid image IDs separated by commas or |","default":"","parent":{"name":"type","value":"id"}},"src":{"required":true,"name":"Image Source","description":"Full URL to the image to display.","since":"3.0","doctype":"id","filter":"url","default":"","parent":{"name":"type","value":"src"}},"randomGalleryId":{"required":true,"name":"Gallery ID","description":"Numeric ID of a file gallery. Displays a random image from that gallery.","since":"5.0","doctype":"id","filter":"digits","advanced":true,"default":"","parent":{"name":"type","value":"randomGalleryId"}},"fgalId":{"required":true,"name":"File Gallery ID","description":"Numeric ID of a file gallery. Displays all images from that gallery.","since":"8.0","doctype":"id","filter":"digits","advanced":true,"default":"","parent":{"name":"type","value":"fgalId"},"profile_reference":"file_gallery"},"attId":{"required":true,"name":"Attachment ID","description":"Numeric ID of an image attached to a wiki page (or a comma- or |<\/code>-separated list).","since":"4.0","doctype":"id","filter":"text","accepted":"Valid attachment IDs separated by commas or |","default":"","parent":{"name":"type","value":"attId"}},"thumb":{"required":false,"name":"N\u00e1hled obr\u00e1zku","description":"Makes the image a thumbnail that enlarges to full size when clicked or moused over (unless \"link\" is set to another target). \"browse\" and \"browsepopup\" only work with image gallery and \"download\" only works with file gallery or attachments.","since":"4.0","doctype":"link","filter":"alpha","default":"","options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Simple - links to full size image on a new page","value":"y"},{"text":"\"Lightbox\" - enlarges in an overlay box when clicked","value":"box"},{"text":"Mouseover - enlarges in a popup when moused over","value":"mouseover"},{"text":"Mouseover (sticky)","value":"mousesticky"},{"text":"Popup - enlarges in a separate window","value":"popup"},{"text":"Stahov\u00e1n\u00ed","value":"download"},{"text":"Zoombox - enlarges in a popup with a zoom option","value":"zoombox"},{"text":"Proch\u00e1zet","value":"browse","description":"Image gallery browse window for the image will open when the thumbnail is clicked if the image is in a Tiki image gallery"},{"text":"Browse Popup","value":"browsepopup","description":"Same as \"browse\" except that the page opens in a new window or tab."}]},"link":{"required":false,"name":"Odkaz","description":"Causes the image to be a link to this address. Overrides thumb<\/code> unless thumb<\/code> is\n\t\t\t\t\tset to mouseover<\/code> or mousesticky<\/code>","since":"3.0","doctype":"link","filter":"url","default":""},"height":{"required":false,"name":"Image Height","description":"Height in pixels or percent. Syntax: 100<\/code> or 100px<\/code> means 100 pixels;\n\t\t\t\t\t50%<\/code> means 50 percent.","since":"3.0","doctype":"size","filter":"text","default":""},"width":{"required":false,"name":"Image Width","description":"Width in pixels or percent. Syntax: 100<\/code> or 100px<\/code> means 100 pixels;\n\t\t\t\t\t50%<\/code> means 50 percent.","since":"3.0","doctype":"size","filter":"text","default":""},"max":{"required":false,"name":"Maximum Size","description":"Maximum height or width in pixels (largest dimension is scaled). Overrides height\n\t\t\t\t\tand width settings.","since":"4.0","doctype":"size","filter":"digits","default":""},"desc":{"required":false,"name":"Caption","since":"3.0","doctype":"text","filter":"text","description":"Image caption. Use name<\/code> or desc<\/code> or namedesc<\/code> for Tiki name and\n\t\t\t\t\tdescription properties, idesc<\/code> or ititle<\/code> for metadata from the image itself, otherwise\n\t\t\t\t\tenter your own description.","default":""},"alt":{"required":false,"name":"Alternate Text","filter":"text","description":"Alternate text that displays when image does not load. Set to \"Image\" by default.","since":"3.0","doctype":"text","default":"Image"},"responsive":{"required":false,"name":"Responsive Image","filter":"alpha","description":"Determines whether the image will resize itself to the screen width using the img-responsive<\/code> class.","since":"14.0","doctype":"style","advanced":false,"default":"","options":[{"text":"Default","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"sort_mode":{"required":false,"name":"Sort Mode","description":"Sort by database table field name, ascending or descending. Examples:\n\t\t\t\t\tfileId_asc<\/code> or name_desc<\/code>.","filter":"word","accepted":"fieldname_asc<\/code> or fieldname_desc<\/code> with actual database field name in place of\n\t\t\t\t\tfieldname<\/code>.","default":"created_desc","since":"8.0","doctype":"id","advanced":true,"options":[{"text":"","value":""},{"text":"Random","value":"random"},{"text":"Created Ascending","value":"created_asc"},{"text":"Created Descending","value":"created_desc"},{"text":"Name Ascending","value":"name_asc"},{"text":"Name Descending","value":"name_desc"},{"text":"File Name Ascending","value":"filename_asc"},{"text":"File Name Descending","value":"filename_desc"},{"text":"Description Ascending","value":"description_asc"},{"text":"Description Descending","value":"description_desc"},{"text":"Comment Ascending","value":"comment_asc"},{"text":"Comment Descending","value":"comment_desc"},{"text":"Hits Ascending","value":"hits_asc"},{"text":"Hits Descending","value":"hits_desc"},{"text":"Max Hits Ascending","value":"maxhits_asc"},{"text":"Max Hits Descending","value":"maxhits_desc"},{"text":"File Size Ascending","value":"filesize_asc"},{"text":"File Size Descending","value":"filesize_desc"},{"text":"File Type Ascending","value":"filetype_asc"},{"text":"File Type Descending","value":"filetype_desc"},{"text":"User Ascending","value":"user_asc"},{"text":"User Descending","value":"user_desc"},{"text":"Author Ascending","value":"author_asc"},{"text":"Author Descending","value":"author_desc"},{"text":"Locked By Ascending","value":"lockedby_asc"},{"text":"Locked By Descending","value":"lockedby_desc"},{"text":"Last modified User Ascending","value":"lastModifUser_asc"},{"text":"Last modified User Descending","value":"lastModifUser_desc"},{"text":"Last modified Date Ascending","value":"lastModif_asc"},{"text":"Last modified Date Descending","value":"lastModif_desc"},{"text":"Last Download Ascending","value":"lastDownload_asc"},{"text":"Last Download Descending","value":"lastDownload_desc"},{"text":"Delete After Ascending","value":"deleteAfter_asc"},{"text":"Delete After Descending","value":"deleteAfter_desc"},{"text":"Votes Ascending","value":"votes_asc"},{"text":"Votes Descending","value":"votes_desc"},{"text":"Points Ascending","value":"points_asc"},{"text":"Points Descending","value":"points_desc"},{"text":"Archive ID Ascending","value":"archiveId_asc"},{"text":"Archive ID Descending","value":"archiveId_desc"}]},"button":{"required":false,"name":"Enlarge Button","description":"Adds an enlarge button (magnifying glass icon) below the image for use together\n\t\t\t\t\twith thumb<\/code>. Follows thumb<\/code> settings unless thumb<\/code> is set to mouseover<\/code> or mousesticky<\/code>\n\t\t\t\t\t(or overridden by link<\/code>), otherwise button settings are followed, operating as described above\n\t\t\t\t\tfor thumb<\/code>","since":"4.0","doctype":"link","filter":"alpha","default":"","advanced":true,"options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Ano","value":"y"},{"text":"Popup","value":"popup"},{"text":"Proch\u00e1zet","value":"browse"},{"text":"Browse Popup","value":"browsepopup"},{"text":"Stahov\u00e1n\u00ed","value":"download"}]},"rel":{"required":false,"name":"Link Relation","since":"3.0","doctype":"link","filter":"text","description":"Specifies the relationship between the link image and the target. Enter box<\/code> to\n\t\t\t\t\tcause the image to enlarge in a popup when clicked.","advanced":true,"default":""},"usemap":{"required":false,"name":"Image Map","filter":"text","description":"Name of the image map to use for the image.","since":"3.0","doctype":"link","advanced":true,"default":""},"hspace":{"required":false,"name":"Horizontal spacing","description":"Horizontal spacing, in pixels, applied to both sides of the image. It may be necessary to use this legacy type of styling if the legacyalign parameter needs to be used for cases where float does not work eg newsletters viewed as an email.","since":"15.0","doctype":"size","filter":"digits","advanced":true,"default":""},"vspace":{"required":false,"name":"Vertical spacing","description":"Vertical spacing, in pixels, applied to top and bottom of the image. It may be necessary to use this legacy type of styling if the legacyalign parameter needs to be used for cases where float does not work eg newsletters viewed as an email.","since":"15.0","doctype":"size","filter":"digits","advanced":true,"default":""},"legacyalign":{"required":false,"name":"Align image using legacy align tag","description":"Aligns the image itself using the legacy align tag for cases where float does not work eg newsletters viewed as an email. Can be used in addition to the imalign parameter for cases where web pages are viewed by modern browsers and are used by the Newsletter function to send a web page as an email","since":"15.0","filter":"alpha","advanced":true,"default":"","options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Right","value":"right"},{"text":"Left","value":"left"},{"text":"Vycentrovat","value":"center"}]},"imalign":{"required":false,"name":"Align Image","description":"Aligns the image itself. Overridden by any alignment settings in styleimage<\/code>.\n\t\t\t\t\tIf stylebox<\/code> or desc<\/code> are also set, then image only aligns inside the box - use stylebox<\/code>\n\t\t\t\t\tin this case to align the box on the page.","since":"3.0","doctype":"style","filter":"alpha","advanced":true,"default":"","options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Right","value":"right"},{"text":"Left","value":"left"},{"text":"Vycentrovat","value":"center"}]},"styleimage":{"required":false,"name":"Image Style","description":"Enter border<\/code> to place a dark gray border around the image. Otherwise enter\n\t\t\t\t\tCSS styling syntax for other style effects.","since":"4.0","doctype":"style","filter":"text","advanced":true,"default":""},"align":{"required":false,"name":"Align Image Block","description":"Aligns a block around the image (including the image). Image is no longer inline\n\t\t\t\t\twhen this setting is used. Can be overridden by any alignment settings in stylebox<\/code>.","since":"3.0","doctype":"style","filter":"alpha","advanced":true,"default":"","options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Right","value":"right"},{"text":"Left","value":"left"},{"text":"Vycentrovat","value":"center"}]},"stylebox":{"required":false,"name":"Image Block Style","filter":"text","description":"Enter border<\/code> to place a dark gray border around the image. Otherwise enter\n\t\t\t\t\tCSS styling syntax for other style effects.","since":"4.0","doctype":"style","advanced":true,"default":""},"styledesc":{"required":false,"name":"Description Style","since":"4.0","doctype":"text","filter":"text","description":"Enter right<\/code> or left<\/code> to align text accordingly. Otherwise enter CSS styling\n\t\t\t\t\tsyntax for other style effects.","advanced":true,"default":""},"block":{"required":false,"name":"Wrapping","description":"Control how other items wrap around the image.","since":"4.0","doctype":"style","filter":"alpha","advanced":true,"default":"","options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","value":"top"},{"text":"Bottom","value":"bottom"},{"text":"Both","value":"both"}]},"class":{"required":false,"name":"CSS Class","filter":"text","description":"CSS class to apply to the image. class=\"fixedSize\"<\/code> prevents the image from being\n\t\t\t\t\tautomatically resized and relocated in Tiki SlideShows","since":"3.0","doctype":"style","advanced":true,"default":""},"title":{"required":false,"name":"Link Title","filter":"text","description":"This text will appear in a tool tip when the image is moused over. If this is\n\t\t\t\t\tnot set, the desc<\/code> setting will be used. Use name<\/code> or desc<\/code> or namedesc<\/code> for Tiki name\n\t\t\t\t\tand description properties","since":"3.0","doctype":"text","advanced":true,"default":""},"metadata":{"required":false,"name":"Metadata","filter":"text","description":"Display the image metadata (IPTC, EXIF and XMP information).","since":"8.0","doctype":"text","default":"","advanced":true,"options":[{"text":"\u017d\u00e1dn\u00fd","value":""},{"text":"Zobrazit","value":"view"}]},"default":{"required":false,"name":"Default Settings","description":"Default configuration settings (usually set by admin in the source code or\n\t\t\t\t\tthrough Plugin Alias).","since":"4.1","doctype":"deprecated","advanced":true,"default":""},"mandatory":{"required":false,"name":"Mandatory Setting","description":"Mandatory configuration settings (usually set by admin in the source code or\n\t\t\t\t\tthrough Plugin Alias).","since":"4.1","doctype":"deprecated","advanced":true,"default":""}}}; tiki_plugins.include = {"name":"Zahrnout","documentation":"PluginInclude","description":"Include a portion of another wiki page","prefs":["wikiplugin_include"],"iconname":"copy","introduced":1,"tags":["basic"],"format":"html","params":{"page":{"required":true,"name":"Page Name","description":"Wiki page name to include.","since":"1","filter":"pagename","default":"","profile_reference":"wiki_page"},"start":{"required":false,"name":"Za\u010d\u00e1tek","description":"When only a portion of the page should be included, specify the marker from which\n\t\t\t\t\tinclusion should start.","since":"1","default":""},"stop":{"required":false,"name":"Zastavit","description":"When only a portion of the page should be included, specify the marker at which\n\t\t\t\t\tinclusion should end.","since":"1","default":""},"nopage_text":{"required":false,"name":"Nopage Text","description":"Text to show when no page is found.","since":"6.0","filter":"text","default":""},"pagedenied_text":{"required":false,"name":"Page Denied Text","description":"Text to show when the page exists but is denied to the user.","since":"6.0","filter":"text","default":""},"page_edit_icon":{"required":false,"name":"Edit Icon","description":"Option to show the edit icon for the included page (shown by default).","since":"12.1","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.includetpl = {"name":"Include Template File","description":"Include a template file in a page","format":"html","validate":"all","filter":"wikicontent","tags":["advanced"],"introduced":15,"iconname":"code_file","params":{"filename":{"name":"TPL file name","description":"If you need to include tpl files.","since":"15.0","required":false,"filter":"text"},"values":{"name":"values passed to the TPL","description":"Values can be passed to tpl file, for example values=var1:val1&var2:val2<\/code>","since":"15.0","required":false,"filter":"text"}}}; tiki_plugins.includeurl = {"name":"Include URL","documentation":"PluginIncludeURL","description":"Include the body content from a URL","prefs":["wikiplugin_includeurl"],"iconname":"link-external","introduced":15,"tags":["basic"],"format":"html","params":{"url":{"required":true,"name":"URL","description":"URL to external file to include.","since":"15.0","filter":"url","default":""}}}; tiki_plugins.insert = {"name":"Insert Tracker Item","description":"Creates a tracker item when the plugin is inserted in the page. The plugin is removed and replaced by a link to the newly created item.","prefs":["wikiplugin_insert","feature_trackers","wikiplugin_objectlink"],"tags":["basic"],"iconname":"add","introduced":10,"extraparams":true,"defaultfilter":"text"}; tiki_plugins.invite = {"name":"Invite","documentation":"PluginInvite","description":"Invite a user to join your groups","prefs":["wikiplugin_invite","feature_invite"],"body":"Confirmation message after posting form","iconname":"share","introduced":4,"params":{"including":{"required":false,"name":"Including Group","description":"Will list only the groups that include this group","since":"4.0","filter":"groupname"},"defaultgroup":{"required":false,"name":"Defaultn\u00ed skupina","description":"Dropdown list will show this group by default","since":"4.0","filter":"groupname"},"itemId":{"required":false,"name":"Item ID","description":"Dropdown list will show the group related to this item ID (in group selector or\n\t\t\t\t\tcreator field) by default","since":"4.0","filter":"text","profile_reference":"tracker_item"}}}; tiki_plugins.jabber = {"name":"Jabber","documentation":"PluginJabber","description":"Chat using Jabber","prefs":["wikiplugin_jabber"],"iconname":"comments","introduced":1,"params":{"height":{"required":false,"name":"Height","description":"Applet height in pixels","since":"1","default":200,"filter":"digits"},"width":{"required":false,"name":"Width","description":"Applet width in pixels","since":"1","default":200,"filter":"digits"},"xmlhostname":{"required":false,"name":"XML Host Name","description":"Web site where XML is hosted. Default is jabber.org","since":"1","default":"jabber.org","filter":"url"},"defaultColor":{"required":false,"name":"Default Color","description":"Set default color. Default is 255,255,255","since":"1","default":"255,255,255","filter":"text"}}}; tiki_plugins.jq = {"name":"jQuery","documentation":"PluginJQ","description":"Add jQuery JavaScript code","prefs":["wikiplugin_jq"],"body":"JavaScript code","validate":"all","filter":"none","iconname":"code","introduced":3,"params":{"notonready":{"required":false,"name":"Not On Ready","description":"Do not execute on document ready (execute inline)","since":"3.0"},"nojquery":{"required":false,"name":"No JavaScript","description":"Optional markup for when JavaScript is off","since":"3.0"},"lang":{"required":false,"name":"Jazyk (Language)","description":"Language to apply JQuery to","since":"13.0"}}}; tiki_plugins.js = {"name":"JavaScript","documentation":"PluginJS","description":"Add JavaScript code or files","prefs":["wikiplugin_js"],"body":"JavaScript code","validate":"all","filter":"rawhtml_unsafe","iconname":"code","introduced":3,"tags":["basic"],"params":{"file":{"required":false,"name":"Soubor","description":"JavaScript filename","since":"3.0","filter":"url","default":""},"lateload":{"required":false,"name":"Late Load","description":"Late load, use headerlib","since":"9.1","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"default":"","filter":"alpha","advanced":true}}}; tiki_plugins.kaltura = {"name":"Kaltura Video","documentation":"PluginKaltura","description":"Display a video created through the Kaltura feature","prefs":["wikiplugin_kaltura","feature_kaltura"],"format":"html","iconname":"video","introduced":4,"params":{"id":{"required":false,"name":"Kaltura Entry ID","description":"Kaltura ID of the video to be displayed, or leave empty to show a button to allow\n\t\t\t\t\tusers to add a new one.","since":"4.0","tags":["basic"],"area":"kaltura_uploader_id","type":"kaltura","iconname":"video"},"player_id":{"name":"Kaltura Video Player ID","description":"Kaltura Dynamic Player (KDP) user interface configuration ID","since":"10.0","type":"text","options":[],"size":20,"default":"","tags":["basic"]},"width":{"required":false,"name":"Width","description":"Width of the player in pixels or percent","since":"10.0","default":595,"filter":"text"},"height":{"required":false,"name":"Height","description":"Height of the player in pixels or percent","since":"10.0","default":365,"filter":"text"},"align":{"required":false,"name":"Align","description":"Alignment of the player","since":"10.0","default":"","filter":"word","options":[{"text":"Not set","value":""},{"text":"Left","value":"left"},{"text":"Centre","value":"center"},{"text":"Right","value":"right"}]},"float":{"required":false,"name":"Float","description":"Alignment of the player using CSS float","since":"10.0","default":"","filter":"word","options":[{"text":"Not set","value":""},{"text":"Left","value":"left"},{"text":"Right","value":"right"}]},"add_button_label":{"required":false,"name":"Add Media Button Label","description":"Text to display on button for adding new media.","since":"10.0","default":"Add media"},"type":{"required":false,"name":"Player Type","description":"Set player type","since":"11.0","default":"html5","filter":"word","options":[{"text":"KDP","value":"kdp"},{"text":"HTML5","value":"html5"}]}}}; tiki_plugins.lang = {"name":"Jazyk (Language)","documentation":"PluginLang","description":"Vary content based on the page language","prefs":["feature_multilingual","wikiplugin_lang"],"body":"Content to show","iconname":"language","introduced":1,"params":{"lang":{"required":false,"name":"Jazyk (Language)","description":"List of languages for which the block is displayed. Languages use the two letter\n\t\t\t\t\tlanguage codes (ex: en, fr, es, ...). Use +<\/code> to separate multiple languages.","since":"1","default":""},"notlang":{"required":false,"name":"Not Language","description":"List of languages for which the block is not displayed. Languages use the two\n\t\t\t\t\tletter language codes (ex: en, fr, es, ...). Use +<\/code> to separate multiple languages.","since":"1","default":""}}}; tiki_plugins.lastmod = {"name":"Posledn\u00ed \u00faprava","documentation":"PluginLastMod","description":"Show the last modification date for a page","prefs":["feature_wiki","wikiplugin_lastmod"],"iconname":"edit","introduced":2,"params":{"page":{"required":false,"name":"Str\u00e1nka","description":"Page name to display information of. Default value is current page.","since":"2.0","profile_reference":"wiki_page","filter":"pagename"},"format":{"required":false,"name":"Date format","description":"Set date and time format according to site settings.","since":"15.0","filter":"text","options":[{"text":"","value":""},{"text":"Long date","value":"long_date"},{"text":"Short date","value":"short_date"},{"text":"Long datetime","value":"long_datetime"},{"text":"Short datetime","value":"short_datetime"},{"text":"ISO","value":"iso"}]}}}; tiki_plugins.like = {"name":"Like","documentation":"PluginLike","description":"Create a like button","prefs":["wikiplugin_like","user_likes"],"introduced":15,"iconname":"thumbs-up","format":"html","params":{"objectType":{"required":true,"name":"Object Type","description":"Object Type","since":"15.0","filter":"text","default":""},"objectId":{"required":true,"name":"Object ID","description":"Object ID","since":"15.0","filter":"text","default":"","profile_reference":"type_in_param"},"count_only":{"required":false,"name":"Count only","description":"Sets whether to only show the count of likes rather than give the option to vote","since":"15.0","filter":"alpha","default":"false"}}}; tiki_plugins.list = {"name":"Seznam","documentation":"PluginList","description":"Search for, list, and filter all types of items and display custom formatted results","prefs":["wikiplugin_list","feature_search"],"body":"List configuration information","filter":"wikicontent","profile_reference":"search_plugin_content","iconname":"list","introduced":7,"tags":["basic"],"params":{"searchable_only":{"required":false,"name":"Searchable Only Results","description":"Only include results marked as searchable in the index.","filter":"digits","default":"1"}}}; tiki_plugins.listexecute = {"name":"List Execute","documentation":"PluginListExecute","description":"Set custom actions that can be executed on a filtered list of objects","prefs":["wikiplugin_listexecute","feature_search"],"body":"List configuration information","validate":"all","filter":"wikicontent","profile_reference":"search_plugin_content","iconname":"list","introduced":11,"tags":["advanced"],"params":[]}; tiki_plugins.listpages = {"name":"P\u0159ehled str\u00e1nek","documentation":"PluginListpages","description":"List pages based on various criteria","prefs":["wikiplugin_listpages","feature_listPages"],"iconname":"copy","introduced":2,"params":{"offset":{"required":false,"name":"Result Offset","description":"Result number at which the listing should start.","since":"2.0","filter":"digits","default":0},"max":{"required":false,"name":"Max","description":"Limit number of items displayed in the list. Default is to display all.","since":"2.0","filter":"int","default":-1},"initial":{"required":false,"name":"Initial","description":"Initial page to show","since":"2.0","default":""},"showNameOnly":{"required":false,"name":"Show Name Only","description":"Show only the page names","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"categId":{"required":false,"name":"Category Filter","description":"Filter categories by Id numbers. Use different separators to filter as follows:
:<\/code> - Page is in any of the specified categories. Example: 1:2:3<\/code>
+<\/code> - Page must be in all of the specified categories. Example: 1+2+3<\/code>
-<\/code> - Page is in the first specified category and not in any of the others. Example: 1-2-3<\/code>
","since":"2.0","filter":"text","accepted":"Valid category ID or list separated by :, + or -","default":"","profile_reference":"category"},"structHead":{"required":false,"name":"Structure Head","description":"Filter by structure head","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showPageAlias":{"required":false,"name":"Show Page Alias","description":"Show page alias in the list","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"includetag":{"required":false,"name":"Include Tag","description":"Only pages with specific tag (separate tags using ;<\/code>)","since":"10.3","advanced":true},"excludetag":{"required":false,"name":"Exclude Tag","description":"Only pages with specific tag excluded (separate tags using ;<\/code>)","since":"10.3","advanced":true},"showNumberOfPages":{"required":false,"name":"Show Number of Pages","description":"Show the number of pages matching criteria","since":"10.3","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"advanced":true},"find":{"required":false,"name":"Naj\u00edt","description":"Only pages with names similar to the text entered for this parameter will be listed","since":"2.0"},"lang":{"required":false,"name":"Jazyk (Language)","description":"Two-letter language code to filter pages listed.","since":"3.0","filter":"alpha"},"langOrphan":{"required":false,"name":"Orphan Language","description":"Two-letter language code to filter pages listed. Only pages not available in the\n\t\t\t\t\tprovided language will be listed.","since":"3.0","filter":"alpha"},"translations":{"required":false,"name":"Load Translations","description":"User- or pipe-separated list of two-letter language codes for additional languages\n\t\t\t\t\tto display. If the language parameter is not defined, the first element of this list will be used\n\t\t\t\t\tas the primary filter.","since":"3.0"},"translationOrphan":{"required":false,"name":"No translation","description":"User- or pipe-separated list of two-letter language codes for additional languages\n\t\t\t\t\tto display. List pages with no language or with a missing translation in one of the language","since":"7.0"},"exact_match":{"required":false,"name":"Exact Match","description":"Page name and text entered for the filter parameter must match exactly to be listed","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"only_orphan_pages":{"required":false,"name":"Only Orphan Pages","description":"Only list orphan pages","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"for_list_pages":{"required":false,"name":"For List Pages","description":"","since":"2.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"sort":{"required":false,"name":"Se\u0159adit","description":"Sort ascending or descending on any field in the tiki_pages table. Syntax is\n\t\t\t\t\tfield name followed by _asc or _desc. Two examples: lastModif_desc<\/code> pageName_asc<\/code>","since":"2.0","filter":"text","default":"pageName_asc"},"start":{"required":false,"name":"Za\u010d\u00e1tek","description":"When only a portion of the page should be included, specify the marker from which\n\t\t\t\t\tinclusion should start.","since":"5.0","default":""},"end":{"required":false,"name":"Zastavit","description":"When only a portion of the page should be included, specify the marker at which\n\t\t\t\t\tinclusion should end.","since":"5.0","default":""},"length":{"required":false,"name":"Length","description":"Number of characters to display","since":"5.0","filter":"int","default":""},"showCheckbox":{"required":false,"name":"Checkboxes","description":"Option to show checkboxes","since":"7.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.localfiles = {"name":"Local Files","documentation":"PluginLocalFiles","description":"Show link to local or shared files and directories","prefs":["wikiplugin_localfiles"],"iconname":"file","introduced":12,"tags":["experimental"],"format":"html","validate":"all","params":{"path":{"required":false,"name":"Cesta","description":"Local file or directory path","since":"12.0","default":"","filter":"text"},"list":{"required":false,"name":"List Directory","description":"If the path above is a directory then list the contents.","since":"12.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"icons":{"required":false,"name":"Show Icons","description":"Show MIME file-type icons.","since":"12.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.lsdir = {"name":"List Directory","documentation":"PluginLsDir","description":"List files in a directory","prefs":["wikiplugin_lsdir"],"validate":"all","iconname":"file-archive","introduced":1,"params":{"dir":{"required":true,"name":"Katalog odkaz\u016f","description":"Full path to the server-local directory. Default is the document root.","since":"1","default":""},"urlprefix":{"required":false,"name":"URL Prefix","description":"Make the file name a link to the file by adding the URL path preceding the file\n\t\t\t\t\tname. Example: http:\/\/yoursite.com\/tiki\/<\/code>","since":"1","default":null,"filter":"url"},"sort":{"required":false,"name":"Sort order","description":"Set the sort order of the file list","since":"1","default":"name","filter":"word","options":[{"text":"","value":""},{"text":"N\u00e1zev souboru","value":"name"},{"text":"File Size","value":"size"},{"text":"Last Access","value":"atime"},{"text":"Last Metadata Change","value":"ctime"},{"text":"Posledn\u00ed \u00fapravy","value":"mtime"}]},"filter":{"required":false,"name":"Filtr","description":"Only list files with file names that contain this filter. Example: .jpg<\/code>","since":"1","default":null},"limit":{"required":false,"name":"Limit","description":"Maximum amount of files to display. Default is no limit.","since":"1","default":0,"filter":"digits"}}}; tiki_plugins.mail = {"name":"Mail","documentation":"PluginMail","description":"Mail other users or groups","validate":"all","prefs":["wikiplugin_mail"],"iconname":"envelope","introduced":3,"params":{"group":{"required":false,"name":"Skupina","description":"Limit the list of groups to the groups including each group","filter":"groupname","since":"5.0","default":"","separator":":"},"showgroupdd":{"required":false,"name":"Group Dropdown","description":"Show a dropdown list of groups (not shown by default)","since":"5.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"recurse":{"required":false,"name":"Recurse Groups","description":"Show each group and each group included in this group","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"recurseuser":{"required":false,"name":"Recurse Group Users","description":"Indicate how many times to recurse to collect the users of a selected group and\n\t\t\t\t\tthe users of each included groups. If 0<\/code> do not recurse, if 1<\/code>, recurse one time, 2<\/code> for\n\t\t\t\t\ttwo times....","since":"8.0","filter":"int","default":"0"},"showuserdd":{"required":false,"name":"User Dropdown","description":"Show a dropdown list of users (not shown by default)","since":"5.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showuser":{"required":false,"name":"User Emails","description":"Show a box for user to enter email addresses","since":"5.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showrealnamedd":{"required":false,"name":"Real Name Dropdown","description":"Show a dropdown list of user real names (not shown by default)","since":"5.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"popup":{"required":false,"name":"Popup","description":"Show in popup instead of inline.","since":"14.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"label_name":{"required":false,"name":"Button Text","description":"Text to show on the button to send emails (default: Send mail<\/code>)","since":"14.0","filter":"text","default":"Send mail"},"mail_subject":{"required":true,"name":"Email Subject","description":"Present Email subject content","since":"14.0","filter":"text","default":""},"bypass_preview":{"required":false,"name":"Bypass Preview","description":"Send emails without first previewing","since":"14.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"debug":{"required":false,"name":"Debug mode (admins only)","description":"Show list of emails that are sent (admins only)","since":"14.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.map = {"name":"Mapa","format":"html","documentation":"PluginMap","description":"Display a map","prefs":["wikiplugin_map","feature_search"],"iconname":"map","introduced":1,"tags":["basic"],"filter":"wikicontent","body":"Instructions to load content","params":{"scope":{"required":false,"name":"Scope","description":"Display the geolocated items represented in the page (all<\/code>, center<\/code>, or\n\t\t\t\t\tcustom<\/code> as a CSS selector). Default: center<\/code>","since":"8.0","filter":"text","default":"center"},"controls":{"required":false,"name":"Controls","description":"Comma-separated list of map controls will be displayed on the map and around it","since":"9.0","filter":"word","accepted":"controls, layers, search_location, levels, current_location, scale, streetview,\n\t\t\t\t\tnavigation, coordinates, overview","separator":",","default":"controls,layers,search_location"},"width":{"required":false,"name":"Width","description":"Width of the map in pixels","since":"1","filter":"digits"},"height":{"required":false,"name":"Height","description":"Height of the map in pixels","since":"1","filter":"digits"},"center":{"requied":false,"name":"Vycentrovat","description":"Format: x,y,zoom<\/code> where x<\/code> is the longitude, and y<\/code> is the latitude.\n\t\t\t\t\tzoom<\/code> is between 0<\/code> (view Earth) and 19<\/code>.","since":"9.0","filter":"text"},"popupstyle":{"required":false,"name":"Popup Style","description":"Alter the way the information is displayed when objects are loaded on the map.","since":"10.0","filter":"word","default":"bubble","options":[{"text":"","value":""},{"text":"Bubble","value":"bubble"},{"text":"Dialog","value":"dialog"}]},"mapfile":{"required":false,"name":"MapServer File","description":"MapServer file identifier. Only fill this in if you are using MapServer.","since":"1","filter":"url","advanced":true},"extents":{"required":false,"name":"Extents","description":"Extents","since":"1","filter":"text","advanced":true},"size":{"required":false,"name":"Velikost","description":"Size of the map","since":"1","filter":"digits","advanced":true},"tooltips":{"required":false,"name":"Tooltips","description":"Show item name in a tooltip on hover","since":"12.1","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"advanced":true}}}; tiki_plugins.mcalendar = {"name":"Mayan Calendars","documentation":"PluginMCalendarInfo","description":"Convert a Gregorian date to a Mayan calendar date","prefs":["wikiplugin_mcalendar"],"iconname":"calendar","introduced":4,"params":{"template":{"required":false,"name":"\u0160ablona","since":"4.0","description":"You must use the variable substitution.
LongCount: ~np~%baktun%<\/code>, %katun%<\/code>, %tun%<\/code>, %winal%<\/code>, %kin%<\/code>~\/np~
Tzolkin: ~np~%tzolkin13%<\/code>, %tzolkin20%<\/code>, %tzolkin20name%<\/code>~\/np~
Haab: ~np~%haabkin%<\/code>, %haabwinal%<\/code>, %haabwinalname%<\/code>~\/np~
Misc: ~np~%longkin%<\/code>, %julianday%<\/code>~\/np~

Example: template ~np~\"%baktun%.%katun%.%tun%.%winal%.%kin%, %tzolkin13% %tzolkin20name%, %haabkin% %haabwinalname%\"<\/code>~\/np~for 22.05.2009<\/code> will return 12.19.16.6.11, 8 CHUEN, 9 SIP.

Default template: ~np~%baktun%.%katun%.%tun%.%winal%.%kin% %tzolkin13% %tzolkin20name% %haabkin% %haabwinalname%<\/code>~\/np~"},"grdate":{"required":false,"name":"Gregorian date","description":"Gregorian date for convert. Format: DD.MM.YYYY<\/code>. Default: Today's date","since":"4.0"}}}; tiki_plugins.mediaplayer = {"name":"Media Player","documentation":"PluginMediaplayer","description":"Add a media player to a page","extraparams":true,"prefs":["wikiplugin_mediaplayer"],"iconname":"play","introduced":3,"tags":["basic"],"params":{"fullscreen":{"required":false,"name":"Allow full-screen","description":"Allow full-screen mode.","since":"5.0","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"true"},{"text":"Ne","value":"false"}]},"mp3":{"required":false,"name":"MP3 URL","description":"Complete URL to the MP3 to include. Examples: http:\/\/example.org\/example.mp3<\/code>\n\t\t\t\t\tfor an external file, or for a video file in the site's File Gallery:\n\t\t\t\t\ttiki-download_file.php?fileId=2<\/code> (No need for http:\/\/<\/code> in this case)","since":"3.0","filter":"url"},"flv":{"required":false,"name":"FLV URL","description":"Complete URL to the FLV to include. Examples: http:\/\/example.org\/example.flv<\/code>\n\t\t\t\t\tfor an external file, or for a video file in the site's File Gallery:\n\t\t\t\t\ttiki-download_file.php?fileId=2<\/code> (the missing \/\/<\/code> is intentional as this is a valid internal\n\t\t\t\t\tlink)","since":"3.0","filter":"url"},"src":{"required":false,"name":"URL","description":"Complete URL to the media to include, which has the appropriate extension.\n\t\t\t\t\tIf your URL doesn't have an extension, use the File type parameter below.","since":"6.0","accepted":"asx, asf, avi, mov, mpg, mpeg, mp4, qt, ra, smil, swf, wmv, 3g2, 3gp, aif, aac, au, gsm,\n\t\t\t\t\tmid, midi, mov, m4a, snd, ra, ram, rm, wav, wma, bmp, html, pdf, psd, qif, qtif, qti, tif, tiff,\n\t\t\t\t\txaml","filter":"url","default":""},"type":{"required":false,"name":"File type","description":"File type for source URL, e.g. mp4<\/code>, pdf<\/code>, odp<\/code> (through ViewerJS), etc. Specify one of the supported file types when\n\t\t\t\t\tthe URL of the file is missing the file extension. This is the case for File Gallery files which\n\t\t\t\t\thave a URL such as tiki-download_file.php?fileId=4&display<\/code> or display4<\/code> if you have Clean URLs\n\t\t\t\t\tenabled.","since":"10.0","filter":"url","default":""},"width":{"required":false,"name":"Width","description":"Player width in px or %","since":"10.0","default":""},"height":{"required":false,"name":"Height","description":"Player height in px or %","since":"10.0","default":""},"style":{"required":false,"name":"Styl","description":"Set the style","since":"3.0","filter":"alpha","options":[{"text":"","value":""},{"text":"Mini","value":"mini"},{"text":"Normal","value":"normal"},{"text":"Maxi","value":"maxi"},{"text":"Multi","value":"multi"},{"text":"Native Video (HTML5)","value":"native"}]},"mediatype":{"required":false,"name":"Media Type","description":"Media type for HTML5","since":"13.2","filter":"word","options":[{"text":"","value":""},{"text":"Audio","value":"audio"},{"text":"Video","value":"video"}]},"wmode":{"required":false,"name":"Flash Window Mode","description":"Sets the Window Mode property of the Flash movie. Transparent lets what's behind\n\t\t\t\t\tthe movie show through and allows the movie to be covered Opaque hides what's behind the movie and\n\t\t\t\t\tWindow plays the movie in its own window. Default value: transparent<\/code>","since":"5.0","filter":"word","options":[{"text":"","value":""},{"text":"Transparent","value":"transparent"},{"text":"Opaque","value":"opaque"},{"text":"Window","value":"window"}]}}}; tiki_plugins.memberlist = {"name":"Member List","documentation":"PluginMemberList","description":"List and allow editing of group members","prefs":["wikiplugin_memberlist"],"filter":"wikicontent","iconname":"group","introduced":4,"params":{"groups":{"required":true,"name":"Skupiny","description":"List of groups to handle through the interface (use *<\/code> for all). Semi-colon\n\t\t\t\t\tseparated.","since":"4.0","separator":":","filter":"groupname","default":""},"showDescriptions":{"required":false,"name":"Descriptions","description":"Display group descriptions below list name.","since":"8.0","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"default":"n"},"displayMode":{"required":false,"name":"Display Mode","description":"How to show the member lists.","since":"8.0","filter":"word","options":[{"text":"Default (plain)","value":""},{"text":"Tabs","value":"tabs"}],"default":""},"max":{"required":false,"name":"Maximum","description":"Maximum number of users to list in each group (default 100<\/code>).","since":"8.0","default":100,"filter":"digits"},"membersOnly":{"required":false,"name":"Members Only","description":"Show only groups containing a certain user. Enter %user%<\/code> to show groups for\n\t\t\t\t\tthe current logged-in user.","since":"8.0","default":"","filter":"username"},"sort_mode":{"required":false,"name":"Sort mode","description":"Sort mode for member listing.","since":"8.0","default":"login_asc","filter":"text"},"readOnly":{"required":false,"name":"Read only","description":"Read only mode. All ability to modify membership is hidden.","since":"8.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"defaultGroup":{"required":false,"name":"Set as Default Group","description":"Adds possibility to set group as default group. This automatically adds the user\n\t\t\t\t\tto the group. \"Required\" option will not propose simple addition in group.","since":"9.2","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Not suggested","value":"n"},{"text":"Suggested","value":"both"},{"text":"Vy\u017eadov\u00e1no","value":"y"}]},"including":{"required":false,"name":"Including Group","description":"Only groups including the group that you specify will be listed","since":"8.0","filter":"groupname","default":""},"email_to_added_user":{"required":false,"name":"Notify Added User","description":"","since":"14.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"email_to_removed_user":{"required":false,"name":"Notify Removed User","description":"Email notification to removed user","since":"14.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"addon_groups_approval_buttons":{"required":false,"name":"Need Approval","description":"Add approve\/reject user buttons for private addon groups","since":"14.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.memberpayment = {"name":"Member Payment","documentation":"PluginMemberPayment","description":"Receive payment from a member to extend membership to a group","validate":"all","prefs":["wikiplugin_memberpayment","payment_feature"],"iconname":"money","introduced":5,"params":{"group":{"required":true,"name":"Skupina","description":"Name of the group for which the subscription should be added or extended.","since":"5.0","filter":"groupname","default":""},"price":{"required":true,"name":"Price","description":"Price per period (USD).","since":"5.0","filter":"text"},"currentuser":{"required":false,"name":"Current User Member","description":"Membership only for the current user","since":"6.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"inputtitle":{"required":false,"name":"Input Title","description":"Title of the initial input form. Use %0 for the group name, %1 for\n\t\t\t\t\tthe price, %2 for the currency, %4 for the number of days and %5 for the number of years. Supports wiki syntax.","since":"6.0","filter":"text","default":"Membership to %0 for %1 (x%2)"},"inputtitleonly":{"required":false,"name":"Input Title Only","description":"Select Yes (y<\/code>) to just show the title of the input form and not the period and\n\t\t\t\t\tcost information. Input Title must be set as well.","since":"11.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"howtitle":{"required":false,"name":"Initial Payment Form Title","description":"Add a title to the payment form when initially shown after clicking \"Continue\". Use %0 for the group name, %1 for the price, %2 for the currency, %4 for the number\n\t\t\t\t\tof days and %5 for the number of years. Supports wiki syntax","since":"6.0","filter":"text","default":"Membership to %0 for %1 (x%2)"},"howtitleonly":{"required":false,"name":"Payment Form Title Only","description":"Select Yes (y<\/code>) to just show the title of the payment form. Initial Payment Form\n\t\t\t\t\tTitle must be set as well.","since":"11.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"paytitle":{"required":false,"name":"Subsequent Payment Form Title","description":"Title of the payment form after the initial showing. Use %0 for the group name, %1 for the price, %2 for the currency, %4 for the number of days\n\t\t\t\t\t\tand %5 for the number of years. Supports wiki syntax","since":"11.0","filter":"text","default":"Membership to %0 for %1 (x%2)"},"paytitleonly":{"required":false,"name":"Subsequent Payment Form Title Only","description":"Select Yes (y<\/code>) to just show the title of the payment form that shows after the\n\t\t\t\t\tinitial viewing. Subsequent Payment Form Title must be set as well.","since":"11.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"preventdoublerequest":{"required":false,"name":"Prevent Double Request","description":"Prevent user from extended if there is already a pending request","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"freeperiods":{"required":false,"name":"Free Periods","description":"Give specified numbers of free periods, the first one could be prorated, in\n\t\t\t\t\taddition to those bought","since":"9.0","filter":"int","default":0},"hideperiod":{"required":false,"name":"Hide Period","description":"Do not allow user to set period - use default of 1.","since":"11.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"periodslabel":{"required":false,"name":"Periods Label","description":"Customize the label for the periods input. No effect if Hide Period is set to\n\t\t\t\t\tYes (y<\/code>).","since":"9.1","filter":"text","default":"Number of periods:"},"returnurl":{"required":false,"name":"Return URL","description":"Page that payment service returns to after processing.","since":"11.0","filter":"url","default":"","advanced":true}}}; tiki_plugins.miniquiz = {"name":"Mini Quiz","documentation":"PluginMiniQuiz","description":"Create a quiz using a tracker","prefs":["feature_trackers","wikiplugin_miniquiz"],"body":"Instructions::Feedback","iconname":"help","introduced":1,"format":"html","params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the miniquiz tracker ID","since":"1","default":"","profile_reference":"tracker"}}}; tiki_plugins.module = {"name":"Insert Module","documentation":"PluginModule","description":"Display a module","prefs":["wikiplugin_module"],"validate":"all","format":"html","iconname":"module","introduced":1,"extraparams":true,"tags":["basic"],"params":{"module":{"required":true,"name":"N\u00e1zev modulu","description":"Module name as known in Tiki","since":"1","default":"","filter":"text","options":[{"text":"Action Calendar (action_calendar)","value":"action_calendar"},{"text":"Addon Module (addon)","value":"addon"},{"text":"AJ__FJ__NJ (AJ__FJ__NJ)","value":"AJ__FJ__NJ"},{"text":"Aktuality (Aktuality)","value":"Aktuality"},{"text":"Application Menu (Application Menu)","value":"Application Menu"},{"text":"Archiv \u010dl\u00e1nk\u016f (old_articles)","value":"old_articles"},{"text":"Archivy \u010dl\u00e1nk\u016f (article_archives)","value":"article_archives"},{"text":"Article Topics (article_topics)","value":"article_topics"},{"text":"Babel Fish Icon Link (babelfish_logo)","value":"babelfish_logo"},{"text":"Babel Fish Links (babelfish_links)","value":"babelfish_links"},{"text":"Bibliography Search (zotero)","value":"zotero"},{"text":"Breadcrumbs (breadcrumbs)","value":"breadcrumbs"},{"text":"Cart (cart)","value":"cart"},{"text":"Casopis (Casopis)","value":"Casopis"},{"text":"Category Transitions (category_transition)","value":"category_transition"},{"text":"Certifikat (Certifikat)","value":"Certifikat"},{"text":"Change Category (change_category)","value":"change_category"},{"text":"Chystan\u00e9 akce\/ud\u00e1losti (upcoming_events)","value":"upcoming_events"},{"text":"Collapse Button (collapse)","value":"collapse"},{"text":"Contributors (contributors)","value":"contributors"},{"text":"date-localization (date-localization)","value":"date-localization"},{"text":"Directory Statistics (directory_stats)","value":"directory_stats"},{"text":"Domain Password (domain_password)","value":"domain_password"},{"text":"Doporu\u010dujeme (featured_links)","value":"featured_links"},{"text":"Dulezite_odkazy (Dulezite_odkazy)","value":"Dulezite_odkazy"},{"text":"E_bezpe__nost (E_bezpe__nost)","value":"E_bezpe__nost"},{"text":"Facebook (facebook)","value":"facebook"},{"text":"Friend List (friend_list)","value":"friend_list"},{"text":"GOB (GOB)","value":"GOB"},{"text":"Google AdSense (adsense)","value":"adsense"},{"text":"Groups Emulation (groups_emulation)","value":"groups_emulation"},{"text":"header (header)","value":"header"},{"text":"Kalend\u00e1\u0159 (calendar_new)","value":"calendar_new"},{"text":"Kategorie (categories)","value":"categories"},{"text":"Kolekce soubor\u016f (file_galleries)","value":"file_galleries"},{"text":"Kontakty (Kontakty)","value":"Kontakty"},{"text":"Last-Modified Events (last_modif_events)","value":"last_modif_events"},{"text":"Last-Modified File Galleries (last_file_galleries)","value":"last_file_galleries"},{"text":"Last-Modified Image Galleries (last_image_galleries)","value":"last_image_galleries"},{"text":"Last-Visited Pages (breadcrumb)","value":"breadcrumb"},{"text":"Layer Selector (map_layer_selector)","value":"map_layer_selector"},{"text":"Live podpora (live_support)","value":"live_support"},{"text":"Locator (locator)","value":"locator"},{"text":"Logo (logo)","value":"logo"},{"text":"Mail (Mail)","value":"Mail"},{"text":"Map Feature Editor (map_edit_features)","value":"map_edit_features"},{"text":"Map location search (map_search_location)","value":"map_search_location"},{"text":"Maturita (Maturita)","value":"Maturita"},{"text":"Megafon (shoutbox)","value":"shoutbox"},{"text":"Menu Page (menupage)","value":"menupage"},{"text":"Mimoskolni_aktivity_ICT (Mimoskolni_aktivity_ICT)","value":"Mimoskolni_aktivity_ICT"},{"text":"Minichat (minichat)","value":"minichat"},{"text":"Mobil (mobile)","value":"mobile"},{"text":"Mode Selector (map_mode_selector)","value":"map_mode_selector"},{"text":"Module Zone (zone)","value":"zone"},{"text":"Months Links (months_links)","value":"months_links"},{"text":"More Like This (search_morelikethis)","value":"search_morelikethis"},{"text":"Most Commented (most_commented)","value":"most_commented"},{"text":"Most Popular Tags (freetags_most_popular)","value":"freetags_most_popular"},{"text":"Must Read (mustread)","value":"mustread"},{"text":"My Blogs (user_blogs)","value":"user_blogs"},{"text":"My Image Galleries (user_image_galleries)","value":"user_image_galleries"},{"text":"My Preferred Tags (freetags_prefered)","value":"freetags_prefered"},{"text":"My Score (users_own_rank)","value":"users_own_rank"},{"text":"Nab\u00eddka (menu)","value":"menu"},{"text":"Naposledy upraven\u00e9 blogy (last_modified_blogs)","value":"last_modified_blogs"},{"text":"Nejaktivn\u011bj\u0161\u00ed blogy (top_active_blogs)","value":"top_active_blogs"},{"text":"Nejnov\u011bj\u0161\u00ed blogy (last_created_blogs)","value":"last_created_blogs"},{"text":"Nejv\u00edce komentovan\u00e1 diskuzn\u00ed f\u00f3ra (forums_most_commented_forums)","value":"forums_most_commented_forums"},{"text":"Nejv\u00edce nav\u0161t\u011bvovan\u00e9 blogy (top_visited_blogs)","value":"top_visited_blogs"},{"text":"New User Registration (register)","value":"register"},{"text":"Newest Blog Post Comments (blog_last_comments)","value":"blog_last_comments"},{"text":"Newest Category Items (last_category_objects)","value":"last_category_objects"},{"text":"Newest Comments (wiki_last_comments)","value":"wiki_last_comments"},{"text":"Newest Directory Sites (directory_last_sites)","value":"directory_last_sites"},{"text":"Newest Podcasts (last_podcasts)","value":"last_podcasts"},{"text":"Newest Tracker Comments (last_tracker_comments)","value":"last_tracker_comments"},{"text":"Newest Tracker Items (last_tracker_items)","value":"last_tracker_items"},{"text":"Newest Validated FAQ Questions (last_validated_faq_questions)","value":"last_validated_faq_questions"},{"text":"News Feeds (rsslist)","value":"rsslist"},{"text":"Notifications Link (notificationlink)","value":"notificationlink"},{"text":"Nov\u00e1 verze webu (Nov\u00e1 verze webu)","value":"Nov\u00e1 verze webu"},{"text":"N\u00e1hodn\u00e9 str\u00e1nky (random_pages)","value":"random_pages"},{"text":"N\u00e1hodn\u00fd obr\u00e1zek (random_images)","value":"random_images"},{"text":"Organizace_pri_skole (Organizace_pri_skole)","value":"Organizace_pri_skole"},{"text":"O\u010dek\u00e1van\u00e9 u\u017eiv. p\u0159\u00edsp\u011bvky (num_submissions)","value":"num_submissions"},{"text":"P__ij__mac_______zen__ (P__ij__mac_______zen__)","value":"P__ij__mac_______zen__"},{"text":"Partnerstvi_MU (Partnerstvi_MU)","value":"Partnerstvi_MU"},{"text":"Payments Outstanding (payment_outstanding)","value":"payment_outstanding"},{"text":"Perspektiva (perspective)","value":"perspective"},{"text":"Posledn\u00ed n\u00e1v\u0161t\u011bvn\u00edci (last_visitors)","value":"last_visitors"},{"text":"Posledn\u00ed obr\u00e1zky (last_images)","value":"last_images"},{"text":"Posledn\u00ed soubory (last_files)","value":"last_files"},{"text":"Posledn\u00ed u\u017eiv. p\u0159\u00edsp\u011bvky (last_submissions)","value":"last_submissions"},{"text":"Posledn\u00ed vytvo\u0159en\u00e9 FAQ (last_created_faqs)","value":"last_created_faqs"},{"text":"Posledn\u00ed vytvo\u0159en\u00e9 kv\u00edzy (last_created_quizzes)","value":"last_created_quizzes"},{"text":"Posledn\u00ed z\u00e1znamy blogu (last_blog_posts)","value":"last_blog_posts"},{"text":"Posledn\u00ed z\u00e1znamy do f\u00f3r (forums_last_posts)","value":"forums_last_posts"},{"text":"Posledn\u00ed \u00fapravy (last_modif_pages)","value":"last_modif_pages"},{"text":"Posledn\u00ed(ch) actions (last_actions)","value":"last_actions"},{"text":"Powered By (poweredby)","value":"poweredby"},{"text":"Projekty (Projekty)","value":"Projekty"},{"text":"P\u0159epnout jazyk (switch_lang)","value":"switch_lang"},{"text":"P\u0159ihl\u00e1\u0161en\u00ed (login_box)","value":"login_box"},{"text":"P\u0159ijat\u00e9 objekty (comm_received_objects)","value":"comm_received_objects"},{"text":"Quick Administration (quickadmin)","value":"quickadmin"},{"text":"Quick Edit (quick_edit)","value":"quick_edit"},{"text":"Quick Search (quick_search)","value":"quick_search"},{"text":"R_SU_UK (R_SU_UK)","value":"R_SU_UK"},{"text":"Related Items (whats_related)","value":"whats_related"},{"text":"Rychly pristup (Rychly pristup)","value":"Rychly pristup"},{"text":"Search For a Wiki Page (search_wiki_page)","value":"search_wiki_page"},{"text":"Semantic Links (semantic_links)","value":"semantic_links"},{"text":"Server Load (loadstats)","value":"loadstats"},{"text":"Share (share)","value":"share"},{"text":"Share-buttons (Share-buttons)","value":"Share-buttons"},{"text":"Similar Content (action_similarcontent)","value":"action_similarcontent"},{"text":"Similar-Tag Items (freetags_morelikethis)","value":"freetags_morelikethis"},{"text":"Since Last Visit (since_last_visit_new)","value":"since_last_visit_new"},{"text":"Since Last Visit (Simple) (since_last_visit)","value":"since_last_visit"},{"text":"sitemycode (sitemycode)","value":"sitemycode"},{"text":"SOS (SOS)","value":"SOS"},{"text":"Str\u00e1nky u\u017eivatele (user_pages)","value":"user_pages"},{"text":"SVN Up Info (svnup)","value":"svnup"},{"text":"SVP (SVP)","value":"SVP"},{"text":"Switch Theme (switch_theme)","value":"switch_theme"},{"text":"Tags Editor (freetag)","value":"freetag"},{"text":"Terminology (terminology)","value":"terminology"},{"text":"Tiki Assistant (assistant)","value":"assistant"},{"text":"Tiki Tests (tikitests)","value":"tikitests"},{"text":"Tiki User Credits (credits)","value":"credits"},{"text":"Top Blog Posters (top_blog_posters)","value":"top_blog_posters"},{"text":"Top Directory Sites (directory_top_sites)","value":"directory_top_sites"},{"text":"Top Files (top_files)","value":"top_files"},{"text":"Top Image Galleries (top_image_galleries)","value":"top_image_galleries"},{"text":"Top kolekce soubor\u016f (top_file_galleries)","value":"top_file_galleries"},{"text":"Top kv\u00edzy (top_quizzes)","value":"top_quizzes"},{"text":"Top Objects (top_objects)","value":"top_objects"},{"text":"Top obr\u00e1zky (top_images)","value":"top_images"},{"text":"Top str\u00e1nky (top_pages)","value":"top_pages"},{"text":"Top u\u017eivatel\u00e9 (users_rank)","value":"users_rank"},{"text":"Top u\u017eivatel\u00e9 ve f\u00f3rech (top_forum_posters)","value":"top_forum_posters"},{"text":"Top Visited FAQs (top_visited_faqs)","value":"top_visited_faqs"},{"text":"Top Visited Forum Topics (forums_most_read_topics)","value":"forums_most_read_topics"},{"text":"Top Visited Forums (forums_most_visited_forums)","value":"forums_most_visited_forums"},{"text":"Top \u010dl\u00e1nky (top_articles)","value":"top_articles"},{"text":"Top-Rated Topics (forums_best_voted_topics)","value":"forums_best_voted_topics"},{"text":"Tracker Help (trackerhelp)","value":"trackerhelp"},{"text":"Tracker Input (tracker_input)","value":"tracker_input"},{"text":"Translate Updates (translation)","value":"translation"},{"text":"Tweets (twitter)","value":"twitter"},{"text":"Unread Inter-User Messages (messages_unread_messages)","value":"messages_unread_messages"},{"text":"Upgrade webu (Upgrade webu)","value":"Upgrade webu"},{"text":"User-Group Tracker (usergroup_tracker)","value":"usergroup_tracker"},{"text":"Users List (users_list)","value":"users_list"},{"text":"U\u017eivatel\u00e9 on-line (who_is_there)","value":"who_is_there"},{"text":"Ve\u0159ejn\u00e9 \u00fakoly (user_tasks_public)","value":"user_tasks_public"},{"text":"Vyhledat pomoc\u00ed Google (google)","value":"google"},{"text":"Vyhled\u00e1v\u00e1n\u00ed (search)","value":"search"},{"text":"Webmail Inbox (webmail_inbox)","value":"webmail_inbox"},{"text":"Wiki Page Tags (freetags_current)","value":"freetags_current"},{"text":"Wiki Structure Menu (menustructure)","value":"menustructure"},{"text":"YouTube (youtube)","value":"youtube"},{"text":"YouTube Playlist (last_youtube_playlist_videos)","value":"last_youtube_playlist_videos"},{"text":"Zakladni_udaje (Zakladni_udaje)","value":"Zakladni_udaje"},{"text":"Zrizovatel (Zrizovatel)","value":"Zrizovatel"},{"text":"Z\u00e1lo\u017eky u\u017eivatele (user_bookmarks)","value":"user_bookmarks"},{"text":"\u00dakoly (user_tasks)","value":"user_tasks"},{"text":"\u010cl\u00e1nky (articles)","value":"articles"}]},"notitle":{"required":false,"name":"No Title","description":"Select Yes (y<\/code>) to hide the title (default is to show the title)","since":"3.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"filter":"alpha","advanced":true},"title":{"name":"Titulek modulu","description":"Title to display at the top of the box, assuming No Title is not set to Yes (y<\/code>).","since":"1","filter":"text","advanced":true},"float":{"required":false,"name":"Float","description":"Align the module to the left or right on the page allowing other elements to align against it","since":"1","default":"","filter":"word","advanced":true,"options":[{"text":"","value":""},{"text":"No Float","value":"nofloat"},{"text":"Left","value":"left"},{"text":"Right","value":"right"}]},"max":{"required":false,"name":"Max","description":"Number of rows (default: 10<\/code>)","since":"1","default":10,"filter":"digits","advanced":true},"np":{"required":false,"name":"Parse","description":"Parse wiki syntax. Default: Ne","since":"1","default":"1","filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":"0"},{"text":"Ne","value":"1"}],"advanced":true},"nobox":{"name":"No Box","description":"y|n Show only the content with no title or borders, etc. around the content.","since":"9.0","section":"appearance","filter":"alpha","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"decoration":{"required":false,"name":"Dekorace","description":"Show module title (heading) background, etc. (default is to show them)","since":"1","advanced":true,"filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}]},"flip":{"required":false,"name":"Flip","description":"Add ability to show\/hide the content of the module (default is the site admin\n\t\t\t\t\tsetting for modules)","since":"1","section":"appearance","filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}],"advanced":true},"bgcolor":{"required":false,"name":"Title Background","description":"Override the background color for the title (if the title is shown). The value\n\t\t\t\t\tcan be a color name (ex: bgcolor=\"blue\"<\/code>) or a hexadecimal value (ex: bgcolor=\"#FFEBCD\"<\/code>)","since":"9.0","default":"","filter":"text","advanced":true},"module_style":{"required":false,"name":"Module Style","description":"Inline CSS for the containing div element, for example, max-width:80%<\/code>","since":"9.0","filter":"text","accepted":"Valid CSS styling","default":"","advanced":true},"style":{"name":"Styl","description":"CSS styling for the module data itself.","since":"9.0","filter":"text","section":"appearance","accepted":"Valid CSS styling","advanced":true},"topclass":{"name":"Containing Class","description":"Custom CSS class of div around the module.","since":"9.0","filter":"text","section":"appearance","accepted":"Valid CSS class","advanced":true},"class":{"name":"Class","description":"Custom CSS class.","since":"9.0","section":"appearance","filter":"text","accepted":"Valid CSS class","advanced":true},"category":{"name":"Kategorie","description":"Module displayed depending on category. Multiple category ids or names can be\n\t\t\t\t\tseparated by semi-colons.","since":"9.0","section":"visibility","separator":";","filter":"alnum","advanced":true},"nocategory":{"name":"No Category","description":"Module hidden depending on category. Multiple category ids or names can be\n\t\t\t\t\tseparated by semi-colons. This takes precedence over the category parameter above.","since":"9.0","section":"visibility","separator":";","filter":"alnum","advanced":true},"perspective":{"name":"Perspektiva","description":"Only display the module if in one of the listed perspective IDs. Semi-colon\n\t\t\t\t\tseparated.","since":"9.0","separator":";","filter":"digits","section":"visibility","advanced":true},"lang":{"name":"Jazyk (Language)","description":"Module only applicable for the specified languages. Languages are defined as two\n\t\t\t\t\tcharacter language codes. Multiple values can be separated by semi-colons.","since":"9.0","separator":";","filter":"lang","section":"visibility","advanced":true},"section":{"name":"Sekce","description":"Module only applicable for the specified sections. Multiple values can be\n\t\t\t\t\tseparated by semi-colons.","since":"9.0","separator":";","filter":"text","section":"visibility","advanced":true},"page":{"name":"Page Filter","description":"Module only applicable on the specified page names. Multiple values can be\n\t\t\t\t\tseparated by semi-colons.","since":"9.0","separator":";","filter":"pagename","section":"visibility","advanced":true},"nopage":{"name":"No Page","description":"Module not applicable on the specified page names. Multiple values can be\n\t\t\t\t\tseparated by semi-colons.","since":"9.0","separator":";","filter":"pagename","section":"visibility","advanced":true},"theme":{"name":"Vzhled","description":"Module enabled or disabled depending on the theme file name (e.g.\n\t\t\t\t\tthenews.css<\/code>). Specified themes can be either included or excluded. Theme names prefixed by !<\/code>\n\t\t\t\t\tare in the exclusion list. Multiple values can be separated by semi-colons.","since":"9.0","separator":";","filter":"themename","section":"visibility","advanced":true},"creator":{"name":"Vytvo\u0159il","description":"Module only available based on the relationship of the user with the wiki page.\n\t\t\t\t\tEither only creators (y<\/code>) or only non-creators (n<\/code>) will see the module.","since":"9.0","filter":"alpha","section":"visibility","advanced":true},"contributor":{"name":"Contributor","description":"Module only available based on the relationship of the user with the wiki page.\n\t\t\t\t\tEither only contributors (%0y%1) or only non-contributors (%0n%1) will see the module.","since":"9.0","filter":"alpha","section":"visibility","advanced":true}}}; tiki_plugins.modulelist = {"name":"Module List","documentation":"PluginModuleList","description":"Display the modules assigned to a zone","prefs":["wikiplugin_modulelist"],"format":"html","iconname":"list","introduced":11,"tags":["basic"],"params":{"zone":{"required":true,"name":"Zone Name","description":"The name of the module zone to include. Can be a custom zone name.","since":"11.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","value":"top"},{"text":"Top bar","value":"topbar"},{"text":"Page top","value":"pagetop"},{"text":"Left","value":"left"},{"text":"Right","value":"right"},{"text":"Page bottom","value":"pagebottom"},{"text":"Bottom","value":"bottom"}]}}}; tiki_plugins.mono = {"name":"Monospace","documentation":"PluginMono","description":"Display text in a monospace font","prefs":["wikiplugin_mono"],"body":"Text that the font will be applied to","iconname":"font","introduced":1,"params":{"font":{"required":false,"name":"P\u00edsmo","description":"Font name as recognized by browsers.","since":"1","default":"monospace","filter":"text"}}}; tiki_plugins.mouseover = {"name":"Mouseover","documentation":"PluginMouseover","description":"Display hidden content by mousing over text","prefs":["wikiplugin_mouseover"],"body":"Hidden content, unless the label parameter is undefined, in which case this is the label.","iconname":"comment","introduced":3,"tags":["basic"],"params":{"label":{"required":true,"name":"Popisek","description":"Text displayed on the page. The body is the hidden content.","since":"3.0","filter":"text","default":""},"url":{"required":false,"name":"URL","description":"Destination link when mouseover text is clicked. Use http:\/\/ for external links","since":"3.0","filter":"url","default":"javascript:void(0)"},"text":{"required":false,"name":"Text","description":"DEPRECATED Hidden content. The body contains the label.","since":"3.0","filter":"text","default":"","advanced":true},"width":{"required":false,"name":"Width","description":"Mouseover box width. Default: 400px<\/code>","since":"3.0","filter":"digits","default":400,"advanced":true},"height":{"required":false,"name":"Height","description":"Mouseover box height. Default: 200px<\/code>","since":"3.0","filter":"digits","default":200,"advanced":true},"offsetx":{"required":false,"name":"Offset X","description":"Shifts the overlay to the right by the specified number of pixels relative to\n\t\t\t\t\tthe cursor. Default: 5<\/code>","since":"3.0","filter":"int","default":5,"advanced":true},"offsety":{"required":false,"name":"Offset Y","description":"Shifts the overlay lower by the specified number of pixels relative to the\n\t\t\t\t\tcursor. Default: 0<\/code>","since":"3.0","filter":"int","default":24,"advanced":true},"parse":{"required":false,"name":"Parse Body","description":"Parse the body of the plugin as wiki content (parsed by default)","since":"3.0","filter":"alpha","advanced":true,"default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"parselabel":{"required":false,"name":"Parse Label","description":"Parse the label as wiki content (parsed by default)","since":"5.0","filter":"alpha","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"class":{"required":false,"name":"CSS Class","description":"CSS class to apply","since":"4.0","filter":"text","default":"plugin-mouseover","advanced":true},"bgcolor":{"required":false,"name":"Background Color","description":"Background color to apply to the popup","since":"3.0","filter":"text","default":"","advanced":true},"textcolor":{"required":false,"name":"Text Color","description":"Color to apply to the text in the popup","since":"3.0","filter":"text","default":"","advanced":true},"sticky":{"required":false,"name":"P\u0159ilepen\u00e9","description":"When enabled, popup stays visible until it is clicked.","since":"3.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"advanced":true},"padding":{"required":false,"name":"Padding","description":"Padding size in pixels","since":"3.0","filter":"digits","default":"","advanced":true},"effect":{"required":false,"name":"Effect","options":[{"text":"Default","value":""},{"text":"\u017d\u00e1dn\u00fd","value":"none"},{"text":"Slide","value":"slide"},{"text":"Fade","value":"fade"},{"text":"Blind (UI)","value":"blind_ui"},{"text":"Clip (UI)","value":"clip_ui"},{"text":"Drop (UI)","value":"drop_ui"},{"text":"Explode (UI)","value":"explode_ui"},{"text":"Fold (UI)","value":"fold_ui"},{"text":"Puff (UI)","value":"puff_ui"},{"text":"Slide (UI)","value":"slide_ui"}],"description":"Set the type of show\/hide animation that will be used","since":"4.0","filter":"text","advanced":true},"speed":{"required":false,"name":"Effect Speed","options":[{"text":"Oby\u010dejn\u00e9","value":""},{"text":"Fast","value":"fast"},{"text":"Slow","value":"slow"}],"description":"Set the speed of the animation.","since":"4.0","filter":"alpha","default":"","advanced":true},"closeDelay":{"required":false,"name":"Close Delay","description":"Number of seconds before popup closes","since":"5.0","filter":"digits","default":0,"advanced":true},"tag":{"required":false,"name":"Tag","description":"HTML tag to use for the label. Default a<\/code>","since":"9.2","filter":"word","default":"a","advanced":true}}}; tiki_plugins.mwtable = {"name":"MediaWiki Table","documentation":"PluginMWTable","description":"Display a table using MediaWiki syntax","prefs":["wikiplugin_mwtable"],"body":"URL","validate":"all","iconname":"table","introduced":3,"tags":["experimental"],"params":{"fancy":{"safe":true,"required":false,"name":"Fancy","description":"Set to true to apply additional formatting to the table (header style, odd\/even\n\t\t\t\t\trows, etc.). Takes precedence over the wiki_classes<\/code> parameter.","since":"3.0","default":"false","filter":"word","options":[{"text":"","value":""},{"text":"True","value":"true"},{"text":"False","value":"false"}]},"wiki_classes":{"safe":true,"required":false,"name":"Wiki Classes","description":"Determines whether wiki style classes will be used for the table and cells\n\t\t\t\t\t(used by default)","since":"3.0","default":"true","filter":"word","options":[{"text":"","value":""},{"text":"True","value":"true"},{"text":"False","value":"false"}]}}}; tiki_plugins.myspace = {"name":"MySpace","documentation":"PluginMySpace","description":"Display a MySpace Flash mp3 playlist","prefs":["wikiplugin_myspace"],"iconname":"music","introduced":3,"params":{"page":{"required":true,"name":"MySpace Page","description":"MySpace page name.","since":"3.0","default":"","filter":"text"}}}; tiki_plugins.networkcondition = {"name":"Network condition","documentation":"PluginNetworkCondition","description":"Display content based on the user's IP address","prefs":["wikiplugin_networkcondition"],"iconname":"computer","introduced":11,"body":"Content to display conditionally.","params":{"ipv4list":{"required":false,"name":"IPv4 List","description":"Comma-separated list of IPv4 addresses to match against the visitor's address.","since":"11.0","default":"","filter":"text","separator":","}}}; tiki_plugins.now = {"name":"Now","documentation":"PluginNow","description":"Show current date and time","prefs":["wikiplugin_now"],"body":"text","iconname":"history","introduced":9,"tags":["basic"],"params":{"format":{"required":false,"name":"Format","description":"Time format using the PHP format described here: http:\/\/www.php.net\/manual\/en\/function.strftime.php","since":"9.0","default":"Based site long date and time setting","filter":"text"}}}; tiki_plugins.objecthits = {"name":"Object Hits","documentation":"PluginObjectHits","description":"Display the number of hits for certain objects","prefs":["wikiplugin_objecthits"],"iconname":"chart","introduced":1,"params":{"object":{"required":false,"name":"Objekt","description":"For a wiki page, the page name, for other object types: ID number + ? +\n\t\t\t\t\tobject title","since":"1","default":"","filter":"text","profile_reference":"type_in_param"},"type":{"required":false,"name":"Typ","description":"Object type, such as wiki, file gallery, file, article, etc. Default is\n\t\t\t\t\twiki<\/code>.","since":"1","filter":"alpha","default":"wiki"},"days":{"required":false,"name":"Dny","description":"Show the number of hits over the past number of days indicated. Default is to\n\t\t\t\t\tshow all hits.","since":"1","filter":"digits","default":0},"since":{"required":false,"name":"Since a date","description":"Date since the hits are collected in a format supported by strtotime","since":"10.0","default":"","filter":"text"}}}; tiki_plugins.objectlink = {"name":"Object Link","description":"Display a link to an object","prefs":["wikiplugin_objectlink"],"iconname":"link","introduced":10,"tags":["basic"],"format":"html","inline":true,"params":{"type":{"required":true,"name":"Typ","description":"The object type","since":"10.0","accepted":"wiki, user, external, relation_source, relation_target, freetag, trackeritem","filter":"text","type":"text"},"id":{"required":true,"name":"Object ID","description":"The item to display","since":"10.0","filter":"text","profile_reference":"type_in_param"}}}; tiki_plugins.pagetabs = {"name":"Page Tabs","documentation":"PluginPageTabs","description":"Display content of wiki pages in a set of tabs","prefs":["wikiplugin_pagetabs"],"iconname":"copy","introduced":9,"body":null,"params":{"pages":{"required":false,"name":"Wiki page names","description":"The wiki pages you would like to use in this plugin, optional, separate with\n\t\t\t\t\tpipe |<\/code>. Or a table with the class of \"pagetabs\" on the main page. On child pages use as a way\n\t\t\t\t\tto redirect to the parent.","since":"9.0","default":"","separator":"|","filter":"pagename","profile_reference":"wiki_page"}}}; tiki_plugins.param = {"name":"Parameter","documentation":"PluginParam","description":"Display content based on URL parameters","prefs":["wikiplugin_param"],"body":"Wiki text to display if conditions are met. The body may contain {ELSE}<\/code>. Text after the\n\t\t\tmarker will be displayed if conditions are not met.","iconname":"cog","introduced":7,"params":{"name":{"required":true,"name":"N\u00e1zev","description":"Names of parameters required to display text, separated by |<\/code>.","since":"7.0","filter":"text","separator":"|"},"source":{"required":false,"name":"Zdroj","default":"request","description":"Source where the parameter is checked.","since":"7.0","filter":"word","options":[{"text":"REQUEST","value":""},{"text":"GET","value":"get"},{"text":"POST","value":"post"},{"text":"COOKIE","value":"cookie"}]},"value":{"required":false,"name":"Hodnota","description":"Value to test for. If empty then just tests if the named params are set and not\n\t\t\t\t\t\"empty\".","since":"13.1","filter":"text"}}}; tiki_plugins.pastlink = {"name":"PastLink","documentation":"PluginPastLink","description":"Link content to another site","keywords":["forward","futurelink","futurelink-protocol","futurelinkprotocol","protocol"],"prefs":["feature_wiki","wikiplugin_pastlink","feature_futurelinkprotocol"],"iconname":"link","introduced":13,"body":"Text to link to futurelink","params":{"clipboarddata":{"required":true,"name":"Clipboard Data","since":"13.0","default":false}}}; tiki_plugins.payment = {"name":"Payment","documentaion":"PluginPayment","description":"Show details of a payment request or invoice","prefs":["wikiplugin_payment","payment_feature"],"iconname":"money","introduced":5,"params":{"id":{"required":true,"name":"Payment Request Number","description":"Unique identifier of the payment request","since":"5.0","filter":"digits","default":""}}}; tiki_plugins.paypal = {"name":"PayPal Button","documentation":"Payment","description":"Embed a PayPal button","introduced":11,"prefs":["wikiplugin_paypal"],"iconname":"paypal","format":"html","extraparams":true,"validate":"all","params":{"cmd":{"required":false,"name":"Typ","description":"Type of PayPal button","since":"11.0","filter":"word","options":[{"text":"","value":""},{"text":"Shopping cart","value":"_cart"},{"text":"Buy Now","value":"_xclick"},{"text":"Donations","value":"donations"}],"default":"_cart"},"cart_action":{"required":false,"name":"Cart Action","description":"Action if Shopping Cart selected for type","since":"11.0","filter":"word","options":[{"text":"","value":""},{"text":"Add to Cart","value":"add"},{"text":"View Cart","value":"display"}],"default":"add"},"item_name":{"required":false,"name":"Item Name","description":"Item name or description. Required for Shopping cart","since":"11.0","filter":"text","default":""},"amount":{"required":false,"name":"Price","description":"Item price","since":"11.0","filter":"text","default":""},"paypal_button":{"required":false,"name":"PayPal Button","description":"Button appearance","since":"11.0","filter":"text","options":[{"text":"Oby\u010dejn\u00e9","value":""},{"text":"Men\u0161\u00ed","value":"small_button"},{"text":"Custom","value":"custom"}],"default":""},"custom_image_url":{"required":false,"name":"Custom Button","description":"Custom button image URL","since":"11.0","filter":"url","default":""},"item_number":{"required":false,"name":"Product ID","description":"Optional item identifier, often a tracker itemId","since":"11.0","filter":"text","default":""},"quantity":{"required":false,"name":"Mno\u017estv\u00ed","description":"Number of items, empty or 0 to have an input the user can fill in","since":"11.0","filter":"text","default":""},"shipping":{"required":false,"name":"Shipping Cost","description":"The cost of shipping this item","since":"11.0","filter":"text","default":"","advanced":true},"shipping2":{"required":false,"name":"Additional Shipping Cost","description":"The cost of shipping each additional unit of this item","since":"11.0","filter":"text","default":"","advanced":true},"weight":{"required":false,"name":"Weight","description":"Weight of item","since":"11.0","filter":"text","default":"","advanced":true},"weight_unit":{"required":false,"name":"Weight Unit","description":"The unit of measure if weight is specified","since":"11.0","filter":"word","options":[{"text":"","value":""},{"text":"Kilos","value":"kgs"},{"text":"Pounds","value":"lbs"}],"default":"kgs","advanced":true},"business":{"required":false,"name":"Business ID","description":"PayPal business name\/ID (Uses value in admin\/payment if not set here)","since":"11.0","filter":"text","default":"","advanced":false},"minicart":{"required":false,"name":"Use MiniCart","description":"See https:\/\/github.com\/jeffharrell\/MiniCart","since":"11.0","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"default":"y","advanced":true},"no_shipping":{"required":false,"name":"Shipping Address Prompt","description":"Indicate whether to prompt for and require an address","since":"11.0","filter":"digits","options":[{"text":"","value":""},{"text":"Prompt for address","value":0},{"text":"Do not prompt for address","value":1},{"text":"Prompt for and require address","value":2}],"default":2,"advanced":true},"return":{"required":false,"name":"Completed payment return URL","description":"Empty for current page, n<\/code> to disable","since":"11.0","filter":"text","default":"","advanced":true},"shopping_url":{"required":false,"name":"Continue Shopping URL","description":"Empty for current page, n<\/code> to disable","since":"11.0","filter":"text","default":"","advanced":true},"cancel_return":{"required":false,"name":"Cancel payment URL","description":"Empty for current page, n<\/code> to disable","since":"11.0","filter":"text","default":"","advanced":true},"title":{"required":false,"name":"Form title","description":"Tooltip for the form and alt attribute for the image","since":"11.0","filter":"text","default":"PayPal \u2014 The safer, easier way to pay online.","advanced":true},"stringButton":{"required":false,"name":"Button text","description":"The checkout button text","since":"11.0","filter":"text","default":"Checkout","advanced":true},"stringSubtotal":{"required":false,"name":"Subtotal text","description":"The subtotal text","since":"11.0","filter":"text","default":"Subtotal: ","advanced":true},"stringDiscount":{"required":false,"name":"Discount text","description":"The discount text","since":"11.0","filter":"text","default":"Discount: ","advanced":true},"stringShipping":{"required":false,"name":"Shipping text","description":"The shipping text","since":"11.0","filter":"text","default":"does not include shipping & tax","advanced":true},"stringProcessing":{"required":false,"name":"Processing text","description":"The processing text","since":"11.0","filter":"text","default":"Processing...","advanced":true}}}; tiki_plugins.perm = {"name":"Pr\u00e1va","documentation":"PluginPerm","description":"Display content based on permission settings","body":"Wiki text to display if conditions are met. The body may contain {ELSE}<\/code>. Text after the\n\t\t\tmarker will be displayed to users not matching the conditions.","prefs":["wikiplugin_perm"],"filter":"wikicontent","iconname":"permission","introduced":5,"params":{"perms":{"required":false,"name":"Possible Permissions","description":"Pipe-separated list of permissions, one of which is needed to view the default\n\t\t\t\t\ttext. P\u0159\u00edklad: tiki_p_rename|tiki_p_edit<\/code>","since":"5.0","filter":"text","separator":"|","default":""},"notperms":{"required":false,"name":"Forbidden Permissions","description":"Pipe-separated list of permissions, any of which will cause the default text\n\t\t\t\t\tnot to show. P\u0159\u00edklad: tiki_p_rename|tiki_p_edit<\/code>","since":"5.0","filter":"text","separator":"|","default":""},"global":{"required":false,"name":"Global","description":"Indicate whether the permissions are global or local to the object","since":"5.0","filter":"text","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"1"},{"text":"Ne","value":"0"}]}}}; tiki_plugins.perspective = {"name":"Perspektiva","documentation":"PluginPerspective","description":"Display content based on the user's current perspective","prefs":["feature_perspective","wikiplugin_perspective"],"body":"Wiki text to display if conditions are met. The body may contain {ELSE}<\/code>. Text after the\n\t\t\tmarker will be displayed to users not matching the condition.","filter":"wikicontent","iconname":"view","introduced":7.1,"params":{"perspectives":{"required":false,"name":"Allowed Perspectives","description":"Pipe-separated list of identifiers of perspectives in which the block is shown.Example value: 2|3|5<\/code>","since":"7.1","filter":"digits","separator":"|","default":"","profile_reference":"perspective"},"notperspectives":{"required":false,"name":"Denied Perspectives","description":"Pipe-separated list of identifiers of perspectives in which the block is not\n\t\t\t\t\tshown.Example value: 3|5|8<\/code>","since":"7.1","filter":"digits","separator":"|","default":"","profile_reference":"perspective"}}}; tiki_plugins.picture = {"name":"Picture","description":"Display uploaded pictures","params":{"file":{"required":true,"name":"File path","description":"File name or path of the image."}}}; tiki_plugins.piwik = {"name":"Piwik","documentation":"PluginPiwik","description":"Embed a Piwik preformatted report (widget module) - Piwik Analytics is required.\n To use this plugin you have to grant in your Piwik view permission to anonymous for the selected \"Site Id\" or to add a token authentification parameter.","prefs":["wikiplugin_piwik"],"iconname":"chart","introduced":15,"tags":["basic"],"format":"html","params":{"piwikserverurl":{"required":false,"name":"Piwik server url","description":"The url to your Piwik Server, where data for the report are collected and available. http(s):\/\/yourpiwik.tld\/index.php?<\/code>
In your Piwik, your selected site (Site Id) MUST have view permission for anonymous OR you can insert in your Piwik server url a token authentification parameter.
http(s):\/\/yourpiwik.tld\/index.php&token_auth=yourtokencode<\/code> Important : token_auth is visible in the html code and must be used in private page accessible to trusted users.","since":"15","default":""},"idSite":{"required":false,"name":"Site Id","description":"The ID of your website in Piwik. To be improved.","since":"15","filter":"digits","default":""},"moduleToWidgetize":{"required":false,"name":"Module and Action To Widgetize","description":"Piwik widget module to be used (as described in the widget section of your Piwik server) followed by the actionToWidgetize parameter separated by a comma.","since":"15","default":"VisitsSummary,getEvolutionGraph","options":[{"text":"Actions - Pages","value":"Actions,getPageUrls"},{"text":"Actions - Entry pages","value":"Actions,getEntryPageUrls"},{"text":"Actions - Exit pages","value":"Actions,getExitPageUrls"},{"text":"Actions - Outlinks","value":"Actions,getOutlinks"},{"text":"Dashboard","value":"Dashboard,index"},{"text":"Live - Visitor in real time","value":"Live,widget"},{"text":"Live - Simple Last Visit Count","value":"Live,getSimpleLastVisitCount"},{"text":"Live - Visitor Profile Popup","value":"Live,getVisitorProfilePopup"},{"text":"Referrers - All referrers","value":"Referrers,getAll"},{"text":"Referrers - Search engines","value":"Referrers,getSearchEngines"},{"text":"Resolution - Screen Resolution","value":"Resolution,getResolution"},{"text":"SEO - SEO Ranking (slow)","value":"SEO,getRank"},{"text":"User Country Map - RealTime Map","value":"UserCountryMap,realtimeMap"},{"text":"User Country Map - Visitor Map","value":"UserCountryMap,visitorMap"},{"text":"User Country Map - Country","value":"UserCountryMap,getCountry"},{"text":"User Country Map - Continent","value":"UserCountryMap,getContinent"},{"text":"User Language - Language","value":"UserLanguage,getLanguage"},{"text":"User Language - Language Code","value":"UserLanguage,getLanguageCode"},{"text":"Visits Time - By day of the week","value":"VisitTime,getByDayOfWeek"},{"text":"Visits Time - Visit Information Per Local Time","value":"VisitTime,getVisitInformationPerLocalTime"},{"text":"Visits Time - Visit Information Per Server Time","value":"VisitTime,getVisitInformationPerServerTime"},{"text":"Visits Summary - by day of the week","value":"VisitTime,getByDayOfWeek"},{"text":"Visits Summary - over time","value":"VisitsSummary,getEvolutionGraph"},{"text":"Visits Summary - overview with graph","value":"VisitsSummary,index"},{"text":"Visitors - Visitor map","value":"UserCountryMap,visitorMap"},{"text":"Visitors - Pages per visit","value":"VisitorInterest,getNumberOfVisitsPerVisitDuration"},{"text":"Visitors - Frequency overview","value":"VisitFrequency,getSparklines"},{"text":"Visitors - Returning visits over time","value":"VisitFrequency,getEvolutionGraph"},{"text":"Visitor Devices - Device type","value":"DevicesDetection,getType"},{"text":"Visitor Devices - browser","value":"DevicesDetection,getBrowsers"},{"text":"Visitor Devices - Browser Versions","value":"DevicesDetection,getBrowserVersions"},{"text":"Visitor Devices - OS Families","value":"DevicesDetection,getOsFamilies"},{"text":"Visitor Devices - OS Versions","value":"DevicesDetection,getOsVersions"},{"text":"Visitor Interest - Number Of Visits Per Visit Duration","value":"VisitorInterest,getNumberOfVisitsPerVisitDuration"},{"text":"Visitor Interest - Number Of Visits Per Page","value":"VisitorInterest,getNumberOfVisitsPerPage"},{"text":"Visitor Interest - Number Of Visits By Visit Count","value":"VisitorInterest,getNumberOfVisitsByVisitCount"},{"text":"Visitor Interest - Number Of Visits By Days Since Last","value":"VisitorInterest,getNumberOfVisitsByDaysSinceLast"},{"text":"Visitor Setting - Screen resolution","value":"Resolution,getResolution"}]},"period":{"required":false,"name":"Statistics period","description":"Data display duration. If range is selected you must enter the start and end the date.","since":"15","default":"day","options":[{"text":"Den","value":"day"},{"text":"T\u00fdden","value":"week"},{"text":"M\u011bs\u00edc","value":"month"},{"text":"Rok","value":"year"},{"text":"Range","value":"range"}]},"date":{"required":false,"name":"Date or Start date","description":"Enter date or start date for the data to be displayed (yesterday by default). Possible values are: today, yesterday, and yyyy-mm-dd.","since":"15","default":"yesterday"},"enddate":{"required":false,"name":"End date","description":"Enter end date (format yyyy-mm-dd) for the data to be displayed (only if range period is selected).","since":"15","default":""},"_width":{"required":false,"name":"Module width","description":"Optional, width of the module in px or % (100% by default).","since":"15","default":"100%"},"_height":{"required":false,"name":"Module height","description":"Optional, height of the module in px.","since":"15","default":"265"},"_scrolling":{"required":false,"name":"Iframe Scrolling","description":"Optional, scrolling of the iframe that contain the module (no by default).","since":"15","default":"no","options":[{"text":"Ne","value":"no"},{"text":"Ano","value":"yes"}]}}}; tiki_plugins.playscorm = {"name":"PlayScorm","documentation":"PluginPlayScorm","description":"Play a SCORM learning object in an iframe using Moodle","prefs":["wikiplugin_playscorm"],"tags":["experimental"],"format":"html","iconname":"play","introduced":12,"params":{"fileId":{"required":true,"name":"File ID","area":"fgal_picker_id","description":"Numeric ID of a SCORM zip file in a File Gallery","since":"12.0","filter":"digits","default":""},"moodle_url":{"required":true,"name":"Moodle URL","description":"Web address of the Moodle instance","since":"12.0","filter":"url","default":""},"moodle_course_id":{"required":true,"name":"Moodle Course ID","description":"Course ID in Moodle to upload SCORM objects to","since":"12.0","filter":"digits","default":""},"width":{"safe":true,"required":false,"name":"Frame Width","description":"Width in pixels or %","since":"12.0","filter":"text","default":"1160"},"height":{"safe":true,"required":false,"name":"Frame Height","description":"Pixels or %","since":"12.0","filter":"text","default":"740"},"scrolling":{"safe":true,"required":false,"name":"Scrolling","description":"Choose whether to add a scroll bar","since":"12.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"id":{"required":false,"name":"Numeric ID","description":"Numeric ID to distinguish multiple plugins of there is more than one","since":"12.0","default":"","filter":"digits"}}}; tiki_plugins.pluginmanager = {"name":"Plugin Manager","documentation":"PluginPluginManager","description":"List wiki plugin or module information for the site","prefs":["wikiplugin_pluginmanager"],"introduced":1,"iconname":"plugin","params":{"info":{"required":false,"name":"Informace","description":"Determines what information is shown. Values separated with |<\/code>.\n\t\t\t\t\tIgnored when singletitle<\/code> is set to top<\/code> or none<\/code>.","filter":"text","accepted":"One or more of: description | parameters | paraminfo","default":"description | parameters | paraminfo ","since":"1","options":[{"text":"","value":""},{"text":"Popisek","value":"description"},{"text":"Description and Parameters","value":"description|parameters"},{"text":"Description & Parameter Info","value":"description|paraminfo"},{"text":"Parameters & Parameter Info","value":"parameters|paraminfo"},{"text":"V\u0161e","value":"description|parameters|paraminfo"}]},"plugin":{"required":false,"name":"Plugin","description":"Name of a plugin (e.g., backlinks), or list separated by |<\/code>, or range separated\n\t\t\t\t\t by -<\/code>. Single plugin can be used with limit<\/code> parameter.","filter":"text","default":"","since":"5.0"},"module":{"required":false,"name":"Moduly","description":"Name of a module (e.g., calendar_new), or list separated by |<\/code>, or range separated\n\t\t\t\t\tby -<\/code>. Single module can be used with limit<\/code> parameter.","filter":"text","default":"","since":"6.1"},"singletitle":{"required":false,"name":"Single Title","description":"Set placement of plugin name and description when displaying information for only one plugin","filter":"alpha","default":"none","since":"5.0","options":[{"text":"","value":""},{"text":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","value":"top"},{"text":"Tabulka","value":"table"}]},"titletag":{"required":false,"name":"Title Heading","description":"Sets the heading size for the title, e.g., h2<\/code>.","filter":"alnum","default":"h3","since":"5.0","advanced":true},"start":{"required":false,"name":"Za\u010d\u00e1tek","description":"Start with this plugin record number (must be an integer 1 or greater).","filter":"digits","default":"","since":"5.0"},"limit":{"required":false,"name":"Limit","description":"Number of plugins to show. Can be used either with start or plugin as the starting\n\t\t\t\t\tpoint. Must be an integer 1 or greater.","filter":"digits","default":"","since":"5.0"},"paramtype":{"required":false,"name":"Parameter Type","description":"Only list parameters with this doctype<\/code> setting. Set to none<\/code> to show only\n\t\t\t\t\tparameters without a type setting and the body instructions.","since":"15.0","filter":"alpha","default":"","advanced":true},"showparamtype":{"required":false,"name":"Show Parameter Type","description":"Show the parameter doctype<\/code> value.","since":"15.0","filter":"alpha","default":"","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showtopinfo":{"required":false,"name":"Show Top Info","description":"Show information above the table regarding preferences required and the first\n\t\t\t\t\tversion when the plugin became available. Shown by default.","since":"15.0","filter":"alpha","default":"","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.poll = {"name":"Anketa","documentation":"PluginPoll","description":"Embed a poll","prefs":["feature_polls","wikiplugin_poll"],"body":"Title of the poll","iconname":"thumbs-up","introduced":1,"tags":["basic"],"params":{"pollId":{"required":true,"name":"Anketa","description":"Numeric value representing the poll ID","since":"1","default":"","filter":"digits","profile_reference":"poll"},"showtitle":{"required":false,"name":"Show Title","description":"Show poll title (shown by default).","since":"5.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showresult":{"required":false,"name":"Show result","description":"Set how results of the poll will be shown (default is link<\/code>)","since":"7.0","filter":"word","default":"link","options":[{"text":"","value":""},{"text":"Odkaz","value":"link"},{"text":"Voted","value":"voted"},{"text":"Always","value":"always"}]},"showtotal":{"required":false,"name":"Show total votes","description":"Set to No (n<\/code>) to not show votes. Default is Yes (y<\/code>).","since":"7.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.pref = {"name":"Preference","documentation":"PluginPref","description":"Display content based on global preference settings","body":"Wiki text to display if conditions are met. The body may contain {ELSE}<\/code>. Text after the marker\n\t\t\twill be displayed if not matching the conditions.","prefs":["wikiplugin_pref"],"filter":"wikicontent","extraparams":true,"iconname":"settings","introduced":11,"params":[]}; tiki_plugins.prettytrackerviews = {"name":"Pretty Tracker View Tracking","documentation":"PluginPrettyTrackerViews","description":"Store tiki.tracker.pretty.views attribute for a trackeritem","prefs":["wikiplugin_prettytrackerviews","feature_trackers"],"defaultfilter":"text","tags":["experimental"],"iconname":"trackers","introduced":7,"params":{"record":{"required":false,"name":"Record","description":"Set to y<\/code> to record view each time this is loaded","since":"7.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"show":{"required":false,"name":"Zobraz","description":"Set to n<\/code> to hide showing of attribute","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"itemId":{"required":true,"name":"Item ID","description":"Set to ID of tracker item","since":"7.0","default":"","filter":"digits","profile_reference":"tracker_item"}}}; tiki_plugins.profile = {"name":"Profile Application","description":"Add a button for applying a profile.","documentation":"PluginProfile","prefs":["wikiplugin_profile"],"validate":"all","inline":true,"iconname":"cog","introduced":3,"tags":["experimental"],"params":{"domain":{"required":false,"name":"Domain","description":"Profile repository domain. Default value is profiles.tiki.org<\/code>","since":"3.0","filter":"url","default":"profiles.tiki.org"},"name":{"required":true,"name":"Profile Name","description":"Name of the profile to be applied.","since":"3.0","filter":"text","default":""}}}; tiki_plugins.proposal = {"name":"Proposal","documentation":"PluginProposal","description":"Allow users to vote on a proposal and view the results","prefs":["wikiplugin_proposal"],"body":"The list of votes cast. One vote per line. Either 0, +1 or -1 followed by a username.","iconname":"thumbs-up","introduced":3,"tags":["basic"],"params":{"caption":{"required":false,"name":"Caption","description":"Short description of the proposal to vote on. Will be displayed above the result\n\t\t\t\t\ttable.","since":"3.0","filter":"text","default":""},"weights":{"required":false,"advanced":true,"name":"Weights","description":"Comma-separated list of groups and their associated weight. Default is\n\t\t\t\t\tRegistered(1)<\/code> Example: Reviewer(2.5),User(1),Manager(0.25),Registered(0)<\/code>","since":"10.0","filter":"text","default":"Registered(1)"}}}; tiki_plugins.quote = {"name":"Quote","documentation":"PluginQuote","description":"Format text as a quote","prefs":["wikiplugin_quote"],"body":"Quoted text","iconname":"quotes","introduced":1,"filter":"text","tags":["basic"],"params":{"replyto":{"required":false,"name":"Reply To","description":"Name of the quoted person.","since":"1","filter":"text","default":""}}}; tiki_plugins.randominclude = {"name":"Random Include","documentation":"PluginRandomInclude","description":"Include a random page's content.","prefs":["wikiplugin_randominclude"],"iconname":"merge","introduced":6,"params":[]}; tiki_plugins.rcontent = {"name":"Random Dynamic Content","documentation":"PluginRcontent","description":"Display pre-programmed changing content","prefs":["feature_dynamic_content","wikiplugin_rcontent"],"iconname":"merge","introduced":3,"params":{"id":{"required":true,"name":"Content ID","description":"Numeric value representing the content ID","since":"3.0","filter":"digits","default":""}}}; tiki_plugins.realnamelist = {"name":"User List with Real Names","documentation":"PluginRealNameList","description":"Show user real names for members of a group","prefs":["wikiplugin_realnamelist"],"body":"Group name - only users belonging to a group or groups with group names containing this text\n\t\t\twill be included in the list. If empty all site users will be included.","iconname":"user","introduced":4,"params":{"sep":{"required":false,"name":"Separator","description":"String to use between elements of the list if table layout is not used","since":"4.0","filter":"striptags","default":", "},"max":{"required":false,"name":"Maximum","description":"Result limit","since":"4.0","filter":"int","default":-1},"sort":{"required":false,"name":"Sort order","description":"Set to sort in ascending or descending order (unsorted by default","since":"4.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Vzestupn\u011b","value":"asc"},{"text":"Sestupn\u011b","value":"desc"}]},"layout":{"required":false,"name":"Layout","description":"Set to table to show results in a table (not shown in a table by default)","since":"4.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Tabulka","value":"table"}]},"link":{"required":false,"name":"Odkaz","description":"Make the listed names links to various types of user information","since":"4.0","filter":"word","default":"","options":[{"text":"","value":""},{"text":"Informace o u\u017eivateli","value":"userinfo"},{"text":"User Page","value":"userpage"},{"text":"Preference u\u017eivatele","value":"userpref"}]},"exclude":{"required":false,"name":"Exclude","description":"Exclude certain test or admin names from the list","since":"4.0","filter":"text","default":"","options":[{"text":"","value":""},{"text":"admin","value":"admin"},{"text":"admin-test","value":"admin-test"},{"text":"test","value":"test"},{"text":"test-admin","value":"test-admin"}]}}}; tiki_plugins.redirect = {"name":"Redirect","documentation":"PluginRedirect","description":"Redirect to another page","prefs":["wikiplugin_redirect"],"validate":"arguments","iconname":"next","introduced":3,"tags":["basic"],"params":{"page":{"required":false,"name":"Page Name","description":"Wiki page name to redirect to.","since":"3.0","filter":"pagename","default":"","profile_reference":"wiki_page"},"url":{"required":false,"name":"URL","description":"Complete URL, internal or external.","since":"3.0","filter":"url","default":""},"perspective":{"required":false,"name":"Perspektiva","description":"The ID of a perspective to switch to (requires feature_perspective).","since":"7.1","filter":"int","default":"","profile_reference":"perspective"},"autologin_remotetiki":{"required":false,"name":"Auto login remote Tiki and redirect to page there.","description":"Base URL where remote Tiki is located, to auto login to prior to redirection to page there, e.g. https:\/\/othertiki.com.","filter":"url","default":""}}}; tiki_plugins.regex = {"name":"Regular Expression","documentation":"PluginRegex","validate":"all","description":"Perform a regular expression search and replace","prefs":["wikiplugin_regex"],"body":"Each line of content is evaluated separately","iconname":"search","introduced":1,"params":{"pageName":{"required":true,"name":"N\u00e1zev str\u00e1nky","description":"Name of page containing search and replace expressions separated by two colons.\n\t\t\t\t\tExample of syntax on that page: \/search pattern\/::replacement text<\/code>","since":"1","default":"pageName","profile_reference":"wiki_page"}}}; tiki_plugins.registermemberpayment = {"name":"Register Member Payment","documentation":"PluginRegisterMemberPayment","validate":"all","description":"Register and make a member payment at the same time","prefs":["wikiplugin_registermemberpayment","payment_feature"],"body":"NA","iconname":"money","introduced":9.1,"params":{"group":{"required":true,"name":"Skupina","description":"Name of the group for which the subscription should be added or extended.","since":"5.0","filter":"groupname","default":""},"price":{"required":true,"name":"Price","description":"Price per period (USD).","since":"5.0","filter":"text"},"currentuser":{"required":false,"name":"Current User Member","description":"Membership only for the current user","since":"6.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"inputtitle":{"required":false,"name":"Input Title","description":"Title of the initial input form. Use %0 for the group name, %1 for\n\t\t\t\t\tthe price, %2 for the currency, %4 for the number of days and %5 for the number of years. Supports wiki syntax.","since":"6.0","filter":"text","default":"Membership to %0 for %1 (x%2)"},"inputtitleonly":{"required":false,"name":"Input Title Only","description":"Select Yes (y<\/code>) to just show the title of the input form and not the period and\n\t\t\t\t\tcost information. Input Title must be set as well.","since":"11.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"howtitle":{"required":false,"name":"Initial Payment Form Title","description":"Add a title to the payment form when initially shown after clicking \"Continue\". Use %0 for the group name, %1 for the price, %2 for the currency, %4 for the number\n\t\t\t\t\tof days and %5 for the number of years. Supports wiki syntax","since":"6.0","filter":"text","default":"Membership to %0 for %1 (x%2)"},"howtitleonly":{"required":false,"name":"Payment Form Title Only","description":"Select Yes (y<\/code>) to just show the title of the payment form. Initial Payment Form\n\t\t\t\t\tTitle must be set as well.","since":"11.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"paytitle":{"required":false,"name":"Subsequent Payment Form Title","description":"Title of the payment form after the initial showing. Use %0 for the group name, %1 for the price, %2 for the currency, %4 for the number of days\n\t\t\t\t\t\tand %5 for the number of years. Supports wiki syntax","since":"11.0","filter":"text","default":"Membership to %0 for %1 (x%2)"},"paytitleonly":{"required":false,"name":"Subsequent Payment Form Title Only","description":"Select Yes (y<\/code>) to just show the title of the payment form that shows after the\n\t\t\t\t\tinitial viewing. Subsequent Payment Form Title must be set as well.","since":"11.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"preventdoublerequest":{"required":false,"name":"Prevent Double Request","description":"Prevent user from extended if there is already a pending request","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"freeperiods":{"required":false,"name":"Free Periods","description":"Give specified numbers of free periods, the first one could be prorated, in\n\t\t\t\t\taddition to those bought","since":"9.0","filter":"int","default":0},"hideperiod":{"required":false,"name":"Hide Period","description":"Do not allow user to set period - use default of 1.","since":"11.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"periodslabel":{"required":false,"name":"Periods Label","description":"Customize the label for the periods input. No effect if Hide Period is set to\n\t\t\t\t\tYes (y<\/code>).","since":"9.1","filter":"text","default":"Number of periods:"},"returnurl":{"required":false,"name":"Return URL","description":"Page that payment service returns to after processing.","since":"11.0","filter":"url","default":"","advanced":true},"fixedperiods":{"required":false,"name":"Fixed Periods","description":"Give specific periods that can be chosen with a dropdown list.\n\t\t\t\t\t\tExample: name:value;name:value;value;value;<\/code>","since":"9.1","filter":"text","default":"Number of periods:"}}}; tiki_plugins.relations = {"name":"Relations","description":"Display the relation of an object to the rest of the site","filter":"int","format":"html","prefs":["wikiplugin_relations"],"introduced":8,"iconname":"move","documentation":"PluginRelations","params":{"qualifiers":{"required":true,"name":"Qualifiers","description":"Comma-separated list of relation qualifiers.","separator":",","filter":"attribute_type","default":[],"since":"8.0"},"object":{"required":false,"name":"Objekt","description":"Object identifier as type:itemId<\/code>","filter":"text","default":null,"since":"8.0","profile_reference":"type_colon_object"},"singlelist":{"required":false,"name":"Single List","description":"Render all qualifiers into a single list without displaying the qualifier name.","filter":"int","since":"8.0","default":0,"options":[{"text":"","value":""},{"text":"Ne","value":0},{"text":"Ano","value":1}]},"emptymsg":{"required":false,"name":"Empty Message","description":"Message to give if result is empty and no relations are found.","filter":"text","since":"15.0","default":"No relations found."}}}; tiki_plugins.remarksbox = {"name":"Remarks Box","documentation":"PluginRemarksBox","description":"Display a comment, tip, note or warning box","prefs":["wikiplugin_remarksbox"],"body":"remarks text","iconname":"comment","introduced":2,"tags":["basic"],"params":{"type":{"required":true,"name":"Typ","description":"Select type of remarksbox, which determines what icon and style will be displayed","since":"2.0","default":"tip","filter":"word","options":[{"text":"","value":""},{"text":"Koment\u00e1\u0159","value":"comment"},{"text":"Confirm","value":"confirm"},{"text":"Vyskytly se n\u00e1sleduj\u00edc\u00ed chyby","value":"errors"},{"text":"Informace","value":"information"},{"text":"Pozn\u00e1mka","value":"note"},{"text":"Tip","value":"tip"},{"text":"Upozorn\u011bn\u00ed","value":"warning"}]},"title":{"required":true,"name":"Titulek","description":"Label displayed above the remark.","since":"2.0","filter":"text","default":""},"highlight":{"required":false,"name":"Highlight","description":"Use the highlight class for formatting (not used by default).","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"icon":{"required":false,"name":"Custom Icon","description":"Enter a Tiki icon file name (with or without extension) or path to display a custom icon","since":"2.0","filter":"url","default":""},"close":{"required":false,"name":"Zav\u0159\u00edt","description":"Show a close button (not shown by default).","since":"4.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"width":{"required":false,"name":"Width","description":"Width (e.g. 100%<\/code> or 250px<\/code> - default \"\")","since":"4.1","filter":"text","default":""},"store_cookie":{"name":"Remember Dismiss","description":"Set whether to remember if the alert is dismissed (not remembered by default).\n\t\t\t\t\tRequires id<\/code> and version<\/code> parameters to be set.","since":"14.0","required":false,"filter":"text","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"id":{"name":"ID","description":"Sets an HTML id for the account.","since":"14.0","required":false,"filter":"text"},"version":{"name":"Verze","description":"Sets a version for the alert. If new version, the alert should show up again even\n\t\t\t\t\tif it was previously dismissed using the store_cookie<\/code> parameter","since":"14.0","required":false,"filter":"text"}}}; tiki_plugins.report = {"name":"Report","documentation":"Report","description":"Display data from the Tiki database in spreadsheet or chart format","prefs":["wikiplugin_report","feature_reports","feature_trackers"],"body":"The wiki syntax report settings","iconname":"table","introduced":9,"params":{"view":{"name":"Report View","description":"Report plugin view","since":"9.0","required":true,"default":"sheet","filter":"word","options":[{"text":"","value":""},{"text":"Sheet","value":"sheet"},{"text":"\u017deb\u0159\u00ed\u010dek","value":"chart"}]},"name":{"name":"Report Name","description":"Report Plugin Name, sometimes used headings and reference","since":"9.0","required":true,"filter":"text","default":"Report Type"}}}; tiki_plugins.rss = {"name":"RSS Feed","documentation":"PluginRSS","description":"Display items from one or more RSS feeds","prefs":["wikiplugin_rss"],"iconname":"rss","introduced":1,"format":"html","filter":"striptags","tags":["basic"],"params":{"id":{"required":true,"name":"IDs","separator":":","filter":"int","description":"List of feed IDs separated by colons. ex: feedId:feedId2<\/code>","since":"1","default":"","profile_reference":"rss"},"max":{"required":false,"name":"Result Count","filter":"int","description":"Number of results displayed.","since":"1","default":10},"date":{"required":false,"name":"Datum","filter":"digits","description":"Show date of each item (not shown by default)","since":"1","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"desc":{"required":false,"name":"Popisek","filter":"digits","description":"Show feed descriptions (not shown by default)","since":"1","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"author":{"required":false,"name":"Autor","filter":"digits","description":"Show authors (not shown by default)","since":"1","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"icon":{"required":false,"name":"Ikona","filter":"url","description":"URL to a favicon to put before each entry","since":"5.0","default":""},"showtitle":{"required":false,"name":"Show Title","filter":"digits","description":"Show the title of the feed (shown by default)","since":"6.0","default":1,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"ticker":{"required":false,"name":"Ticker","filter":"digits","description":"Turn static feed display into ticker news like","since":"10.1","default":1,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"desclen":{"required":false,"name":"Description Length","filter":"digits","description":"Max characters\/length, truncates text to fit design","since":"10.1","default":0}}}; tiki_plugins.scroll = {"name":"Scroll","documentation":"PluginScroll","description":"Show animated text that scrolls up or down","prefs":["wikiplugin_scroll"],"body":"text","iconname":"sort-down","introduced":5,"tags":["basic"],"params":{"width":{"required":true,"name":"Width","description":"Width in pixels. Example: 600px<\/code>.","since":"5.0","accepted":"Number of pixels followed by \"px\".","filter":"text","default":""},"height":{"required":true,"name":"Height","description":"Height in pixels. Example: 450px<\/code>.","since":"5.0","accepted":"Number of pixels followed by \"px\".","filter":"text","default":""},"speed":{"required":false,"name":"Speed","description":"Scroll speed in number of seconds (default is 8<\/code>)","since":"5.0","filter":"digits","default":8}}}; tiki_plugins.sf = {"name":"SourceForge","documentation":"PluginSF","description":"Creates a link to SourceForge tracker items","prefs":["wikiplugin_sf"],"body":"text","iconname":"link","introduced":1,"params":{"groupid":{"required":true,"name":"Group ID","description":"SourceForge project ID (shows as group_id in the URL of a tracker item","since":"1","filter":"digits","default":""},"trackerid":{"required":true,"name":"Tracker ID","description":"SourceForge tracker ID (shows as atid in the URL of a tracker item","since":"1","filter":"digits","default":"","profile_reference":"tracker"},"itemid":{"required":true,"name":"Item ID","description":"SourceForge item ID (shows as aid in the URL of a tracker item","since":"1","filter":"digits","default":"","profile_reference":"tracker_item"},"title":{"required":false,"name":"Link title","description":"First part of link tooltip identifying the type of tracker item (bug, feature\n\t\t\t\t\trequest, patch or support request).","filter":"alpha","default":"Item","since":7}}}; tiki_plugins.sharethis = {"name":"ShareThis","documentation":"PluginSharethis","description":"Add a ShareThis button","prefs":["wikiplugin_sharethis"],"iconname":"sharethis","introduced":3,"tags":["basic"],"params":{"sendsvcs":{"required":false,"name":"Send Services","description":"By default, email<\/code>, aim<\/code> and sms<\/code> are available. Input one or two of the\n\t\t\t\t\tservices separated by a |<\/code> to limit the choice of send services.","since":"3.2","default":"","advanced":true,"separator":"|","filter":"word","options":[{"text":"","value":""},{"text":"AIM","value":"aim"},{"text":"AIM and Email","value":"aim|email"},{"text":"AIM and SMS","value":"aim|sms"},{"text":"Email","value":"email"},{"text":"Email and SMS","value":"email|sms"}]},"style":{"required":false,"name":"Button Style","description":"Set button style.","since":"5.0","default":"","filter":"word","options":[{"text":"","value":""},{"text":"Horizontal","value":"horizontal"},{"text":"Vertical","value":"vertical"},{"text":"Rotate","value":"rotate"}]},"rotateimage":{"required":false,"name":"Rotate Image","description":"A value of y<\/code> (Yes) will cause the button icon to rotate every 3 seconds between\n\t\t\t\t\ta few icons, cycling through twice before stopping.","since":"3.2","default":"","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"multiple":{"required":false,"name":"Multiple Icons","description":"Enter pipe-separated list of services, e.g., email|facebook|twitter|sharethis<\/code>.","since":"5.0","separator":"|","filter":"word","default":""},"postfirst":{"required":false,"name":"First Services Shown","description":"Input a list of post services (like Facebook|Myspace|Digg<\/code>, etc.) separated by a\n\t\t\t\t\t|<\/code> to customize the services that are shown in the opening panel of the widget.","since":"3.2","separator":"|","filter":"word","advanced":true,"default":""},"buttontext":{"required":false,"name":"Button Text","description":"Custom link text for the button.","since":"3.2","filter":"text","default":""},"headertitle":{"required":false,"name":"Header Title","description":"Optional header title text for the widget.","since":"3.2","filter":"text","default":""},"headerbg":{"required":false,"name":"Header Background","description":"HTML color code (not color name) for the background color for the header if an\n\t\t\t\t\toptional header title is used.","since":"3.0","advanced":true,"filter":"text","default":""},"headertxtcolor":{"required":false,"name":"Header Text Color","description":"HTML color code (not color name) for the header text if an optional header title is used.","since":"3.2","advanced":true,"filter":"text","default":""},"linkfg":{"required":false,"name":"Link text color for services","description":"HTML color code (not color name) for the link text for all send and post services shown in the widget","since":"3.0","advanced":true,"filter":"text","default":""},"popup":{"required":false,"name":"Popup","description":"Set whether the widget will show in a popup window.","since":"3.0","advanced":true,"filter":"word","default":"","options":[{"text":"","value":""},{"text":"Ne","value":""},{"text":"Ano","value":"true"}]},"embed":{"required":false,"name":"Embedded Elements","description":"Allow embedded elements (like flash) to be seen while iframe is loading.","since":"3.0","advanced":true,"filter":"word","default":"","options":[{"text":"","value":""},{"text":"Ne","value":""},{"text":"Ano","value":"true"}]}}}; tiki_plugins.sheet = {"name":"Sheet","documentation":"PluginSheet","description":"Display data from a TikiSheet","prefs":["wikiplugin_sheet","feature_sheet"],"body":"Hlavi\u010dka se\u0161itu","iconname":"table","introduced":1,"tags":["basic"],"params":{"id":{"required":false,"name":"Spreadsheet ID","description":"Internal ID of the TikiSheet. Either id<\/code> or url<\/code> is required.","filter":"digits","accepted":"Spreadsheet ID number","default":"","since":"1","profile_reference":"sheet"},"url":{"required":false,"name":"Sheet Url Location","description":"Internal URL of the Table to use as a spreadsheet. Either id<\/code> or url<\/code> is\n\t\t\t\t\trequired.","filter":"url","default":"","since":"6.0"},"simple":{"required":false,"name":"Simple","description":"Show a simple table view (Default: n<\/code> = jquery.sheet view if feature enabled).","filter":"alpha","default":"n","since":"5.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"width":{"required":false,"name":"Width","description":"Width in pixels or percentage. Default value is page width, for example, 200px<\/code> or\n\t\t\t\t\t100%<\/code>","filter":"text","accepted":"Number of pixels followed by 'px' or percent followed by %).","default":"Page width","since":"6.0"},"height":{"required":false,"name":"Height","description":"Height in pixels or percentage. Default value is complete spreadsheet height.","filter":"text","accepted":"Number of pixels followed by 'px' or percent followed by %).","default":"Spreadsheet height","since":"5.0"},"editable":{"required":false,"name":"Editable","description":"Show edit button. Default is to show depending on user's permissions.","filter":"alpha","accepted":"y or n","default":"y","since":"6.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"subsheets":{"required":false,"name":"Show subsheets","description":"Show multi-sheets (default is to show)","filter":"alpha","accepted":"y or n","default":"y","since":"6.0","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"range":{"required":false,"name":"Range","description":"Show a range of cells (or single cell). Default shows all. e.g. D1:F3<\/code> or\n\t\t\t\t\te14:e14<\/code>","filter":"text","accepted":"Cell range, e.g. \"D1:F3\" or \"e14:e14\"","default":"All cells","since":"6.0"},"class":{"required":false,"name":"CSS Class","description":"Apply custom CSS class to the containing div.","filter":"text","accepted":"Any valid CSS class","default":"","since":"6.0"}}}; tiki_plugins.shopperinfo = {"name":"Collect Anonymous Shopper Info","documentation":"PluginShopperinfo","description":"Collect shopper information for the shopping cart","prefs":["wikiplugin_shopperinfo","payment_feature"],"iconname":"cart","introduced":7,"filter":"wikicontent","format":"html","tags":["experimental"],"params":{"values":{"required":true,"name":"Values to be collected","description":"Names of values to be collected separated by : as defined in shopper profile","since":"7.0","filter":"text","separator":":"},"labels":{"required":true,"name":"Labels for the values to be collected","description":"Labels of the values to be collected separated by a colon","since":"7.0","filter":"text","separator":":"},"showifloggedin":{"required":false,"name":"Show even if logged in","description":"Normally this is used for anonymous users but sometimes may be used when logged in also","since":"7.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.showpages = {"name":"Show Pages","documentation":"PluginShowPages","description":"Find pages by searching within page names","prefs":["wikiplugin_showpages"],"iconname":"search","introduced":1,"params":{"find":{"required":true,"name":"Naj\u00edt","description":"Search criteria","since":"1","default":""},"max":{"required":false,"name":"Result Count","description":"Maximum amount of results displayed.","since":"1","filter":"int","default":""},"display":{"required":false,"name":"Zobrazen\u00ed","description":"Display page name and\/or description. Both displayed by default.","since":"1","filter":"text","default":"name|desc","options":[{"text":"","value":""},{"text":"N\u00e1zev","value":"name"},{"text":"Popisek","value":"desc"},{"text":"Name & Description","value":"name|desc"}]}}}; tiki_plugins.showpref = {"name":"Show Preference","documentation":"PluginShowpref","description":"Display the value of public global preferences","prefs":["wikiplugin_showpref"],"filter":"wikicontent","iconname":"cog","introduced":13,"params":{"pref":{"required":true,"name":"Preference Name","description":"Name of preference to be displayed.","since":"13.0","filter":"text"}}}; tiki_plugins.showreference = {"name":"Add Bibliography","documentation":"PluginShowReference","description":"Add bibliography listing in the footer of a wiki page","format":"html","iconname":"list","introduced":10,"prefs":["wikiplugin_showreference","feature_references"],"params":{"title":{"required":false,"name":"Titulek","description":"Title to be displayed in the bibliography listing. Default is Bibliography<\/code>.","since":"10.0","default":"Bibliography","filter":"text"},"showtitle":{"required":false,"name":"Show Title","description":"Show bibliography title. Title is shown by default.","since":"10.0","filter":"word","options":[{"text":"","value":""},{"text":"Ano","value":"yes"},{"text":"Ne","value":"no"}],"default":""},"hlevel":{"required":false,"name":"Header Tag","description":"The HTML header tag level of the title. Default: 1<\/code>","since":"10.0","options":[{"text":"","value":""},{"text":"0","value":"0"},{"text":"1","value":"1"},{"text":"2","value":"2"},{"text":"3","value":"3"},{"text":"4","value":"4"},{"text":"5","value":"5"},{"text":"6","value":"6"},{"text":"7","value":"7"},{"text":"8","value":"8"}],"filter":"digits","default":""}}}; tiki_plugins.sign = {"name":"Signature","documentation":"PluginSign","description":"Sign and date your contribution to a page","prefs":["wikiplugin_sign"],"tags":["basic"],"inline":true,"format":"html","iconname":"pencil","introduced":10,"params":{"user":{"required":false,"name":"U\u017eivatel","description":"Auto-generated, the username.","since":"10.0","default":"","filter":"text","advanced":true},"datetime":{"required":false,"name":"Date and time","description":"Auto-generated, the timestamp","since":"10.0","default":"","filter":"text","advanced":true}}}; tiki_plugins.skype = {"name":"Skype","documentation":"PluginSkype","description":"Add a link for calling or chating with a Skype user","iconname":"skype","introduced":1,"prefs":["wikiplugin_skype"],"body":"Name or number to call or chat with. do not forget to check the tools \/ options\/\n\t\t\tprivacy \/ allow my status to be show on the web","params":{"action":{"required":false,"name":"Akce","description":"Set whether to call or chat. Default is chat","since":"1","default":"chat","filter":"word","options":[{"text":"","value":""},{"text":"Call","value":"call"},{"text":"Pokec","value":"chat"}]},"showstatus":{"required":false,"name":"Zobrazit status","description":"Show a status icon or not i.e. if online\/offline\/etc. Default is to not show status.","since":"7.0","default":"n","filter":"alpha","options":[{"text":"yes","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.slider = {"name":"Slider","documentation":"PluginSlider","description":"Embed a mini-slideshow of content on a page","prefs":["wikiplugin_slider"],"body":"Content separated by \"\/\/\/\/\/\"","iconname":"tv","introduced":8,"tags":["basic"],"params":{"titles":{"required":false,"name":"Slider Titles","description":"Pipe-separated list of slider titles. Example:slider 1|slider 2|slider 3<\/code>","since":"8.0","filter":"text","separator":"|","default":""},"width":{"required":false,"name":"Width","description":"Width in pixels or percentage. Default value is page width, for example, 200px<\/code> or 100%<\/code>","since":"8.0","filter":"text","default":"Slider width"},"height":{"required":false,"name":"Height","description":"Height in pixels or percentage. Default value is complete slider height.\n\t\t\t\t\tIf the expand<\/code> parameter set to Yes (y<\/code>), then don't use percent only use pixels.","since":"8.0","filter":"text","default":"Slider height"},"theme":{"required":false,"name":"Vzhled","description":"The theme to use in slider.","since":"8.0","filter":"text","default":"default","options":[{"text":"default","value":""},{"text":"construction","value":"construction"},{"text":"cs-portfolio","value":"cs-portfolio"},{"text":"default1","value":"default1"},{"text":"default2","value":"default2"},{"text":"metallic","value":"metallic"},{"text":"mini-dark","value":"mini-dark"},{"text":"mini-light","value":"mini-light"},{"text":"minimalist-round","value":"minimalist-round"},{"text":"minimalist-square","value":"minimalist-square"},{"text":"office","value":"office"},{"text":"polished","value":"polished"},{"text":"ribbon","value":"ribbon"},{"text":"shiny","value":"shiny"},{"text":"simple","value":"simple"},{"text":"tabs-dark","value":"tabs-dark"},{"text":"tabs-light","value":"tabs-light"}]},"expand":{"required":false,"name":"Expand","description":"Set whether the entire slider expands to fit the parent element. The height<\/code> parameter\n\t\t\t\t\tneeds to also be set","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"resizecontents":{"required":false,"name":"Resize","description":"Set whether solitary images\/objects in the panel will be expanded to fit the viewport","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showmultiple":{"required":false,"name":"Show Multiple","description":"Set this value to a number and it will show that many slides at once","since":"8.0","filter":"digits","default":"1"},"buildarrows":{"required":false,"name":"Arrows","description":"Set whether to show forward and backward buttons","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"buildnavigation":{"required":false,"name":"Navigation","description":"Set whether to show a list of anchor links to link to each panel","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"buildstartstop":{"required":false,"name":"Start \/ Stop","description":"Set whether to show a start\/stop button and add slideshow functionality","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"togglearrows":{"required":false,"name":"Toggle Arrows","description":"Set whether side navigation arrows slide out on hovering and hide at other times","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"togglecontrols":{"required":false,"name":"Toggle Controls","description":"Set whether slide in controls (navigation + play\/stop button) on hover and slide\n\t\t\t\t\tchange, hide at other times","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"enablearrows":{"required":false,"name":"Enable Arrows","description":"Set whether arrows are clickable","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"enablenavigation":{"required":false,"name":"Enable Navigation","description":"Set whether navigation links are clickable","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"enablestartstop":{"required":false,"name":"Enable Start Stop","description":"Set whether the play\/stop button is clickable. Previously enablePlay<\/code>","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"enablekeyboard":{"required":false,"name":"Enable Keyboard","description":"Set whether keyboard arrow keys will work for this slider","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"autoplay":{"required":false,"name":"Auto Play","description":"Set whether the slideshow will start running automatically; replaces startStopped<\/code> option","since":"8.0","filter":"alpha","default":"f","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"autoplaylocked":{"required":false,"name":"Auto Play Locked","description":"Keep playing the slideshow even if the user changes slides","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"autoplaydelayed":{"required":false,"name":"Auto Play Delayed","description":"Set whether there will be a delay in advancing slides","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"pauseonhover":{"required":false,"name":"Pause On Hover","description":"Set whether the slideshow will pause on hover while the slideshow is active","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"stopatend":{"required":false,"name":"Stop At End","description":"Set whether the slideshow stops on the last page","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"delay":{"required":false,"name":"Delay between slides","description":"Time in milliseconds between slideshow transitions (in AutoPlay mode).","since":"10.0","filter":"digits","default":"3000"},"playrtl":{"required":false,"name":"Right To Left","description":"Set whether the slideshow moves right-to-left","since":"8.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"resumeonvideoend":{"required":false,"name":"Resume On Video End","description":"Set whether auto play stops until the video is complete (for supported video types)","since":"8.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"animationtime":{"required":false,"name":"Animation Time","description":"Milliseconds between slides","since":"10.0","filter":"digits","default":"600"},"hashtags":{"required":false,"name":"Panel Hashtags","description":"Set whether to include a hashtag in the page URL, allowing links to specific panels","since":"13.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.slideshow = {"name":"Prezentace","documentation":"Slideshow","description":"Create a slideshow from the content of a wiki page","prefs":["wikiplugin_slideshow","feature_slideshow"],"body":"Slideshow notes - Separate with \/\/\/\/\/<\/code>","iconname":"tv","introduced":7,"tags":["basic"],"params":{"theme":{"required":false,"name":"Vzhled","description":"The theme you want to use for the slideshow, default will be what you choose from\n\t\t\t\t\tthe admin panel under Look and Feel for jQuery UI","filter":"text","default":"Tiki jQuery UI theme","since":"7.0","options":[{"text":"\u017d\u00e1dn\u00fd (styled by current theme)","value":"none"},{"text":"Site default (by jQuery-UI choice)","value":"default"},{"text":"ui-lightness","value":"ui-lightness"},{"text":"ui-darkness","value":"ui-darkness"},{"text":"smoothness","value":"smoothness"},{"text":"start","value":"start"},{"text":"redmond","value":"redmond"},{"text":"sunny","value":"sunny"},{"text":"overcast","value":"overcast"},{"text":"le-frog","value":"le-frog"},{"text":"flick","value":"flick"},{"text":"pepper Grinder","value":"pepper-grinder"},{"text":"eggplant","value":"eggplant"},{"text":"dark-hive","value":"dark-hive"},{"text":"cupertino","value":"cupertino"},{"text":"south-street","value":"south-street"},{"text":"blitzer","value":"blitzer"},{"text":"humanity","value":"humanity"},{"text":"hot-sneaks","value":"hot-sneaks"},{"text":"excite-bike","value":"excite-bike"},{"text":"vader","value":"vader"},{"text":"dot-Luv","value":"dot-luv"},{"text":"mint-choc","value":"mint-shoc"},{"text":"black-tie","value":"black-tie"},{"text":"trontastic","value":"trontastic"},{"text":"swanky-purse","value":"swanky-purse"}]},"backgroundurl":{"required":false,"name":"Background URL location","description":"URL of the background image to use in your slideshow, overrides backgroundcolor<\/code>","filter":"url","accepted":"Valid URL","default":"","since":"7.0"},"backgroundcolor":{"required":false,"name":"Background Color","description":"Background color used in the slideshow, default #0087BB<\/code>","default":"#0087BB","since":"7.0"},"class":{"required":false,"name":"CSS Class","description":"Apply custom CSS class to the containing div element","filter":"text","accepted":"Any valid CSS class","default":"","since":"7.0"},"headerfontcolor":{"required":false,"name":"Header Text Color","description":"Apply a font color to the header text","filter":"text","accepted":"Any HTML color","default":"#56D0FF","since":"7.0"},"headerbackgroundcolor":{"required":false,"name":"Header Background Color","description":"Apply a background color to the header","filter":"text","accepted":"Any HTML color","since":"7.0"},"slidefontcolor":{"required":false,"name":"Slide Text Color","description":"Apply a font color to the slides","filter":"text","accepted":"Any HTML color","default":"#EEFAFF","since":"7.0"},"listitemhighlightcolor":{"required":false,"name":"Highlight Color","description":"Apply a color to the text upon mouseover","filter":"text","accepted":"Any HTML color","default":"","since":"7.0"},"slideseconds":{"required":false,"name":"Slide Seconds","description":"How many seconds a slide will be open while playing, overridden when slideduration<\/code> is set","filter":"digits","default":"15","since":"7.0"},"slideduration":{"required":false,"name":"Slide Milliseconds","description":"How many milliseconds a slide will be open while playing","filter":"digits","default":"15000","since":"9.0"},"textside":{"required":false,"name":"Text Side","description":"The side on which text will be displayed when images are present","filter":"word","default":"Left","since":"7.0","options":[{"text":"","value":""},{"text":"Left","value":"left"},{"text":"Right","value":"right"}]}}}; tiki_plugins.smarty = {"name":"Smarty function","documentation":"PluginSmarty","description":"Insert a Smarty function or variable","prefs":["wikiplugin_smarty"],"validate":"all","extraparams":true,"tags":["experimental"],"iconname":"code","introduced":5,"params":{"name":{"required":true,"name":"Smarty function","description":"The name of the Smarty function that the button will activate. Available\n\t\t\t\t\tfunctions can be found at lib\/smarty\/libs\/plugins\/function.(name<\/strong>).php<\/code>","since":"7.0","filter":"word","default":""}}}; tiki_plugins.snarf = {"name":"Snarf","documentation":"PluginSnarf","description":"Display the contents of another web page","prefs":["wikiplugin_snarf"],"validate":"all","iconname":"copy","introduced":1,"params":{"url":{"required":true,"name":"URL","description":"Full URL to the page to include.","since":"1","filter":"url","default":""},"regex":{"required":false,"name":"Regular Expression Pattern","description":"PCRE-compliant regular expression pattern to find the parts you want changed","since":"1","default":"","filter":"text"},"regexres":{"required":false,"name":"Regular Expression Replacement","description":"PCRE-compliant regular expression replacement syntax showing what the content should be changed to","since":"1","default":"","filter":"text"},"wrap":{"required":false,"name":"Word Wrap","description":"Enable\/disable word wrapping of snippets of code (enabled by default)","default":1,"since":"3.0","filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"colors":{"required":false,"name":"Colors","description":"Syntax highlighting to use for code snippets (Plugin Code is used for this)","since":"3.0","default":null,"filter":"text"},"ln":{"required":false,"name":"Line Numbers","description":"Set to Yes (1<\/code>) to add line numbers to code snippets (not shown by default)","since":"3.0","default":null,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}],"filter":"int"},"wiki":{"required":false,"name":"Wiki Syntax","description":"Parse wiki syntax within the code snippet (not parsed by default).","since":"3.0","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}],"filter":"int"},"rtl":{"required":false,"name":"Right to Left","description":"Switch the text display from left to right to right to left","since":"3.0","default":null,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}],"filter":"int"},"ishtml":{"required":false,"name":"HTML Content","description":"Set to Yes (1<\/code>) to display the content as is instead of escaping HTML special\n\t\t\t\t\tcharacters (not set by default).","since":"3.0","default":null,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}],"filter":"int"},"cache":{"required":false,"name":"Cache URL","description":"Cache time in minutes. Default is to use site preference, Set to 0<\/code> for no cache.","since":"5.0","default":"","filter":"int"},"ajax":{"required":false,"name":"Popisek","description":"Text to click on to fetch the URL via Ajax","since":"6.0","default":"","filter":"text"}}}; tiki_plugins.sort = {"name":"Se\u0159adit","documentation":"PluginSort","description":"Sort lines of text","prefs":["wikiplugin_sort"],"body":"Data to sort, one entry per line.","filter":"text","iconname":"sort-desc","introduced":1,"tags":["basic"],"params":{"sort":{"required":false,"name":"Po\u0159ad\u00ed","description":"Set the sort order of lines of content (default is ascending)","since":"1","filter":"alpha","default":"asc","options":[{"text":"","value":""},{"text":"Vzestupn\u011b","value":"asc"},{"text":"Sestupn\u011b","value":"desc"},{"text":"Reverse","value":"reverse"},{"text":"Shuffle","value":"shuffle"}]}}}; tiki_plugins.split = {"name":"Split","documentation":"PluginSplit","description":"Arrange content on a page into rows and columns","prefs":["wikiplugin_split"],"filter":"wikicontent","iconname":"th-large","introduced":1,"tags":["basic"],"params":{"joincols":{"required":false,"name":"Join Columns","description":"Generate the colspan attribute if columns are missing","since":"1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"fixedsize":{"required":false,"name":"Fixed Size","description":"Generate the width attribute for the columns","since":"1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"colsize":{"required":false,"name":"Column Sizes","description":"Specify all column widths in number of pixels or percent, separating each width\n\t\t\t\t\tby a pipe (|<\/code>)","since":"1","seprator":"|","filter":"text","default":""},"first":{"required":false,"name":"Prvn\u00ed","description":"Cells specified are ordered first left to right across rows (default) or top to\n\t\t\t\t\tbottom down columns","since":"1","filter":"alpha","default":"line","options":[{"text":"","value":""},{"text":"Sloupec","value":"col"},{"text":"Line","value":"line"}]},"edit":{"required":false,"name":"Editable","description":"Display edit icon for each section. Works when used on a wiki page and the first<\/code>\n\t\t\t\t\tparameter is set to col<\/code>","since":"1","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"customclass":{"required":false,"name":"Custom Class","description":"Add a class to customize the design","since":"3.0","filter":"text","default":""}}}; tiki_plugins.sql = {"name":"SQL","documentation":"PluginSQL","description":"Query a MySQL database and display the results","prefs":["wikiplugin_sql"],"body":"The SQL query goes in the body. Example: SELECT column1, column2 FROM table<\/code>","validate":"all","iconname":"database","introduced":1,"params":{"db":{"required":true,"name":"DSN Name","description":"DSN name of the database being queried. The DSN name needs to first be defined at\n\t\t\t\t\ttiki-admin_dsn.php<\/code>","since":"1","default":""},"raw":{"required":false,"name":"Raw return","description":"Return with table formatting (default) or raw data with no table formatting","since":"11.0","default":"0","filter":"digits","options":[{"text":"","value":""},{"text":"Oby\u010dejn\u00e9","value":"0"},{"text":"Raw","value":"1"}]},"delim":{"required":false,"name":"Delim","description":"The delimiter to be used between data elements (sets raw=1<\/code>)","since":"11.0"},"wikiparse":{"required":false,"name":"Wiki Parse","description":"Turn wiki parsing of select results on and off (default is on)","since":"11.0","default":"1","filter":"digits","options":[{"text":"","value":""},{"text":"Off","value":"0"},{"text":"Zapnuto","value":"1"}]}}}; tiki_plugins.stat = {"name":"Stat","documentation":"PluginStat","description":"Show various statistics for an object","prefs":["wikiplugin_stat"],"iconname":"chart","introduced":4,"params":{"type":{"required":true,"name":"Object Type","description":"Colon-separated list of object type to show stats for.","since":"4.0","filter":"text","default":"","options":[{"text":"","value":""},{"text":"\u010cl\u00e1nek","value":"article"},{"text":"Article & Tracker Item","value":"article:trackeritem"},{"text":"Article & Tracker Item & Wiki","value":"article:trackeritem:wiki"},{"text":"Article & Wiki","value":"article:wiki"},{"text":"Article & Wiki & Tracker Item","value":"article:wiki:trackeritem"},{"text":"Tracker Item","value":"trackeritem"},{"text":"Tracker Item & Article","value":"trackeritem:article"},{"text":"Tracker Item & Article & Wiki","value":"trackeritem:article:wiki"},{"text":"Tracker Item & Wiki","value":"trackeritem:wiki"},{"text":"Tracker Item & Wiki & Article","value":"trackeritem:wiki:article"},{"text":"Str\u00e1nky","value":"wiki"},{"text":"Wiki & Article","value":"wiki:article"},{"text":"Wiki & Article & Tracker Item","value":"wiki:article:trackeritem"},{"text":"Wiki & Tracker Item","value":"wiki:trackeritem"},{"text":"Wiki & Tracker Item & Article","value":"wiki:trackeritem:article"}]},"parentId":{"required":false,"name":"Parent ID","description":"Enter a tracker ID to restrict stats to that tracker (for use with trackeritems only).","since":"4.0","filter":"digits","profile_reference":"tracker"},"lastday":{"required":false,"name":"Last 24 Hours","description":"Added and\/or viewed in the last 24 hours (only added items shown for tracker\n\t\t\t\t\titems whether a<\/code> (added) or v<\/code> (viewed) or both is set)","since":"4.0","filter":"text","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"P\u0159id\u00e1no","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]},"day":{"required":false,"name":"Dnes","description":"Added and\/or viewed since the beginning of the day (only added items shown for\n\t\t\t\t\ttracker items whether a<\/code> (added) or v<\/code> (viewed) or both is set)","since":"4.0","filter":"text","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"P\u0159id\u00e1no","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]},"lastweek":{"required":false,"name":"Last 7 Days","description":"Added and\/or viewed in the last 7 days (only added items shown for tracker items\n\t\t\t\t\twhether a<\/code> (added) or v<\/code> (viewed) or both is set)","since":"4.0","filter":"text","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"P\u0159id\u00e1no","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]},"week":{"required":false,"name":"This Week","description":"Added and\/or viewed since the beginning of the week (only added items shown for\n\t\t\t\t\ttracker items whether a<\/code> (added) or v<\/code> (viewed) or both is set)","since":"4.0","filter":"text","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"P\u0159id\u00e1no","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]},"lastmonth":{"required":false,"name":"Last Month","description":"Added and\/or viewed last month (only added items shown for tracker items\n\t\t\t\t\twhether a<\/code> (added) or v<\/code> (viewed) or both is set)","since":"4.0","filter":"text","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"P\u0159id\u00e1no","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]},"month":{"required":false,"name":"This Month","description":"Added and\/or viewed since the beginning of the month (only added items shown for\n\t\t\t\t\ttracker items whether a<\/code> (added) or v<\/code> (viewed) or both is set)","since":"4.0","filter":"text","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"P\u0159id\u00e1no","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]},"lastyear":{"required":false,"name":"Last Year","description":"Added and\/or viewed in the last 365 days (only added items shown for tracker\n\t\t\t\t\titems whether a<\/code> (added) or v<\/code> (viewed) or both is set)","since":"4.0","filter":"text","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"P\u0159id\u00e1no","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]},"year":{"required":false,"name":"This Year","description":"Added and\/or viewed since the beginning of the year (only added items shown for\n\t\t\t\t\ttracker items whether a<\/code> (added) or v<\/code> (viewed) or both is set)","since":"4.0","filter":"text","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"P\u0159id\u00e1no","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]}}}; tiki_plugins.sub = {"name":"Subscript","documentation":"PluginSub","description":"Apply subscript font to text","prefs":["wikiplugin_sub"],"body":"text","iconname":"subscript","introduced":1,"tags":["basic"],"params":[]}; tiki_plugins.subscribegroup = {"name":"Subscribe Group","documentation":"PluginSubscribeGroup","description":"Allow users to subscribe to a group","prefs":["wikiplugin_subscribegroup"],"body":"text displayed before the button","iconname":"group","introduced":2,"tags":["basic"],"params":{"group":{"required":true,"name":"Group Name","description":"Group name to subscribe to or unsubscribe from","since":"2.0","filter":"groupname","default":""},"subscribe":{"required":false,"name":"Subscribe Text","description":"Subscribe text, containing %s<\/code> as the placeholder for the group name.","since":"2.0","default":"P\u0159ihl\u00e1sit%s"},"unsubscribe":{"required":false,"name":"Unsubscribe Text","description":"Unsubscribe text, containing %s<\/code> as the placeholder for the group name.","since":"2.0","default":"Unsubscribe%s"},"subscribe_action":{"required":false,"name":"Subscribe Action","description":"Subscribe button label, containing %s<\/code> as the placeholder for the group name.","since":"2.0","default":"OK"},"unsubscribe_action":{"required":false,"name":"Unsubscribe Action","description":"Unsubscribe button label, containing %0 as the placeholder for the group name.","since":"2.0","default":"OK"},"postsubscribe_url":{"required":false,"name":"Post-subscribe URL","description":"URL to send the user to after subscribing, if required.","since":"8.0","filter":"url","default":""},"postunsubscribe_url":{"required":false,"name":"Post-unsubscribe URL","description":"URL to send the user to after unsubscribing, if required.","since":"8.0","filter":"url","default":""},"defgroup":{"required":false,"name":"Defaultn\u00ed skupina","description":"Make this the default group text, containing %s<\/code> as the placeholder for the group name.","since":"9.1","default":"OK"},"undefgroup":{"required":false,"name":"Not Default Group","description":"Stop this being default group text, containing %s<\/code> as the placeholder for the group name.","since":"9.1","default":"OK"},"defgroup_action":{"required":false,"name":"Default Group Action","description":"Default group button label. Will subscribe to the group first if not already a member.","since":"9.1","default":"OK"},"undefgroup_action":{"required":false,"name":"Not Default Group Action","description":"Stop this being default group button label. Does not unsubscribe from the group.","since":"9.1","default":"OK"},"undefgroup_group":{"required":false,"name":"Second Default","description":"Group name to set as default when user stops this group being it.","since":"9.1","filter":"groupname","default":"Registered"},"defgroup_redirect_home":{"required":false,"name":"Redirect","description":"Redirect to new home page after default group change. (default is to redirect)","since":"9.1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"allowLeaveNonUserChoice":{"required":false,"name":"Can Always Leave","description":"Always allow leaving a group even if the group settings do not allow user choice.","since":"14.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.subscribegroups = {"name":"Subscribe Groups","documentation":"PluginSubscribeGroups","description":"Allow users to subscribe to a list of groups","prefs":["wikiplugin_subscribegroups"],"iconname":"group","introduced":2,"params":{"subscribe":{"required":false,"name":"P\u0159ihl\u00e1sit","description":"Text shown in the dropdown box. Default: Subscribe to a group<\/code>","since":"2.0","default":""},"showsubscribe":{"required":false,"name":"Show Subscribe Box","description":"Show the subscribe box (shown by default). Will not show if there are no other\n\t\t\t\t\tgroups the user may register for.","since":"4.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"subscribestyle":{"required":false,"name":"Subscribe Box Style","description":"Style to show the subscribe box.","since":"8.0","filter":"alpha","default":"dropdown","options":[{"text":"Dropdown","value":"dropdown"},{"text":"Tabulka","value":"table"}]},"showdefault":{"required":false,"name":"Show Default","description":"Shows which group is the user's default group (if any) and allows the user to\n\t\t\t\t\tchange his or her default group.","since":"4.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showgroupdescription":{"required":false,"name":"Group Description","description":"Show the description of the group (not shown by default)","since":"4.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"groups":{"required":false,"name":"Skupiny","description":"Colon-separated list of groups. By default the list of groups available to the user.","since":"2.0","default":""},"including":{"required":false,"name":"Including Group","description":"Only list groups that include the group being specified here","since":"4.0","default":""},"defaulturl":{"required":false,"name":"Default URL","description":"Page user will be directed to after clicking on icon to change default group","since":"4.0","default":""},"leadergroupname":{"required":false,"name":"Leader Group Name","description":"Name of group for leaders of the group, where groupName<\/code> will be substituted by\n\t\t\t\t\tthe group name","since":"8.0","default":""},"pendinggroupname":{"required":false,"name":"Pending Users Group Name","description":"Name of group for users that are waiting for approval to enter the group, where\n\t\t\t\t\tgroupName<\/code> will be substituted by the group name","since":"8.0","default":""},"managementpagename":{"required":false,"name":"Group Management Page Name","description":"Name of wiki page for group management by leaders, where groupName<\/code> will be\n\t\t\t\t\tsubstituted by the group name","since":"8.0","default":""},"hidelink_including":{"required":false,"name":"Hide link for groups including","description":"Hide link to group home page for groups that include the group being specified here","since":"8.0","default":""},"alwaysallowleave":{"required":false,"name":"Always allow leaving group","description":"Always allow leaving group even if the group settings do not allow user choice.","since":"8.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.subscribenewsletter = {"name":"Subscribe to newsletter","documentation":"PluginSubscribeNewsletter","description":"Allow users to subscribe to a newsletter","prefs":["feature_newsletters","wikiplugin_subscribenewsletter"],"body":"Invitation message","iconname":"articles","introduced":5,"tags":["basic"],"params":{"nlId":{"required":true,"name":"Newsletter ID","description":"Identification number of the Newsletter that you want to allow the users to subscribe to","since":"5.0","filter":"digits","default":"","profile_reference":"newsletter"},"thanks":{"required":false,"name":"Confirmation Message","description":"Confirmation message after posting form. The plugin body is then the button label.","since":"5.0","filter":"wikicontent"},"button":{"required":false,"name":"Button","description":"Button label. The plugin body is then the confirmation message","since":"5.0","filter":"wikicontent"},"wikisyntax":{"required":false,"safe":true,"name":"Wiki Syntax","description":"Choose whether the output should be parsed as wiki syntax","since":"6.0","filter":"int","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]}}}; tiki_plugins.sup = {"name":"Superscript","documentation":"PluginSup","description":"Apply superscript font to text","prefs":["wikiplugin_sup"],"body":"text","iconname":"superscript","introduced":2,"filter":"wikicontent","tags":["basic"],"params":[]}; tiki_plugins.survey = {"name":"Dotazn\u00edk","documentation":"PluginSurvey","description":"Embed a survey","prefs":["feature_surveys","wikiplugin_survey"],"body":"","iconname":"thumbs-up","introduced":3,"params":{"id":{"required":true,"name":"ID","description":"Id of the survey set up by the administrator","since":"3.0","filter":"digits","default":"","profile_reference":"survey"},"page":{"required":false,"name":"Str\u00e1nka","description":"Wiki Page to redirect the user after his vote","since":"3.0","filter":"text","default":"tiki-list_surveys.php","profile_reference":"wiki_page"},"lang":{"required":false,"name":"Jazyk (Language)","description":"Language for the survey","since":"3.0","filter":"alpha","default":""}}}; tiki_plugins.tabs = {"name":"Tabs","documentation":"PluginTabs","description":"Arrange content in tabs","prefs":["wikiplugin_tabs"],"body":"Tabs content, separated by \"\/\/\/\/\/\"","iconname":"th-large","introduced":4,"filter":"wikicontent","tags":["basic"],"params":{"name":{"required":false,"name":"Tabset Name","description":"Unique tabset name (if you want the last state to be remembered). Example:user_profile_tabs<\/code>","since":"4.0","filter":"text","default":""},"tabs":{"required":true,"name":"Tab Titles","description":"Pipe-separated list of tab titles. Example:tab 1|tab 2|tab 3<\/code>","since":"4.0","filter":"text","default":""},"toggle":{"required":false,"name":"Toggle Tabs","description":"Allow toggling between tabs and no-tabs view","since":"8.0","default":"y","filter":"alpha","options":[{"text":"","value":""},{"value":"y","text":"Ano"},{"value":"n","text":"Ne"}]},"inside_pretty":{"required":false,"name":"Inside Pretty Tracker","description":"Parse pretty tracker variables within tabs","since":"8.0","default":"n","filter":"alpha","options":[{"text":"","value":""},{"value":"n","text":"Ne"},{"value":"y","text":"Ano"}]}}}; tiki_plugins.tag = {"name":"Tag","documentation":"PluginTag","description":"Apply an HTML tag to content","prefs":["wikiplugin_tag"],"validate":"all","body":"text","iconname":"code","introduced":1,"tags":["basic"],"params":{"tag":{"required":false,"name":"Tag Name","description":"Any valid HTML tag, 0% by default","since":"1","filter":"alpha","default":"span"},"style":{"required":false,"name":"CSS Style","description":"Equivalent to the style attribute of an HTML tag.","since":"1","filter":"text","default":""}}}; tiki_plugins.textlink = {"name":"TextLink","documentation":"PluginTextlink","description":"Links your article to a site using forwardlink protocol","keywords":["forward","forwardlink","forwardlink-protocol","forwardlinkprotocol","protocol"],"prefs":["feature_wiki","wikiplugin_textlink","feature_forwardlinkprotocol"],"icon":"img\/icons\/link.png","body":"Text to link to forwardlink","params":{"clipboarddata":{"required":true,"name":"ClipboardData","default":false}}}; tiki_plugins.thumb = {"name":"Thumbnail","documentation":"PluginThumb","description":"Displays a thumbnail of an image that enlarges upon mouseover or links to a target","prefs":null,"params":{"file":{"required":false,"name":"File ID","description":"File ID from the file gallery.","filter":"digits"},"id":{"required":false,"name":"Image ID","description":"Image ID from the image gallery.","filter":"digits"},"image":{"required":false,"name":"Image URL","description":"URL to the image.","filter":"url"},"max":{"required":false,"name":"Maximum Size","description":"Maximum width or height for the image.","filter":"int"},"float":{"required":false,"name":"Alignment","description":"Set alignment as left, right or none.","filter":"alpha","options":{"none":{"text":"None"},"left":{"text":"Left"},"right":{"text":"Right"}}},"url":{"required":false,"name":"Link Target","description":"Link target of the image.","filter":"url"}}}; tiki_plugins.timeline = {"name":"Timeline","format":"html","documentation":"PluginTimeline","description":"Display a timeline","prefs":["wikiplugin_timeline"],"iconname":"history","introduced":8,"tags":["experimental"],"params":{"scope":{"required":false,"name":"Scope","description":"Display the event list items represented in the page. (all<\/code>, center<\/code>, or\n\t\t\t\t\ta custom CSS selector)","since":"8.0","filter":"text","default":"center"},"width":{"required":false,"name":"Width","description":"Width of the timeline as CSS units (default: 100%<\/code>)","since":"8.0","filter":"text","default":"100%"},"height":{"required":false,"name":"Height","description":"Height of the timeline as CSS units (default: 400px<\/code>)","since":"8.0","filter":"text","default":"400px"},"scale1":{"required":false,"name":"Primary Scale Unit","description":"Unit of time to use for the primary scale (default is Month)","since":"8.0","filter":"alpha","default":"month","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Den","value":"day"},{"text":"T\u00fdden","value":"week"},{"text":"M\u011bs\u00edc","value":"month"},{"text":"Rok","value":"year"},{"text":"Decade","value":"decade"},{"text":"Century","value":"century"}]},"scale2":{"required":false,"name":"Secondary Scale Unit","description":"Unit of time to use for the secondary scale","since":"8.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Den","value":"day"},{"text":"T\u00fdden","value":"week"},{"text":"M\u011bs\u00edc","value":"month"},{"text":"Rok","value":"year"},{"text":"Decade","value":"decade"},{"text":"Century","value":"century"}]}}}; tiki_plugins.timesheet = {"name":"\u010casov\u00e9 z\u00e1znamy","documentation":"Timesheet","description":"Embed a timesheet into a page","prefs":["wikiplugin_timesheet","feature_time_sheet"],"body":"text","iconname":"table","introduced":9,"tags":["basic"],"params":[]}; tiki_plugins.titlesearch = {"name":"Title Search","documentation":"PluginTitleSearch","description":"Search page titles","prefs":["feature_wiki","wikiplugin_titlesearch"],"iconname":"search","introduced":1,"params":{"search":{"required":true,"name":"Search Criteria","description":"Portion of a page name.","since":"1","filter":"text","default":""},"info":{"required":false,"name":"Informace","description":"Also show page hits or user","since":"1","default":"","filter":"alpha","separator":"|","options":[{"text":"","value":""},{"text":"P\u0159\u00edstupy","value":"hits"},{"text":"U\u017eivatel","value":"user"},{"text":"Hits and user","value":"hits|user"},{"text":"User and hits","value":"user|hits"}]},"exclude":{"required":false,"name":"Exclude","description":"Pipe-separated list of page names to exclude from results.","since":"1","default":"","filter":"text","separator":"|","profile_reference":"wiki_page"},"noheader":{"required":false,"name":"No Header","description":"Set to Yes (1<\/code>) to have no header for the search results.","since":"1","filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]}}}; tiki_plugins.toc = {"name":"Table of Contents (Structure)","documentation":"PluginTOC","description":"Display a table of contents of pages in a structure","prefs":["wikiplugin_toc","feature_wiki_structure"],"iconname":"list-numbered","introduced":3,"lateParse":true,"params":{"maxdepth":{"name":"Maximum Depth","description":"Maximum number of levels to display. On very large structures, this should be\n\t\t\t\t\tlimited. 0<\/code> means no limit (and is the default).","since":"3.0","required":false,"filter":"digits","default":0},"structId":{"name":"ID struktury","description":"By default, structure for the current page will be displayed. Alternate\n\t\t\t\t\tstructure may be provided.","since":"3.0","required":false,"filter":"digits","default":"","profile_reference":"structure"},"order":{"name":"Po\u0159ad\u00ed","description":"Order items in ascending or descending order (default is ascending).","since":"3.0","required":false,"filter":"alpha","default":"asc","options":[{"text":"","value":""},{"text":"Vzestupn\u011b","value":"asc"},{"text":"Sestupn\u011b","value":"desc"}]},"showdesc":{"name":"Show Description","description":"Show the page description instead of the page name","since":"3.0","required":false,"filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"shownum":{"name":"Show Numbering","description":"Display the section numbers or not","since":"3.0","required":false,"filter":"digits","default":0,"options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"type":{"name":"Typ","description":"Style to apply","since":"3.0","required":false,"filter":"alpha","default":"plain","options":[{"text":"","value":""},{"text":"Jednoduch\u00fd","value":"plain"},{"text":"Fancy","value":"fancy"},{"text":"Spr\u00e1vce","value":"admin"}]},"pagename":{"name":"Page Name","description":"By default, the table of contents for the current page will be displayed.\n\t\t\t\t\tAlternate page may be provided.","since":"5.0","required":false,"filter":"pagename","default":"","profile_reference":"wiki_page"}}}; tiki_plugins.together = {"name":"Together","documentation":"PluginTogether","description":"Collaborate in real time","iconname":"group","introduced":12,"prefs":["wikiplugin_together"],"additional":"A service for collaborating on your website in real-time. TogetherJS lets users communicate,\n\t\t\tco-author, co-browse and guide each other. TogetherJS is implemented in Javascript; no software or plugins\n\t\t\tto install, and it is friendly with existing web pages, while still letting developers customize the\n\t\t\texperience. Note: TogetherJS is alpha-quality software. We do not recommend using it in\n\t\t\tproduction at this time.","params":{"buttonname":{"required":false,"name":"Button Name","description":"Set the button name. Default is CoWrite with TogetherJS","since":"12.0","filter":"text","default":"CoWrite with TogetherJS"}}}; tiki_plugins.topfriends = {"name":"Top Friends","documentation":"PluginTopFriends","description":"List top-scoring users","prefs":["feature_friends","wikiplugin_topfriends"],"iconname":"star","introduced":2,"params":{"limit":{"required":false,"name":"Limit","description":"Maximum result count.","since":"2.0","filter":"digits","default":5},"public":{"required":false,"name":"Ve\u0159ejn\u00fd","description":"Set whether public or not.","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.tour = {"name":"Tour","documentation":"PluginTour","description":"Quick and easy way to build your product tours with Bootstrap popovers","prefs":["wikiplugin_tour"],"iconname":"information","introduced":15,"body":"Content of the step","format":"html","params":{"element":{"name":"Element","required":false,"description":"Element to show the popup on; if empty, use the plugin location itself","since":"15.0","filter":"text","default":""},"title":{"name":"Titulek","required":false,"description":"Title of the step","since":"15.0","filter":"text","default":""},"next":{"name":"Dal\u0161\u00ed","required":false,"description":"Index of the step to show after this one, starting from 0, -1 for the last one","since":"15.0","filter":"int","default":""},"prev":{"name":"P\u0159edchoz\u00ed","required":false,"description":"Index of the step to show before this one, starting from 0, -1 not to show","since":"15.0","filter":"int","default":""},"path":{"name":"Cesta","required":false,"description":"Path to the page on which the step should be shown","since":"15.0","filter":"text","default":""},"start":{"name":"Za\u010d\u00e1tek","required":false,"description":"Start the tour on page load? If \"No\", then a start button can be made with \"Restart Button\", below.","since":"15.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"placement":{"name":"Placement","required":false,"description":"The placement of the popup","since":"15.0","filter":"alpha","default":"right","options":[{"text":"","value":""},{"text":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","value":"top"},{"text":"Right","value":"right"},{"text":"Bottom","value":"bottom"},{"text":"Left","value":"left"}]},"orphan":{"name":"Orphan","required":false,"description":"Setting to true removes the pointer on the popup and centers it on the page","since":"15.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"backdrop":{"name":"Backdrop","required":false,"description":"Show a dark backdrop behind the popover and its element, highlighting the current step.","since":"15.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"show_once":{"name":"Only Show Once","required":false,"description":"Set to y to only show once. tour_id should also be set if there are multiple tours.","since":"15.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"tour_id":{"name":"Tour ID","required":false,"description":"Set a tour ID to be able to only show the tour once.","since":"15.0","filter":"text","default":"default"},"show_restart_button":{"name":"Restart Button","required":false,"description":"Display a button to restart the tour. Enter the text to appear on the button.","since":"15.0","filter":"text","default":""}}}; tiki_plugins.tr = {"name":"P\u0159elo\u017eit","documentation":"PluginTR","description":"Translate text to the user language","prefs":["feature_multilingual","wikiplugin_tr"],"body":"string","iconname":"language","introduced":2,"params":[]}; tiki_plugins.tracker = {"name":"Traker","documentation":"PluginTracker","description":"Embed a form to populate a tracker","tags":["basic"],"prefs":["feature_trackers","wikiplugin_tracker"],"body":"Confirmation message after posting form","iconname":"trackers","introduced":1,"params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","since":"1","filter":"digits","default":"","profile_reference":"tracker"},"fields":{"required":false,"name":"Pol\u00ed\u010dka","description":"Colon-separated list of field IDs to be displayed in the form as input fields.\n\t\t\t\t\tIf empty, all fields will be shown. Example: 2:4:5<\/code>","since":"1","default":"","separator":":","profile_reference":"tracker_field"},"values":{"required":false,"name":"Values","description":"Colon-separated list of default values corresponding to the fields<\/code> parameter.\n\t\t\t\tFirst value corresponds to first field, second value to second field, etc. Default values can be\n\t\t\t\tset by using autosavefields<\/code> and autosavevalues<\/code> as URL parameters.","since":"2.0","default":""},"action":{"required":false,"name":"Akce","description":"Colon-separated labels for form submit buttons. Default is Save<\/code>. When set to\n\t\t\t\t\tNONE<\/code>, the save button will not appear and values will be saved dynamically.","since":"1","separator":":","default":"Save"},"action_style":{"required":false,"name":"Action Style","description":"Sets button style classes for action buttons. If multiple buttons have been set\n\t\t\t\t\tin the action<\/code> parameter, the same number of colon-separated styles must be set here. Example:btn btn-primary:btn btn-success:btn btn-default pull-right<\/code>","since":"14.1","separator":":","default":"btn btn-primary"},"showtitle":{"required":false,"name":"Show Title","description":"Display the title of the tracker at the top of the form (not shown by default)","since":"1","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showdesc":{"required":false,"name":"Show Description","description":"Show the tracker's description (not shown by default)","since":"1","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showfieldsdesc":{"required":false,"name":"Show Fields Descriptions","description":"Show the tracker's field descriptions (shown by default)","since":"12.1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showmandatory":{"required":false,"name":"Mark Mandatory","description":"Indicate mandatory fields with an asterisk (shown by default).","since":"1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showstatus":{"required":false,"name":"Show Status","description":"Show the status of the items (not shown by default)","since":"5.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"embedded":{"required":false,"name":"Embedded","description":"Embedded","since":"1","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"email":{"required":false,"name":"Email","description":"To send an email once the tracker item has been created. Format: from|do|template<\/code> For from<\/code> and to<\/code>, use an email address\n (separate multiple addresses with a comma) or a fieldId of a field containing an email address.\n When sending to several emails using different template, provide the template name for the message body for each email;\n I.e., the first template will be used for the first to, the second template if exists will be used\n for the second from (otherwise the last given template will be used). Each template needs two files, one for the subject one for the body. The subject will be named\n template_subject.tpl. All the templates must be in the templates\/mail<\/code> directory. Example:\n webmaster@my.com|a@my.com,b@my.com|templatea.tpl,templateb.tpl<\/code> (templates\/mail\/tracker_changed_notification.tpl<\/code>\n is the default from which you can get inspiration). Please note that you need to have an email\n address in the normal \"Copy activity to email\" property in the Tracker notifications panel as well","since":"2.0","default":""},"emailformat":{"required":false,"name":"Email Format","description":"Choose between values text or html, depending on the syntax in the template file\n\t\t\t\t\tthat will be used","since":"6.1","default":"text"},"url":{"required":false,"name":"URL","description":"URL the user is sent to after the form is submitted. The string itemId<\/code> will\n\t\t\t\t\tbe replaced with itemId=xx<\/code> where xx<\/code> is the new (or current) itemId","since":"1","filter":"url","separator":":","default":""},"target":{"required":false,"name":"URL Target","description":"Set the target parameter for the url (determines whether target will open in a\n\t\t\t\t\tnew page, etc.)","since":"4.0","default":"","options":[{"text":"","value":""},{"text":"Blank","value":"_blank"},{"text":"Rodi\u010d","value":"_parent"},{"text":"Self","value":"_self"},{"text":"Nejvy\u0161\u0161\u00ed \u00farove\u0148","value":"_top"}]},"overwrite":{"required":false,"name":"P\u0159epsat","description":"Overwrite current field values of the item with the input values. Does not\n\t\t\t\t\toverwrite wiki pages and does not work when the discarditem<\/code> parameter is set to Yes (y<\/code>).","since":"6.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"sort":{"required":false,"name":"Se\u0159adit","description":"Display columns in the order listed in the fields parameter instead of by\n\t\t\t\t\tfield ID (field ID order is used by default)","since":"2.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"preview":{"required":false,"name":"N\u00e1hled","description":"To add a preview button with the label set by this parameter. Default:\n\t\t\t\t\tPreview<\/code>. Useful to preview the computed fields of an item.","since":"2.0","default":"Preview"},"reset":{"required":false,"name":"Reset","description":"Label for the reset button, to return all fields to their default values.","since":"4.2","default":"resetuj"},"view":{"required":false,"name":"Zobrazit","description":"Determine which items will be affected byt the form. If set to user<\/code> and\n\t\t\t\t\ttrackerId<\/code> is not set, then the user tracker associated with the default group will be affected.\n\t\t\t\t\tIf trackerId<\/code> is set, then the item associated with the user in that tracker will be affected.\n\t\t\t\t\t If set to page<\/code>, the item associated with that page will be affected (trackerId<\/code> must be\n\t\t\t\t\t set in this case).","since":"1","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Skupina","value":"group"},{"text":"Str\u00e1nka","value":"page"},{"text":"U\u017eivatel","value":"user"}]},"status":{"required":false,"name":"Stav","description":"Status of the item used in combination with: view=\"user\"<\/code>","since":"6.0","default":""},"transactionName":{"required":false,"name":"Transaction name","description":"The transaction identifier. This identifier connects the various trackers into a\n\t\t\t\t\tsingle transaction. Must be unique per transaction. The multiple steps in a single transaction\n\t\t\t\t\tmust share the same transaction name.","since":"15.0","filter":"alpha","default":""},"transactionStep":{"required":false,"name":"Transaction Step","description":"Transaction step number specifying the order of the transaction steps. The first\n\t\t\t\t\tstep must be 0<\/code>.","since":"15.0","filter":"digits","default":"0"},"transactionFinalStep":{"required":false,"name":"Final Transaction Step","description":"Indicate whether this is the final transaction step","since":"15.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"itemId":{"required":false,"name":"ItemId","description":"ItemId identifying the item to be edited.","since":"3.0","filter":"digits","default":"","profile_reference":"tracker_item"},"ignoreRequestItemId":{"required":false,"name":"Ignore ItemId","description":"Do not filter on the parameter itemId<\/code> if in the url (default is to filter)","since":"6.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"tpl":{"required":false,"name":"Template File","description":"Name of the template used to display the tracker items. In the template, the\n\t\t\t\t\tsmarty variable {$f_id}<\/code> will be replaced with the appropriate input tag, with id<\/code> representing\n\t\t\t\t\tthe field ID. The form tag and the submit button are generated by Tiki outside the template","since":"2.0","default":""},"wiki":{"required":false,"name":"Str\u00e1nky","description":"Name of the wiki page containing the template to display the tracker items. This\n\t\t\t\t\tpage must have the permission tiki_p_use_as_template<\/code> assigned to the Anonymous group to be used\n\t\t\t\t\tas a template.","since":"2.0","filter":"pagename","default":"","profile_reference":"wiki_page"},"newstatus":{"required":false,"name":"New Status","description":"Default status applied to newly created or saved items.","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Otev\u0159\u00edt","value":"o"},{"text":"\u010cek\u00e1 na schv\u00e1len\u00ed","value":"p"},{"text":"Closed","value":"c"}]},"colwidth":{"required":false,"name":"Width","description":"Specify the width in pixels or percentage of the first column (the labels) in the\n\t\t\t\t\ttracker form.","since":"3.0","default":"","accepted":"## or ##%"},"autosavefields":{"required":false,"name":"Autosave Fields","description":"Colon-separated list of field IDs to be automatically filled with values upon\n\t\t\t\t\tsave.","since":"5.0","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"autosavevalues":{"required":false,"name":"Autosave Values","description":"Colon-separated values corresponding to autosavefields<\/code>. Special syntax cases:
categories(x)<\/code> - selects the first child category under a category with ID\n\t\t\t\t\t\tx<\/code> for use in a category field
preference(x)<\/code> - inserts the value of the preference with x<\/code> being the\n\t\t\t\t\t\tpreference name.","since":"5.0","filter":"text","separator":":","default":""},"levelupfields":{"required":false,"name":"Increase-only Fields","description":"Used with the autosavefields<\/code> and autosavevalues<\/code> parameters. Colon-separated list of field IDs being\n\t\t\t\t\tauto-saved where the specified auto-save value will not take effect if it is less than or equal to\n\t\t\t\t\tthe current value of the field","since":"8.0","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"registration":{"required":false,"name":"Registration Fields","description":"Add registration fields such as Username and Password for use in registration\n\t\t\t\t\ttrackers","since":"6.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"chosenGroup":{"required":false,"name":"Register to group","description":"The user enters this group via the registration (only a single group name\n\t\t\t\t\tis supported)","since":"15.0","filter":"text","default":"Registered"},"validateusers":{"required":false,"name":"Validate users","description":"Here one can overrule the default validate users by e-mail preference.","since":"15.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"outputtowiki":{"required":false,"name":"Output To Wiki","description":"Output result to a new wiki page with the name taken from the input for the\n\t\t\t\t\tspecified fieldId","since":"6.0","filter":"digits","default":"","profile_reference":"tracker_field"},"discarditem":{"required":false,"name":"Discard After Output","description":"Used with outputtowiki<\/code> - whether to discard the tracker item itself\n\t\t\t\t\tonce the wiki page is created, so that, in effect, the tracker is just a vehicle to create form\n\t\t\t\t\tfields to facilitate creating wiki pages.","since":"6.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"outputwiki":{"required":false,"name":"Template Page","description":"Name of the wiki page containing the template to format the output to wiki page.\n\t\t\t\t\tMust be set for outputtowiki<\/code> to work. The template can contain variables to represent fields, for example\n\t\t\t\t\t{$f_6}<\/code> would result in the value of fieldId 6.","since":"6.0","filter":"pagename","default":"","profile_reference":"wiki_page"},"outputwikinamespace":{"required":false,"name":"Output Wiki Namespace","description":"Name of namespace that is used for the wiki page that is created when outputting\n\t\t\t\t\tto a wiki page.","since":"13.0","filter":"pagename","default":""},"outputwikirelation":{"required":false,"name":"Store Relation","description":"Store tiki.wiki.linkeditem<\/code> and tiki.wiki.linkedfield<\/code> relation from the created\n\t\t\t\t\twiki page when outputting to a wiki page. Optionally, (separate feature to be turned on in admin\n\t\t\t\t\tpanel) these relations are used to sync page renames with the field specified in outputtowiki<\/code>,\n\t\t\t\t\tand also optionally to redirect page viewing to the tracker item instead (where you can then\n\t\t\t\t\tinclude the page if needed).","since":"13.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"fieldsfill":{"required":false,"name":"Multiple Fill Fields","description":"Colon-separated list of field IDs to be filled with multiple values, to create\n\t\t\t\t\tmultiple items in one save. If empty, only one item will be created. Only for\n\t\t\t\t\titem creation. Example: 2:4:5<\/code>","since":"9.0","default":"","separator":":","profile_reference":"tracker_field"},"fieldsfillseparator":{"required":false,"name":"Fill Fields Separator","description":"Choose separator between fields in each line of the Multiple Fill text area.\n\t\t\t\t\tDefault is pipe (|<\/code>).","since":"9.0","default":"|"},"fieldsfilldefaults":{"required":false,"name":"Fill Fields Defaults","description":"Colon-separated list of default values for Multiple Fill Fields.","since":"9.0","default":""},"formtag":{"required":false,"name":"Embed the tracker in a form tag","description":"If set to Yes (y<\/code>), the tracker is contained in a
tag and has action buttons","since":"6.4","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.trackercalendar = {"name":"Tracker Calendar","description":"Create and display a calendar using tracker data","prefs":["wikiplugin_trackercalendar","calendar_fullcalendar"],"format":"html","iconname":"calendar","introduced":10,"params":{"trackerId":{"name":"Tracker ID","description":"Tracker to search from","since":"10.0","required":false,"default":0,"filter":"int","profile_reference":"tracker"},"begin":{"name":"Begin Date Field","description":"Permanent name of the field to use for event beginning","since":"10.0","required":true,"filter":"word"},"end":{"name":"End Date Field","description":"Permanent name of the field to use for event ending","since":"10.0","required":true,"filter":"word"},"resource":{"name":"Resource Descriptor Field","description":"Permanent name of the field to use as the resource indicator","since":"10.0","required":false,"filter":"word"},"coloring":{"name":"Coloring Discriminator Field","description":"Permanent name of the field to use to segment the information into color schemes.","since":"10.0","required":false,"filter":"word"},"external":{"required":false,"name":"External Link","description":"Follow external link when event item is clicked. Useful for supporting links to\n\t\t\t\t\tpretty tracker supported pages.","since":"12.4","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"url":{"required":false,"name":"URL","description":"Complete URL, internal or external.","since":"12.4","filter":"url","default":"","parent":{"name":"external","value":"y"}},"trkitemid":{"required":false,"name":"Tracker Item Id","description":"If Yes (y<\/code>) the item id will be passed as itemId<\/code>, which can be used\n\t\t\t\t\tby Tracker plugins. Will be passed as itemid<\/code> if No (n<\/code>)","since":"12.4","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"external","value":"y"}},"addAllFields":{"required":false,"name":"Add All Fields","description":"If Yes (y<\/code>) all fields in the tracker will be added to the URL, not just the\n\t\t\t\t\titemId","since":"12.4","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"external","value":"y"}},"useSessionStorage":{"required":false,"name":"Use Session Storage","description":"If Yes (y<\/code>) copy all the field values into window.sessionStorage so it can be\n\t\t\t\t\taccessed via JavaScript.","since":"12.4","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}],"parent":{"name":"addAllFields","value":"y"}},"amonth":{"required":false,"name":"Agenda by Months","description":"Display the option to change the view to agenda by months","since":"12.1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"aweek":{"required":false,"name":"Agenda by Weeks","description":"Display the option to change the view to agenda by weeks","since":"12.1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"aday":{"required":false,"name":"Agenda by Days","description":"Display the option to change the view to agenda by days","since":"12.1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"rmonth":{"required":false,"name":"Resources by Months","description":"Display the option to change the view to resources by months","since":"12.1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"rweek":{"required":false,"name":"Resources by Weeks","description":"Display the option to change the view to resources by weeks","since":"12.1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"rday":{"required":false,"name":"Resources by Days","description":"Display the option to change the view to resources by days","since":"12.1","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"dView":{"required":false,"name":"Z\u00e1kladn\u00ed pohled","description":"Choose the default view for the Tracker Calendar","since":"12.1","filter":"alpha","default":"month","options":[{"text":"","value":""},{"text":"Agenda by Months","value":"month"},{"text":"Agenda by Weeks","value":"agendaWeek"},{"text":"Agenda by Days","value":"agendaDay"},{"text":"Resources by Months","value":"resourceMonth"},{"text":"Resources by Weeks","value":"resourceWeek"},{"text":"Resources by Days","value":"resourceDay"}]},"dYear":{"required":false,"name":"Default Year","description":"Choose the default year (yyyy) to use for the display","since":"12.1","default":0,"filter":"int"},"dMonth":{"required":false,"name":"Default Month","description":"Choose the default month (mm, as numeric value) to use for the display. Numeric\n\t\t\t\t\tvalues here are 1-based, meaning January=1, February=2, etc","since":"12.1","default":0,"filter":"int"},"dDay":{"required":false,"name":"Default Day","description":"Choose the default day (dd) to use for the display","since":"12.1","default":0,"filter":"int"},"fDayofWeek":{"required":false,"name":"First day of the Week","description":"Choose the day that each week begins with, for the tracker calendar display.\n\t\t\t\t\tThe value must be a number that represents the day of the week: Sunday=0, Monday=1, Tuesday=2,\n\t\t\t\t\tetc. Default: 0<\/code> (Sunday)","since":"12.1","default":0,"filter":"int"},"weekends":{"required":false,"name":"Show Weekends","description":"Display Saturdays and Sundays (shown by default)","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.trackercomments = {"name":"Tracker Comments","documentation":"PluginTrackerComments","description":"Display the number of comments for a tracker","prefs":["feature_trackers","wikiplugin_trackercomments"],"iconname":"comments","introduced":5,"params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","since":"5.0","filter":"digits","default":"","profile_reference":"tracker"},"shownbitems":{"required":false,"name":"Item Count","description":"Determines whether the number of items will be shown (not shown by default)","since":"5.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"view":{"required":false,"name":"Zobrazit","description":"Enter a username to select the items of the current user","since":"5.0","accepted":"a user name","filter":"text","default":""}}}; tiki_plugins.trackerfilter = {"name":"Tracker Filter","documentation":"PluginTrackerFilter","description":"Create a form to filter tracker fields","prefs":["feature_trackers","wikiplugin_trackerfilter"],"body":"notice","iconname":"filter","introduced":1,"params":{"filters":{"required":true,"name":"Filters","description":"The list of fields that can be used as filters along with their formats.\n\t\t\t\t\tThe field number and format are separated by a \/<\/code> and multiple fields are separated by :<\/code>.Format choices are:
d<\/code> - dropdown
r<\/code> - radio buttons
m<\/code> - multiple choice dropdown
c<\/code> - checkbox
t<\/code> - text with wild characters
T<\/code> - exact text match
i<\/code> - initials
sqlsearch<\/code> - advanced search
><\/code>, ><<\/code>, >>=<\/code>, ><=<\/code> - greater\n\t\t\t\t\t\tthan, less than, greater than or equal, less than or equal.
P\u0159\u00edklad: 2\/d:4\/r:5:(6:7)\/sqlsearch<\/code>","since":"1","doctype":"filter","default":"","profile_reference":"tracker_field_string"},"action":{"required":false,"name":"Akce","description":"Label on the submit button. Default: Filter<\/code>. Use a space character to omit the\n\t\t\t\t\tbutton (for use in datachannels etc)","since":"2.0","doctype":"show","default":"Filter"},"displayList":{"required":false,"name":"Display List","description":"Show the full list (before filtering) initially (filtered list shown by default)","since":"2.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"line":{"required":false,"name":"Line","description":"Displays all the filters on the same line (not shown on same line by default)","since":"2.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Yes with field label in dropdown","value":"in"},{"text":"Ne","value":"n"}]},"noflipflop":{"required":false,"name":"No Toggle","description":"The toggle button to show\/hide filters will not be shown if set to Yes (y<\/code>).\n\t\t\t\t\tDefault is to show the toggle.","since":"6.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"export_action":{"required":false,"name":"Export CSV.","description":"Label for an export button. Leave blank to show the usual \"Filter\" button instead.","since":"6.0","doctype":"export","default":"","advanced":true},"export_status":{"required":false,"name":"Export Status Field","description":"Export the status field if the Export CSV option is used","since":"11.1","advanced":true,"filter":"alpha","doctype":"export","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"export_created":{"required":false,"name":"Export Created Date Field","description":"Export the created date field if the Export CSV option is used","since":"11.1","advanced":true,"filter":"alpha","doctype":"export","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"export_modif":{"required":false,"name":"Export Modified Date Field","description":"Export the modified date field if the Export CSV option is used","since":"11.1","advanced":true,"filter":"alpha","doctype":"export","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"export_charset":{"required":false,"name":"Export Character Set","description":"Character set to be used if the Export CSV option is used","since":"11.1","doctype":"export","default":"UTF-8","advanced":true},"mapButtons":{"required":false,"name":"Map View Buttons","description":"Display Mapview and Listview buttons","since":"6.0 - was googlemapButtons<\/code> until 12.0","filter":"alpha","doctype":"show","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","since":"1","filter":"digits","default":"","profile_reference":"tracker"},"fields":{"required":false,"name":"Pol\u00ed\u010dka","description":"Colon-separated list of field IDs for the fields to be displayed.\n\t\t\t\t\tExample: 2:4:5<\/code>. The field order specified here determines the column order if the sort<\/code>\n\t\t\t\t\tparameter is set to y<\/code>.","since":"1","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"sort":{"required":false,"name":"Se\u0159adit","description":"Display columns in the order listed in the fields<\/code> parameter instead of by\n\t\t\t\t\tfield ID (field ID order is used by default","since":"2.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"popup":{"required":false,"name":"Popup","description":"Colon-separated list of fields which will display in a tooltip on mouse over.\n\t\t\t\t\tExample: 6:7<\/code>","since":"2.0","filter":"digits","separator":":","default":""},"stickypopup":{"required":false,"name":"Sticky Popup","description":"Choose whether the popup tooltip will stay displayed on mouse out (does not stay open by default)","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showtitle":{"required":false,"name":"Show Title","description":"Display the title of the tracker (not shown by default)","since":"1","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showlinks":{"required":false,"name":"Show Links","description":"Show links to each tracker item (not shown by default). At least one field needs\n\t\t\t\t\tto be set as Public in order for this to work.","since":"1","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"},{"text":"Row","value":"r"}]},"showdesc":{"required":false,"name":"Show Description","description":"Show the tracker's description (not shown by default)","since":"1","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"shownbitems":{"required":false,"name":"Show Item Count","description":"Show the number of items found (not shown by default)","since":"2.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showinitials":{"required":false,"name":"Show Initials","description":"Show an alphabetical index by first letter to assist in navigation (not shown\n\t\t\t\t\tby default)","since":"1","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showstatus":{"required":false,"name":"Show Status","description":"Show the status of the items (not shown by default)","since":"1","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showcreated":{"required":false,"name":"Show Creation Date","description":"Creation date display is based on tracker settings unless overridden here","since":"2.0","doctype":"show","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showlastmodif":{"required":false,"name":"Last Modification Date","description":"Last modification date display is based on tracker settings unless overridden here","since":"2.0","doctype":"show","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showlastmodifby":{"required":false,"name":"Naposledy zm\u011bnil(a)","description":"Last modified by user display is based on tracker settings unless overridden here","since":"14.0","doctype":"show","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showfieldname":{"required":false,"name":"Show Field Name","description":"Use the field names as column titles (used by default)","since":"1","doctype":"show","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showitemrank":{"required":false,"name":"Show Item Rank","description":"Show item ranks (not shown by default)","since":"4.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"status":{"required":false,"name":"Status Filter","description":"Only show items matching certain status filters (only items with open status shown by default)","since":"1","doctype":"filter","filter":"alpha","default":"o","options":[{"text":"","value":""},{"text":"Otev\u0159\u00edt","value":"o"},{"text":"\u010cek\u00e1 na schv\u00e1len\u00ed","value":"p"},{"text":"Closed","value":"c"},{"text":"Open & Pending","value":"op"},{"text":"Open & Closed","value":"oc"},{"text":"Pending & Closed","value":"pc"},{"text":"Open, Pending & Closed","value":"opc"}]},"sort_mode":{"required":false,"name":"Sort Mode","description":"Sort rows in ascending (_asc) or descending (_desc) order based on field ID,\n\t\t\t\t\tdate created or date last modified","accepted":"created_asc, created_desc, lastModif_asc, lastModif_desc, f_fieldId_asc, f_filedId_desc (replacing fieldId<\/code> with the field ID number, e.g. f_3_asc<\/code>)","since":"1","filter":"word","default":""},"sortchoice":{"required":false,"name":"Sort Choice","description":"Add a dropdown of sorting choices. Separate each choice with a :<\/code>. For each\n\t\t\t\t\tchoice, use the format value|label<\/code>. See sort_mode<\/code> for value choices. Example with two\n\t\t\t\t\tsorting choices: sortchoice=\"created_desc|Newest first:lastModif_desc|Last modified first\"<\/code>","since":"5.0","filter":"text","separator":":","default":""},"max":{"required":false,"name":"Maximum Items","description":"Maximum number of items to display or -1 for all items. Defaults to max records\n\t\t\t\t\tpreference, if set. Pagination will not show if all items are shown by setting to -1.","since":"1","doctype":"filter","filter":"int","default":""},"offset":{"required":false,"name":"Offset","description":"Offset of first item. Default is no offset.","since":"6.0","doctype":"filter","filter":"int","default":0},"forceoffset":{"required":false,"name":"Fix offset always (no pagination)","description":"Fix offset to that specified. This will disallow pagination.","since":"8.0","doctype":"filter","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showpagination":{"required":false,"name":"Show Pagination","description":"Determines whether pagination will be shown (shown by default)","since":"4.0","doctype":"show","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"filterfield":{"required":false,"name":"Filter Field","description":"Colon-separated list of fields to allow filtering on.","since":"1","doctype":"filter","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"filtervalue":{"required":false,"name":"Filter Value","description":"Filter value (or multiple values) that correspond to filterfield<\/code>. For better performance, use exactvalue<\/code>\n\t\t\t\t\tinstead.
Special search values to match:
*value<\/code> - text that ends in \"value\"
value*<\/code> - text that begins with \"value\"
#user<\/code> - the current user's login name
#group_default<\/code> - the current user's default group
","since":"1","doctype":"filter","accepted":"any text","filter":"text","separator":":","default":""},"exactvalue":{"required":false,"name":"Exact Value","description":"Exact value (or multiple values) that correspond to filterfield<\/code>.
Special\n\t\t\t\t\tsearch values to filter by:
categories(x)<\/code> - tracker item is in category with ID x or one its descendants
notcategories(x)<\/code> - tracker item is not in category with ID x or one of its descendants
preference(name)<\/code> - match against the value of a Tiki preference
notpreference(name)<\/code> - match if value does not equal a Tiki preference value
not(value)<\/code> - match if the field does not equal \"value\"
field(x, itemid)<\/code> - match field with ID x in item with ID itemid.\n\t\t\t\t\t\tfield(x)<\/code> can be used if the itemId<\/code> URL parameter is set
notfield(x, itemid)<\/code> - match if not equal to field with ID x in item with ID itemid\n\t\t\t\t\t\tfield(x)<\/code> can be used if the itemId<\/code> URL parameter is set
The following comparisons can also be applied to date fields by using date phrases that PHP recognizes\n\t\t\t\t\t\t(see http:\/\/us.php.net\/manual\/en\/function.strtotime.php ):
less(value)<\/code> - match if less than \"value\"
greater(value)<\/code> - match if greater than \"value\"
lessequal(value)<\/code> - match if less than or equal to \"value\"
greaterequal(value)<\/code> - match if greater than or equal to \"value\"
","since":"1","doctype":"filter","accepted":"any text","filter":"text","separator":":","default":""},"checkbox":{"required":false,"name":"Checkbox","description":"Adds a checkbox on each line to perform an action. Required elements are separated\n\t\t\t\t\tby \/<\/code>. Those elements are:
FieldId<\/code> - the value of this field will be posted to the action
PostName<\/code> - the name of the post
Title<\/code> - the title of the submit button
Submit<\/code> - the name of the submit button
ActionUrl<\/code> - the file that will be called upon submit
Tpl<\/code> - optional template inserted before the submit button and returned
SelectType<\/code> - Leave empty for multiple select, or use dropdown<\/code> or\n\t\t\t\t\t\tradio<\/code>.
Format: checkbox=\"FieldId\/PostName\/Title\/Submit\/ActionUrl\/Tpl\/dropdown\"<\/code>
Example: checkbox=\"6\/to\/Email to selected\/submit\/messu-compose.php\/\/dropdown\"<\/code>
","since":"1","doctype":"show","advanced":true,"default":""},"goIfOne":{"required":false,"name":"goIfOne","description":"Display the item rather than list if only one item is found","since":"1","doctype":"filter","filter":"alpha","advanced":true,"default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"more":{"required":false,"name":"V\u00edce","description":"Show a 'more' button that links to the tracker item (not shown by default)","since":"2.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"moreurl":{"required":false,"name":"More URL","description":"More link pointing to specified URL instead of default tracker item link","since":"2.0","doctype":"show","filter":"url","default":"tiki-view_tracker.php"},"view":{"required":false,"name":"Zobrazit","description":"Display only the items of the following:
user<\/code> - the current user
page<\/code> - the current page name
ip<\/code> - the current IP address
","since":"2.0","doctype":"filter","filter":"alpha","advanced":true,"default":"","options":[{"text":"","value":""},{"text":"Str\u00e1nka","value":"page"},{"text":"U\u017eivatel","value":"user"},{"text":"IP address","value":"ip"}]},"tpl":{"required":false,"name":"Template File","description":"Use content of the specified tpl file as template to display the item.\n\t\t\t\t\tUse {$f_fieldId}<\/code> to display a field with ID fieldId<\/code>.","since":"2.0","advanced":true,"default":""},"wiki":{"required":false,"name":"Wiki Page","description":"Use content of the wiki page as template to display the item. The page should\n\t\t\t\t\thave the permission tiki_p_use_as_template<\/code> set, and should only be editable by trusted users\n\t\t\t\t\tsuch as other site admins","since":"2.0","filter":"pagename","advanced":true,"default":"","profile_reference":"wiki_page"},"tplwiki":{"required":false,"name":"Template Wiki Page","description":"Use content of the wiki page as template to display the item but with as little\n\t\t\t\t\tparsing on the content as with a tpl on disk. The page should have the permission\n\t\t\t\t\ttiki_p_use_as_template<\/code> set, and should only be editable by trusted users such as other site\n\t\t\t\t\tadmins","since":"6.5 & 7.1","filter":"pagename","advanced":true,"default":"","profile_reference":"wiki_page"},"view_user":{"required":false,"name":"View User","description":"Will display the items of the specified user","since":"2.0","doctype":"filter","default":""},"itemId":{"required":false,"name":"Item ID","description":"Colon-separated list of item IDs to restrict the listing to","since":"2.0, multiple since 3.0","doctype":"filter","filter":"digits","separator":":","default":"","profile_reference":"tracker_item"},"ignoreRequestItemId":{"required":false,"name":"Ignore ItemId","description":"Ignore the itemId url parameter when filtering list (not ignored by default)","since":"5.0","doctype":"filter","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"url":{"required":false,"name":"URL","description":"The link that will be on each main field when showlinks=\"y\"<\/code>. Special values:
url=\"mypage?itemId<\/strong>\"<\/code> - will link to the item based on its item ID
url=\"mypage?tr_offset<\/strong>\"<\/code> - will link to the item based on its offset value
url=\"sefurl<\/strong>\"<\/code> - will link to the item using itemX<\/code> (where X is the item ID) for when SEFURL is being\n\t\t\t\t\t\tused
vi_tpl<\/strong><\/code> - use to show the item without admin buttons and with a back button\n\t\t\t\t\t\twhen using a template (Display > Section Format must be set to \"Configured\" in the tracker\n\t\t\t\t\t\tproperties). Example: url=\"tiki-view_tracker_item.php?vi_tpl<\/strong>=wiki:PageName&itemId\"<\/code>
ei_tpl<\/strong><\/code> - similar to vi_tpl<\/code> except that admin buttons are shown for users\n\t\t\t\t\t\twith proper permissions when \"Restrict non admins to wiki page access only\" is set in the\n\t\t\t\t\t\ttracker properties.
","since":"2.0, 3.0 for itemId<\/code>, 11.0 for tr_offset<\/code>, 14.0 for sefurl<\/code> and vi_tpl<\/code>","doctype":"show","parent":{"name":"showlinks","value":"y"},"filter":"url","default":""},"ldelim":{"required":false,"name":"Left Delimiter","description":"Smarty left delimiter for Latex generation. Example:@{<\/code>","since":"2.0","advanced":true,"default":"{"},"rdelim":{"required":false,"name":"Right Delimiter","description":"Smarty right delimiter for Latex generation Example:}@<\/code>","since":"2.0","advanced":true,"default":"}"},"list_mode":{"required":false,"name":"List Mode","description":"Set output format. Yes (y) displays tracker list view with truncated values\n\t\t\t\t\t(default); No (n) displays in tracker item view; Comma Separated Values (csv) outputs without any\n\t\t\t\t\tHTML formatting.","since":"3.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"},{"text":"Comma Separated Values","value":"csv"}]},"export":{"required":false,"name":"Export Button","description":"Show an export button (not shown by default)","since":"3.0","filter":"alpha","advanced":true,"default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"compute":{"required":false,"name":"Compute","description":"Sum or average all the values of a field and displays it at the bottom of the\n\t\t\t\t\ttable. fieldId\/sum:fieldId\/avg<\/code>","since":"3.0","filter":"text","accepted":"fieldId\/operator<\/code>, separated by :<\/code>","advanced":true,"default":"","profile_reference":"tracker_field_string"},"silent":{"required":false,"name":"Silent","description":"Show nothing if no items found (the table header and a 'No records found'\n\t\t\t\t message is shown by default).","since":"4.0","doctype":"show","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showdelete":{"required":false,"name":"Show Delete","description":"Show a delete icon for each item (not shown by default)","since":"4.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"urlafterdelete":{"required":false,"name":"Url to redirect to after delete","description":"Url to redirect to after delete","since":"11.0","filter":"url","default":""},"showopenitem":{"required":false,"name":"Show Open Item","description":"Show an open item option (not shown by default)","since":"8.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showcloseitem":{"required":false,"name":"Show Close Item","description":"Show a close item option (not shown by default)","since":"8.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showpenditem":{"required":false,"name":"Show Pending Item","description":"Show a pending item option (not shown by default)","since":"8.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showwatch":{"required":false,"name":"Show Watch Button","description":"Show a watch button (not shown by default)","since":"5.0","doctype":"show","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showrss":{"required":false,"name":"Show Feed Button","description":"Show an RSS feed button (not shown by default)","since":"5.0","doctype":"show","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"showmap":{"required":false,"name":"Show Results Map","description":"Show Map of results (not shown by default)","since":"12.0","doctype":"show","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"calendarfielddate":{"required":false,"name":"Calendar Field IDs","description":"Used to display items in a calendar view. One fieldId if one date, or 2 fieldIds\n\t\t\t\t\tseparated with :<\/code> for start:end<\/code>","since":"6.0","doctype":"calendar","separator":":","filter":"digits","default":"","profile_reference":"tracker_field"},"calendarviewmode":{"required":false,"name":"Calendar View Mode","description":"Calendar view type time span (default is month)","since":"6.0","doctype":"calendar","filter":"word","default":"month","options":[{"text":"","value":""},{"text":"M\u011bs\u00edc","value":"month"},{"text":"Two months","value":"bimester"},{"text":"Trimester","value":"trimester"},{"text":"\u010ctvrtlet\u00ed","value":"quarter"},{"text":"Semestr","value":"semester"},{"text":"Rok","value":"year"}]},"calendarpopup":{"required":false,"name":"Calendar Popup","description":"Calendar items will popup, overrides the stickypopup<\/code> parameter if turned off\n\t\t\t\t\t(default is to pop up).","since":"6.0","doctype":"calendar","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"calendarstickypopup":{"required":false,"name":"Sticky Popup","description":"Calendar item popups will stay open if set to y (Yes). Not sticky by default","since":"6.0","doctype":"calendar","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"calendarbeginmonth":{"required":false,"name":"Beginning of Month","description":"Set whether calendar will begin at the beginning of the month (does by default).","since":"6.0","doctype":"calendar","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"calendarviewnavbar":{"required":false,"name":"Navigation Bar","description":"Show calendar navigation bar (shown by default).","since":"6.0","doctype":"calendar","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"},{"text":"Partial","value":"partial"}]},"calendartitle":{"required":false,"name":"Calendar Title","description":"Enter a title to display a calendar title (not set by default)","since":"6.0","doctype":"calendar","filter":"text","default":""},"calendardelta":{"required":false,"name":"Calendar Delta","description":"Set the calendar delta that will be shown (not set by default)","since":"6.0","doctype":"calendar","filter":"text","default":"","options":[{"text":"","value":""},{"text":"Plus Month","value":"+month"},{"text":"Minus Month","value":"-month"},{"text":"Plus Two months","value":"+bimester"},{"text":"Minus Two months","value":"-bimester"}]},"displaysheet":{"required":false,"name":"Display Spreadsheet.","description":"Display tracker as a spreadsheet (not used by default)","since":"6.0","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"force_compile":{"required":false,"name":"Force Compile.","description":"Force Smarty to recompile the templates for each tracker item when using a\n\t\t\t\t wiki page as a template. Default=n (best performance)","since":"6.0","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"periodQuantity":{"required":false,"name":"Period quantity","description":"Numeric value to display only last tracker items created within a user defined\n\t\t\t\t time-frame. Used in conjunction with the next parameter \"Period unit\", this parameter indicates how\n\t\t\t\t many of those units are to be considered to define the time frame. Use in conjunction with\n\t\t\t\t max=-\"1\"<\/code> to list all items (by default max<\/code> is set to 10<\/code>).","since":"6.5, 7.x<\/s> & 8.0","doctype":"filter","filter":"int","default":""},"periodUnit":{"required":false,"name":"Period unit","description":"Time unit used with \"Period quantity\"","since":"6.5, 7.x<\/s> & 8.0","doctype":"filter","filter":"word","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Den","value":"day"},{"text":"T\u00fdden","value":"week"},{"text":"M\u011bs\u00edc","value":"month"}],"default":""},"periodType":{"required":false,"name":"Period type","description":"Time period after creation or after modification","since":"6.7, 7.x<\/s>, 8.4 & 9.0","doctype":"filter","filter":"word","options":[{"text":"","value":""},{"text":"Creation","value":"c"},{"text":"Modification","value":"m"}],"default":""},"editable":{"required":false,"name":"Inline edit","description":"Colon-separated list of fields for which inline editing will be enabled.","since":"11.0","filter":"digits","separator":":","profile_reference":"tracker_field","default":""},"editableall":{"required":false,"name":"Inline edit All","description":"Allow all displayed fields to be editable","since":"11.0","default":"y","advanced":true,"filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"force_separate_compile":{"required":false,"name":"Compile Each Item","description":"Compile each item separately instead of compiling the entire template.","since":"11.0","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]},"server":{"required":false,"name":"Server-side Processing","description":"Enter y<\/code> to have the server do the sorting and filtering through Ajax and n<\/code> to have the\n\t\t\t\t\tbrowser do it (n is the default). Set to y<\/code> (and also set the Paginate parameter\n\t\t\t\t\t(tspaginate<\/code>)) if you do not want all rows fetched at once, but rather fetch rows as you\n\t\t\t\t\tpaginate, filter or sort.","since":"12.0","doctype":"tablesorter","default":"n","filter":"striptags"},"sortable":{"required":false,"name":"Overall Sort Settings","description":"Serves as the overall switch for turning jQuery Tablesorter on (also for filtering) as well as\n\t\t\t\t\toverall sort settings. Enter y<\/code> to allow sorting and n<\/code> to disallow (n is the default).\n\t\t\t\t\tEnter type:save<\/code> to allow sorts to be saved between page refreshes.\n\t\t\t\t\tEnter type:reset<\/strong>;text:*****<\/code> to allow sorting and show an unsort button with\n\t\t\t\t\tcustom text. Enter type:savereset<\/strong>;text:buttontext<\/code> to allow the same for saved sorts.","since":"12.0","doctype":"tablesorter","default":"n","filter":"striptags"},"sortList":{"required":false,"name":"Pre-sorted Columns","description":"Bracketed numbers for column number (first column = 0) and sort direction\n\t\t\t\t\t(0<\/code> = ascending, 1<\/code> = descending, n<\/code> = no sort, y<\/code> = allow sorting but no pre-sort),\n\t\t\t\t\tfor example: ~np~[0,y],[1,0],[2,n]~\/np~<\/code>. If the first pre-sorted or no filter column is not the first column, then you\n\t\t\t\t\tshould use the y<\/code> parameter (as in ~np~[0,y]~\/np~<\/code>) to assign all previous columns.","since":"12.0","doctype":"tablesorter","default":"","filter":"striptags","advanced":true},"tsortcolumns":{"required":false,"name":"Sort Settings by Column","description":"Set type<\/code> and group<\/code> settings for each column, using |<\/code> to separate columns. To show group headings upon\n\t\t\t\t\tpage load, the Pre-sorted Columns parameter (0sortList<\/code>) will need to be set for a column with a group\n\t\t\t\t\tsetting. Group will not work in plugins where the Server Side Processing parameter (server<\/code>) is set to\n\t\t\t\t\ty<\/code>.
Set type<\/code> to one of the following: text<\/code>,\n\t\t\t\t\tdigit<\/code>, currency<\/code>, percent<\/code>, usLongDate<\/code>,\n\t\t\t\t\tshortDate<\/code>, isoDate<\/code>, dateFormat-ddmmyyyy<\/code>,\n\t\t\t\t\tipAddress<\/code>, url<\/code>, time<\/code>","0":"nosort<\/code>
Also handle strings in numeric columns with: string-min<\/code>,\n\t\t\t\t\t<\/code>string-max<\/code>Handle empty cells with: empty-top,\n\t\t\t\t\tempty-bottom<\/code>, empty-zero<\/code>.
group<\/code> creates automatic row headings upon sort with the heading text determined by\n\t\t\t\t\tthe setting as follows: letter<\/code> (first letter), word<\/code> (first word), number<\/code>, date<\/code>,\n\t\t\t\t\tdate-year<\/code>, date-month<\/code>, date-day<\/code>, date-week<\/code>,\n\t\t\t\t\tdate-time<\/code>.letter<\/code> and word<\/code> can be extended, e.g., word-2<\/code> shows the first 2 words.\n\t\t\t\t\tnumber-10<\/code> will group rows in blocks of ten. Group will not work in plugins where the Server Side Processing\n\t\t\t\t\tparameter (server<\/code>) is set to y<\/code>.","since":"12.0","doctype":"tablesorter","default":"","filter":"striptags","advanced":true},"tsfilters":{"required":false,"name":"Column Filters","description":"Enter y<\/code> for a blank text filter on all columns, or n<\/code> for no filters. Or set custom column\n\t\t\t\t\tfilters separated by |<\/code> for each column for the following filter choices and parameters:
Text - <\/b>type:text;placeholder:xxxx<\/code>
(For PluginTrackerlist this will be an exact search, for other plugins partial values will work.)
\n\t\t\t\t\tDropdown - <\/b>type:dropdown;placeholder:****;option:****;option:****;option:****<\/code>
Options generated automatically if not set and the server<\/code> parameter is not y<\/code>.
Use value=Display label<\/code> to have the option value be different than the displayed label in\n\t\t\t\t\tthe dropdown.
\n\t\t\t\t\tDate range - <\/b>type:date;format:yy-mm-dd;from:2013-06-30;to:2020-12-31<\/code>
(from and to values set defaults for these fields when user clicks on the input field)
\n\t\t\t\t\tNumeric range - <\/b>type:range;from:0;to:50<\/code>
\n\t\t\t\t\tNo filter - <\/b>type:nofilter<\/code>
For example: tsfilters=\"type:dropdown;placeholder:Type to filter...\"<\/code> would result in a dropdown\n\t\t\t\t\t\tfilter on the first column with all unique values in that column in the dropdown list.","since":"12.0","doctype":"tablesorter","default":"","filter":"striptags","advanced":true},"tsfilteroptions":{"required":false,"name":"Filter Options","description":"The following options are available: reset<\/code> (adds button to take off filters), and hide<\/code>\n\t\t\t\t\t(Filters are revealed upon mouseover. Hide doesn't work when date and range filters are used.).\n\t\t\t\t\tTo use both, set tsfilteroptions=\"type:reset;text:button text;style:hide\"<\/code>","since":"12.0","doctype":"tablesorter","default":"","filter":"striptags","advanced":true},"tspaginate":{"required":false,"name":"Paginate","description":"Enter y<\/code> to set default values based on the site setting for maximum records in listings (on the\n\t\t\t\t \tpagination table of the Look & Feel admin panel). Set to n<\/code> (and server<\/code> cannot be set to\n\t\t\t\t \ty<\/code>) for no pagination. Set custom values as in the following example: max:40;expand:60;expand:100;expand:140<\/code>","since":"12.0","doctype":"tablesorter","default":"","filter":"striptags","advanced":true},"tscolselect":{"required":false,"name":"Column Select","description":"Add a button for hiding and re-showing columns. Also sets priority for dropping columns when\n\t\t\t\t \tbrowser is too narrow. Set each column to a number between 1 and 6 (1 is highest priority and last\n\t\t\t\t \tto be dropped) or to critical<\/code> to never hide or drop. An example with 4 columns:tscolselect=\"critical|4|5|6\"<\/code>","since":"14.0","doctype":"tablesorter","default":"","filter":"striptags","advanced":true},"tstotals":{"required":false,"name":"Totals","description":"Generate table, column or row totals and set labels, using either y<\/code> or the following\n\t\t\t\t\tsyntax for each total: type:value;formula:value;filter:value;label:value<\/code>.
Setting to (y<\/code>) will add one column total row set as follows: type:col;formula:sum;filter:visible;label:Totals<\/code>.
Separate multiple total row or column settings with a pipe (|<\/code>). Set type<\/code> only to\n\t\t\t\t\tgenerate sums of visible values. In all cases, cells in columns set to be ignored in\n\t\t\t\t\tthe tstotaloptions<\/code> parameter will not be included in calculations.
Instructions for each total option follows:
type<\/strong> - Choices are col<\/code>, for a row of columns totals, row<\/code>, for a\n\t\t\t\t\tcolumn of row totals, and all<\/code> to include amounts from all cells in the table body in a row total.
formula<\/strong> - set what the calculation is. Choices are: sum<\/code>, count<\/code>, max<\/code>, min<\/code>, mean<\/code>,\n\t\t\t\t\tmedian<\/code>, mode<\/code>, range<\/code>, varp<\/code>, vars<\/code>,\n\t\t\t\t\tstdevp<\/code>, stdevs<\/code>. Click
here<\/a> for a description of these options.
filter<\/strong> - Determines the rows that will be included in the\n\t\t\t\t\tcalculations (so no impact if type:row<\/code>). Also, when server=\"y\"<\/code>, only visible cells are included regardless of this\n\t\t\t\t\tsetting. Choices are visible<\/code> (rows visible on the page), unfiltered<\/code> (all rows not filtered out, even if not\n\t\t\t\t\tvisible because of pagination), all<\/code> (all rows, even if filtered or hidden), and hidden<\/code> (rows filtered out\n\t\t\t\t\tand rows hidden due to pagination).
label<\/strong> - set the label for the total, which will appear in the header\n\t\t\t\t\tfor row totals and in the first column for column totals.","since":"15.0","doctype":"tablesorter","default":"","filter":"striptags","advanced":true},"tstotalformat":{"required":false,"name":"Total Format","description":"Format for table totals (click
here<\/a> for patterns). Example: #,###.<\/code>
"},"tstotaloptions":{"required":false,"name":"Total Options","description":"Pipe-separated options for totals for each column which are set in the tstotals<\/code> parameter:
format<\/strong> - overrides the default number format set in tstotalformat
ignore<\/strong> - column will be excluded from total calculations set in the tstotals<\/code>\n\t\t\t\t\tparameter. Remember to include any columns that will be added for row totals set in the tstotals<\/code>\n\t\t\t\t\tparameter.
P\u0159\u00edklad:ignore|ignore|#,###.<\/code>","since":"15.0","doctype":"tablesorter","default":"","filter":"striptags","advanced":true}},"format":"html","extraparams":true}; tiki_plugins.trackerif = {"name":"Tracker If","documentation":"PluginTrackerIf","description":"Display content based on results of a tracker field test","prefs":["wikiplugin_trackerif","feature_trackers","wikiplugin_tracker"],"iconname":"trackers","introduced":7,"defaultfilter":"wikicontent","params":{"test":{"required":true,"name":"Test","description":"Test","since":"7.0"},"ignore":{"required":false,"name":"Ignore","default":"y","description":"Ignore test in edit mode","since":"7.0","filter":"alpha","options":[{"text":"","value":""},{"text":"Ano","value":"y"},{"text":"Ne","value":"n"}]}}}; tiki_plugins.trackeritemcopy = {"name":"Copy Tracker Item","documentation":"PluginTrackerItemCopy","description":"Copy a tracker item","prefs":["wikiplugin_trackeritemcopy","feature_trackers"],"validate":"all","filter":"wikicontent","iconname":"copy","introduced":7,"tags":["experimental"],"params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Tracker from which to copy item, joined tracker ids separated by :<\/code>","since":"7.0","filter":"text","default":"","separator":[":"],"profile_reference":"tracker"},"linkFieldIds":{"required":true,"name":"Link Field IDs","description":"Fields links that are related to this tracker that you would like to join on,\n\t\t\t\t\tseparated by :<\/code>","since":"8.0","filter":"text","default":"","separator":[":"],"profile_reference":"tracker_field"},"copyFieldIds":{"required":true,"name":"Copy Field IDs","description":"Field IDs to copy old value of, separated by :<\/code>, joined fields separated by\n\t\t\t\t\t|<\/code>","since":"7.0","filter":"text","default":"","separator":["|",":"],"profile_reference":"tracker_field"},"updateFieldIds":{"required":false,"name":"Update Field IDs","description":"Field IDs to update with new values specified, separated by :<\/code>, joined fields\n\t\t\t\t\tseparated by |<\/code>","since":"7.0","filter":"text","default":"","separator":["|",":"],"profile_reference":"tracker_field"},"updateFieldValues":{"required":false,"name":"New Values","description":"New values to replace for the field IDs specified, separated by :<\/code>, joined\n\t\t\t\t\tfields separated by |<\/code>. randomstring<\/code> will generate random string; and f_xx<\/code> to use value of\n\t\t\t\t\tfield xx of itemId","since":"7.0","filter":"text","default":"","separator":["|",":"],"profile_reference":"tracker_field"},"itemId":{"required":false,"name":"Item ID","description":"ID of item to make copy of, otherwise input is asked for","since":"7.0","filter":"text","default":"","profile_reference":"tracker_item"},"copies_on_load":{"required":false,"name":"Make this number of copies on load","description":"Set the number of copies to make on load of plugin automatically","since":"7.0","filter":"int","default":""},"return_array":{"required":false,"name":"Returns array non-interactively","advanced":true,"description":"If Yes (y<\/code>), returns array of new information instead of displaying results\n\t\t\t\t\tto screen, used in non-interactive mode","since":"7.0","filter":"text","default":""}}}; tiki_plugins.trackeritemfield = {"name":"Tracker Item Field","documentation":"PluginTrackerItemField","description":"Display or test the value of a tracker item field","prefs":["wikiplugin_trackeritemfield","feature_trackers"],"body":"Wiki text containing an {ELSE}<\/code> marker.","iconname":"trackers","introduced":2,"filter":"wikicontent","params":{"trackerId":{"required":false,"name":"Tracker ID","description":"Numeric value representing the tracker ID.","since":"2.0","filter":"digits","default":"","profile_reference":"tracker"},"itemId":{"required":false,"name":"Item ID","description":"Numeric value representing the item ID. Default is the user tracker item for the\n\t\t\t\t\tcurrent user.","since":"2.0","filter":"digits","default":"","profile_reference":"tracker_item"},"fieldId":{"required":false,"name":"Field ID","description":"Numeric value representing the field ID displayed or tested","since":"2.0","filter":"digits","default":"","profile_reference":"tracker_field"},"fields":{"required":false,"name":"Pol\u00ed\u010dka","description":"Colon-separated list of field IDs. Default is all fields","since":"2.0","default":"","filter":"text","separator":":","profile_reference":"tracker_field"},"status":{"required":false,"name":"Stav","description":"Status of the tracker item","since":"2.0","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Otev\u0159\u00edt","value":"o"},{"text":"\u010cek\u00e1 na schv\u00e1len\u00ed","value":"p"},{"text":"Closed","value":"c"},{"text":"Open & Pending","value":"op"},{"text":"Open & Closed","value":"oc"},{"text":"Pending & Closed","value":"pc"},{"text":"Open, Pending & Closed","value":"opc"}]},"test":{"required":false,"name":"Test","description":"Set to Yes (1<\/code>) to test whether a field is empty (if value parameter is empty)\n\t\t\t\t\tor has a value the same as the value parameter.","since":"2.0","default":"","filter":"digits","options":[{"text":"","value":""},{"text":"Ano","value":1},{"text":"Ne","value":0}]},"value":{"required":true,"name":"Hodnota","description":"Value to compare against.","since":"2.0","default":"","filter":"text"}}}; tiki_plugins.trackerlist = {"name":"Tracker List","documentation":"PluginTrackerList","description":"List, filter and sort the items in a tracker","prefs":["feature_trackers","wikiplugin_trackerlist"],"tags":["basic"],"body":"Upozorn\u011bn\u00ed","additional":"
Additional information when using tablesorter and the server<\/code> parameter (Server Side Processing) is set to y: