if ( typeof tiki_plugins == 'undefined' ) { var tiki_plugins = {}; } tiki_plugins.activitystream = {"name":"Activity Stream","documentation":"PluginActivityStream","description":"Generates a feed or activity stream based on the recorded events in the system.","prefs":["wikiplugin_activitystream","activity_custom_events","feature_search"],"default":"y","format":"html","body":"List configuration information","filter":"wikicontent","profile_reference":"search_plugin_content","icon":"img\/icons\/text_list_bullets.png","tags":["advanced"],"params":{"auto":{"name":"Auto-Scroll","description":"Automatically load next page of results when scrolling down.","default":0,"filter":"int","options":[{"value":0,"text":"Off"},{"value":1,"text":"On"}]}}}; tiki_plugins.addfreetag = {"name":"Add Freetag","description":"Add a single freetag to specified object","format":"html","prefs":["feature_freetags","wikiplugin_addfreetag"],"introduced":8,"documentation":"PluginAddFreetag","params":{"object":{"required":false,"name":"Obiekt","description":"Object type and id, as in type:id, if unset, will use current object.","filter":"text","default":null,"since":"8.0","profile_reference":"type_colon_object"}}}; tiki_plugins.addreference = {"name":"Add Reference","description":"Add bibliography references to wiki pages.","format":"html","prefs":["wikiplugin_addreference","feature_references"],"icon":"img\/icons\/text_signature.png","params":{"biblio_code":{"required":true,"name":"Biblio Code","description":"The code to be added as reference.","default":""}}}; tiki_plugins.addrelation = {"name":"Add Relation","description":"Displays a simple button that toggles i.e. adds or removes a pre-specified relation.","filter":"int","format":"html","validate":"all","prefs":["wikiplugin_addrelation"],"introduced":8,"documentation":"PluginAddRelation","params":{"qualifier":{"required":true,"name":"Qualifier","description":"Relation qualifier. Usually a three part string separated by 2 periods.","filter":"attribute_type","default":[],"since":"8.0"},"source_object":{"required":false,"name":"Source Object","description":"Object identifier as type:itemId to start the relation from, will use the current object 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 to end the relation to, will use the current object 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"}}}; tiki_plugins.addtocart = {"name":"Add to cart","documentation":"PluginAddToCart","description":"Adds a product to the virtual cart. The cart can be manipulated using the cart module.","prefs":["wikiplugin_addtocart","payment_feature"],"filter":"wikicontent","format":"html","icon":"img\/icons\/cart_add.png","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","default":""},"description":{"required":true,"name":"Opis","description":"Label for the product in the cart.","filter":"text","default":""},"producttype":{"required":false,"name":"Product Type","description":"The product type that is being sold, which will affect fulfillment, e.g. standard product, gift certificate, event ticket","filter":"text","default":""},"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":""},"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 same class to cart","filter":"text","default":""},"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":""},"price":{"required":true,"name":"Price","description":"The price to charge for the item.","filter":"text","default":""},"href":{"required":false,"name":"Miejsce","description":"URL of the product's information. The URL may be relative or absolute (begin with http:\/\/).","filter":"url","default":""},"label":{"required":false,"name":"Button label","description":"Text for the submit button. default: \"Add to cart\"","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":""},"autocheckout":{"required":false,"name":"Automatically checkout","description":"Automatically checkout for purchase and send user to pay (this is disabled when there is already something in the cart)","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"},"forceanon":{"required":false,"name":"Shop as anonymous always","description":"Add to cart as anonymous shopper even if logged in","filter":"text","default":"n"},"forwardafterfree":{"required":false,"name":"Forward to this URL after free purchase","description":"Forward to this URL after free purchase","filter":"url","default":""},"giftcertificate":{"required":false,"name":"Gift certificate","description":"Allows user to add gift certificate from the product view","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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"},"exchangetoproductid":{"required":false,"name":"Product ID to exchange to","desctiption":"Used in conjunction with exchange feature","filter":"int","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},"ajaxaddtocart":{"required":false,"name":"Ajax add to cart feature","description":"Attempts to turn ajax for cart on","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.addtogooglecal = {"name":"Add to Google Calendar","documentation":"PluginAddToGoogleCal","description":"Add a calendar item to a Google calendar","prefs":["wikiplugin_addtogooglecal"],"introduced":6,"icon":"img\/icons\/calendar_add.png","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":"Modifies inventory of a product","prefs":["wikiplugin_adjustinventory","payment_feature"],"filter":"wikicontent","format":"html","tags":["experimental"],"params":{"code":{"required":true,"name":"Product ID","description":"Product ID of item in the cart tracker","filter":"text","default":""},"add":{"required":false,"name":"Show add","description":"y|n","filter":"text","default":"y"},"subtract":{"required":false,"name":"Show subtract","description":"y|n","filter":"text","default":"y"}}}; tiki_plugins.agentinfo = {"name":"User Agent Info","documentation":"PluginAgentinfo","description":"Show user's browser and server information","prefs":["wikiplugin_agentinfo"],"icon":"img\/icons\/computer.png","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","options":[{"text":"","value":""},{"text":"IP address","value":"IP"},{"text":"Server software","value":"SVRSW"},{"text":"Browser","value":"BROWSER"}]}}}; tiki_plugins.alink = {"name":"Anchor Link","documentation":"PluginAlink","description":"Create a link to an anchor","prefs":["wikiplugin_alink"],"body":"Anchor link label.","icon":"img\/icons\/world_link.png","tags":["basic"],"params":{"aname":{"required":true,"name":"Odno\u015bnik","description":"The anchor name as defined in the ANAME plugin.","default":""},"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"}}}; tiki_plugins.aname = {"name":"Odno\u015bnik","documentation":"PluginAname","description":"Create an anchor that can be linked to","prefs":["wikiplugin_aname"],"body":"The name of the anchor.","tags":["basic"],"params":[],"icon":"img\/icons\/anchor.png"}; tiki_plugins.annotation = {"name":"Image Annotation","documentation":"PluginAnnotation","description":"Annotate an image","prefs":["wikiplugin_annotation"],"body":"Autogenerated content. Leave blank initially.","filter":"striptags","icon":"img\/icons\/image_edit.png","tags":["basic"],"params":{"src":{"required":true,"name":"Miejsce","description":"Absolute URL to the image or relative path from tiki root.","filter":"url","default":""},"width":{"required":true,"name":"Szeroko\u015b\u0107","description":"Image width in pixels.","filter":"digits","default":""},"height":{"required":true,"name":"Wysoko\u015b\u0107","description":"Image height in pixels.","filter":"digits","default":""},"align":{"required":false,"name":"Alignment","description":"Image alignment. Possible values: left, right, center. Default is left","filter":"alpha","advanced":true,"default":"left","options":[{"text":"","value":""},{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"},{"text":"Wy\u015brodkowanie","value":"center"}]}}}; tiki_plugins.appframe = {"name":"Application Frame","description":"Creates a frame to assemble custom applications in. Components in the frame will be various wiki pages and modules.","prefs":["wikiplugin_appframe"],"format":"html","introduced":9,"documentation":"PluginAppFrame","filter":"wikicontent","body":"Application layout","params":{"min":{"required":false,"name":"Minimal height","description":"Prevent the frame from becoming any shorter than the specified size.","default":300,"filter":"int"},"max":{"required":false,"name":"Maximal height","description":"Prevent the frame from becoming any higher than the specified size.","default":-1,"filter":"int"},"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","options":[{"value":"n","text":"Nie"},{"value":"y","text":"Tak"}]},"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","options":[{"value":"n","text":"Nie"},{"value":"y","text":"Tak"}]},"fullpage":{"required":false,"name":"Full page","description":"Occupy the complete content area of the page.","default":"n","options":[{"value":"n","text":"Nie"},{"value":"y","text":"Tak"}]},"absolute":{"required":false,"name":"Absolute Position","description":"Position the app frame to use absolute position and really use all available space.","default":"n","options":[{"value":"n","text":"Nie"},{"value":"y","text":"Tak"}]},"top":{"required":false,"name":"G\u00f3ra","description":"When using absolute mode, leave some space for the header at the top.","default":0,"filter":"int"},"fullscreen":{"required":false,"name":"Zezw\u00f3l na pe\u0142ny ekran","description":"Occupy the complete page.","default":"n","options":[{"value":"n","text":"Nie"},{"value":"y","text":"Tak"}]}}}; tiki_plugins.archivebuilder = {"name":"Archive Builder","documentation":"PluginArchiveBuilder","description":"Build a zip 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","icon":"img\/icons\/mime\/zip.png","params":{"name":{"name":"Archive Name","description":"Upon download, the name of the file that will be provided.","required":true,"default":""}}}; tiki_plugins.article = {"name":"Artyku\u0142","documentation":"PluginArticle","description":"Display a field of an article","prefs":["feature_articles","wikiplugin_article"],"icon":"img\/icons\/layout_content.png","format":"html","params":{"Field":{"required":false,"name":"Field","description":"The article field to display. Default field is Heading.","filter":"word","default":"heading"},"Id":{"required":false,"name":"Article ID","description":"The article to display. If no value is provided, most recent article will be used.","filter":"digits","default":"","profile_reference":"article"}}}; tiki_plugins.articles = {"name":"Article List","documentation":"PluginArticles","description":"Display multiple articles","prefs":["feature_articles","wikiplugin_articles"],"icon":"img\/icons\/table_multiple.png","tags":["basic"],"params":{"usePagination":{"required":false,"name":"Use Pagination","description":"Activate pagination when articles listing are long. Default is n","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"max":{"required":false,"name":"Maximum Displayed","description":"The number of articles to display in the list (no max set by default). If Pagination is set to y (Yes), this will determine the amount of articles per page","filter":"int","default":-1},"topic":{"required":false,"name":"Topic Name Filter","description":"Filter the list of articles by topic. Example: [!]topic+topic+topic","filter":"striptags","default":""},"topicId":{"required":false,"name":"Topic ID Filter","description":"Filter the list of articles by topic ID. Example: [!]topicId+topicId+topicId","filter":"striptags","default":"","profile_reference":"article_topic"},"type":{"required":false,"name":"Type Filter","description":"Filter the list of articles by types. Example: [!]type+type+type","filter":"striptags","default":"","profile_reference":"article_type"},"categId":{"required":false,"name":"Category ID","description":"List of category IDs, separated by |. Only articles in all these categories are listed","filter":"digits","default":"","profile_reference":"category","separator":"|"},"lang":{"required":false,"name":"J\u0119zyk","description":"List only articles in this language","filter":"lang","default":""},"sort":{"required":false,"name":"Sort order","description":"The column and order of the sort in columnName_asc or columnName_desc format. Defaults to \"publishDate_desc\" (other column examples are \"title\", \"lang\", \"articleId\", \"authorName\" & \"topicName\"). Use random to have random items.","filter":"word","default":"publishDate_desc"},"order":{"required":false,"name":"Specific order","description":"List of ArticleId that must appear in this order if present","filter":"digits","separator":"|","default":""},"articleId":{"required":false,"name":"Only these articles","description":"List of ArticleId to display separated by |","filter":"digits","separator":"|","default":"","profile_reference":"article"},"notArticleId":{"required":false,"name":"Not these articles","description":"List of ArticleId that can not be displayed separated by |","filter":"digits","separator":"|","default":"","profile_reference":"article"},"quiet":{"required":false,"name":"Quiet","description":"Whether to not report when there are no articles (no reporting by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"start":{"required":false,"name":"Starting Article","description":"The article number that the list should start with (starts with first article by default). This will not work if Pagination is used.","filter":"int","default":0},"dateStart":{"required":false,"name":"Start Date","description":"Earliest date to select articles from. (YYYY-MM-DD)","filter":"date","default":""},"dateEnd":{"required":false,"name":"End date","description":"Latest date to select articles from. (YYYY-MM-DD)","filter":"date","default":""},"periodQuantity":{"required":false,"name":"Period quantity","description":"Numeric value to display only last articles published within a user defined time-frame. Used in conjunction with the next parameter \"Period unit\", this parameter indicates how many of those units are to be considered to define the time frame. If this parameter is set, \"Start Date\" and \"End date\" are ignored.","filter":"int","default":""},"periodUnit":{"required":false,"name":"Period unit","description":"Time unit used with \"Period quantity\"","filter":"word","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Dzie\u0144","value":"day"},{"text":"Tydzie\u0144","value":"week"},{"text":"Miesi\u0105c","value":"month"}]},"overrideDates":{"required":false,"name":"Override Dates","description":"Whether to obey article type's \"show before publish\" and \"show after expiry\" settings (not obeyed by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"containerClass":{"required":false,"name":"Container class","description":"CSS Class to add to the container DIV.article. (Default=\"wikiplugin_articles\")","filter":"striptags","default":"wikiplugin_articles"},"largefirstimage":{"required":false,"name":"Large First Image","description":"If set to y (Yes), the first image will be displayed with the dimension used to view of the article","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"urlparam":{"required":false,"name":"Additional URL Param to the link to read article","filter":"striptags","default":""},"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 actions you have permission to do (y|n)","filter":"alpha"},"translationOrphan":{"required":false,"name":"No translation","description":"User or pipe separated list of two letter language codes for additional languages to display. List pages with no language or with a missing translation in one of the language","filter":"alpha","separator":"|","default":""}}}; tiki_plugins.attach = {"name":"Za\u0142\u0105cznik","documentation":"PluginAttach","description":"Displays an attachment or a list of them","prefs":["feature_wiki_attachments","wikiplugin_attach"],"body":"Komentarz","icon":"img\/icons\/attach.png","params":{"name":{"required":false,"name":"Nazwa","description":"File name of the attached file to link to. Either name, file, id or num can be used to identify a single attachment","default":""},"file":{"required":false,"name":"File","description":"Same as name","default":""},"page":{"required":false,"name":"Strona","description":"Name of the wiki page the file is attached to. If left empty when the plugin is used on a wiki page, this defaults to that wiki page.","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)","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"bullets":{"required":false,"name":"Bullets","description":"Makes the list of attachments a bulleted list (not set by default)","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"image":{"required":false,"name":"Rysunek","description":"Indicates that this file is an image, and should be displayed inline using the img tag (not set by default)","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"inline":{"required":false,"name":"Custom Label","description":"Makes the text between the {ATTACH} tags the link text instead of the file name or description. Only the first attachment will be listed.","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"all":{"required":false,"name":"Wszystkie","description":"Lists links to all attachments for the entire tiki site together with pages they are attached to when set to 1 (Yes)","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"num":{"required":false,"name":"Order Number","description":"Identifies the attachment to link to by the order of the attachment in the list of attachments to a page instead of by file name or ID. Either name, file, id or num can be used to identify a single attachment.","default":""},"id":{"required":false,"name":"ID","description":"Identifies the attachment to link to by id number instead of by file name or order number. Either name, file, id or num can be used to identify a single attachment."},"dls":{"required":false,"name":"Pobrania","description":"The alt text that pops up on mouseover will include the number of downloads of the attachment at the end when set to 1 (Yes)","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","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 1","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]}}}; tiki_plugins.attributes = {"name":"Attributes","documentation":"PluginAttributes","description":"Assign generic attributes to the current object","prefs":["wikiplugin_attributes"],"extraparams":true,"defaultfilter":"text","icon":"img\/icons\/page_gear.png","params":[]}; tiki_plugins.author = {"name":"Autor","documentation":"PluginAuthor","description":"View author contributions to a wiki page","prefs":["wikiplugin_author"],"body":"tekst","icon":"img\/icons\/text_signature.png","params":{"author":{"required":true,"name":"User Name","description":"User name of the user who wrote the text.","default":"","filter":"username"},"deleted_by":{"required":false,"name":"Deleted by User","description":"User name of the user who deleted the text.","default":"","filter":"username"},"visible":{"required":false,"name":"Make Visible","description":"Should this author's contribution be visible (default: no).","filter":"text","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}]},"popup":{"required":false,"name":"Show popup with author\/deleted by","description":"Generate a popup with names of author(s) (default: no).","filter":"text","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}]}}}; tiki_plugins.autoqueryargs = {"name":"Auto query Args","documentation":"PluginAutoQueryArgs","description":"Automatically propagate arguments when clicking on links ","prefs":["wikiplugin_autoqueryargs"],"icon":"img\/icons\/world_link.png","params":{"arguments":{"required":false,"name":"Arguments for auto query","description":"Colon-separated list of arguments, the values of which will be propagated through any link created below this plugin","filter":"striptags","separator":":","default":""}}}; tiki_plugins.avatar = {"name":"Emblemat","documentation":"PluginAvatar","description":"Display a user's avatar","prefs":["wikiplugin_avatar"],"body":"u\u017cytkownik","icon":"img\/icons\/user.png","params":{"page":{"required":false,"name":"Strona","description":"The wiki page the avatar will link to. If empty and the user's information is public, then the avatar will link automatically the that user's user information page","default":"","profile_reference":"wiki_page"},"float":{"required":false,"name":"Float","description":"Align the avatar on the page","filter":"word","options":[{"text":"","value":""},{"text":"Do prawej","value":"right"},{"text":"Do lewej","value":"left"}]},"fullsize":{"required":false,"name":"Show fullsize File Gallery image","description":"If fullsize images are stored in the File Gallery, show the full size one.","default":"n"}}}; tiki_plugins.back = {"name":"Powr\u00f3\u0107","documentation":"PluginBack","description":"Displays a link that goes back one page in the browser history","prefs":["wikiplugin_back"],"icon":"img\/icons\/arrow_left.png","tags":["basic"],"params":[]}; tiki_plugins.backlinks = {"name":"Odsy\u0142acze do tej strony","documentation":"PluginBacklinks","description":"Lists all pages that link to a particular page","prefs":["feature_wiki","wikiplugin_backlinks"],"icon":"img\/icons\/link.png","params":{"page":{"required":false,"name":"Strona","description":"The page links will point to. Default value is the current page.","advanced":true,"default":"[pagename]","profile_reference":"wiki_page"},"info":{"required":false,"name":"Displayed Information","description":"Pipe separated list of fields to display. ex: hits|user","advanced":true,"separator":"|","default":false},"exclude":{"required":false,"name":"Excluded pages","description":"Pipe separated list of pages to be excluded from the listing. ex: HomePage|Sandbox","advanced":true,"default":"","separator":"|","profile_reference":"wiki_page"},"include_self":{"required":false,"name":"Include Self","description":"With or without self-link (default is without)","advanced":true,"default":0,"options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}]},"noheader":{"required":false,"name":"Header","description":"With or without header (default is with header)","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"],"icon":"img\/icons\/page_lightning.png","tags":["basic"],"params":{"zone":{"required":true,"name":"Strefa","description":"Name of the zone created in Admin > Banners","default":""},"target":{"required":false,"name":"Target","description":"Determines the browser behavior once the banner is clicked","default":"","options":[{"text":"","value":""},{"text":"Blank","value":"_blank"},{"text":"Display","value":"display"}]}}}; tiki_plugins.bigbluebutton = {"name":"BigBlueButton","documentation":"PluginBigBlueButton","description":"Starts a video\/audio\/chat\/presentation session using BigBlueButton","format":"html","prefs":["wikiplugin_bigbluebutton","bigbluebutton_feature"],"icon":"img\/icons\/webcam.png","tags":["basic"],"params":{"name":{"required":true,"name":"Meeting","description":"MeetingID for BigBlueButton. This is a 5 digit number, starting with a 7. Ex.: 77777 or 71111.","filter":"text","default":""},"prefix":{"required":false,"name":"Anonymous prefix","description":"Unregistered users will get this token prepended to their name.","filter":"text","default":""},"welcome":{"required":false,"name":"Welcome Message","description":"A message to be provided when someone enters the room.","filter":"text","default":""},"number":{"required":false,"name":"Dial Number","description":"The phone-in support number to join from traditional phones.","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 of the MeetingID.","filter":"digits","default":""},"logout":{"required":false,"name":"Log-out URL","description":"URL to which the user will be redirected when logging out from BigBlueButton.","filter":"url","default":""},"recording":{"required":false,"name":"Record meetings","description":"The recording starts when the first person enters the room, and ends when the last person leaves. After a period of processing (which depends on the length of the meeting), the recording will be added to the list of all recordings for this room. Requires BBB >= 0.8.","filter":"int","default":0,"options":[{"value":0,"text":"Off"},{"value":1,"text":"On"}]}}}; 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":"Szeroko\u015b\u0107","description":"Width in pixels (default is 425","filter":"digits","default":425},"height":{"required":false,"name":"Wysoko\u015b\u0107","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"],"icon":"img\/icons\/text_list_bullets.png","params":{"Id":{"required":true,"name":"Blog ID","description":"The ID number of the blog on the site you wish to list posts from","filter":"digits","default":"","profile_reference":"blog"},"Items":{"required":false,"name":"Maximum Items","description":"Maximum number of entries to list (no maximum set by default)","filter":"digits","default":""},"author":{"required":false,"name":"Autor","description":"Only display posts created by this user (all posts listed by default)","default":""},"simpleList":{"required":false,"name":"Simple List","description":"Show simple list of date, title and author (default=y) or formatted list of blog posts (n)","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"charCount":{"required":false,"name":"Char Count","description":"Number of characters to display if not a simple list. (defaults to all)","filter":"digits","parent":{"name":"simpleList","value":"n"},"default":""},"wordBoundary":{"required":false,"name":"Word Boundary","description":"If not a simple list and Char Count is non-zero, then marking this as yes will break on word boundaries only.","default":"y","options":[{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"parent":{"name":"simpleList","value":"n"}},"ellipsis":{"required":false,"name":"Ellipsis","description":"If not a simple list and Char Count is non-zero, then marking this as yes will put ellipsis (...) at end of text (default=y).","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"parent":{"name":"simpleList","value":"n"}},"more":{"required":false,"name":"More","description":"If not a simple list and Char Count is non-zero, then marking this as yes will put a More link to the full entry (default=y).","default":"y","options":[{"text":"Tak","value":"y"},{"text":"Nie","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 icons from displaying (default=y)","default":"y","options":[{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"parent":{"name":"simpleList","value":"n"}},"dateStart":{"required":false,"name":"Start Date","description":"Earliest date to select posts from. (YYYY-MM-DD)","filter":"date","default":""},"dateEnd":{"required":false,"name":"End Date","description":"Latest date to select posts from. (YYYY-MM-DD)","filter":"date","default":""},"containerClass":{"required":false,"name":"Container Class","description":"CSS Class to add to the container DIV.article. (Default=\"wikiplugin_bloglist\")","filter":"striptags","default":"wikiplugin_bloglist"}}}; tiki_plugins.box = {"name":"Box","documentation":"PluginBox","description":"Creates a formatted box with a title bar","prefs":["wikiplugin_box"],"body":"tekst","icon":"img\/icons\/layout_header.png","tags":["basic"],"params":{"title":{"required":false,"name":"Box title","description":"Displayed above the content","default":""},"bg":{"required":false,"name":"Background color","description":"As defined by CSS, name or Hex code."},"width":{"required":false,"name":"Box width","description":"In pixels or percentage. Default value is 100%."},"align":{"required":false,"name":"Text Alignment","description":"Aligns the text within the box (left aligned by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Do prawej","value":"right"},{"text":"Wy\u015brodkowanie","value":"center"}]},"float":{"required":false,"name":"Float Position","description":"Set the alignment for the entire box. For elements with a width of less than 100%, other elements will wrap around it\n\t\t\t\t\tunless the clear parameter is appropriately set.)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"}]},"clear":{"required":false,"name":"Wyczy\u015b\u0107","description":"Items are not allowed to wrap around the box if this parameter is set to.1 (Yes)","filter":"text","default":"","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"class":{"required":false,"name":"CSS Class","description":"Apply custom CSS class to the box."},"id":{"required":false,"name":"ID","description":"ID"}}}; tiki_plugins.button = {"name":"Button","documentation":"PluginButton","description":"Add a link formatted as a button","prefs":["wikiplugin_button"],"validate":"none","extraparams":false,"icon":"img\/icons\/control_play_blue.png","tags":["basic"],"params":{"href":{"required":true,"name":"Url","description":"URL to be produced by the button. You can use wiki argument variables like {{itemId}} in it","filter":"url","default":""},"_class":{"required":false,"name":"CSS Class","description":"CSS class for the button","filter":"text","default":""},"_text":{"required":false,"name":"Label","description":"Label for the button","filter":"text","default":""}}}; tiki_plugins.calendar = {"name":"Kalendarz","documentation":"PluginCalendar","description":"Display a calendar and its events","prefs":["feature_calendar","wikiplugin_calendar"],"icon":"img\/icons\/calendar.png","params":{"calIds":{"name":"Calendar IDs","description":"If set to a list of calendar identifiers, restricts the events to those in the identified calendars. Identifiers are separated by commas (\",\"). Example values:\"13\", \"4,7\", \"31,49\". Not set by default.","filter":"digits","separator":",","default":"","profile_reference":"calendar"},"viewlist":{"required":false,"name":"View Type","description":"Determines how to show events. Possible values: table, list, both. \"table\" shows events in a calendar. Default value: table.","filter":"word","default":"table","options":[{"text":"","value":""},{"text":"Lista","value":"list"},{"text":"Table","value":"table"},{"text":"Both","value":"both"}]},"viewmode":{"name":"View Time Span","description":"If in calendar (or \"table\") view type, determines the time span displayed by the calendar. Possible values: year, semester, quarter, month, week, day. Default is month","filter":"word","default":"month","options":[{"text":"","value":""},{"text":"Dzie\u0144","value":"day"},{"text":"Tydzie\u0144","value":"week"},{"text":"Miesi\u0105c","value":"month"},{"text":"Kwarta\u0142","value":"quarter"},{"text":"P\u00f3\u0142rocze","value":"semester"},{"text":"Rok","value":"year"}]},"viewnavbar":{"required":false,"name":"Navigation Bar","description":"Decide or not to show the navigation bar (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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"],"icon":"img\/icons\/wand.png","tags":["basic"],"params":{"fgalId":{"required":true,"name":"File Gallery ID","description":"ID number of the file gallery that contains the images to be displayed","filter":"digits","accepted":"ID","default":"","profile_reference":"file_gallery"},"sort_mode":{"required":false,"name":"Sort Mode","description":"Sort by database table field name, ascending or descending. Examples: fileId_asc or name_desc.","filter":"word","accepted":"fieldname_asc or fieldname_desc with actual table field name in place of 'fieldname'.","default":"created_desc"},"transitionSpeed":{"required":false,"name":"Transition time","description":"The time (in milliseconds) it will take to transition between two images.","filter":"digits","accepted":"number","default":"1500"},"displayTime":{"required":false,"name":"Display time","description":"The time (in milliseconds) to display each image.","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.","filter":"text","accepted":"real between 0 and 1","default":".2","advanced":true},"displayProgressBar":{"required":false,"name":"Display progress ring","filter":"digits","options":[{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"default":"1","advanced":true},"thumbnailType":{"required":false,"name":"Display thumbnails","description":"Display thumbnails, number, count etc.","filter":"text","options":[{"text":"Brak","value":"none"},{"text":"Buttons","value":"buttons"},{"text":"Obrazy","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\")","filter":"text","default":"20px","advanced":true},"thumbnailHeight":{"required":false,"name":"Thumbnail box height","description":"Height of thumbnail box in CSS units (default \"20px\")","filter":"text","default":"20px","advanced":true},"autoPilot":{"required":false,"name":"Start automatically","description":"Move the carousel automatically when the page loads (default Yes).","filter":"digits","options":[{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"default":"1"},"displayThumbnails":{"required":false,"name":"Display thumbnails","description":"Legacy v2 param: Display thumbnails.","filter":"digits","options":[{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"default":"1","advanced":true},"displayThumbnailNumbers":{"required":false,"name":"Display place numbers in the thumbnail boxes","description":"Legacy v2 param: Display place numbers in the thumbnail boxes.","filter":"digits","options":[{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"default":"1","advanced":true},"displayThumbnailBackground":{"required":false,"name":"Use corresponding image as background for a thumbnail box","description":"Legacy v2 param: Use corresponding image as background for a thumbnail box.","filter":"digits","options":[{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"default":"1","advanced":true},"thumbnailFontSize":{"required":false,"name":"Thumbnail box font size","description":"Legacy v2 param: Font size of thumbnail box in CSS units (default \".7em\").","filter":"text","accepted":"CSS units","default":".7em","advanced":true},"displaySize":{"required":false,"name":"Size of picture","description":"In case your picture is too large, you can specify a scale between 0 and 1 to reduce it, or a maximum size in pixels","filter":"text","default":"1","accepted":"Real between 0 and 1, or integer over 10","advanced":true}}}; tiki_plugins.cartmissinguserinfo = {"name":"Cart Missing User Info","documentation":"PluginCartMissingUserInfo","description":"Check if user still has missing info to enter","prefs":["wikiplugin_cartmissinguserinfo","payment_feature"],"tags":["experimental"],"params":{"info_type":{"required":true,"name":"Type of Information","filter":"text","default":"postpurchase","options":[{"text":"Post Purchase","value":"postpurchase"},{"text":"Required before purchase","value":"required"}]},"product_class_id":{"required":true,"name":"Product Class ID","filter":"int","default":""}}}; tiki_plugins.category = {"name":"Kategoria","documentation":"PluginCategory","description":"List categories and objects assigned to them","prefs":["feature_categories","wikiplugin_category"],"icon":"img\/icons\/sitemap_color.png","params":{"id":{"required":false,"name":"Category IDs","description":"List of category IDs separated by + signs. ex: 1+2+3. Default will use category of the current page.","filter":"digits","separator":"+","default":"","profile_reference":"category"},"types":{"required":false,"name":"Types","description":"List of object types to include in the list separated by plus signs. ex: article+blog+blog post+faq+fgal
+forum+igal+newsletter
+event+poll+quiz+survey
+tracker+wiki+img","filter":"text","default":"*"},"sort":{"required":false,"name":"Sort Order","description":"Sort ascending or descending based on various attributes (sorted ascending by name by default)","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)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"and":{"required":false,"name":"And","description":"If set to y (Yes), only objects in all of the categories will be shown (default is to show objects in any of the categories)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"sub":{"required":false,"name":"With Sub-categories","description":"Also list objects in sub-categories of the categories given (default is to list sub-category objects)","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showdescription":{"required":false,"name":"Show Description","description":"Show descriptions (not shown by default)","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showname":{"required":false,"name":"Show Name","description":"Show object names (shown by default)","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showtype":{"required":false,"name":"Show type","description":"Show type (shown by default)","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"one":{"required":false,"name":"One Per Line","description":"Show one object per line (multiple per line shown by default)","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showlinks":{"required":false,"name":"Show Child Links","description":"Show children category links (shown by default)","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"categoryshowlink":{"required":false,"name":"Show Top Link","description":"Show top category link (shown by default)","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"maxRecords":{"required":false,"name":"Max Records","description":"Maximum number of objects to list (default is 50)","default":"50","filter":"digits"},"showTitle":{"required":false,"name":"Show Title","description":"Show title text above category object lists (shown by default)","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"lang":{"required":false,"name":"J\u0119zyk","description":"List only objects in this language. Only apply if type=wiki.","filter":"lang","default":""}}}; tiki_plugins.categorytransition = {"name":"PluginCategoryTransition","description":"Displays controls to trigger category transitions for any object.","prefs":["feature_category_transition","wikiplugin_categorytransition"],"params":{"objType":{"required":true,"name":"Object Type","description":"Object Type","filter":"text","default":""},"objId":{"required":true,"name":"Object ID","description":"Object ID","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","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"],"icon":"img\/icons\/sitemap_color.png","params":{"objects":{"required":false,"name":"Obiekt","description":"Currently, only works with wiki pages (set to wiki (Wiki Pages) by default)","default":"wiki","options":[{"text":"","value":""},{"text":"Strony Wiki","value":"wiki"}]},"max":{"required":false,"name":"Max","description":"Maximum number of items. Use -1 for unlimited. Default is the site admin setting for maximum records.","default":"$prefs['maxRecords']"},"offset":{"required":false,"name":"Result Offset","description":"Result number at which the listing should start (default is no offset)","default":0}}}; tiki_plugins.catpath = {"name":"Category Path","documentation":"PluginCatPath","description":"Show the full category path for a wiki page","prefs":["feature_categories","wikiplugin_catpath"],"icon":"img\/icons\/sitemap_color.png","params":{"divider":{"required":false,"name":"Separator","description":"String used to separate the categories in the path. Default character is >.","default":">"},"top":{"required":false,"name":"Display Top Category","description":"Show the top category as part of the path name (not shown by default)","filter":"alpha","default":"no","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.cclite = {"name":"Cclite","documentation":"PluginCclite","description":"General purpose cclite utility plugin","prefs":["wikiplugin_cclite","payment_feature"],"icon":"img\/icons\/money.png","tags":["experimental"],"params":{"mode":{"required":false,"name":"Tryb","description":"Mode of operation - summary or recent. Default: summary","filter":"text","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)","filter":"text","default":""}}}; tiki_plugins.center = {"name":"Wy\u015brodkowanie","documentation":"PluginCenter","description":"Center text","prefs":["wikiplugin_center"],"body":"tekst","icon":"img\/icons\/text_align_center.png","filter":"wikicontent","tags":["basic"],"params":[]}; tiki_plugins.chart = {"name":"Chart","documentation":"PluginChart","description":"Display a chart from TikiSheet","prefs":["feature_sheet","wikiplugin_chart"],"icon":"img\/icons\/chart_curve.png","body":"Chart caption.","params":{"id":{"required":true,"name":"Sheet ID","description":"Data sheet ID","profile_reference":"sheet"},"type":{"required":true,"name":"Chart Type","description":"BarStackGraphic | MultibarGraphic | MultilineGraphic | PieChartGraphic"},"width":{"required":true,"name":"Chart Width","description":"Szeroko\u015b\u0107 w pikselach."},"height":{"required":true,"name":"Chart Height","description":"Wysoko\u015b\u0107 w pikselach."},"value":{"required":false,"name":"Value series","description":"Required for pie charts"},"x":{"required":false,"name":"Independant series","description":"Required for types other than pie chart"},"y0":{"required":false,"name":"Dependant series","description":"Required for types other than pie chart"},"y1":{"required":false,"name":"Dependant series","description":"Description needed"},"y2":{"required":false,"name":"Dependant series","description":"Description needed"},"y3":{"required":false,"name":"Dependant series","description":"Description needed"},"y4":{"required":false,"name":"Dependant series","description":"Description needed"},"color":{"required":false,"name":"Colors","description":"List of colors to use."},"style":{"required":false,"name":"Styles","description":"List of styles to use."},"label":{"required":false,"name":"Labels","description":"Labels for the series or values in the legend."}}}; tiki_plugins.code = {"name":"Kod","documentation":"PluginCode","description":"Display code syntax with line numbers and color highlights","prefs":["wikiplugin_code"],"body":"Code to be displayed","icon":"img\/icons\/page_white_code.png","filter":"rawhtml_unsafe","format":"html","tags":["basic"],"params":{"caption":{"required":false,"name":"Caption","description":"Code snippet label."},"wrap":{"required":false,"name":"Word Wrap","description":"Enable word wrapping on the code to avoid breaking the layout.","options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"default":"y"},"colors":{"required":false,"name":"Colors","description":"Available: php, html, sql, javascript, css, java, c, doxygen, delphi, rsplus...","advanced":false},"ln":{"required":false,"name":"Line Numbers","description":"Show line numbers for each line of code. May not be used with colors unless GeSHI is installed.","options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"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)","options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"advanced":true},"mediawiki":{"required":false,"name":"Code Tag","description":"Encloses the code in an HTML code tag, for example: <code>user input<code>","options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","value":"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,"icon":"img\/icons\/pictures.png","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":"Filter on fileIds in a file gallery to only show those images. Separate each fileId with ':'","filter":"digits","separator":":","accepted":"ID separated with :","default":"","since":"6.0"},"thumb":{"required":false,"name":"Thumb","description":"Display as a thumbnail (y) or full size (n)","filter":"alpha","accepted":"y or n","default":"y","since":"5.0","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"sort_mode":{"required":false,"name":"Sort Mode","description":"Sort by database table field name, ascending or descending. Examples: fileId_asc or name_desc.","filter":"word","accepted":"fieldname_asc or fieldname_desc with actual table field name in place of 'fieldname'.","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":"Tak","value":"y"},{"text":"Nie","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":"Tak","value":"y"},{"text":"Nie","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":"Tak","value":"y"},{"text":"Nie","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":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.comment = {"name":"Komentarz","documentation":"PluginComment","description":"Display a comment area for any specified object","prefs":["wikiplugin_comment"],"format":"html","icon":"img\/icons\/comments.png","params":{"objectType":{"required":true,"name":"Object Type","description":"Object Type","filter":"text","options":[{"text":"Tracker","value":"tracker"},{"text":"Galeria obraz\u00f3w","value":"image gallery"},{"text":"Rysunek","value":"image"},{"text":"Sk\u0142ad plik\u00f3w","value":"file gallery"},{"text":"File","value":"file"},{"text":"Artyku\u0142","value":"article"},{"text":"Submission","value":"submission"},{"text":"Forum","value":"forum"},{"text":"Blog","value":"blog"},{"text":"Blog Post","value":"blog post"},{"text":"Wiki Page","value":"wiki page"},{"text":"Historia","value":"history"},{"text":"CZP","value":"faq"},{"text":"Ankieta","value":"survey"},{"text":"Biuletyn","value":"newsletter"}],"default":"wiki page"},"objectId":{"required":true,"name":"Object ID","description":"Object ID","filter":"int","default":"The current wiki page you have added the plugin to","profile_reference":"type_in_param"}}}; tiki_plugins.content = {"name":"Element dynamiczny","documentation":"PluginContent","description":"Display content from dynamic content repository","prefs":["feature_dynamic_content","wikiplugin_content"],"filter":"text","icon":"img\/icons\/database_table.png","tags":["basic"],"params":{"id":{"required":false,"name":"Content ID","description":"Dynamic content ID. The value can be obtained in the listing.","filter":"digits","default":""},"label":{"required":false,"name":"Content Label","description":"Label of the dynamic content to display.","filter":"description","default":""}}}; tiki_plugins.contributionsdashboard = {"name":"Contributions Dashboard","documentation":"","description":"List users contributions to your work","prefs":["feature_trackers","wikiplugin_contributionsdashboard"],"tags":["basic"],"body":"Notice","format":"html","icon":"img\/icons\/database_table.png","filter":"text","params":{"start":{"required":false,"name":"Start Date","description":"Default Beginning Date","filter":"striptags","default":"Today - 7 days"},"end":{"required":false,"name":"End Date","description":"Default Ending Date","filter":"striptags","default":"Today"},"types":{"required":true,"name":"Dashboard Types","description":"The type of charts that will be rendered separated by comma","filter":"striptags","default":"trackeritems"}}}; tiki_plugins.convene = {"name":"Convene","documentation":"PluginConvene","description":"Convene an event with schedule and members","introduced":9,"prefs":["wikiplugin_convene","feature_calendar"],"body":"Convene data generated from user input","icon":"img\/icons\/arrow_in.png","filter":"rawhtml_unsafe","tags":["basic"],"params":{"title":{"required":false,"name":"Title of Event","default":"Convene"},"calendarid":{"required":false,"name":"Calendar ID","description":"ID number for the site calendar where to store the date for the events with maximum votes","filter":"digits","default":"","profile_reference":"calendar"},"minvotes":{"required":false,"name":"Minimum Number of votes to show Add-to-Calendar icon","description":"Minimum Number of votes needed to show Add-to-Calendar icon, so that new users do not see a potentially confusing icon before the convene has enough information on it","filter":"digits","default":"3"},"dateformat":{"required":false,"name":"Date and time format","description":"Display date and time in short or long format, according to the site wide setting","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Short","value":"short"},{"text":"Long","value":"long"}]}}}; tiki_plugins.cookie = {"name":"Cookie","documentation":"PluginCookie","description":"Display a rotating set of taglines or quotes (also known as fortune cookies)","prefs":["wikiplugin_cookie"],"icon":"img\/icons\/quotes.png","tags":["basic"],"params":[]}; tiki_plugins.cookieconsent = {"name":"Cookie Consent","documentation":"PluginCookieConsent","description":"Only displays the body markup if 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","icon":"img\/icons\/question.gif","params":{"no_consent_message":{"required":false,"name":"No Cookie Message","description":"Message displayed if user has not consented to accepting cookies.","default":"Sorry, cookie consent required"},"element":{"required":false,"name":"Containing Element","description":"DOM element to contain everything (DIV, SPAN etc). Default to \"div\", set to \"none\" for no container.","default":"div"},"element_class":{"required":false,"name":"Element CSS Class","description":"CSS class for above.","default":""},"no_consent_class":{"required":false,"name":"No Consent CSS Class","description":"CSS class for no consent message. Default \"wp-cookie-consent-required\"","default":"wp-cookie-consent-required"}}}; tiki_plugins.copyright = {"name":"Copyright","documentation":"PluginCopyright","description":"Insert copyright notices","prefs":["wiki_feature_copyrights","wikiplugin_copyright"],"body":"Pattern to display the copyright in. May contain ~title~, ~year~, ~authors~ and ~holder~.","icon":"img\/icons\/shield.png","params":[]}; tiki_plugins.countdown = {"name":"Countdown","documentation":"PluginCountdown","description":"Display a countdown to a specified date.","prefs":["wikiplugin_countdown"],"icon":"img\/icons\/clock.png","body":"Text to append to the countdown.","tags":["basic"],"params":{"enddate":{"required":true,"name":"End Date","description":"Target date and time. Multiple formats accepted.","default":""},"show":{"required":false,"name":"Items to Show","description":"Select: y=years, o=months, d=days, h=hours, m=minutes, s=seconds.\n\t\t\t\t\tEnter multiple values as: yodhms. Must be in the order of descending length, and a time unit should not be skipped.\n\t\t\t\t\tIf blank, all non-zero date parts are shown.","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":"Dni","value":"d"},{"text":"Days & Hours","value":"dh"},{"text":"Days, Hours & Minutes","value":"dhm"},{"text":"Days, Hours, Minutes & Seconds","value":"dhms"},{"text":"Hours","value":"h"},{"text":"Hours & Minutes","value":"hm"},{"text":"Hours, Minutes & Seconds","value":"hms"},{"text":"Minutes","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) 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 from now. No (n) is the default.","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"since":{"required":false,"name":"Handle Past Events","description":"If Yes (y), will display amount of time since the event (default).\n\t\t\t\t\tIf No (n) and if there is body text, will display \"is over\" or custom text set in text parameter after body text.","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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\" 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), \"[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).\n\t\t\t\t\tSet to silent for no text.","accepted":"default, silent, custom: before event|after event|after event when time not shown","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), decimal (d), space (s), or leave blank for no separator.","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":"Custom Search Interface that displays results using the LIST plugin","prefs":["wikiplugin_customsearch","wikiplugin_list","feature_ajax","feature_search"],"body":"LIST plugin configuration information","filter":"wikicontent","profile_reference":"search_plugin_content","icon":"img\/icons\/text_list_bullets.png","tags":["advanced"],"params":{"wiki":{"required":true,"name":"Template wiki page","description":"Wiki page where search user interface template is found","filter":"pagename","default":"","profile_reference":"wiki_page"},"id":{"required":false,"name":"Alphanumeric Unique Identifier for search","description":"A unique identifier to distinguish custom searches for storing of previous search criteria entered by users","filter":"alnum","default":"0"},"autosearchdelay":{"required":false,"name":"Autotrigger AJAX search on criteria change","description":"Delay in milliseconds before automatically triggering search after change (0 disables)","filter":"digits","default":"0"},"searchfadediv":{"required":false,"name":"Div to fade when AJAX search in progress","description":"The specific ID of the specific div to fade out when AJAX search is in progress, if not set will attempt to fade the whole area or if failing simply show the spinner","filter":"text","default":""},"recalllastsearch":{"required":false,"name":"Return users to same search parameters on coming back to the search page after leaving","description":"In the same session, return users to same search parameters on coming back to the search page after leaving","options":[{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"filter":"digits","default":"0"},"callbackscript":{"required":false,"name":"Custom JavaScript wiki page","description":"The wiki page on which custom JavaScript that is to be executed on return of AJAX results","filter":"pagename","default":""},"destdiv":{"required":false,"name":"Destination Div","description":"Id of a pre-existing div to contain the search results","filter":"text","default":""},"searchonload":{"required":false,"name":"Search On Load","description":"Execute the search when the page loads (default: Yes)","options":[{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"filter":"digits","default":"1"},"requireinput":{"required":false,"name":"Require non-empty search text","description":"Require first input field to be filled for search to trigger","options":[{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}],"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

To use values from other forms on the same page as parameters for the data-channel use \"fieldname, external=fieldid\". Where \"fieldid\" is the id (important) of the external input to use, and \"fieldname\" is the name of the parameter in the data-channel . To use fixed hidden preset values use \"fieldname, hidden=value.\"","extraparams":true,"icon":"img\/icons\/transmit_blue.png","params":{"channel":{"required":true,"name":"Channel Name","description":"Name of the channel as registered by the administrator.","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 placeholders %reference% or %reference:urlencode%, where reference matches a profile object ref, allowing to redirect conditionally to a freshly created object.","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.","filter":"url","default":""},"quietReturn":{"required":false,"name":"Do not use returnURI but instead return true quietly","description":"If set to y, will return quietly after data channel has run which would be needed if plugin is used in non-wiki page context.","default":"n"},"buttonLabel":{"required":false,"name":"Button Label","description":"Label for the submit button. Default: \"Go\".","default":"Go"},"class":{"required":false,"name":"Class","description":"CSS class for this form","default":""},"emptyCache":{"required":false,"name":"Empty Caches","description":"Which caches to empty. Default \"Clear all Tiki caches\"","default":"all","filter":"word","options":[{"text":"","value":""},{"text":"Clear all Tiki caches","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":"Brak","value":"none"}]},"price":{"required":false,"name":"Price","description":"Price to execute the datachannel (USD).","prefs":["payment_feature"],"default":"","filter":"text"},"paymentlabel":{"required":false,"name":"Payment Label","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 can be obsolete (not on by default)","default":"n","filter":"word","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"array_values":{"required":false,"name":"Multiple Values","description":"Accept arrays of multiple values in the POST. e.g. itemId[]=42&itemId=43 etc. (multiple values not accepted by default)","default":"n","filter":"alpha","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.dbreport = {"name":"DB Report","documentation":"PluginDBReport","description":"Query a database and display results (only works with ADOdb, does not work with PDO)","prefs":["wikiplugin_dbreport"],"body":"report definition","validate":"all","icon":"img\/icons\/database_table.png","params":{"dsn":{"required":false,"name":"Full DSN","description":"A full DSN (Data Source Name) connection string. eg: mysql:\/\/user:pass@server\/database","default":""},"db":{"required":false,"name":"Wiki DSN Name","description":"The name of a DSN connection defined by the Wiki administrator.","default":""},"wiki":{"required":false,"name":"Wiki Syntax","description":"Parse wiki syntax within the report (not parsed by default)","default":"","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"debug":{"required":false,"name":"Debug","description":"Display the parsed report definition (not displayed by default)","default":"","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]}}}; tiki_plugins.dialog = {"name":"Dialog","documentation":"PluginDialog","validate":"all","description":"Create a jQuery-UI dialog","prefs":["wikiplugin_dialog","feature_jquery_ui"],"body":"tekst","params":{"title":{"required":false,"name":"Tytu\u0142","description":"","filter":"text","default":""},"buttons":{"required":false,"name":"Buttons","description":"Button labels separated by commas.","filter":"text","separator":",","default":["Ok"]},"actions":{"required":false,"name":"Button actions","description":"JS to perform on 1st button click.","filter":"rawhtml_unsafe","separator":",","default":""},"width":{"required":false,"name":"Dialog width","description":"In pixels.","filter":"int","default":"300"},"id":{"required":false,"name":"HTML ID","description":"Automatically generated if left empty in the form \"wpdialog_XX\" (must be unique per page)","filter":"striptags","default":""},"showAnim":{"required":false,"name":"Show animation","description":"","filter":"text","default":""},"hideAnim":{"required":false,"name":"Hide animation","description":"","filter":"text","default":""},"autoOpen":{"required":false,"name":"Auto open","description":"y\/n","filter":"alpha","default":"y"},"modal":{"required":false,"name":"Modal","description":"y\/n","filter":"alpha","default":"n"},"wiki":{"required":false,"name":"Wiki","description":"Wiki page to use as dialog body.","filter":"pagename","default":"","profile_reference":"wiki_page"},"openAction":{"required":false,"name":"Open Action","description":"JS to execute when dialog opens.","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":"tekst","icon":"img\/icons\/script_code_red.png","filter":"wikicontent","tags":["basic"],"params":{"type":{"required":false,"name":"Typ","description":"Indicate the type of HTML tag to use (default is div)","filter":"alpha","default":"div","options":[{"text":"Brak","value":""},{"text":"Div","value":"div"},{"text":"Span","value":"span"},{"text":"Pre","value":"pre"},{"text":"Pogrubienie","value":"b"},{"text":"Kursywa","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 Hex code.","filter":"striptags","default":""},"width":{"required":false,"name":"Box width","description":"In pixels or percentage. Default is original size","default":"","filter":"text"},"align":{"required":false,"name":"Text Alignment","description":"Aligns the text within the element","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"},{"text":"Wy\u015brodkowanie","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 100%, other elements will wrap around it\n\t\t\t\t\tunless the clear parameter is appropriately set.)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Do prawej","value":"right"},{"text":"Do lewej","value":"left"},{"text":"Brak","value":"none"}]},"clear":{"required":false,"name":"Wyczy\u015b\u0107","description":"Items are not allowed to wrap around the side(s) this parameter is set to.","filter":"text","default":"","options":[{"text":"","value":""},{"text":"Do prawej","value":"right"},{"text":"Do lewej","value":"left"},{"text":"Both","value":"both"},{"text":"Brak","value":"none"}]},"class":{"required":false,"name":"CSS Class","description":"Apply custom CSS class to the div.","filter":"text","default":""},"id":{"required":false,"name":"HTML ID","description":"Sets the div's id attribute, as defined by HTML.","filter":"striptags","default":""},"title":{"required":false,"name":"Title attribute","description":"Title for the div, usually displayed as a tooltip.","filter":"text","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\" format.","icon":"img\/icons\/text_list_bullets.png","tags":["basic"],"params":[]}; tiki_plugins.draw = {"name":"Draw","documentation":"PluginDraw","description":"Display or create an image from TikiDraw that is stored into the File Gallery","prefs":["feature_draw","wikiplugin_draw"],"icon":"img\/icons\/shape_square_edit.png","tags":["basic"],"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":"Szeroko\u015b\u0107","description":"Width in pixels or percentage. Default value is page width. e.g. \"200px\" or \"100%\"","filter":"striptags","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":"Wysoko\u015b\u0107","description":"Height in pixels or percentage. Default value is complete drawing height.","filter":"striptags","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 y, it bypasses this check and shows the archive rather than the latest revision","filter":"striptags","accepted":"y or n","default":"n","since":"8","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.equation = {"name":"Equation","documentation":"PluginEquation","description":"Render an equation written in LaTeX syntax as an image.","prefs":["wikiplugin_equation"],"body":"equation","icon":"img\/icons\/sum.png","params":{"size":{"required":false,"name":"Wielko\u015b\u0107","description":"Size expressed as a percentage of the normal size. 100 produces the default size. 200 produces an image twice as large.","default":100,"filter":"digits"}}}; tiki_plugins.events = {"name":"Events","documentation":"PluginEvents","description":"Display upcoming events from calendars","prefs":["feature_calendar","wikiplugin_events"],"icon":"img\/icons\/calendar_view_day.png","tags":["basic"],"params":{"calendarid":{"required":true,"name":"Calendar IDs","description":"ID numbers for the site calendars whose events are to be displayed, separated by vertical bars (|)","default":"","profile_reference":"calendar"},"maxdays":{"required":false,"name":"Maximum Days","description":"Events occurring within this number of days in the future from today will be included in the list (unless limited by other parameter settings). Default is 365 days.","filter":"digits","default":365},"max":{"required":false,"name":"Maximum Events","description":"Maximum number of events to display. Default is 10. Set to 0 to display all (unless limited by other parameter settings)","default":10,"filter":"digits"},"datetime":{"required":false,"name":"Show Time","description":"Show the time along with the date (shown by default)","default":1,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"desc":{"required":false,"name":"Show Description","description":"Show the description of the event (shown by default)","default":1,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"timespan":{"required":false,"name":"Timespan","description":"all, past, future (default)"},"usePagination":{"required":false,"name":"Use Pagination","description":"Activate pagination when Events listing are long. Default is n","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.exercise = {"name":"Exercise","documentation":"PluginExercise","description":"Creates exercises within a wiki page for students to test their new skills. The plugin allows to define inline questions and optional answers to be selected from. A score is given for multiple exercises within a page.","prefs":["wikiplugin_exercise"],"filter":"text","format":"html","tags":["basic"],"params":{"answer":{"required":false,"name":"Answer","description":"Used inline to specify the right answer to the question and propose an input field.","filter":"text"},"incorrect":{"required":false,"name":"Incorrect","description":"Alternative answers to provide","filter":"text"}}}; tiki_plugins.expandingoutline = {"type":"expandingoutline","documentation":"PluginExpandingOutline","prefs":["wikiplugin_expandingoutline","feature_jison_wiki_parser"],"filter":"rawhtml_unsafe","icon":"img\/icons\/mime\/html.png","tags":["basic"],"htmlTagType":"div","hasHtmlBody":true,"htmlAttributes":{"id":"","class":"","style":""},"button":null,"name":"Expanding Outline","description":"Turns wiki list into an expandable outline","body":"Wiki syntax of list","params":[],"parserLevel":0,"format":null,"validate":null,"np":true}; tiki_plugins.extendcarthold = {"name":"Extend Cart Inventory Hold","documentation":"PluginExtendCartHold","description":"Extends the time that items are held in the shop before timing out","prefs":["wikiplugin_extendcarthold","payment_feature"],"filter":"wikicontent","format":"html","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","icon":"img\/icons\/wand.png","tags":["basic"],"params":{"label":{"required":true,"name":"Label","filter":"striptags","description":"Label for link that shows and hides the content when clicked","default":"Unspecified label","since":"3.0"},"icon":{"required":false,"name":"Icon","filter":"alpha","description":"Arrow icon showing that content can be hidden or shown.","default":"","since":"7.0","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show_speed":{"required":false,"name":"Show Speed","filter":"alnum","description":"Speed of animation in milliseconds when showing content (200 is fast and 600 is slow. 1000 equals 1 second).","default":400,"since":"7.0","accepted":"Integer greater than 0 and less than or equal to 1000, or 'fast' or 'slow'","advanced":true},"hide_speed":{"required":false,"name":"Hide Speed","filter":"alnum","description":"Speed of animation in milliseconds when hiding content (200 is fast and 600 is slow. 1000 equals 1 second).","default":400,"since":"7.0","accepted":"Integer greater than 0 and less than or equal to 1000, or 'fast' or 'slow'","advanced":true}}}; tiki_plugins.fancylist = {"name":"Fancy List","documentation":"PluginFancyList","description":"Create a fancy-looking list","prefs":["wikiplugin_fancylist"],"body":"One item per line starting with anything followed by \")\".","icon":"img\/icons\/text_list_bullets.png","tags":["basic"],"params":{"div":{"required":false,"name":"Use Div","description":"Use the HTML tag div instead of the HTML tag for lists (ol)","default":"","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"class":{"required":false,"name":"Class","description":"CSS class for the fancylist","default":""}}}; tiki_plugins.fancytable = {"name":"Fancy Table","documentation":"PluginFancyTable","description":"Create a formatted table","prefs":["wikiplugin_fancytable"],"body":"Rows separated by >> in the header; for the table body, one row per line. Cells separated by | in both cases.","icon":"img\/icons\/table.png","tags":["basic"],"params":{"head":{"required":false,"name":"Heading Row","description":"Header rows of the table. Use >> to separate multiple rows.","default":""},"headclass":{"required":false,"name":"Heading CSS Class","description":"CSS class to apply to the heading row.","default":""},"headaligns":{"required":false,"name":"Header Horizontal Align","description":"Horizontal alignments for header cells separated by |. Choices: left, right, center, justify.","default":""},"headvaligns":{"required":false,"name":"Header Vertical Align","description":"Vertical alignments for header cells separated by |. Choices: top, middle, bottom, baseline.","default":""},"colwidths":{"required":false,"name":"Column Widths","description":"Column widths followed by px for pixels or % for percentages. Each column separated by |.","default":""},"colaligns":{"required":false,"name":"Cell Horizontal Align","description":"Table body column horizontal alignments separated by |. Choices: left, right, center, justify.","default":""},"colvaligns":{"required":false,"name":"Cell Vertical Align","description":"Table body column vertical alignments separated by |. Choices: top, middle, bottom, baseline.","default":""},"sortable":{"required":false,"name":"Overall Sort Settings","description":"Enter y<\/b> to allow sorting and n<\/b> to disallow (n is the default). Enter type:save<\/b>\n\t\t\t\t\tto allow sorts to be saved between page refreshes. Enter type:reset<\/b>;text:***** to allow sorting\n\t\t\t\t\tand show an unsort button with custom text. Enter type:savereset<\/b>;text:buttontext to allow the\n\t\t\t\t\tsame for saved sorts.","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 = ascending, 1 = descending, n = no sort, y = allow sorting but no pre-sort), for example:\n\t\t\t\t\t[0,y],[1,0],[2,n]. 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 parameter (as in [0,y]) to assign all previous columns.","default":"","filter":"striptags","advanced":true},"tsortcolumns":{"required":false,"name":"Sort Settings by Column","description":"Set type<\/b> and group<\/b> settings for each column, using |<\/b> to separate columns. To\n\t\t\t\t\tshow group headings upon page load, the Pre-sorted Columns<\/em> parameter will need to be set for a\n\t\t\t\t\tcolumn with a group setting. Group will not work in plugins where the Server Side Processing<\/em>\n\t\t\t\t\tparameter is set to 'y'.
type<\/b> tells the sorter what type of date is being sorted and choices include:\n\t\t\t\t\ttext<\/b>, digit<\/b>, currency<\/b>, percent<\/b>, usLongDate<\/b>, shortDate<\/b>, isoDate<\/b>,\n\t\t\t\t\tdateFormat-ddmmyyyy<\/b>, ipAddress<\/b>, url<\/b>, time<\/b>.\n\t\t\t\t\tAlso handle strings in numeric columns with string-min<\/b> and string-max<\/b>. Handle empty cells\n\t\t\t\t\twith empty-top<\/b>, empty-bottom<\/b> or empty-zero<\/b>.
group<\/b> creates automatic row headings upon sort with the heading text determined by\n\t\t\t\t\tthe setting as follows: letter<\/b> (first letter), word<\/b> (first word), number<\/b>, date<\/b>,\n\t\t\t\t\tdate-year<\/b>, date-month<\/b>, date-day<\/b>, date-week<\/b>, date-time<\/b>. letter<\/b> and word<\/b>\n\t\t\t\t\tcan be extended, e.g., word-2<\/b> shows first 2 words. number-10<\/b> will group rows in blocks of\n\t\t\t\t\tten. Group will not work in plugins where the Server Side Processing<\/em> parameter is set to\n\t\t\t\t\t'y'.","default":"","filter":"striptags","advanced":true},"tsfilters":{"required":false,"name":"Column Filters","description":"Enter y<\/b> for a blank text filter on all columns, or n<\/b> for no filters. Or set custom column filters\n\t\t\t\t\tseparated by |<\/b> for each column for the following filter choices and parameters:
Text - <\/b>type:text;placeholder:xxxx
(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:****
(options generated automatically if not set and the server parameter is not 'y')
\n\t\t\t\t\tDate range - <\/b>type:date;format:yyyy-mm-dd;from:2013-06-30;to:2013-12-31
(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
\n\t\t\t\t\tNo filter - <\/b>type:nofilter
For example: tsfilters=\"type:dropdown;placeholder:Type to filter...\" 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.","default":"","filter":"striptags","advanced":true},"tsfilteroptions":{"required":false,"name":"Filter Options","description":"The following options are available: reset<\/b> (adds button to take off filters), and hide<\/b>\n\t\t\t\t\t(Filters are revealed upon mouseover. Hide doesn't work when date and range filters are used.). To use both, set\n\t\t\t\t\ttsfilteroptions=\"type:reset;text:button text;style:hide\"","default":"","filter":"striptags","advanced":true},"tspaginate":{"required":false,"name":"Paginate","description":"Enter y 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 custom values as in the following example: max<\/b>:40;expand<\/b>:60;expand:100;expand:140","default":"","filter":"striptags","advanced":true}}}; tiki_plugins.favorite = {"name":"Ulubiona","documentation":"PluginFavorite","description":"Shows if item is user favorite or not and provide the way to set it","prefs":["wikiplugin_favorite","user_favorites"],"format":"html","params":{"objectType":{"required":true,"name":"Object Type","description":"Object Type","filter":"text","default":""},"objectId":{"required":true,"name":"Object ID","description":"Object ID","filter":"text","default":"","profile_reference":"type_in_param"}}}; tiki_plugins.file = {"name":"File","documentation":"PluginFile","description":"Link to a file that's attached or in a file gallery or archive. See PluginFiles for more functionality.","prefs":["wikiplugin_file"],"body":"Label for the link to the file (ignored if the file is a wiki attachment)","icon":"img\/icons\/file-manager.png","tags":["basic"],"params":{"type":{"required":true,"name":"Typ","description":"Indicate whether the file is in a file gallery or is a wiki page attachment","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"File Gallery File\/Archive","value":"gallery"},{"text":"Wiki Page Attachment","value":"attachment"}]},"name":{"required":true,"name":"Nazwa","description":"Identify an attachment by entering its file name, which will show as a link to the file. If the page parameter is empty, it must be a file name of an attachment to the page where the plugin is used.","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","parent":{"name":"type","value":"attachment"},"advanced":true,"default":""},"page":{"required":false,"name":"Strona","description":"Name of the wiki page the file is attached to. Defaults to the wiki page where the plugin is used if empty.","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.","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}],"parent":{"name":"type","value":"attachment"},"default":"","advanced":true},"image":{"required":false,"name":"Rysunek","description":"Indicates that this attachment is an image, and should be displayed inline using the img tag","parent":{"name":"type","value":"attachment"},"advanced":true,"default":"","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"fileId":{"required":true,"name":"ID rysunku","description":"File ID of a file in a file gallery or an archive. Example value: 42","type":"fileId","area":"fgal_picker_id","filter":"digits","default":"","parent":{"name":"type","value":"gallery"},"profile_reference":"file"},"date":{"required":false,"name":"Data","description":"For an archive file, the archive created just before this date will be linked to. Special values : PAGE_LAST_MOD and PAGE_VIEW_DATE.","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.","filter":"alpha","parent":{"name":"type","value":"gallery"},"default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"advanced":true}}}; tiki_plugins.files = {"name":"Pliki","documentation":"PluginFiles","description":"List files by ID, gallery or category, or show a slideshow of image files","introduced":7,"prefs":["feature_file_galleries","wikiplugin_files"],"body":"Title for the file listing, or the link text when slideshow = y","icon":"img\/icons\/large\/file-manager.png","tags":["basic"],"params":{"galleryId":{"required":false,"name":"File Galleries ID","description":"To list only files contained in these file galleries (multiple IDs separated by colon)","default":"","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 single category or ID or list of them separated by colon","default":"","advanced":true,"profile_reference":"category"},"fileId":{"required":false,"name":"ID rysunku","description":"To list only specified files, enter their file IDs separated by colon. If File IDs are specified here then the Gallery ID field above should be empty.","type":"fileId","area":"fgal_picker_id","default":"","separator":":","profile_reference":"file"},"sort":{"required":false,"name":"Sort Order","description":"Order ascending, descending or random based on any field in the file gallery table. Default is name_asc. Attributes: name, created, lastModif, filename, filesize, filetype, lastDownload","default":"name_asc","filter":"text"},"showaction":{"required":false,"name":"Show Action","description":"Show a column with icons for the various actions the user can take with each file (shown by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showfind":{"required":false,"name":"Show Find","description":"Show a search box above the list (not shown by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showtitle":{"required":false,"name":"Show Title","description":"Show the title of the file gallery (shown by default). Also shown on slide show pop up window if a single galleryId is used.","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showid":{"required":false,"name":"Show ID","description":"Show the ID number of each file (shown by default)","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showicon":{"required":false,"name":"Show Icon","description":"Show an icon for each file depicting the file type","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showname":{"required":false,"name":"Show Name","description":"Show the name given to the file upon upload into the file gallery (shown by default). Set to Yes (y) to show as a caption in a slide show.","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showfilename":{"required":false,"name":"Show Filename","description":"Show each file's filename (shown by default except in slide show). Set to Yes (y) to show as a caption in a slide show.","filter":"alpha","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showsize":{"required":false,"name":"Show Size","description":"Show the size of each file in kilobytes (shown by default except in slide show)","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showdescription":{"required":false,"name":"Show Description","description":"Show the description of the file given upon upload into the file gallery (shown by default except in slide show). Set to Yes (y) to show as a caption in a slide show.","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showcreated":{"required":false,"name":"Show Creation Date","description":"Show the date each file was created (not shown by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showmodified":{"required":false,"name":"Show Last Modification Date","description":"Show the date each file was last modified (shown by default)","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showhits":{"required":false,"name":"Show Hits","description":"Show the number of hits each file has received (not shown by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showlockedby":{"required":false,"name":"Show Locked By","description":"For locked files, show the user name of the user who locked it (not shown by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showauthor":{"required":false,"name":"Show Author","description":"Show the user name of the user who is the author of the file (not shown by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showcreator":{"required":false,"name":"Show Creator","description":"Show the user name of the user who is the creator of the file (not shown by default)","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showgallery":{"required":false,"name":"Show Parent Gallery Name","description":"Show the name of the parent gallery","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showfiles":{"required":false,"name":"Show File Count","description":"For galleries included in the list (where the file gallery includes other galleries), show the number of files in each of those galleries (not shown by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showsource":{"required":false,"name":"Show Source","description":"Show the source (shown by default).","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"slideshow":{"required":false,"name":"Show Slideshow","description":"Show a link that produces a pop-up slide show when clicked (not set by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 Comment","description":"Show comments for each file (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"advanced":true},"showlasteditor":{"required":false,"name":"Show Last Editor","description":"Show the user name of the user who last modified the file (shown by default)","default":"y","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showthumb":{"required":false,"name":"Show Image Thumb","description":"Show Image thumb","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"creator":{"required":false,"name":"Tw\u00f3rca","description":"Show only files created by this user","advanced":true},"showupload":{"required":false,"name":"Show Upload","description":"Show a simple upload form to the gallery (not shown by default)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"max":{"required":false,"name":"Max","description":"Number of rows (default: -1 = all)","default":-1,"advanced":true},"recursive":{"required":false,"name":"Recursive","description":"Recursive","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"withsubgals":{"required":false,"name":"With sub-galleries","description":"With sub-galleries","filter":"alpha","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.flash = {"name":"Flash Video","documentation":"PluginFlash","description":"Embed a video or audio file","prefs":["wikiplugin_flash"],"extraparams":true,"tags":["basic"],"icon":"img\/icons\/mime\/swf.png","format":"html","params":{"type":{"required":true,"name":"Flash Type","description":"Whether you want to insert a Flash from a URL, a fileId from a podcast file gallery or a link to a specific service like Youtube or Vimeo","default":"","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":"Complete URL to the movie to include. e.g. files\/test.swf","parent":{"name":"type","value":"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","parent":{"name":"type","value":"fileId"},"default":"","profile_reference":"file"},"youtube":{"required":true,"name":"YouTube URL","description":"Entire URL to the YouTube video. Przyk\u0142ad: http:\/\/www.youtube.com\/watch?v=1i2ZnU4iR24","parent":{"name":"type","value":"youtube"},"default":""},"vimeo":{"required":true,"name":"Vimeo URL","description":"Entire URL to the Vimeo video. Przyk\u0142ad: http:\/\/vimeo.com\/3319966","parent":{"name":"type","value":"vimeo"},"default":""},"bliptv":{"required":true,"name":"Blip.tv URL","description":"Blip.tv embed URL. Przyk\u0142ad: http:\/\/blip.tv\/play\/AYGd_GAC","parent":{"name":"type","value":"bliptv"},"default":""},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width of movie in pixels (default is 425)","advanced":true,"default":425},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Height of movie in pixels (default is 350)","advanced":true,"default":350},"quality":{"required":false,"name":"Jako\u015b\u0107","description":"Flash video quality. Default value: high","advanced":true,"default":"high","options":[{"text":"","value":""},{"text":"Wysoki","value":"high"},{"text":"\u015aredni","value":"medium"},{"text":"Niski","value":"low"}]},"altimg":{"required":false,"name":"Alternative image URL","description":"Image to display if Flash is not available.","advanced":true,"default":""}}}; tiki_plugins.font = {"name":"FONT","format":"wiki","documentation":"PluginFont","description":"Experimental: Font family and font size.","prefs":["wikiplugin_font"],"params":{"family":{"required":false,"name":"Font Family","default":"","description":"Select the font family to display the content.","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","default":"","description":"Define the size of the font in pixels (enter '12' to get a font of 12px)"}},"body":"Tre\u015b\u0107","tags":["experimental"]}; tiki_plugins.footnote = {"name":"Footnote","documentation":"PluginFootnote","description":"Create automatically numbered footnotes (together with PluginFootnoteArea)","prefs":["wikiplugin_footnote"],"body":"The footnote","icon":"img\/icons\/text_horizontalrule.png","filter":"wikicontent","params":{"sameas":{"required":false,"name":"Sameas","description":"Tag to existing footnote","default":"","filter":"int"}}}; tiki_plugins.footnotearea = {"name":"Footnote Area","documentation":"PluginFootnoteArea","description":"Create automatically numbered footnotes (together with PluginFootnote)","prefs":["wikiplugin_footnotearea"],"icon":"img\/icons\/text_horizontalrule.png","format":"html","params":[]}; tiki_plugins.freetagged = {"name":"Freetagged","documentation":"PluginFreetagged","description":"List similarly tagged objects","prefs":["feature_freetags","wikiplugin_freetagged"],"icon":"img\/icons\/tag_blue.png","params":{"tags":{"required":false,"name":"Tags to find similar to","description":"Leave blank to use the object's own tags.","filter":"text","default":""},"type":{"required":false,"name":"Typ","description":"Type of objects to extract. Set to All to find all types.","filter":"text","default":null,"options":[{"text":"Same","value":"all"},{"text":"Wszystkie","value":"all"},{"text":"Strony Wiki","value":"wiki page"},{"text":"Wiadomo\u015bci blog\u00f3w","value":"blog post"},{"text":"Artyku\u0142","value":"article"},{"text":"Katalog","value":"directory"},{"text":"Faqs","value":"faq"},{"text":"Galerie plik\u00f3w","value":"file gallery"},{"text":"Pliki","value":"file"},{"text":"Sonda\u017ce","value":"poll"},{"text":"Quizy","value":"quiz"},{"text":"Ankiety","value":"survey"},{"text":"Trackers","value":"tracker"}]},"offset":{"required":false,"name":"Offset","description":"Start record.","filter":"text","default":0},"maxRecords":{"required":false,"name":"Max Records","description":"Default -1 (all)","filter":"text","default":-1},"sort_mode":{"required":false,"name":"Sort Order","description":"Choose from: objectId, type, itemId, description, created, name, href, hits, comments_locked (Default: created_desc)","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":"Szukaj","description":"Show objects with names or descriptions similar to the text entered here","filter":"text","default":""},"broaden":{"required":false,"name":"Broaden","description":"n|y","filter":"text","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"h_level":{"required":false,"name":"Header Level","description":"Choose the header level for formatting. Default is 3 (for header level h3). Set to -1 for no header tags.","filter":"int","default":"3"},"titles_only":{"required":false,"name":"Show Titles Only","description":"Choose whether to show titles only (not shown by default)","filter":"text","default":"n","options":[{"text":"Nie","value":"n"},{"text":"Tak","value":"y"}]},"max_image_size":{"required":false,"name":"Maximum Image Size","description":"Height or width in pixels. Default = 0 (no maximum)","filter":"text","default":0}}}; 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","icon":"img\/icons\/application_put.png","params":{"server":{"required":true,"name":"Server Name","description":"Name of the server where the FTP account is housed. Example: ftp.myserver.com","default":""},"user":{"required":true,"name":"User Name","description":"User name needed to access the FTP account","default":""},"password":{"required":true,"name":"Has\u0142o","description":"Password needed to access the FTP account","default":""},"title":{"required":false,"name":"Download Button Label","description":"Label for the FTP download button","default":""}}}; tiki_plugins.galleriffic = {"name":"Galleriffic","documentation":"PluginGalleriffic","description":"Displays images in galleriffic","prefs":["wikiplugin_galleriffic","feature_file_galleries"],"params":{"fgalId":{"required":true,"name":"File Gallery ID","description":"ID number of the file gallery that contains the images to be displayed","filter":"digits","accepted":"ID","default":"","profile_reference":"file_gallery"},"sort_mode":{"required":false,"name":"Sort Mode","description":"Sort by database table field name, ascending or descending. Examples: fileId_asc or name_desc.","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 div width","description":"Width in pixels or percentage. (e.g. \"200px\" or \"100%\")","filter":"striptags","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\" or \"100%\")","filter":"striptags","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\" or \"100%\")","filter":"striptags","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","filter":"alpha","default":"n","options":[{"text":"Nie","value":"n"},{"text":"Tak","value":"y"}]},"delay":{"required":false,"name":"Delay","description":"Delay in milliseconds between each transition","filter":"int","default":"2500"},"numThumbs":{"required":false,"name":"Number of Thumbnails","description":"The number of thumbnails to show per page","filter":"int","default":"15"},"topPager":{"required":false,"name":"Show top pager","description":"Display thumbnail pager at top","filter":"alpha","default":"y","options":[{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"bottomPager":{"required":false,"name":"Show bottom pager","description":"Display thumbnail pager at bottom","filter":"alpha","default":"y","options":[{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.gauge = {"name":"Gauge","documentation":"PluginGauge","description":"Display a horizontal bar gauge","prefs":["wikiplugin_gauge"],"body":"opis","icon":"img\/icons\/chart_bar.png","tags":["basic"],"format":"html","params":{"value":{"required":true,"name":"Value","description":"Current value to be represented by the gauge","default":""},"max":{"required":false,"name":"Maximum Value","description":"Maximum possible value. Default: 100","default":100},"label":{"required":false,"name":"Label","description":"Label displayed on the left side of the gauge.","default":""},"color":{"required":false,"name":"Color","description":"Main color of the gauge. Use HTML color codes or names.","default":"#FF0000"},"bgcolor":{"required":false,"name":"Background Color","description":"Background color of the gauge. Use HTML color codes or names.","default":"#0000FF"},"size":{"required":false,"name":"Szeroko\u015b\u0107","description":"Bar width in pixels.","filter":"digits","default":150},"labelsize":{"required":false,"name":"Label Width","description":"Width in pixels allocated to the label.","filter":"digits","default":50},"perc":{"required":false,"name":"Display Percentage","description":"Set to true (Yes) to display a percentage of the maximum.","default":false,"options":[{"text":"","value":""},{"text":"Tak","value":true},{"text":"Nie","value":false}]},"showvalue":{"required":false,"name":"Display Value","description":"Set to false (No) to hide the numeric value (shown by default).","default":true,"options":[{"text":"","value":""},{"text":"Tak","value":true},{"text":"Nie","value":false}]},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Bar height in pixels.","filter":"digits","default":14}}}; tiki_plugins.getaccesstoken = {"name":"Get Security Token","documentation":"PluginGetAccessToken","description":"Get security token for specified parameters","prefs":["auth_token_access","wikiplugin_getaccesstoken"],"inline":true,"validate":"all","filter":"wikicontent","params":{"entry":{"required":true,"name":"Entry point path or part of it","description":"The path of part of the path for which the token is for","filter":"text","default":""},"keys":{"required":false,"keys":"Query string parameter keys","description":"Query string parameter keys for which the token is for, separated by :","filter":"text","default":"","separator":":"},"values":{"required":false,"name":"Query string parameter Values","description":"Query string parameter values for which the token is for, separated by :","filter":"text","default":"","separator":":"}}}; tiki_plugins.googleanalytics = {"name":"Google Analytics","documentation":"PluginGoogleAnalytics","description":"Add the tracking code for Google Analytics","prefs":["wikiplugin_googleanalytics"],"icon":"img\/icons\/chart_line.png","format":"html","params":{"account":{"required":true,"name":"Account Number","description":"The account number for the site. Your account number from google looks like UA-XXXXXXX-YY. All you need to enter is XXXXXXX-YY","default":""}}}; tiki_plugins.googledoc = {"name":"Google Doc","documentation":"PluginGoogleDoc","description":"Display a Google document","prefs":["wikiplugin_googledoc"],"body":"Leave this empty.","icon":"img\/icons\/google.png","tags":["basic"],"params":{"type":{"safe":true,"required":true,"name":"Typ","description":"Type of Google document","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Document","value":"document"},{"text":"Presentation","value":"presentation"},{"text":"Arkusz kalkulacyjny","value":"spreadsheet"}]},"key":{"safe":true,"required":true,"name":"key","description":"Google doc key - for example: pXsHENf1bGGY92X1iEeJJI","default":""},"name":{"safe":true,"required":false,"name":"Nazwa","description":"Name of iframe. Default is \"Frame\" + the key"},"size":{"safe":true,"required":false,"name":"Wielko\u015b\u0107","description":"Size of frame. Use instead of width and height. The sizes will fit the Google presentations sizes exactly.","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Small","value":"small"},{"text":"\u015aredni","value":"medium"},{"text":"Large","value":"large"}]},"width":{"safe":true,"required":false,"name":"Szeroko\u015b\u0107","description":"Width in pixels or %","filter":"digits","default":800},"height":{"safe":true,"required":false,"name":"Wysoko\u015b\u0107","description":"Height in pixels or %","filter":"digits","default":400},"align":{"safe":true,"required":false,"name":"Alignment","description":"top|middle|bottom|left|right","default":"","options":[{"text":"","value":""},{"text":"G\u00f3ra","value":"top"},{"text":"Middle","value":"middle"},{"text":"Bottom","value":"bottom"},{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"}]},"frameborder":{"safe":true,"required":false,"name":"Frame Border","description":"Choose whether to show a border around the iframe","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"marginheight":{"safe":true,"required":false,"name":"Margin Height","description":"Margin height in pixels","default":""},"marginwidth":{"safe":true,"required":false,"name":"Margin Width","description":"Margin width in pixels","default":""},"scrolling":{"safe":true,"required":false,"name":"Scrolling","description":"Choose whether to add a scroll bar","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"yes"},{"text":"Nie","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","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"G\u00f3ra","value":"top"},{"text":"Bottom","value":"bottom"},{"text":"Both","value":"both"}]}}}; tiki_plugins.googlemap = {"name":"Google Map","documentation":"PluginGoogleMap","description":"Display a Google map","prefs":["wikiplugin_googlemap"],"format":"html","icon":"img\/icons\/google.png","tags":["basic"],"params":{"type":{"required":true,"name":"Typ","description":"Type of items to show on google map","filter":"alpha","default":"","tags":["experimental"],"options":[{"text":"","value":""},{"text":"Item","value":"item"},{"text":"Locator","value":"locator"},{"text":"Object List","value":"objectlist"},{"text":"Tracker Field","value":"trackerfield"},{"text":"U\u017cytkownik","value":"user"}]},"mode":{"required":true,"name":"Display Mode","description":"Map display mode","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Normalny","value":"normal"},{"text":"Satellite","value":"satellite"},{"text":"Hybrid","value":"hybrid"}]},"key":{"required":false,"name":"API Key","description":"Google maps key. Not needed if set in user preferences","default":"","accepted":"Valid key for the website, which can be obtained at http:\/\/code.google.com\/apis\/maps\/signup.html.","filter":"striptags"},"name":{"required":false,"name":"Map ID","description":"Id suffix of Google map div to avoid conflicts with other maps on same page","default":"default","accepted":"Single \"word\" which must begin with a letter and may be followed by any number of digits, hyphens, underscores, colons and periods.","filter":"striptags"},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width in pixels or %","default":500,"accepted":"A plain number will be interpreted as pixels. Add a % symbol after the number to indicate percentage.","filter":"striptags"},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Height in pixels or %","accepted":"A plain number will be interpreted as pixels. Add a % symbol after the number to indicate percentage.","default":400,"filter":"striptags"},"frameborder":{"required":false,"name":"Show Border","description":"Choose whether to show a frame border around the map (no border shown by default).","default":0,"filter":"digits","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"defaultx":{"required":false,"name":"Default Center Longitude","description":"Default longitude value used to center the map, e.g. -79.39. Default is the default set in the Gmap feature.","accepted":"An integer between -180 and 180.","filter":"striptags"},"defaulty":{"required":false,"name":"Default Center Latitude","description":"Default latitude value used to center the map, e.g. 43.7. Default is the default set in the Gmap feature.","accepted":"An integer between -180 and 180.","filter":"striptags"},"defaultz":{"required":false,"name":"Default Zoom","description":"Use an integer between 1 and 21 to set a default zoom level for the map. Default is the default set in the Gmap feature.","filter":"digits","options":[{"text":"","value":""},{"text":"Whole Earth","value":1},{"text":2,"value":2},{"text":3,"value":3},{"text":4,"value":4},{"text":"Country Size","value":5},{"text":6,"value":6},{"text":7,"value":7},{"text":8,"value":8},{"text":9,"value":9},{"text":10,"value":10},{"text":"City Size","value":11},{"text":12,"value":12},{"text":13,"value":13},{"text":14,"value":14},{"text":15,"value":15},{"text":"Village Size","value":16},{"text":17,"value":17},{"text":18,"value":18},{"text":19,"value":19},{"text":20,"value":20},{"text":"Max Zoom","value":21}]},"setdefaultxyz":{"required":false,"name":"Save View","description":"Allow user to set current map view as default view for himself only","default":false,"filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":true},{"text":"Nie","value":false}]},"marker":{"required":false,"name":"Marker","description":"Add a marker when only the default or no coordinates are set. No marker by default.","default":0,"filter":"digits","since":"8.0","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"markertext":{"required":false,"name":"Text Bubble","description":"Text for bubble for marker. Tiki wiki-syntax can be used.","default":"","filter":"striptags","accepted":"Plain text or Tiki wiki-syntax.","since":"8.0","advanced":true},"markerstart":{"required":false,"name":"Show\/Hide Marker Text","description":"Set whether the marker text bubble is shown or hidden initially. Default is to hide.","default":"hide","since":"8.0","filter":"alpha","advanced":true,"options":[{"text":"","value":""},{"text":"Ukryj","value":"hide"},{"text":"Poka\u017c","value":"show"}]},"locateitemtype":{"required":false,"name":"Item Type","description":"Type of item being geotagged (user, wiki page, blog, etc). Will attempt to use current object if not specified. Tracker items must be categorized.","default":"","filter":"striptags","options":[{"text":"","value":""},{"text":"Article","value":"article"},{"text":"Blog","value":"blog"},{"text":"Comment","value":"comment"},{"text":"FAQ","value":"faq"},{"text":"File Gallery","value":"file gallery"},{"text":"Image Gallery","value":"image gallery"},{"text":"Poll","value":"poll"},{"text":"Post","value":"post"},{"text":"Tracker","value":"tracker"},{"text":"Tracker Item","value":"trackeritem"},{"text":"Tracker Item Pending","value":"trackeritem_pending"},{"text":"Tracker Item Closed","value":"trackeritem_closed"},{"text":"User","value":"user"},{"text":"Wiki Page","value":"wiki page"}]},"locateitemid":{"required":false,"name":"Item ID or Name","description":"ID of item being geotagged (name of page, blog ID, etc). Will attempt to use current object if not specified","default":"","filter":"striptags","accepted":"Any ID number or name for an existing object of the type specified in the Item Type field."},"hideifnone":{"required":false,"name":"Hide If No Markers","description":"Hide map if there are no markers to be shown. Default is to show the map.","default":false,"filter":"alpha","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":true},{"text":"Nie","value":false}]},"togglehidden":{"required":false,"name":"Visibility Toggle","description":"Add ability to toggle visibility. No toggle by default.","default":0,"filter":"digits","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"togglealign":{"required":false,"name":"Toggle Link Align","description":"Alignment for the show\/hide toggle link","default":"","since":"8.0","parent":{"name":"togglehidden","value":1},"advanced":true,"filter":"alpha","options":[{"text":"","value":""},{"text":"Do lewej","value":"left"},{"text":"Wy\u015brodkowanie","value":"center"},{"text":"Do prawej","value":"right"}]},"starthidden":{"required":false,"name":"Start Hidden","description":"Choose whether to keep the map hidden initially. Default is to show the map initially.","default":"","filter":"digits","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"autozoom":{"required":false,"name":"Auto Zoom","description":"Use an integer between 1 and 21 to auto zoom to this level on address find","default":"","filter":"digits","options":[{"text":"","value":""},{"text":"Whole Earth","value":1},{"text":2,"value":2},{"text":3,"value":3},{"text":4,"value":4},{"text":"Country Size","value":5},{"text":6,"value":6},{"text":7,"value":7},{"text":8,"value":8},{"text":9,"value":9},{"text":10,"value":10},{"text":"City Size","value":11},{"text":12,"value":12},{"text":13,"value":13},{"text":14,"value":14},{"text":15,"value":15},{"text":"Village Size","value":16},{"text":17,"value":17},{"text":18,"value":18},{"text":20,"value":20},{"text":"Max Zoom","value":21}]},"controls":{"required":false,"name":"Show Controls","description":"Show map controls (shown by default)","filter":"alpha","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Wszystkie","value":"a"},{"text":"Zoom Only","value":"z"},{"text":"Zoom and Type","value":"zt"},{"text":"Zoom and Scale","value":"zs"},{"text":"Type Only","value":"t"},{"text":"Type and Scale","value":"ts"},{"text":"Scale Only","value":"s"},{"text":"Brak","value":"n"}]},"trackerfieldid":{"required":false,"name":"Tracker Field ID","description":"Field ID of tracker field if type is Item, Tracker Field or Locator, Item Type is trackeritem and Item ID is the tracker item ID. Tracker item must be categorized.","accepted":"Numeric ID of a location type tracker field.","filter":"digits","default":0},"trackerinputid":{"required":false,"name":"Tracker HTML ID","description":"HTML ID of tracker field input box where value is copied to by Javascript. Auto set if used as part of entry forms","accepted":"Single \"word\" which must begin with a letter and may be followed by any number of digits, hyphens, underscores, colons and periods.","advanced":true,"default":""},"in_form":{"required":false,"name":"In Form","description":"Set to 1 (Yes) if this is embedded inside a form. Needed to prevent nested forms which is not allowed in HTML.","default":0,"filter":"digits","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]}}}; tiki_plugins.group = {"name":"Grupa","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}. Text after the marker will be displayed to users not matching the conditions.","prefs":["wikiplugin_group"],"icon":"img\/icons\/group.png","filter":"wikicontent","tags":["basic"],"params":{"friends":{"required":false,"name":"Allowed User Friends","description":"Pipe separated list of users whose friends are allowed to view the block. ex: admin|johndoe|foo","filter":"username","default":""},"groups":{"required":false,"name":"Allowed Groups","description":"Pipe separated list of groups allowed to view the block. ex: Admins|Developers","filter":"groupname","default":""},"notgroups":{"required":false,"name":"Denied Groups","description":"Pipe separated list of groups denied from viewing the block. ex: Anonymous|Managers","filter":"groupname","default":""}}}; tiki_plugins.groupexpiry = {"name":"Group Expiry","documentation":"PluginGroupExpiry","description":"Show the expiry date of a group membership of the current user","prefs":["wikiplugin_groupexpiry"],"icon":"img\/icons\/group_delete.png","params":{"group":{"required":true,"name":"Group Name"}}}; tiki_plugins.grouplist = {"name":"Group List","documentation":"PluginGroupList","description":"List all groups or just groups that include a certain group","icon":"img\/icons\/group.png","params":{"group":{"required":false,"name":"Group Name","description":"If empty, all groups will be listed. Entering a group name will cause only groups that include this group to be listed.","filter":"groupname"},"linkhome":{"required":false,"name":"Group Home Page","description":"Link the group name to the group home page, if there is one (not linked by default)","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"recur":{"required":false,"name":"Recursively List Groups","description":"Recurse on the included groups (default is not to recurse)","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.groupmailcore = {"name":"GroupMail Core","documentation":"PluginGroupMailCore","description":"Displays GroupMail functions on a wiki page. Usually set up using a plugin alias created by the GroupMail profile.","prefs":["wikiplugin_groupmailcore","feature_trackers"],"icon":"img\/icons\/email.png","tags":["experimental"],"params":{"fromEmail":{"required":true,"name":"From Email","description":"Email address to report.","default":""},"trackerId":{"required":true,"name":"Tracker Id","description":"Id of GroupMail Logs tracker (set up in alias by profile).","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).","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).","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).","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).","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).","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).","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).","filter":"digits","default":"","profile_reference":"tracker_field"}}}; tiki_plugins.groupstat = {"name":"Group Stats","documentation":"PluginGroupStat","description":"Show the distribution of users among groups","body":"Tytu\u0142","icon":"img\/icons\/calculator.png","params":{"groups":{"required":false,"name":"Grupy","description":"Groups separated by :. If empty, all groups will be listed."},"percent_of":{"required":false,"name":"Percentage of","description":"Show percentage out of all users in site, or just specified groups if any.","default":"groups","options":[{"text":"Users in specified groups, if any","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 are shown by default)","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 graph (default is not to show the bar graph)","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.hasbought = {"name":"Has Bought","description":"Check if user has bought certain item or if it is in cart","documentation":"PluginHasBought","prefs":["wikiplugin_hasbought","payment_feature"],"filter":"wikicontent","tags":["experimental"],"params":{"key":{"required":true,"name":"Session key names to be collected","description":"Key name of passcode to be checked","filter":"text","default":""},"label":{"required":true,"name":"Labels for the key names to be collected","description":"Label of the key name of passcode to be checked","filter":"text","default":""},"trackerId":{"required":true,"name":"Tracker ID","description":"Tracker from which to get passcode to check against","filter":"text","default":"","profile_reference":"tracker"},"fieldId":{"required":true,"name":"Field ID","description":"Field ID from which to get passcode to check against","filter":"text","default":"","profile_reference":"tracker_field"},"itemId":{"required":true,"name":"Item ID","description":"Item ID from which to get passcode to check against","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 code","validate":"all","filter":"rawhtml_unsafe","icon":"img\/icons\/mime\/html.png","tags":["basic"],"params":{"wiki":{"required":false,"name":"Wiki Syntax","description":"Parse wiki syntax within the HTML code.","options":[{"text":"","value":""},{"text":"Nie","value":0},{"text":"Tak","value":1}],"filter":"int","default":"0"}}}; tiki_plugins.htmlfeed = {"name":"Textlink","documentation":"PluginHtmlFeed","description":"Adds an item to HTML feed","prefs":["feature_wiki","wikiplugin_htmlfeed","feature_htmlfeed"],"icon":"img\/icons\/link.png","params":{"name":{"required":true,"name":"Nazwa","default":false}}}; tiki_plugins.htmlfeedlink = {"name":"HTML Feed Link","documentation":"PluginHtmlFeedlink","description":"Display remote content","prefs":["feature_wiki","wikiplugin_htmlfeedlink","feature_htmlfeed"],"body":"Initial Value","icon":"img\/icons\/page_white_code.png","filter":"rawhtml_unsafe","tags":["basic"],"params":{"feed":{"required":false,"name":"Feed location","description":""},"name":{"required":false,"name":"Name of content","description":""},"style":{"required":false,"name":"Style of content","options":[{"text":"Brak","value":""},{"text":"Highlight","value":"highlight"},{"text":"Asterisk","value":"asterisk"}]},"type":{"required":false,"name":"HTML Feed Link Type","default":"replace","options":[{"text":"Replace","value":"replace"},{"text":"Backlink","value":"backlink"},{"text":"Popup","value":"popup"},{"text":"Hover","value":"hover"}]},"moderate":{"required":false,"name":"Is the HTML feed moderated","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"date":{"required":false,"name":"Data","description":"Date of last accepted HTML item, not used if not moderated","default":""}}}; tiki_plugins.iframe = {"name":"Iframe","documentation":"PluginIframe","description":"Include another web page within a frame","prefs":["wikiplugin_iframe"],"body":"URL","format":"html","validate":"all","tags":["basic"],"icon":"img\/icons\/page_copy.png","params":{"name":{"safe":true,"required":false,"name":"Nazwa","description":"Nazwa","default":""},"title":{"safe":true,"required":false,"name":"Tytu\u0142","description":"Frame title","default":""},"width":{"safe":true,"required":false,"name":"Szeroko\u015b\u0107","description":"Width in pixels or %","default":""},"height":{"safe":true,"required":false,"name":"Wysoko\u015b\u0107","description":"Pixels or %","default":""},"align":{"safe":true,"required":false,"name":"Alignment","description":"Align the iframe on the page","default":"","options":[{"text":"","value":""},{"text":"G\u00f3ra","value":"top"},{"text":"Middle","value":"middle"},{"text":"Bottom","value":"bottom"},{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"}]},"frameborder":{"safe":true,"required":false,"name":"Frame Border","description":"Choose whether to show a border around the iframe","default":"","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"marginheight":{"safe":true,"required":false,"name":"Margin Height","description":"Margin height in pixels","default":""},"marginwidth":{"safe":true,"required":false,"name":"Margin Width","description":"Margin width in pixels","default":""},"scrolling":{"safe":true,"required":false,"name":"Scrolling","description":"Choose whether to add a scroll bar","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"yes"},{"text":"Nie","value":"no"},{"text":"Auto","value":"auto"}]},"src":{"required":false,"name":"URL","description":"URL","default":""}}}; tiki_plugins.img = {"name":"Rysunek","documentation":"PluginImg","description":"","prefs":["wikiplugin_img"],"icon":"img\/icons\/picture.png","tags":["basic"],"params":{"type":{"required":true,"name":"\u0179r\u00f3d\u0142o rysunku","description":"Wybierz lokalizacj\u0119 pliku","default":"","options":[{"text":"Galeria","value":"fileId"}]},"fileId":{"required":true,"name":"ID rysunku","type":"image","area":"fgal_picker_id","description":"ID rysunku","filter":"striptags","default":"","parent":{"name":"type","value":"fileId"},"profile_reference":"file"},"id":{"required":true,"name":"Image ID","description":"Numeric ID of an image in an Image Gallery (or list separated by commas or |).","filter":"striptags","advanced":true,"default":"","parent":{"name":"type","value":"id"}},"src":{"required":true,"name":"Image source","description":"Full URL to the image to display.","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.","filter":"int","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.","filter":"int","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 list separated by commas or |).","filter":"striptags","default":"","parent":{"name":"type","value":"attId"}},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Wysoko\u015b\u0107 w pikselach lub procentach. Sk\u0142adnia: \"100\" lub \"100px\" oznacza 100 pikseli; \"50%\" oznacza 50 procent.","filter":"striptags","default":""},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Szeroko\u015b\u0107 w pikselach lub procentach. Sk\u0142adnia: \"100\" lub \"100px\" oznacza 100 pikseli; \"50%\" oznacza 50 procent.","filter":"striptags","default":""},"imalign":{"required":false,"name":"Wyr\u00f3wnanie rysunku","description":"Wyr\u00f3wnanie rysunku","filter":"alpha","advanced":true,"default":"","options":[{"text":"Brak","value":""},{"text":"Do prawej","value":"right"},{"text":"Do lewej","value":"left"},{"text":"Wy\u015brodkowanie","value":"center"}]}}}; tiki_plugins.include = {"name":"Include","documentation":"PluginInclude","description":"Include content from a wiki page","prefs":["wikiplugin_include"],"icon":"img\/icons\/page_copy.png","tags":["basic"],"params":{"page":{"required":true,"name":"Page Name","description":"Wiki page name to include.","filter":"pagename","default":"","profile_reference":"wiki_page"},"start":{"required":false,"name":"Pocz\u0105tek","description":"When only a portion of the page should be included, specify the marker from which inclusion should start.","default":""},"stop":{"required":false,"name":"Stop","description":"When only a portion of the page should be included, specify the marker at which inclusion should end.","default":""},"nopage_text":{"required":false,"name":"Nopage Text","description":"Text to show when no page is found.","default":""},"pagedenied_text":{"required":false,"name":"Page Denied Text","description":"Text to show when the page exists but is denied to the user.","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"],"extraparams":true,"defaultfilter":"text"}; tiki_plugins.invite = {"name":"Invite","documentation":"PluginInvite","description":"Invite a user to join your groups","prefs":["wikiplugin_invite"],"body":"Confirmation message after posting form","icon":"img\/icons\/group.png","params":{"including":{"required":false,"name":"Including Group","description":"Will list only the groups that include this group"},"defaultgroup":{"required":false,"name":"Default Group","description":"Dropdown list will show this group by default"},"itemId":{"required":false,"name":"Item ID","description":"Dropdown list will show the group related to this item ID (in group selector or creator field) by default","profile_reference":"tracker_item"}}}; tiki_plugins.jabber = {"name":"Jabber","documentation":"PluginJabber","description":"Chat using Jabber","prefs":["wikiplugin_jabber"],"icon":"img\/icons\/comments.png","params":{"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Applet height in pixels","default":200},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Applet width in pixels","default":200},"xmlhostname":{"required":false,"name":"XML Host Name","description":"Web site where XML is hosted. Default is jabber.org","default":"jabber.org"},"defaultColor":{"required":false,"name":"Default Color","description":"Set default color. Default is 255,255,255","default":"255,255,255"}}}; tiki_plugins.jq = {"name":"jQuery","documentation":"PluginJQ","description":"Add JavaScript code","prefs":["wikiplugin_jq"],"body":"JavaScript code","validate":"all","filter":"none","icon":"img\/icons\/script_code_red.png","params":{"notonready":{"required":false,"name":"Not On Ready","description":"Do not execute on document ready (execute inline)"},"nojquery":{"required":false,"name":"No JavaScript","description":"Optional markup for when JavaScript is off"}}}; tiki_plugins.js = {"name":"JavaScript","documentation":"PluginJS","description":"Add JavaScript code","prefs":["wikiplugin_js"],"body":"JavaScript code","validate":"all","filter":"rawhtml_unsafe","icon":"img\/icons\/script_code_red.png","tags":["basic"],"params":{"file":{"required":false,"name":"File","description":"JavaScript filename","filter":"url","default":""},"lateload":{"required":false,"name":"Late Load","description":"Late load, use headerlib","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"default":"","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","icon":"img\/icons\/film_edit.png","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 users to add a new one.","tags":["basic"],"area":"kaltura_uploader_id","type":"kaltura","icon":"img\/icons\/film_add.png"},"player_id":{"name":"Kaltura Video Player ID","description":"Kaltura Dynamic Player (KDP) user interface configuration ID","type":"text","options":[],"size":20,"default":"","tags":["basic"]},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width of the player in pixels","default":595,"filter":"int"},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Height of the player in pixels","default":365,"filter":"int"},"align":{"required":false,"name":"Align","description":"Alignment of the player","default":"","filter":"word","options":[{"text":"Not set","value":""},{"text":"Do lewej","value":"left"},{"text":"Centre","value":"center"},{"text":"Do prawej","value":"right"}]},"float":{"required":false,"name":"Float","description":"Alignment of the player using CSS float","default":"","filter":"word","options":[{"text":"Not set","value":""},{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"}]},"add_button_label":{"required":false,"name":"Add Media Button Label","description":"Text to display on button for adding new media.","default":"Add media"},"type":{"required":false,"name":"Player type","description":"\"kdp\" or \"html5\"","default":"kdp","filter":"word","options":[{"text":"KDP","value":"kdp"},{"text":"HTML5","value":"html5"}]}}}; tiki_plugins.lang = {"name":"J\u0119zyk","documentation":"PluginLang","description":"Vary text based on the page language","prefs":["feature_multilingual","wikiplugin_lang"],"body":"tekst","icon":"img\/icons\/flag_blue.png","params":{"lang":{"required":false,"name":"J\u0119zyk","description":"List of languages for which the block is displayed. Languages use the two letter language codes (ex: en, fr, es, ...). Multiple languages can be specified by separating codes by + signs.","default":""},"notlang":{"required":false,"name":"Not Language","description":"List of languages for which the block is not displayed. Languages use the two letter language codes (ex: en, fr, es, ...). Multiple languages can be specified by separating codes by + signs.","default":""}}}; tiki_plugins.lastmod = {"name":"Ostatnia zmiana","documentation":"PluginLastMod","description":"Show the last modification date for a page","prefs":["feature_wiki","wikiplugin_lastmod"],"icon":"img\/icons\/date_edit.png","params":{"page":{"required":false,"name":"Strona","description":"Page name to display information of. Default value is current page.","profile_reference":"wiki_page"}}}; tiki_plugins.list = {"name":"Lista","documentation":"PluginList","description":"Create lists of Tiki objects based on custom search criteria and formatting","prefs":["wikiplugin_list","feature_search"],"body":"List configuration information","filter":"wikicontent","profile_reference":"search_plugin_content","icon":"img\/icons\/text_list_bullets.png","tags":["basic"],"params":[]}; tiki_plugins.listexecute = {"name":"List Execute","documentation":"PluginListExecute","description":"Generates a list of objects based on a set of filters and allows to execute configured actions on them.","prefs":["wikiplugin_listexecute","feature_search"],"body":"List configuration information","validate":"all","filter":"wikicontent","profile_reference":"search_plugin_content","icon":"img\/icons\/text_list_bullets.png","tags":["advanced"],"params":[]}; tiki_plugins.listpages = {"name":"Poka\u017c strony","documentation":"PluginListpages","description":"List pages based on various criteria","prefs":["wikiplugin_listpages","feature_listPages"],"icon":"img\/icons\/page_find.png","params":{"offset":{"required":false,"name":"Result Offset","description":"Result number at which the listing should start.","filter":"digits","default":0},"max":{"required":false,"name":"Max","description":"Limit number of items displayed in the list. Default is to display all.","filter":"int","default":-1},"initial":{"required":false,"name":"Initial","description":"txt","default":""},"showNameOnly":{"required":false,"name":"Show Name Only","description":"Show only the page names","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"categId":{"required":false,"name":"Category filter","description":"If set to a category identifier, restrict the pages displayed to those in the specified category. Example value: 42. If set to a list of category identifiers separated by colons (:), restrict the pages to those in any of the specified categories. Example value: 1:2. If set to a list of category identifiers separated by plus signs (+), only display a page if it is in all of the specified categories. Example value: 1+2. If set to a list of category identifiers separated by minus signs (-), only display a page if it is in the first specified category and not in any of the following categories. Example value: 1-2-3.","filter":"striptags","default":"","profile_reference":"category"},"structHead":{"required":false,"name":"Structure Head","description":"Filter by structure head","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showPageAlias":{"required":false,"name":"Show Page Alias","description":"Show page alias in the list","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"includetag":{"required":false,"name":"Include Freetag","description":"Only pages with specific tag (separate tags using ;)","advanced":true},"excludetag":{"required":false,"name":"Exclude Freetag","description":"Only pages with specific tag excluded (separate tags using ;)","advanced":true},"showNumberOfPages":{"required":false,"name":"Show Number of Pages","description":"Show the number of pages matching criteria","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"advanced":true},"find":{"required":false,"name":"Szukaj","description":"Only pages with names similar the text entered for this parameter will be listed"},"lang":{"required":false,"name":"J\u0119zyk","description":"Two letter language code to filter pages listed.","filter":"alpha"},"langOrphan":{"required":false,"name":"Orphan Language","description":"Two letter language code to filter pages listed. Only pages not available in the provided language will be listed.","filter":"alpha"},"translations":{"required":false,"name":"Load Translations","description":"User or pipe separated list of two letter language codes for additional languages to display. If the language parameter is not defined, the first element of this list will be used as the primary filter."},"translationOrphan":{"required":false,"name":"No translation","description":"User or pipe separated list of two letter language codes for additional languages to display. List pages with no language or with a missing translation in one of the language"},"exact_match":{"required":false,"name":"Exact Match","description":"Page name and text entered for the filter parameter must match exactly to be listed","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"only_orphan_pages":{"required":false,"name":"Only Orphan Pages","description":"Only list orphan pages","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"for_list_pages":{"required":false,"name":"For List Pages","description":"y|n","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"sort":{"required":false,"name":"Sortuj","description":"Sort ascending or descending on any field in the tiki_pages table. Syntax is field name followed by _asc or _desc. Example: lastModif_desc lub pageName_asc","default":"pageName_asc"},"start":{"required":false,"name":"Pocz\u0105tek","description":"When only a portion of the page should be included, specify the marker from which inclusion should start.","default":""},"end":{"required":false,"name":"Stop","description":"When only a portion of the page should be included, specify the marker at which inclusion should end.","default":""},"length":{"required":false,"name":"Length","description":"Number of characters to display","default":""},"showCheckbox":{"required":false,"name":"Show checkboxes","description":"y|n","default":"y"}}}; tiki_plugins.localfiles = {"name":"Local Files","documentation":"PluginLocalFiles","description":"Displays links to local files or directories (in IE only).","prefs":["wikiplugin_localfiles"],"icon":"img\/icons\/mime\/default.png","tags":["experimental"],"format":"html","validate":"all","params":{"path":{"required":false,"name":"\u015acie\u017cka","description":"Local file or directory path","default":"","filter":"text"},"list":{"required":false,"name":"List Directory","description":"If the path above is a directory then list the contents.","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"icons":{"required":false,"name":"Show Icons","description":"Show mime-type icons.","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.lsdir = {"name":"List Directory","documentation":"PluginLsDir","description":"Lists files in a directory","prefs":["wikiplugin_lsdir"],"validate":"all","icon":"img\/icons\/folder_find.png","params":{"dir":{"required":true,"name":"Katalog","description":"Full path to the server-local directory. Default is the document root.","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 name. Example: http:\/\/yoursite.com\/tiki\/","default":null},"sort":{"required":false,"name":"Sort Order","description":"Set the sort order of the file list","default":"name","options":[{"text":"","value":""},{"text":"File Name","value":"name"},{"text":"File Size","value":"size"},{"text":"Last Access","value":"atime"},{"text":"Last Metadata Change","value":"ctime"},{"text":"Ostatnia modyfikacja","value":"mtime"}]},"filter":{"required":false,"name":"Filtr","description":"Only list files with filenames that contain this filter. Example: \".jpg\"","default":null},"limit":{"required":false,"name":"Limit","description":"Maximum amount of files to display. Default is no limit.","default":0}}}; tiki_plugins.mail = {"name":"Mail","documentation":"PluginMail","description":"Directly mail other users or groups","validate":"all","prefs":["wikiplugin_mail"],"icon":"img\/icons\/email.png","params":{"group":{"required":false,"name":"Grupa","description":"Limit the list of groups to the groups including each group","filter":"groupname","default":"","separator":":"},"showgroupdd":{"required":false,"name":"Show Group Dropdown","description":"Show a dropdown list of groups (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"recurse":{"required":false,"name":"Recurse on groups","description":"show each group and each group included in this group","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"recurseuser":{"required":false,"name":"Recurse on groups to have the users","description":"Collect the users of a selected group and the users of each included groups. If 0 do not recurse, if 1, recurse one time, 2 two times....","filter":"int","default":"0"},"showuserdd":{"required":false,"name":"Show User Dropdown","description":"Show a dropdown list of users (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showuser":{"required":false,"name":"User Autocomplete","description":"Show an autocomplete box on user name","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showrealnamedd":{"required":false,"name":"Real Name Dropdown","description":"Show a dropdown list of user real names (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.maketoc = {"type":"maketoc","documentation":"PluginMaketoc","parserLevel":1,"filter":"rawhtml_unsafe","icon":"img\/icons\/text_list_numbers.png","tags":["basic"],"htmlTagType":"div","hasHtmlBody":true,"htmlAttributes":{"id":"","class":"","style":""},"button":null,"name":"Table of Contents (Page)","description":"Add a table of contents to a page","body":null,"params":{"type":"","maxdepth":"","title":"","showhide":"","nolinks":"","nums":"","levels":""},"prefs":[],"format":null,"validate":null,"np":true}; tiki_plugins.map = {"name":"Map","format":"html","documentation":"PluginMap","description":"Display a map","prefs":["wikiplugin_map","feature_search"],"icon":"img\/icons\/map.png","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, center, or custom as a CSS selector). Default: center","filter":"striptags","default":"center"},"controls":{"required":false,"name":"Controls","description":"Allows to specify which map controls will be displayed on the map and around it (controls, layers, search_location, levels, current_location, scale, streetview, navigation, coordinates, overview)","filter":"word","separator":",","default":"controls,layers,search_location"},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width of the map in pixels","filter":"int"},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Height of the map in pixels","filter":"int"},"center":{"requied":false,"name":"Wy\u015brodkowanie","description":"Format: x,y,zoom where x is the longitude, and y is the latitude. Zoom is between 0(view Earth) and 19.","filter":"text"},"popupstyle":{"required":false,"name":"Popup style","description":"Alter the way the information is displayed when objects are loaded on the map.","filter":"alpha","default":"bubble","options":[{"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.","filter":"url","advanced":true},"extents":{"required":false,"name":"Extents","description":"Extents","filter":"text","advanced":true},"size":{"required":false,"name":"Wielko\u015b\u0107","description":"Size of the map","filter":"int","advanced":true}}}; tiki_plugins.mcalendar = {"name":"Mayan Calendars","documentation":"PluginMCalendarInfo","description":"Convert a Gregorian date to a Mayan calendar date","prefs":["wikiplugin_mcalendar"],"icon":"img\/icons\/calendar.png","params":{"template":{"required":false,"name":"Szablon","description":"You must use the variable substitution.
LongCount: ~np~%baktun%, %katun%, %tun%, %winal%, %kin%~\/np~
Tzolkin: ~np~%tzolkin13%, %tzolkin20%, %tzolkin20name%~\/np~
Haab: ~np~%haabkin%, %haabwinal%, %haabwinalname%~\/np~
Misc: ~np~%longkin%, %julianday%~\/np~

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

Default template: ~np~%baktun%.%katun%.%tun%.%winal%.%kin% %tzolkin13% %tzolkin20name% %haabkin% %haabwinalname%~\/np~"},"grdate":{"required":false,"name":"Gregorian date","description":"Gregorian date for convert. Format: DD.MM.YYYY. Default: Today date"}}}; tiki_plugins.mediaplayer = {"name":"Media Player","documentation":"PluginMediaplayer","description":"","extraparams":true,"prefs":["wikiplugin_mediaplayer"],"icon":"img\/icons\/mime\/avi.png","tags":["basic"],"params":{"fullscreen":{"required":false,"name":"Zezw\u00f3l na pe\u0142ny ekran","description":"Allow fullscreen mode. true|false","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"true"},{"text":"Nie","value":"false"}]},"file":{"required":true,"name":"Plik","description":"Plik z galerii","type":"image","area":"fgal_picker_id"},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Szeroko\u015b\u0107 w pikselach","default":""},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Wysoko\u015b\u0107 w pikselach","default":""}}}; tiki_plugins.memberlist = {"name":"Member List","documentation":"PluginMemberList","description":"List and allow editing of group members","prefs":["wikiplugin_memberlist"],"filter":"wikicontent","icon":"img\/icons\/group_gear.png","params":{"groups":{"required":true,"name":"Grupy","description":"List of groups to handle through the interface (use \"*\" for all). Semi-colon separated.","separator":":","filter":"groupname","default":""},"showDescriptions":{"required":false,"name":"Show Descriptions","description":"Display group descriptions below list name.","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"default":"n"},"displayMode":{"required":false,"name":"Display mode","description":"How to show the member lists.","filter":"text","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).","default":100,"filter":"digits"},"membersOnly":{"required":false,"name":"Members Only","description":"Only shows groups containing a certain user. Enter \"%user%\" to show groups for the current logged in user.","default":"","filter":"username"},"sort_mode":{"required":false,"name":"Sort mode","description":"Sort mode for member listing.","default":"login_asc","filter":"text"},"readOnly":{"required":false,"name":"Read only","description":"Read only mode. All ability to modify membership is hidden.","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"defaultGroup":{"required":false,"name":"Set as Default Group","description":"Adds possibility to set group as default group. This automatically adds the user to the group. \"Forced\" option will not propose simple addition in group.","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Not suggested","value":"n"},{"text":"Suggested","value":"both"},{"text":"Forced","value":"y"}]},"including":{"required":false,"name":"Including Group","description":"Only groups including the group that you specify will be listed","default":""}}}; tiki_plugins.memberpayment = {"name":"Member Payment","documentation":"PluginMemberPayment","description":"Receive payments from a member to extend membership to a group.","validate":"all","prefs":["wikiplugin_memberpayment","payment_feature"],"icon":"img\/icons\/money.png","params":{"group":{"required":true,"name":"Grupa","description":"Name of the group for which the subscription should be added or extended.","filter":"groupname","default":""},"price":{"required":true,"name":"Price","description":"Price per period (USD).","filter":"text"},"currentuser":{"required":false,"name":"Current User Member","description":"Membership only for the current user","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"inputtitle":{"required":false,"name":"Input Title","description":"Title of the initial input form. Use %0 for the group name, %1 for the price, %2 for the currency, %4 for the number of days and %5 for the number of years. Supports wiki syntax.","filter":"text","default":"Membership to %0 for %1 (x%2)"},"inputtitleonly":{"required":false,"name":"Input Title Only","description":"Select Yes (y) to just show the title of the input form and not the period and cost information. Input Title must be set as well.","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 of days and %5 for the number of years. Supports wiki syntax","filter":"text","default":"Membership to %0 for %1 (x%2)"},"howtitleonly":{"required":false,"name":"Payment Form Title Only","description":"Select Yes (y) to just show the title of the payment form. Initial Payment Form Title must be set as well.","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 and %5 for the number of years. Supports wiki syntax","filter":"text","default":"Membership to %0 for %1 (x%2)"},"paytitleonly":{"required":false,"name":"Subsequent Payment Form Title Only","description":"Select Yes (y) to just show the title of the payment form that shows after the initial viewing. Subsequent Payment Form Title must be set as well.","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"preventdoublerequest":{"required":false,"name":"Prevent Double Request","description":"Prevent user from extended if there is already a pending request","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"freeperiods":{"required":false,"name":"Give specified numbers of free periods","description":"Give specified numbers of free periods, the first one could be prorated, in addition to those bought","filter":"int","default":0},"hideperiod":{"required":false,"name":"Hide Period","description":"Do not allow user to set period - use default of 1.","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"periodslabel":{"required":false,"name":"Periods Label","description":"Customize the label for the periods input. No effect if Hide Period is set to Yes (y).","filter":"text","default":"Number of periods:"},"returnurl":{"required":false,"name":"Return URL","description":"Page that payment service returns to after processing.","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","icon":"img\/icons\/green_question.png","params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the miniquiz tracker ID","default":"","profile_reference":"tracker"}}}; tiki_plugins.module = {"name":"Insert Module","documentation":"PluginModule","description":"Display a module","prefs":["wikiplugin_module"],"validate":"all","format":"html","icon":"img\/icons\/module.png","extraparams":true,"tags":["basic"],"params":{"module":{"required":true,"name":"Nazwa modu\u0142u","description":"Module name as known in Tiki","default":"","options":[{"text":"Action Calendar (action_calendar)","value":"action_calendar"},{"text":"Article Archives (article_archives)","value":"article_archives"},{"text":"Article Topics (article_topics)","value":"article_topics"},{"text":"Artyku\u0142y (articles)","value":"articles"},{"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":"Category Transitions (category_transition)","value":"category_transition"},{"text":"Change Category (change_category)","value":"change_category"},{"text":"Directory Statistics (directory_stats)","value":"directory_stats"},{"text":"Facebook (facebook)","value":"facebook"},{"text":"Featured Links (featured_links)","value":"featured_links"},{"text":"Friend List (friend_list)","value":"friend_list"},{"text":"Galerie plik\u00f3w (file_galleries)","value":"file_galleries"},{"text":"Google AdSense (adsense)","value":"adsense"},{"text":"Groups Emulation (groups_emulation)","value":"groups_emulation"},{"text":"Kalendarz (calendar_new)","value":"calendar_new"},{"text":"Kategorie (categories)","value":"categories"},{"text":"Last Actions (last_actions)","value":"last_actions"},{"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 Support (live_support)","value":"live_support"},{"text":"Locator (locator)","value":"locator"},{"text":"Logo (logo)","value":"logo"},{"text":"Logowanie (login_box)","value":"login_box"},{"text":"Map Feature Editor (map_edit_features)","value":"map_edit_features"},{"text":"Map location search (map_search_location)","value":"map_search_location"},{"text":"Menu (menu)","value":"menu"},{"text":"Menu Page (menupage)","value":"menupage"},{"text":"Minichat (minichat)","value":"minichat"},{"text":"Mobile (mobile)","value":"mobile"},{"text":"Mode Selector (map_mode_selector)","value":"map_mode_selector"},{"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":"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":"Najbardziej aktywne blogi (top_active_blogs)","value":"top_active_blogs"},{"text":"Najbardziej aktywni u\u017cytkownicy (users_rank)","value":"users_rank"},{"text":"Najbardziej komentowane forum (forums_most_commented_forums)","value":"forums_most_commented_forums"},{"text":"Najcz\u0119\u015bciej odwiedzane blogi (top_visited_blogs)","value":"top_visited_blogs"},{"text":"Najlepsze artyku\u0142y (top_articles)","value":"top_articles"},{"text":"Najlepsze galerie plik\u00f3w (top_file_galleries)","value":"top_file_galleries"},{"text":"Najlepsze obrazy (top_images)","value":"top_images"},{"text":"Najlepsze quizy (top_quizzes)","value":"top_quizzes"},{"text":"Najlepsze strony (top_pages)","value":"top_pages"},{"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 Forum Posts (forums_last_posts)","value":"forums_last_posts"},{"text":"Newest Images (last_images)","value":"last_images"},{"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":"Oczekuj\u0105ce zg\u0142oszenia (num_submissions)","value":"num_submissions"},{"text":"Online Users (who_is_there)","value":"who_is_there"},{"text":"OpenAGH Info Menu (openagh_info_menu)","value":"openagh_info_menu"},{"text":"OpenAGH Logo (openagh_logo_project)","value":"openagh_logo_project"},{"text":"OpenAGH Profiles (openagh_profiles)","value":"openagh_profiles"},{"text":"OpenAGH Report Bug (openagh_report_bug)","value":"openagh_report_bug"},{"text":"OpenAGH Top Info Box (openagh_top_info_box)","value":"openagh_top_info_box"},{"text":"OpenAGH User Bar (openagh_user_bar)","value":"openagh_user_bar"},{"text":"Ostatnie pliki (last_files)","value":"last_files"},{"text":"Ostatnie wiadomo\u015bci blog\u00f3w (last_blog_posts)","value":"last_blog_posts"},{"text":"Ostatnie zg\u0142oszenia (last_submissions)","value":"last_submissions"},{"text":"Ostatnie zmiany (last_modif_pages)","value":"last_modif_pages"},{"text":"Ostatnio utworzone blogi (last_created_blogs)","value":"last_created_blogs"},{"text":"Ostatnio utworzone CZP (last_created_faqs)","value":"last_created_faqs"},{"text":"Ostatnio utworzone quizy (last_created_quizzes)","value":"last_created_quizzes"},{"text":"Ostatnio zalogowani (last_visitors)","value":"last_visitors"},{"text":"Ostatnio zmienione blogi (last_modified_blogs)","value":"last_modified_blogs"},{"text":"Otrzymane obiekty (comm_received_objects)","value":"comm_received_objects"},{"text":"Payments Outstanding (payment_outstanding)","value":"payment_outstanding"},{"text":"Permalinks (openagh_permalinks)","value":"openagh_permalinks"},{"text":"Perspective (perspective)","value":"perspective"},{"text":"Podziel si\u0119 (share)","value":"share"},{"text":"Powered By (poweredby)","value":"poweredby"},{"text":"Public Tasks (user_tasks_public)","value":"user_tasks_public"},{"text":"Quick Admin (quickadmin)","value":"quickadmin"},{"text":"Quick Edit (quick_edit)","value":"quick_edit"},{"text":"Quick Search (quick_search)","value":"quick_search"},{"text":"Random Image (random_images)","value":"random_images"},{"text":"Related Items (whats_related)","value":"whats_related"},{"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":"Shoutbox (shoutbox)","value":"shoutbox"},{"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":"Starsze artyku\u0142y (old_articles)","value":"old_articles"},{"text":"Strony u\u017cytkownika (user_pages)","value":"user_pages"},{"text":"SVN Up Info (svnup)","value":"svnup"},{"text":"Switch Language (switch_lang)","value":"switch_lang"},{"text":"Switch Theme (switch_theme)","value":"switch_theme"},{"text":"Szukaj (search)","value":"search"},{"text":"Szukaj z Google (google)","value":"google"},{"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 Forum Posters (top_forum_posters)","value":"top_forum_posters"},{"text":"Top Image Galleries (top_image_galleries)","value":"top_image_galleries"},{"text":"Top Objects (top_objects)","value":"top_objects"},{"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-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":"Tw\u00f3rcy (contributors)","value":"contributors"},{"text":"Unread Inter-User Messages (messages_unread_messages)","value":"messages_unread_messages"},{"text":"Upcoming Events (upcoming_events)","value":"upcoming_events"},{"text":"User-Group Tracker (usergroup_tracker)","value":"usergroup_tracker"},{"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":"Wylosowana strona (random_pages)","value":"random_pages"},{"text":"YouTube (youtube)","value":"youtube"},{"text":"YouTube Playlist (last_youtube_playlist_videos)","value":"last_youtube_playlist_videos"},{"text":"Zadania u\u017cytkownika (user_tasks)","value":"user_tasks"},{"text":"Zak\u0142adki u\u017cytkownika (user_bookmarks)","value":"user_bookmarks"}]},"notitle":{"required":false,"name":"No Title","description":"Select Yes (y) to hide the title (default is to show the title)","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"advanced":true},"title":{"name":"Module Title","description":"Title to display at the top of the box, assuming No Title is not set to Yes (y).","filter":"striptags","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","default":"","advanced":true,"options":[{"text":"","value":""},{"text":"No Float","value":"nofloat"},{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"}]},"max":{"required":false,"name":"Max","description":"Number of rows (default: 10)","default":10,"advanced":true},"np":{"required":false,"name":"Parse","description":"Parse wiki syntax. Default: Nie","default":"1","options":[{"text":"","value":""},{"text":"Tak","value":"0"},{"text":"Nie","value":"1"}],"advanced":true},"nobox":{"name":"No Box","description":"y|n Show only the content with no box surrounding it.","section":"appearance","filter":"alpha","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"decoration":{"required":false,"name":"Decoration","description":"Show box decorations (default is to show them)","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","value":"0"}]},"flip":{"required":false,"name":"Flip","description":"Add ability to show\/hide the content of the module (default is the site admin setting for modules)","section":"appearance","options":[{"text":"","value":""},{"text":"Tak","value":"1"},{"text":"Nie","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 can be a color name (ex: bgcolor=blue) or a hexadecimal value (ex: bgcolor=#FFEBCD)","default":"","filter":"striptags","advanced":true},"module_style":{"required":false,"name":"Module Style","description":"Inline CSS for the containing DIV element, e.g. \"max-width:80%\"","filter":"striptags","default":"","advanced":true},"style":{"name":"Style","description":"CSS styling for the module data itself.","filter":"striptags","section":"appearance","advanced":true},"topclass":{"name":"Containing Class","description":"Custom CSS class around.","filter":"striptags","section":"appearance","advanced":true},"class":{"name":"Class","description":"Custom CSS class.","section":"appearance","filter":"striptags","advanced":true},"category":{"name":"Kategoria","description":"Module displayed depending on category. Multiple category ids or names can be separated by semi-colons.","section":"visibility","separator":";","filter":"alnum","advanced":true},"nocategory":{"name":"No Category","description":"Module hidden depending on category. Multiple category ids or names can be separated by semi-colons. This takes precedence over the category parameter above.","section":"visibility","separator":";","filter":"alnum","advanced":true},"perspective":{"name":"Perspective","description":"Only display the module if in one of the listed perspective IDs. Semi-colon separated.","separator":";","filter":"digits","section":"visibility","advanced":true},"lang":{"name":"J\u0119zyk","description":"Module only applicable for the specified languages. Languages are defined as two character language codes. Multiple values can be separated by semi-colons.","separator":";","filter":"lang","section":"visibility","advanced":true},"section":{"name":"Sekcja","description":"Module only applicable for the specified sections. Multiple values can be separated by semi-colons.","separator":";","filter":"striptags","section":"visibility","advanced":true},"page":{"name":"Page Filter","description":"Module only applicable on the specified page names. Multiple values can be separated by semi-colons.","separator":";","filter":"pagename","section":"visibility","advanced":true},"nopage":{"name":"No Page","description":"Module not applicable on the specified page names. Multiple values can be separated by semi-colons.","separator":";","filter":"pagename","section":"visibility","advanced":true},"theme":{"name":"Motyw","description":"Module enabled or disabled depending on the theme file name (e.g. \"thenews.css\"). Specified themes can be either included or excluded. Theme names prefixed by \"!\" are in the exclusion list. Multiple values can be separated by semi-colons.","separator":";","filter":"themename","section":"visibility","advanced":true},"creator":{"name":"Tw\u00f3rca","description":"Module only available based on the relationship of the user with the wiki page. Either only creators (y) or only non-creators (n) will see the module.","filter":"alpha","section":"visibility","advanced":true},"contributor":{"name":"Contributor","description":"Module only available based on the relationship of the user with the wiki page. Either only contributors (y) or only non-contributors (n) will see the module.","filter":"alpha","section":"visibility","advanced":true}}}; tiki_plugins.modulelist = {"name":"Module List","documentation":"PluginModuleList","description":"Displays a list of modules as configured by the administrator. Allows to include multiple modules in a page with various conditionals without relying excessively on group plugins or other techniques.","prefs":["wikiplugin_modulelist"],"format":"html","icon":"img\/icons\/module.png","tags":["basic"],"params":{"zone":{"required":true,"name":"Zone Name","description":"The name of the module zone to include. Can be a custom zone name.","default":""}}}; tiki_plugins.mono = {"name":"Monospace","documentation":"PluginMono","description":"Display text in a monospace font","prefs":["wikiplugin_mono"],"body":"tekst","icon":"img\/icons\/font.png","params":{"font":{"required":false,"name":"Font","description":"Font name as known in browsers.","default":"monospace"}}}; tiki_plugins.mouseover = {"name":"Mouseover","documentation":"PluginMouseover","description":"Display hidden content by mousing over a text","prefs":["wikiplugin_mouseover"],"body":"Hidden content, unless the label parameter is undefined, in which case this is the label.","icon":"img\/icons\/comment_add.png","tags":["basic"],"params":{"label":{"required":true,"name":"Label","description":"Text displayed on the page. The body is the hidden content.","filter":"striptags","default":""},"url":{"required":false,"name":"URL","description":"Destination link when mouseover text is clicked. Use http:\/\/ for external links","filter":"url","default":"javascript:void(0)"},"text":{"required":false,"name":"Text","description":"DEPRECATED Hidden content. The body contains the label.","filter":"striptags","default":"","advanced":true},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Mouseover box width. Default: 400px","filter":"digits","default":400,"advanced":true},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Mouseover box height. Default: 200px","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 the cursor. Default: 5","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 cursor. Default: 0","filter":"int","default":0,"advanced":true},"parse":{"required":false,"name":"Parse Body","description":"Parse the body of the plugin as wiki content (parsed by default)","filter":"alpha","advanced":true,"default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"parselabel":{"required":false,"name":"Parse Label","description":"Parse the label as wiki content (parsed by default)","filter":"alpha","default":"y","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"class":{"required":false,"name":"CSS Class","description":"CSS class to apply","filter":"alpha","default":"plugin-mouseover","advanced":true},"bgcolor":{"required":false,"name":"Background Color","description":"Background color to apply to the popup","filter":"striptags","default":"","advanced":true},"textcolor":{"required":false,"name":"Text Color","description":"Color to apply to the text in the popup","filter":"striptags","default":"","advanced":true},"sticky":{"required":false,"name":"Sticky","description":"When enabled, popup stays visible until it is clicked.","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"advanced":true},"padding":{"required":false,"name":"Padding","description":"Padding size in pixels","filter":"digits","default":"","advanced":true},"effect":{"required":false,"name":"Effect","options":[{"text":"Default","value":""},{"text":"Brak","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","filter":"striptags","advanced":true},"speed":{"required":false,"name":"Effect Speed","options":[{"text":"Normalny","value":""},{"text":"Fast","value":"fast"},{"text":"Slow","value":"slow"}],"description":"Set the speed of the animation.","filter":"alpha","default":"","advanced":true},"closeDelay":{"required":false,"name":"Close Delay","description":"Number of seconds before popup closes","filter":"digits","default":0,"advanced":true},"tag":{"required":false,"name":"Tag","description":"HTML tag to use for the label. Default \"a\"","filter":"word","default":"a","advanced":true}}}; tiki_plugins.mwtable = {"name":"MediaWiki Table","documentation":"PluginMWTable","description":"Display a table using MediaWiki syntax (experimental - may change in future versions)","prefs":["wikiplugin_mwtable"],"body":"URL","validate":"all","icon":"img\/icons\/table.png","params":{"fancy":{"safe":true,"required":false,"name":"Fancy","description":"Set to true to apply additional formatting to the table (header style, odd\/even rows, etc.)","default":"false","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 (used by default)","default":"true","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"],"icon":"img\/icons\/myspace.png","params":{"page":{"required":true,"name":"MySpace Page","description":"MySpace page name.","default":""}}}; tiki_plugins.networkcondition = {"name":"Network condition","documentation":"PluginNetworkCondition","description":"Conditionally display content based on network information.","prefs":["wikiplugin_networkcondition"],"icon":"img\/icons\/computer.png","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.","default":"","filter":"text","separator":","}}}; tiki_plugins.now = {"name":"Now","documentation":"PluginNow","description":"Display the current date or time","prefs":["wikiplugin_now"],"body":"tekst","icon":"img\/icons\/layout_header.png","tags":["basic"],"params":{"format":{"required":false,"name":"Format","description":"Time format","default":"%A %e %B %Y %H:%M"}}}; tiki_plugins.objecthits = {"name":"Object Hits","documentation":"PluginObjectHits","description":"Display the number of hits for certain objects","prefs":["wikiplugin_objecthits"],"icon":"img\/icons\/calculator.png","params":{"object":{"required":false,"name":"Obiekt","description":"For a wiki page, the page name, for other object types: ID number + ? + object title","default":"","profile_reference":"type_in_param"},"type":{"required":false,"name":"Typ","description":"Object type, such as wiki, file gallery, file, article, etc. Default is \"wiki\".","filter":"alpha","default":"wiki"},"days":{"required":false,"name":"Dni","description":"Show the number of hits over the past number of days indicated. Default is to show all hits.","default":0},"since":{"required":false,"name":"Since a date","description":"Date since the hits are collected in a format supported by strtotime","default":""}}}; tiki_plugins.objectlink = {"name":"Object Link","description":"Displays a link to an object in the system.","prefs":["wikiplugin_objectlink"],"icon":"img\/icons\/world_link.png","tags":["basic"],"format":"html","inline":true,"params":{"type":{"required":true,"name":"Typ","description":"The object type","type":"text"},"id":{"required":true,"name":"Object ID","description":"The item to display","filter":"text","profile_reference":"type_in_param"}}}; tiki_plugins.oohtml = {"type":"oohtml","documentation":"PluginHTML","prefs":["wikiplugin_html"],"validate":"all","filter":"rawhtml_unsafe","icon":"img\/icons\/mime\/html.png","tags":["basic"],"htmlTagType":"div","hasHtmlBody":true,"htmlAttributes":{"id":"","class":"","style":""},"button":null,"name":"HTML (Object Oriented) version, for proof of concept","description":"Add HTML to a page","body":"HTML code","params":{"wiki":{"required":false,"name":"Wiki Syntax","description":"Parse wiki syntax within the HTML code.","options":[{"text":"","value":""},{"text":"Nie","value":0},{"text":"Tak","value":1}],"filter":"int","default":"0"}},"parserLevel":0,"format":null,"np":true}; tiki_plugins.openaghanimation = {"name":"Animacja","documentation":"PluginOpenAGHAnimation","description":"","prefs":["wikiplugin_openaghanimation"],"icon":"img\/icons\/openagh\/wikiplugin_openaghanimation.png","tags":["basic"],"params":{"fileId":{"required":true,"name":"ID animacji","description":"Wpisz ID animacji lub wybierz z bazy","type":"image","area":"fgal_picker_id"}}}; tiki_plugins.openaghannotation = {"name":"Uwaga","documentation":"PluginOpenAGHAnnotation","description":"Dodaj uwag\u0119","prefs":["wikiplugin_openaghannotation"],"body":"Tre\u015b\u0107 uwagi","icon":"img\/icons\/openagh\/wikiplugin_openaghannotation.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa uwagi","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghconclusion = {"name":"Wniosek","documentation":"PluginOpenAGHConclusion","description":"Dodaj wniosek","prefs":["wikiplugin_openaghconclusion"],"body":"Tresc wniosku","icon":"img\/icons\/openagh\/wikiplugin_openaghconclusion.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa wniosku","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghdefinition = {"name":"Definicja","documentation":"PluginOpenAGHDefinition","description":"Dodaj definicj\u0119","prefs":["wikiplugin_openaghdefinition"],"body":"Tre\u015b\u0107 definicji","icon":"img\/icons\/openagh\/wikiplugin_openaghdefinition.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa definicji","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghderivation = {"name":"Wyprowadzenie","documentation":"PluginOpenAGHDerivation","description":"Dodaj wyprowadzenie","prefs":["wikiplugin_openaghderivation"],"body":"Tre\u015b\u0107 wyprowadzenia","icon":"img\/icons\/openagh\/wikiplugin_openaghderivation.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa wyprowadzenia","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghexample = {"name":"Przyklad","documentation":"PluginOpenAGHExample","description":"Dodaj przyk\u0142ad","prefs":["wikiplugin_openaghexample"],"body":"Tre\u015b\u0107 przyk\u0142adu","icon":"img\/icons\/openagh\/wikiplugin_openaghexample.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa przyk\u0142adu","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghexercise = {"name":"Zadanie","documentation":"PluginOpenAGHExercise","description":"Dodaj zadanie","prefs":["wikiplugin_openaghexercise"],"icon":"img\/icons\/openagh\/wikiplugin_openaghexercise.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa zadania","default":""},"body":{"required":true,"name":"Tre\u015b\u0107","description":"Tre\u015b\u0107 zadania","default":"","textarea":"y"},"solution":{"required":false,"name":"Rozwi\u0105zanie (opcjonalnie)","description":"Rozwi\u0105zanie zadania","default":"","advanced":true,"textarea":"y"},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghinformation = {"name":"Informacja dodatkowa","documentation":"PluginOpenAGHInformation","description":"Dodaj informacj\u0119 dodatkow\u0105","prefs":["wikiplugin_openaghinformation"],"body":"Tre\u015b\u0107 informacji","icon":"img\/icons\/openagh\/wikiplugin_openaghinformation.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa informacji","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghlaw = {"name":"Prawo","documentation":"PluginOpenAGHLaw","description":"Dodaj prawo","prefs":["wikiplugin_openaghlaw"],"body":"Tre\u015b\u0107 prawa","icon":"img\/icons\/openagh\/wikiplugin_openaghlaw.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa prawa","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghlemma = {"name":"Lemat","documentation":"PluginOpenAGHLemma","description":"Dodaj lemat","prefs":["wikiplugin_openaghlemma"],"body":"Tre\u015b\u0107 lematu","icon":"img\/icons\/openagh\/wikiplugin_openaghlemma.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa lematu","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghmathjax = {"name":"Kod MathJax","documentation":"PluginOpenAGHMathJax","description":"Dodaj kod MathJax","prefs":["wikiplugin_openaghmathjax"],"body":"
W poni\u017csze pole wklej kod MathJax.
Ka\u017cdy kod MathJax w \u017ar\u00f3dle strony musi by\u0107 otoczony znacznikami:
{OPENAGHMATHJAX()} ... {OPENAGHMATHJAX}<\/b>
Dokumentacja MathJax dost\u0119pna jest na stronie http:\/\/docs.mathjax.org\/en\/latest\/<\/a>

Nawiasy s\u0105 dodawane automatycznie (typ domy\u015blny to \"inline\")","icon":"img\/icons\/openagh\/wikiplugin_openaghmathjax.png","tags":["basic"],"params":{"type":{"required":false,"name":"Typ","description":"inline - nawiasy okr\u0105g\u0142e, block - nawiasy kwadratowe","default":"inline","options":[{"text":"","value":""},{"text":"Inline","value":"inline"},{"text":"Block","value":"block"}]},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""},"isNumeration":{"required":false,"name":"Automatyczna numeracja","description":"Domy\u015blnie numeracja jest w\u0142\u0105czona(numeracja dzia\u0142a wy\u0142\u0105cznie dla wzor\u00f3w typu block).","default":"yes","options":[{"text":"","value":""},{"text":"Tak","value":"yes"},{"text":"Nie","value":"no"}]}}}; tiki_plugins.openaghnote = {"name":"Przypis","documentation":"PluginOpenAGHNote","description":"Dodaj przypis","prefs":["wikiplugin_openaghnote"],"icon":"img\/icons\/openagh\/wikiplugin_openaghnote.png","tags":["basic"],"params":{"note":{"required":false,"name":"Tre\u015b\u0107","description":"Tre\u015b\u0107 przypisu","default":""}}}; tiki_plugins.openaghnotes = {"name":"Poka\u017c przypisy","documentation":"PluginOpenAGHNotes","description":"Poka\u017c przypisy","prefs":["wikiplugin_openaghnotes"],"icon":"img\/icons\/openagh\/wikiplugin_openaghnotes.png","tags":["basic"],"params":{"headline":{"required":false,"name":"Nag\u0142\u00f3wek","description":"Nag\u0142\u00f3wek wy\u015bwietlany nad przypisami","default":"Przypisy:"}}}; tiki_plugins.openaghproperty = {"name":"W\u0142asno\u015b\u0107","documentation":"PluginOpenAGHProperty","description":"Dodaj w\u0142asno\u015b\u0107","prefs":["wikiplugin_openaghproperty"],"body":"Tre\u015b\u0107 w\u0142asno\u015bci","icon":"img\/icons\/openagh\/wikiplugin_openaghproperty.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa w\u0142asno\u015bci","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghquotation = {"name":"Pozycja bibliografii","documentation":"PluginOpenAGHQuotation","description":"Dodaj pozycj\u0119 bibliografii","prefs":["wikiplugin_openaghquotation"],"icon":"img\/icons\/openagh\/wikiplugin_openaghquotation.png","tags":["basic"],"params":{"author":{"required":false,"name":"Autor","description":"Autor","default":""},"title":{"required":false,"name":"Tytu\u0142","description":"Tytu\u0142","default":""},"publisher":{"required":false,"name":"Wydawca","description":"Wydawca","default":""},"location":{"required":false,"name":"Miejsce","description":"Miejsce","default":""},"year":{"required":false,"name":"Rok","description":"Rok","default":""},"access":{"required":false,"name":"Data odczytu","description":"Data odczytu w formacie DD.MM.RRRR","default":""},"url":{"required":false,"name":"URL","description":"Adres odno\u015bnika na dole strony","default":""}}}; tiki_plugins.openaghquotations = {"name":"Bibliografia","documentation":"PluginOpenAGHQuotations","description":"Dodaj bibliografi\u0119","prefs":["wikiplugin_openaghquotations"],"icon":"img\/icons\/openagh\/wikiplugin_openaghquotations.png","tags":["basic"],"params":{"headline":{"required":false,"name":"Nag\u0142\u00f3wek","description":"Nag\u0142\u00f3wek wy\u015bwietlany nad list\u0105 cytat\u00f3w","default":"Bibliografia:"}}}; tiki_plugins.openaghrule = {"name":"Zasada","documentation":"PluginOpenAGHRule","description":"Dodaj zasad\u0119","prefs":["wikiplugin_openaghrule"],"body":"Tre\u015b\u0107 zasady","icon":"img\/icons\/openagh\/wikiplugin_openaghrule.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa zasady","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghsimulation = {"name":"Symulacja","documentation":"PluginOpenAGHSimulation","description":"","prefs":["wikiplugin_openaghsimulation"],"icon":"img\/icons\/openagh\/wikiplugin_openaghsimulation.png","tags":["basic"],"params":{"fileId":{"required":true,"name":"ID symulacji","description":"Wpisz ID animacji lub wybierz z bazy","type":"image","area":"fgal_picker_id"}}}; tiki_plugins.openaghsummary = {"name":"Podsumowanie","documentation":"PluginOpenAGHSummary","description":"Dodaj podsumowanie","prefs":["wikiplugin_openaghsummary"],"body":"Tre\u015b\u0107 podsumowania","icon":"img\/icons\/openagh\/wikiplugin_openaghsummary.png","tags":["basic"],"toolbar":"y","params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa podsumowania","default":""},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.openaghtheorem = {"name":"Twierdzenie","documentation":"PluginOpenAGHTheorem","description":"Dodaj twierdzenie","prefs":["wikiplugin_openaghtheorem"],"icon":"img\/icons\/openagh\/wikiplugin_openaghtheorem.png","toolbar":"y","tags":["basic"],"params":{"name":{"required":false,"name":"Nazwa (opcjonalnie)","description":"Nazwa twierdzenia","default":""},"assumptions":{"required":false,"name":"Za\u0142o\u017cenia","description":"Za\u0142o\u017cenia twierdzenia","default":"","textarea":"y"},"thesis":{"required":true,"name":"Teza","description":"Teza twierdzenia","default":"","textarea":"y"},"proof":{"required":false,"name":"Dow\u00f3d (opcjonalnie)","description":"Dow\u00f3d twierdzenia","default":"","advanced":true,"textarea":"y"},"anchor":{"required":false,"name":"Etykieta","description":"Nazwa etykiety do kt\u00f3rej mo\u017cesz si\u0119 odwo\u0142a\u0107 w tek\u015bcie","default":""}}}; tiki_plugins.pagetabs = {"name":"Page Tabs","documentation":"PluginPageTabs","description":"Display page content in a set of tabs","prefs":["wikiplugin_pagetabs"],"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 pipe \"|\". Or a table with the class of \"pagetabs\" on the main page. On child pages use as a way to redirect to the parent.","default":"","separator":"|","filter":"pagename","profile_reference":"wiki_page"}}}; tiki_plugins.param = {"name":"Param","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}. Text after the marker will be displayed if conditions are not met.","icon":"img\/icons\/page_gear.png","params":{"name":{"required":true,"name":"Nazwa","description":"Names of parameter required to display text"},"source":{"required":false,"name":"\u0179r\u00f3d\u0142o","default":"request","description":"Source where the parameter is checked. Possible values : request ..."}}}; tiki_plugins.payment = {"name":"P\u0142atno\u015bci","documentaion":"PluginPayment","description":"Show details of a payment request or invoice","prefs":["wikiplugin_payment","payment_feature"],"icon":"img\/icons\/money.png","params":{"id":{"required":true,"name":"Payment Request Number","description":"Unique identifier of the payment request","filter":"digits","default":""}}}; tiki_plugins.paypal = {"name":"PayPal Button","documentation":"Payment","description":"Display a PayPal button","introduced":11,"prefs":["wikiplugin_paypal"],"icon":"img\/icons\/basket.png","format":"html","extraparams":true,"validate":"all","params":{"cmd":{"required":false,"name":"Typ","description":"Type of PayPal button","filter":"word","options":[{"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","filter":"text","options":[{"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","filter":"text","default":""},"amount":{"required":false,"name":"Price","description":"Item price","filter":"text","default":""},"paypal_button":{"required":false,"name":"PayPal Button","description":"Button appearance","filter":"text","options":[{"text":"Normalny","value":""},{"text":"Smaller","value":"small_button"},{"text":"Custom","value":"custom"}],"default":""},"custom_image_url":{"required":false,"name":"Custom Button","description":"Custom button image URL","filter":"url","default":""},"item_number":{"required":false,"name":"Product ID","description":"Optional item identifier, often a tracker itemId","filter":"text","default":""},"quantity":{"required":false,"name":"Quantity","description":"Number of items, empty or 0 to have an input the user can fill in","filter":"text","default":""},"shipping":{"required":false,"name":"Shipping Cost","description":"The cost of shipping this item","filter":"text","default":"","advanced":true},"shipping2":{"required":false,"name":"Additional Shipping Cost","description":"The cost of shipping each additional unit of this item","filter":"text","default":"","advanced":true},"weight":{"required":false,"name":"Weight","description":"Weight of item","filter":"text","default":"","advanced":true},"weight_unit":{"required":false,"name":"Weight Unit","description":"The unit of measure if weight is specified","filter":"text","options":[{"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)","filter":"text","default":"","advanced":false},"minicart":{"required":false,"name":"Use MiniCart","description":"See https:\/\/github.com\/jeffharrell\/MiniCart","filter":"text","options":[{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"default":"y","advanced":true},"no_shipping":{"required":false,"name":"Shipping Address Prompt","description":"0 \u2013 prompt for an address, but do not require one, 1 \u2013 do not prompt for an address, 2 \u2013 prompt for an address, and require one (default)","filter":"int","default":2,"advanced":true},"return":{"required":false,"name":"Completed payment return URL","description":"Empty for current page, \"n\" to disable","filter":"text","default":"","advanced":true},"shopping_url":{"required":false,"name":"Continue Shopping URL","description":"Empty for current page, \"n\" to disable","filter":"text","default":"","advanced":true},"cancel_return":{"required":false,"name":"Cancel payment URL","description":"Empty for current page, \"n\" to disable","filter":"text","default":"","advanced":true},"title":{"required":false,"name":"Form title","description":"Tooltip for the form and alt attribute for the image","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","filter":"text","default":"Checkout","advanced":true},"stringSubtotal":{"required":false,"name":"Subtotal text","description":"The subtotal text","filter":"text","default":"Subtotal: ","advanced":true},"stringDiscount":{"required":false,"name":"Discount text","description":"The discount text","filter":"text","default":"Discount: ","advanced":true},"stringShipping":{"required":false,"name":"Shipping text","description":"The shipping text","filter":"text","default":"does not include shipping & tax","advanced":true},"stringProcessing":{"required":false,"name":"Processing text","description":"The processing text","filter":"text","default":"Processing...","advanced":true}}}; tiki_plugins.perm = {"name":"Uprawnienia","documentation":"PluginPerm","description":"Display content based on permission settings","body":"Wiki text to display if conditions are met. The body may contain {ELSE}. Text after the marker will be displayed to users not matching the conditions.","prefs":["wikiplugin_perm"],"filter":"wikicontent","icon":"img\/icons\/page_white_key.png","params":{"perms":{"required":false,"name":"Possible Permissions","description":"Pipe separated list of permissions, one of which is needed to view the default text. Przyk\u0142ad:tiki_p_rename|tiki_p_edit","default":""},"notperms":{"required":false,"name":"Forbidden Permissions","description":"Pipe separated list of permissions, any of which will cause the default text not to show. Przyk\u0142ad:tiki_p_rename|tiki_p_edit","default":""}}}; tiki_plugins.perspective = {"name":"Perspective","documentation":"PluginPerspective","description":"Display content based on the reader's current perspective","prefs":["feature_perspective","wikiplugin_perspective"],"body":"Wiki text to display if conditions are met. The body may contain {ELSE}. Text after the marker will be displayed to users not matching the condition.","filter":"wikicontent","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","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 shown.Example value:3|5|8","filter":"digits","separator":"|","default":"","profile_reference":"perspective"}}}; tiki_plugins.playscorm = {"name":"PlayScorm","documentation":"PluginPlayScorm","description":"Play a SCORM learning object in an iframe. Requires Moodle to be installed.","prefs":["wikiplugin_playscorm"],"tags":["experimental"],"format":"html","icon":"pics\/icons\/page_copy.png","params":{"fileId":{"required":true,"name":"ID rysunku","area":"fgal_picker_id","description":"Numeric ID of a SCORM zip file in a File Gallery","filter":"striptags","default":""},"moodle_url":{"required":true,"name":"Moodle Url","description":"URL where the moodle instance is at","filter":"striptags","default":""},"moodle_course_id":{"required":true,"name":"Moodle Course ID","description":"Course ID in Moodle to upload SCORM objects to","filter":"int","default":""},"width":{"safe":true,"required":false,"name":"Frame Width","description":"Width in pixels or %","default":"1160"},"height":{"safe":true,"required":false,"name":"Frame Height","description":"Pixels or %","default":"740"},"scrolling":{"safe":true,"required":false,"name":"Scrolling","description":"Choose whether to add a scroll bar","default":"Yes","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"id":{"required":false,"name":"Numeric ID","description":"Numeric ID to distinguish multiple plugins of there is more than one","default":"","filter":"int"}}}; tiki_plugins.pluginmanager = {"name":"Plugin Manager","documentation":"PluginPluginManager","description":"List wiki plugin or module information for the site","prefs":["wikiplugin_pluginmanager"],"introduced":3,"icon":"img\/icons\/plugin_link.png","params":{"info":{"required":false,"name":"Informacja o wersji","description":"Determines what information is shown. Values separated with | . Ignored when singletitle is set to top or none.","filter":"striptags","accepted":"One or more of: description | parameters | paraminfo","default":"description | parameters | paraminfo ","since":"","options":[{"text":"","value":""},{"text":"Opis","value":"description"},{"text":"Description & Parameters","value":"description|parameters"},{"text":"Description & Parameter Info","value":"description|paraminfo"},{"text":"Parameters & Parameter Info","value":"parameters|paraminfo"},{"text":"Wszystkie","value":"description|parameters|paraminfo"}]},"plugin":{"required":false,"name":"Plugin","description":"Name of a plugin (e.g., backlinks), or list separated by |, or range separated by \"-\". Single plugin can be used with limit parameter.","filter":"striptags","default":"","since":"5.0"},"module":{"required":false,"name":"Modu\u0142","description":"Name of a module (e.g., calendar_new), or list separated by |, or range separated by \"-\". Single module can be used with limit parameter.","filter":"striptags","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":"G\u00f3ra","value":"top"},{"text":"Table","value":"table"}]},"titletag":{"required":false,"name":"Title Heading","description":"Sets the heading size for the title, e.g., h2.","filter":"striptags","default":"h3","since":"5.0"},"start":{"required":false,"name":"Pocz\u0105tek","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 point. Must be an integer 1 or greater.","filter":"digits","default":"","since":"5.0"}}}; tiki_plugins.poll = {"name":"Ankieta","documentation":"PluginPoll","description":"Display a poll","prefs":["feature_polls","wikiplugin_poll"],"body":"Tytu\u0142","icon":"img\/icons\/thumb_up.png","tags":["basic"],"params":{"pollId":{"required":true,"name":"Ankieta","description":"Numeric value representing the poll ID","default":"","profile_reference":"poll"},"showtitle":{"required":false,"name":"Show Title","description":"Show poll title (shown by default).","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showresult":{"required":false,"name":"Show result","description":"link|voted|always","filter":"alpha","default":"link"},"showtotal":{"required":false,"name":"Show total votes","description":"y|n","filter":"alpha","default":"y"}}}; tiki_plugins.pref = {"name":"Preference","documentation":"PluginPref","description":"Display contents based on global preferences","body":"Wiki text to display if conditions are met. The body may contain {ELSE}. Text after the marker will be displayed if not matching the conditions.","prefs":["wikiplugin_pref"],"filter":"wikicontent","extraparams":true,"icon":"img\/icons\/wrench.png","params":[]}; tiki_plugins.prettytrackerviews = {"name":"Pretty Tracker View Tracking","documentation":"PluginPrettyTrackerViews","description":"Stores tiki.tracker.pretty.views attribute for trackeritem","prefs":["wikiplugin_prettytrackerviews","feature_trackers"],"defaultfilter":"text","tags":["experimental"],"params":{"record":{"required":false,"name":"Record","description":"set to y to record view each time this is loaded","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show":{"required":false,"name":"Poka\u017c","description":"set to n to hide showing of attribute","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"itemId":{"required":true,"name":"Item ID","description":"Set to ID of tracker item","default":"","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,"icon":"img\/icons\/database_lightning.png","tags":["experimental"],"params":{"domain":{"required":false,"name":"Domain","description":"Profile repository domain. Default value is profiles.tiki.org","default":"profiles.tiki.org"},"name":{"required":true,"name":"Profile Name","description":"Name of the profile to be applied.","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.","icon":"img\/icons\/thumb_up.png","tags":["basic"],"params":{"caption":{"required":false,"name":"Caption","description":"Short description of the proposal to vote on. Will be displayed above the result table.","default":""},"weights":{"required":false,"advanced":true,"name":"Weights","description":"Comma-separated list of groups and their associated weight. Ex: Reviewer(2.5),User(1),Manager(0.25),Registered(0)","default":"Registered(1)"}}}; tiki_plugins.quote = {"name":"Quote","documentation":"PluginQuote","description":"Format text as a quote","prefs":["wikiplugin_quote"],"body":"Quoted text","icon":"img\/icons\/quotes.png","filter":"text","tags":["basic"],"params":{"replyto":{"required":false,"name":"Reply To","description":"Name of the quoted person.","filter":"text","default":""}}}; tiki_plugins.randominclude = {"name":"Random Include","documentation":"PluginRandomInclude","description":"Include a random page's content.","prefs":["wikiplugin_randominclude"],"icon":"img\/icons\/page_copy.png","params":[]}; tiki_plugins.rcontent = {"name":"Random Dynamic Content","documentation":"PluginRcontent","description":"Display pre-programmed changing content","prefs":["feature_dynamic_content","wikiplugin_rcontent"],"icon":"img\/icons\/database_table.png","params":{"id":{"required":true,"name":"Content ID","description":"Numeric value representing the content ID","default":""}}}; tiki_plugins.realnamelist = {"name":"User List with Real Names","documentation":"PluginRealNameList","description":"Show user real names for members of a group (experimental, should be merged with UserList)","prefs":["wikiplugin_realnamelist"],"body":"Group name - only users belonging to a group or groups with group names containing this text will be included in the list. If empty all site users will be included.","icon":"img\/icons\/group.png","params":{"sep":{"required":false,"name":"Separator","description":"String to use between elements of the list if table layout is not used","default":", "},"max":{"required":false,"name":"Maximum","description":"Result limit","default":-1},"sort":{"required":false,"name":"Sort Order","description":"Set to sort in ascending or descending order (unsorted by default","default":"","options":[{"text":"","value":""},{"text":"Ascending","value":"asc"},{"text":"Descending","value":"desc"}]},"layout":{"required":false,"name":"Layout","description":"Set to table to show results in a table (not shown in a table by default)","default":"","options":[{"text":"","value":""},{"text":"Table","value":"table"}]},"link":{"required":false,"name":"Link","description":"Make the listed names links to various types of user information","default":"","options":[{"text":"","value":""},{"text":"User Information","value":"userinfo"},{"text":"User Page","value":"userpage"},{"text":"Preferencje u\u017cytkownika","value":"userpref"}]},"exclude":{"required":false,"name":"Exclude","description":"Exclude certain test or admin names from the list","default":"","options":[{"text":"","value":""},{"text":"zarz\u0105dzaj","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","icon":"img\/icons\/arrow_right.png","tags":["basic"],"params":{"page":{"required":false,"name":"Page Name","description":"Wiki page name to redirect to.","filter":"pagename","default":"","profile_reference":"wiki_page"},"url":{"required":false,"name":"URL","description":"Complete URL, internal or external.","filter":"url","default":""},"perspective":{"required":false,"name":"Perspective","description":"The ID of a perspective to switch to (requires feature_perspective).","filter":"int","default":"","profile_reference":"perspective"}}}; 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","icon":"img\/icons\/text_replace.png","params":{"pageName":{"required":true,"name":"Tytu\u0142 strony","description":"Name of page containing search and replace expressions separated by two colons. Example of syntax on that page: \/search pattern\/::replacement text","default":"pageName","profile_reference":"wiki_page"}}}; tiki_plugins.registermemberpayment = {"name":"Register Member Payment","documentation":"","validate":"all","description":"Allows user to register and make member payment at the same time","prefs":["wikiplugin_registermemberpayment","payment_feature"],"body":"NA","icon":"img\/icons\/text_replace.png","params":{"group":{"required":true,"name":"Grupa","description":"Name of the group for which the subscription should be added or extended.","filter":"groupname","default":""},"price":{"required":true,"name":"Price","description":"Price per period (USD).","filter":"text"},"currentuser":{"required":false,"name":"Current User Member","description":"Membership only for the current user","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"inputtitle":{"required":false,"name":"Input Title","description":"Title of the initial input form. Use %0 for the group name, %1 for the price, %2 for the currency, %4 for the number of days and %5 for the number of years. Supports wiki syntax.","filter":"text","default":"Membership to %0 for %1 (x%2)"},"inputtitleonly":{"required":false,"name":"Input Title Only","description":"Select Yes (y) to just show the title of the input form and not the period and cost information. Input Title must be set as well.","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 of days and %5 for the number of years. Supports wiki syntax","filter":"text","default":"Membership to %0 for %1 (x%2)"},"howtitleonly":{"required":false,"name":"Payment Form Title Only","description":"Select Yes (y) to just show the title of the payment form. Initial Payment Form Title must be set as well.","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 and %5 for the number of years. Supports wiki syntax","filter":"text","default":"Membership to %0 for %1 (x%2)"},"paytitleonly":{"required":false,"name":"Subsequent Payment Form Title Only","description":"Select Yes (y) to just show the title of the payment form that shows after the initial viewing. Subsequent Payment Form Title must be set as well.","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"preventdoublerequest":{"required":false,"name":"Prevent Double Request","description":"Prevent user from extended if there is already a pending request","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"freeperiods":{"required":false,"name":"Give specified numbers of free periods","description":"Give specified numbers of free periods, the first one could be prorated, in addition to those bought","filter":"int","default":0},"hideperiod":{"required":false,"name":"Hide Period","description":"Do not allow user to set period - use default of 1.","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"periodslabel":{"required":false,"name":"Periods Label","description":"Customize the label for the periods input. No effect if Hide Period is set to Yes (y).","filter":"text","default":"Number of periods:"},"returnurl":{"required":false,"name":"Return URL","description":"Page that payment service returns to after processing.","filter":"url","default":"","advanced":true},"fixedperiods":{"required":false,"name":"Fixed Periods","description":"Give specific periods that can be chosen with a dropdown list. Example - \"name:value;name:value;value;value;\"","filter":"text","default":"Number of periods:"}}}; tiki_plugins.relations = {"name":"Relations","description":"Displays the relations between the current object or a specified one and the rest of Tiki.","filter":"int","format":"html","prefs":["wikiplugin_relations"],"introduced":8,"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":"Obiekt","description":"Object identifier as type:itemId","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":"Nie","value":0},{"text":"Tak","value":1}]}}}; tiki_plugins.remarksbox = {"name":"Remarks Box","documentation":"PluginRemarksBox","description":"Displays a comment, tip, note or warning box","prefs":["wikiplugin_remarksbox"],"body":"remarks text","icon":"img\/icons\/comment_add.png","tags":["basic"],"params":{"type":{"required":true,"name":"Typ","description":"Select type of remarksbox, which determines what icon and style will be displayed","default":"tip","options":[{"text":"","value":""},{"text":"Komentarz","value":"comment"},{"text":"Confirm","value":"confirm"},{"text":"Errors","value":"errors"},{"text":"Informacja o wersji","value":"information"},{"text":"Informacja","value":"note"},{"text":"Podpowied\u017a","value":"tip"},{"text":"Ostrze\u017cenie","value":"warning"}]},"title":{"required":true,"name":"Tytu\u0142","description":"Label displayed above the remark.","default":""},"highlight":{"required":false,"name":"Highlight","description":"Use the highlight class for formatting (not used by default).","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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","default":""},"close":{"required":false,"name":"Zamknij","description":"Show a close button (not shown by default).","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width (e.g. 100% or 250px - default \"\")","default":""}}}; tiki_plugins.report = {"name":"Report","documentation":"Report","description":"Build a report, and store it in a wiki page","prefs":["wikiplugin_report","feature_reports","feature_trackers"],"body":"The wiki syntax report settings","icon":"img\/icons\/mime\/zip.png","params":{"view":{"name":"Report View","description":"Report Plugin View","required":true,"default":"sheet","options":[{"text":"","value":""},{"text":"Sheet","value":"sheet"},{"text":"Chart","value":"chart"}]},"name":{"name":"Report Name","description":"Report Plugin Name, sometimes used headings and reference","required":true,"default":"Report Type"}}}; tiki_plugins.rss = {"name":"RSS Feed","documentation":"PluginRSS","description":"Display items from an RSS feed","prefs":["wikiplugin_rss"],"icon":"img\/icons\/rss.png","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","default":"","profile_reference":"rss"},"max":{"required":false,"name":"Result Count","filter":"int","description":"Number of results displayed.","default":10},"date":{"required":false,"name":"Data","filter":"int","description":"Show date of each item (not shown by default)","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"desc":{"required":false,"name":"Opis","filter":"int","description":"Show feed descriptions (not shown by default)","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"author":{"required":false,"name":"Autor","filter":"int","description":"Show authors (not shown by default)","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"icon":{"required":false,"name":"Icon","filter":"url","description":"Url to a favicon to put before each entry","default":""},"showtitle":{"required":false,"name":"Show Title","filter":"int","description":"Show the title of the feed (shown by default)","default":1,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"ticker":{"required":false,"name":"Ticker","filter":"int","description":"Turn static feed display into ticker news like","default":1,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"desclen":{"required":false,"name":"Description Length","filter":"int","description":"Max characters\/length, truncates text to fit design","default":0}}}; tiki_plugins.scroll = {"name":"Scroll","documentation":"PluginScroll","description":"Show animated text that scrolls up or down","prefs":["wikiplugin_scroll"],"body":"tekst","icon":"img\/icons\/script.png","tags":["basic"],"params":{"width":{"required":true,"name":"Szeroko\u015b\u0107","description":"Width in pixels. Example: 600px.","accepted":"Number of pixels followed by \"px\". Example: 600px.","filter":"striptags","default":""},"height":{"required":true,"name":"Wysoko\u015b\u0107","description":"Height in pixels. Example: 450px","accepted":"Number of pixels followed by \"px\". Example: 450px.","filter":"striptags","default":""},"speed":{"required":false,"name":"Speed","description":"Scroll speed in number of seconds (default is 8 seconds)","filter":"int","default":8}}}; tiki_plugins.sf = {"name":"SourceForge","documentation":"PluginSF","description":"Creates a link to SourceForge tracker items","prefs":["wikiplugin_sf"],"body":"tekst","icon":"img\/icons\/world_link.png","params":{"groupid":{"required":true,"name":"Group ID","description":"SourceForge project ID (shows as group_id in the URL of a tracker item","filter":"digits","default":""},"trackerid":{"required":true,"name":"Tracker ID","description":"SourceForge tracker ID (shows as atid in the URL of a tracker item","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","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 request, 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"],"icon":"img\/icons\/sharethis.png","tags":["basic"],"params":{"sendsvcs":{"required":false,"name":"Send Services","description":"By default, email, aim and sms are available. Input one or two of the services separated by a | to limit the choice of send services.","default":"","advanced":true,"options":[{"text":"","value":""},{"text":"Aim","value":"aim"},{"text":"Aim $ Email","value":"aim|email"},{"text":"Aim $ Sms","value":"aim|sms"},{"text":"Email","value":"email"},{"text":"Email $ Sms","value":"email|sms"}]},"style":{"required":false,"name":"Button Style","description":"Set button style: horizontal, vertical or rotate.","default":"","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 (Yes) will cause the button icon to rotate every 3 seconds between a few icons, cycling through twice before stopping.","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"multiple":{"required":false,"name":"Multiple Icons","description":"Enter list: email | facebook | twitter | sharethis, depending on which icons you'd like.","default":""},"postfirst":{"required":false,"name":"First Services Shown","description":"Input a list of post services (like Facebook, Myspace, Digg, etc.) separated by a | to customize the services that are shown in the opening panel of the widget.","filter":"alpha","advanced":true,"default":""},"buttontext":{"required":false,"name":"Button Text","description":"Custom link text for the button.","default":""},"headertitle":{"required":false,"name":"Header Title","description":"Optional header title text for the widget.","default":""},"headerbg":{"required":false,"name":"Header Background","description":"HTML color code (not color name) for the background color for the header if an optional header title is used.","advanced":true,"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.","advanced":true,"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","advanced":true,"default":""},"popup":{"required":false,"name":"Pop-up","description":"A value of true will cause the widget to show in a pop-up window.","advanced":true,"default":"","options":[{"text":"","value":""},{"text":"True","value":"true"}]},"embed":{"required":false,"name":"Embedded Elements","description":"A value of true will allow embedded elements (like flash) to be seen while iframe is loading.","advanced":true,"default":"","options":[{"text":"","value":""},{"text":"True","value":"true"}]}}}; tiki_plugins.sheet = {"name":"Sheet","documentation":"PluginSheet","description":"Display data from a TikiSheet","prefs":["wikiplugin_sheet","feature_sheet"],"body":"Sheet Heading","icon":"img\/icons\/sheet_get_range.png","tags":["basic"],"params":{"id":{"required":false,"name":"Sheet ID","description":"Internal ID of the TikiSheet. Either id or url MUST be used.","filter":"digits","accepted":"Sheet ID number","default":"","since":"","profile_reference":"sheet"},"url":{"required":false,"name":"Sheet Url Location","description":"Internal URL of the Table to use as a spreadsheet. Either id or url MUST be used.","filter":"url","accepted":"Valid url","default":"","since":"6.0"},"simple":{"required":false,"name":"Simple","description":"Simple table view y\/n (Default: n = jquery.sheet view if feature enabled).","filter":"alpha","accepted":"y or n","default":"n","since":"5.0","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width in pixels or percentage. Default value is page width. e.g. \"200px\" or \"100%\"","filter":"striptags","accepted":"Number of pixels followed by 'px' or percent followed by % (e.g. \"200px\" or \"100%\").","default":"Page width","since":"6.0"},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Height in pixels or percentage. Default value is complete spreadsheet height.","filter":"striptags","accepted":"Number of pixels followed by 'px' or percent followed by % (e.g. \"200px\" or \"100%\").","default":"Spreadsheet height","since":"5.0"},"editable":{"required":false,"name":"Editable","description":"Show edit button. Default 'y' depending on user's permissions.","filter":"alpha","accepted":"y or n","default":"y","since":"6.0","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"subsheets":{"required":false,"name":"Show subsheets","description":"y\/n. Show multi-sheets. Default 'y'.","filter":"alpha","accepted":"y or n","default":"y","since":"6.0","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"range":{"required":false,"name":"Range","description":"Show a range of cells (or single cell). Default shows all. e.g. \"D1:F3\" or \"e14:e14\"","filter":"striptags","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 Anonymous Shopper Info for Shopping Cart","prefs":["wikiplugin_shopperinfo","payment_feature"],"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","filter":"text","default":[],"separator":":"},"labels":{"required":true,"name":"Labels for the values to be collected","description":"Labels of the values to be collected separated by :","filter":"text","default":[],"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","filter":"text","default":"n"}}}; tiki_plugins.showpages = {"name":"Show Pages","documentation":"PluginShowPages","description":"Find pages by searching within page names","prefs":["wikiplugin_showpages"],"icon":"img\/icons\/page_find.png","params":{"find":{"required":true,"name":"Szukaj","description":"Search criteria","default":""},"max":{"required":false,"name":"Result Count","description":"Maximum amount of results displayed.","filter":"digits","default":""},"display":{"required":false,"name":"Display","description":"Display page name and\/or description. Both displayed by default.","filter":"striptags","default":"name|desc","options":[{"text":"","value":""},{"text":"Nazwa","value":"name"},{"text":"Opis","value":"desc"},{"text":"Name & Description","value":"name|desc"}]}}}; tiki_plugins.showreference = {"name":"Add Bibliography","description":"Add bibliography listing in the footer of wiki pages.","format":"html","prefs":["wikiplugin_showreference","feature_references"],"params":{"title":{"required":false,"name":"Tytu\u0142","description":"Title to be displayed in the bibliography listing. Default title is 'Bibliography'.","default":"Bibliography"},"showtitle":{"required":false,"name":"Show Title","description":"Show bibliography title. Title is shown by default.","options":[{"text":"","value":""},{"text":"Tak","value":"yes"},{"text":"Nie","value":"no"}],"default":""},"hlevel":{"required":false,"name":"Header Tag","description":"The html header tag level of the title. If 'none', no header tag is used. Default: 1","options":[{"text":"","value":""},{"text":"","value":"0"},{"text":"1","value":"1"},{"text":"2","value":"2"},{"text":"4","value":"3"},{"text":"5","value":"4"},{"text":"5","value":"5"},{"text":"6","value":"6"},{"text":"7","value":"7"},{"text":"8","value":"8"}],"default":""}}}; tiki_plugins.sign = {"name":"Signature","description":"By writing {sign} in a wiki page, it will be converted to your username with a timestamp.","prefs":["wikiplugin_sign"],"tags":["basic"],"inline":true,"format":"html","params":{"user":{"required":false,"name":"U\u017cytkownik","description":"Auto-generated, the username.","default":"","filter":"text","advanced":true},"datetime":{"required":false,"name":"Date and time","description":"Auto-generated, the timestamp","default":"","filter":"text","advanced":true}}}; tiki_plugins.skype = {"name":"Skype","documentation":"PluginSkype","description":"Clickable Skype link","prefs":["wikiplugin_skype"],"body":"Name or number to call or chat with. do not forget to check the tools \/ options\/ privacy \/ allow my status to be show on the web","params":{"action":{"required":false,"name":"Akcja","description":"Set whether to call or chat. Default is chat","default":"chat","options":[{"text":"","value":""},{"text":"Call","value":"call"},{"text":"Czat","value":"chat"}]},"showstatus":{"required":false,"name":"Show status","description":"Show a status icon or not i.e. if online\/offline\/etc. Default is no.","default":"n","options":[{"text":"tak","value":"y"},{"text":"no","value":"n"}]}}}; tiki_plugins.slider = {"name":"Slider","documentation":"PluginSlider","description":"Arrange content in a sliding area","prefs":["wikiplugin_slider"],"body":"Content separated by \/\/\/\/\/","icon":"img\/icons\/cool.gif","tags":["basic"],"params":{"titles":{"required":false,"name":"Slider Titles","description":"Pipe separated list of slider titles. Ex: slider 1|slider 2|slider 3","default":""},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width in pixels or percentage. Default value is page width. e.g. \"200px\" or \"100%\"","filter":"striptags","accepted":"Number of pixels followed by 'px' or percent followed by % (e.g. \"200px\" or \"100%\").","default":"Slider width"},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Height in pixels or percentage. Default value is complete slider height. if expand parameter set to y, then don't use percent only use pixels ","filter":"striptags","accepted":"Number of pixels followed by 'px' or percent followed by % (e.g. \"200px\" or \"100%\").","default":"Slider height"},"theme":{"required":false,"name":"Motyw","description":"The theme to use in slider.","filter":"striptags","accepted":"name of the theme you want to use","default":"default","options":[{"text":"default","value":""},{"text":"construction","value":"construction"},{"text":"portfolio","value":"portfolio"},{"text":"metallic","value":"metallic"},{"text":"minimalist-round","value":"minimalist-round"},{"text":"minimalist-square","value":"minimalist-square"}]},"expand":{"required":false,"name":"Expand","description":"if y, the entire slider will expand to fit the parent element and height parameter should not be empty","filter":"alpha","accepted":"y or n","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"resizecontents":{"required":false,"name":"Resize Contents","description":"if y, solitary images\/objects in the panel will expand to fit the viewport","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showmultiple":{"required":false,"name":"Show Multiple","description":"Set this value to a number and it will show that many slides at once","filter":"striptags","accepted":"a number","default":"1"},"buildarrows":{"required":false,"name":"Build Arrows","description":"if y, builds the forwards and backwards buttons","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"buildnavigation":{"required":false,"name":"Build Navigation","description":"if y, builds a list of anchor links to link to each panel","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"buildstartstop":{"required":false,"name":"Build Start Stop","description":"if y, builds the start\/stop button and adds slideshow functionality","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"togglearrows":{"required":false,"name":"Toggle Arrows","description":"if y, side navigation arrows will slide out on hovering & hide @ other times","filter":"alpha","accepted":"y or n","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"togglecontrols":{"required":false,"name":"Toggle Controls","description":"if y, slide in controls (navigation + play\/stop button) on hover and slide change, hide @ other times","filter":"alpha","accepted":"y or n","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"enablearrows":{"required":false,"name":"Enable Arrows","description":"if n, arrows will be visible, but not clickable.","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"enablenavigation":{"required":false,"name":"Enable Navigation","description":"if n, navigation links will still be visible, but not clickable.","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"enablestartstop":{"required":false,"name":"Enable Start Stop","description":"if n, the play\/stop button will still be visible, but not clickable. Previously \"enablePlay\"","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"enablekeyboard":{"required":false,"name":"Enable Keyboard","description":"if n, keyboard arrow keys will not work for this slider.","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"autoplay":{"required":false,"name":"Auto Play","description":"if y, the slideshow will start running; replaces \"startStopped\" option","filter":"alpha","accepted":"y or n","default":"f","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"autoplaylocked":{"required":false,"name":"Auto Play Locked","description":"if y, user changing slides will not stop the slideshow","filter":"alpha","accepted":"y or n","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"autoplaydelayed":{"required":false,"name":"Auto Play Delayed","description":"if y, starting a slideshow will delay advancing slides; if n, the slider will immediately advance to the next slide when slideshow starts","filter":"alpha","accepted":"y or n","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"pauseonhover":{"required":false,"name":"Pause On Hover","description":"if y & the slideshow is active, the slideshow will pause on hover","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"stopatend":{"required":false,"name":"Stop At End","description":"if y & the slideshow is active, the slideshow will stop on the last page. This also stops the rewind effect when infiniteSlides is false.","filter":"alpha","accepted":"y or n","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"delay":{"required":false,"name":"Delay between slides","description":"Time in milliseconds between slideshow transitions (in AutoPlay mode).","filter":"striptags","accepted":"a number","default":"3000"},"playrtl":{"required":false,"name":"Play Right To Left","description":"if y, the slideshow will move right-to-left","filter":"alpha","accepted":"y or n","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"resumeonvideoend":{"required":false,"name":"Resume On Video End","description":"if y & the slideshow is active & a supported video is playing, it will pause the autoplay until the video is complete","filter":"alpha","accepted":"y or n","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"animationtime":{"required":false,"name":"Animation Time","description":"Milliseconds between slides","filter":"striptags","accepted":"a number","default":"600"}}}; tiki_plugins.slideshow = {"name":"Slideshow","documentation":"Slideshow","description":"Configure a slideshow. Extends the existing wiki page slideshow with notes & styles.","prefs":["wikiplugin_slideshow","feature_slideshow"],"body":"Slideshow notes - Separate with \"\/\/\/\/\/\"","icon":"img\/icons\/images.png","tags":["basic"],"params":{"theme":{"required":false,"name":"Motyw","description":"The theme you want to use for the slideshow, default will be what you choose from the admin panel under Look and Feel for jQuery UI","filter":"text","default":"Tiki jQuery UI Theme","since":"7.0","options":[{"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","filter":"url","accepted":"Valid url","default":"","since":"7.0"},"backgroundcolor":{"required":false,"name":"Background Color","description":"Background color to use in your slideshow, default ","default":"#0087BB","since":"7.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":"7.0"},"headerfontcolor":{"required":false,"name":"Header font color","description":"Apply a color to the headers of your slideshow","filter":"text","accepted":"Any HTML color","default":"#56D0FF","since":"7.0"},"headerbackgroundcolor":{"required":false,"name":"Header background color","description":"Apply a color to the headers of your slideshow","filter":"text","accepted":"Any HTML color","since":"7.0"},"slidefontcolor":{"required":false,"name":"Slide font color","description":"Apply a color to the slides of your slideshow","filter":"text","accepted":"Any HTML color","default":"#EEFAFF","since":"7.0"},"listitemhighlightcolor":{"required":false,"name":"Line Item highlight color","description":"Apply a color to the line item when mouse over","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 is set.","filter":"digits","accepted":"Second count","default":"15","since":"7.0"},"slideduration":{"required":false,"name":"Slide Milliseconds","description":"How many milliseconds a slide will be open while playing","filter":"digits","accepted":"Second count","default":"15000","since":"9.0"},"textside":{"required":false,"name":"Text Side","description":"The side on which you would like to display text if there are images that are resized or present","filter":"text","default":"Do lewej","since":"7.0","options":[{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"}]}}}; tiki_plugins.smarty = {"name":"Smarty function","documentation":"PluginSmarty","description":"Insert a Smarty function","prefs":["wikiplugin_smarty"],"validate":"all","extraparams":true,"tags":["experimental"],"icon":"img\/icons\/task_submitted.png","params":{"name":{"required":true,"name":"Smarty function","description":"The name of the Smarty function that the button will activate. Available functions are: lib\/smarty\/libs\/plugins\/function.[name].php","filter":"word","default":""}}}; tiki_plugins.snarf = {"name":"Snarf","documentation":"PluginSnarf","description":"Display the contents of another web page","prefs":["wikiplugin_snarf"],"validate":"all","icon":"img\/icons\/page_copy.png","params":{"url":{"required":true,"name":"URL","description":"Full URL to the page to include.","filter":"url","default":""},"regex":{"required":false,"name":"Regular Expression Pattern","description":"PCRE-compliant regular expression pattern to find the parts you want changed","default":"","filter":"striptags"},"regexres":{"required":false,"name":"Regular Expression Replacement","description":"PCRE-compliant regular expression replacement syntax showing what the content should be changed to","default":"","filter":"striptags"},"wrap":{"required":false,"name":"Word Wrap","description":"Enable\/disable word wrapping of snippets of code (enabled by default)","default":1,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}],"filter":"int"},"colors":{"required":false,"name":"Colors","description":"Syntax highlighting to use for code snippets. Available: php, html, sql, javascript, css, java, c, doxygen, delphi, ...","default":null,"filter":"striptags"},"ln":{"required":false,"name":"Line Numbers","description":"Set to 1 (Yes) to add line numbers to code snippets (not shown by default)","default":null,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}],"filter":"int"},"wiki":{"required":false,"name":"Wiki Syntax","description":"Parse wiki syntax within the code snippet (not parsed by default).","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}],"filter":"int"},"rtl":{"required":false,"name":"Right to Left","description":"Switch the text display from left to right to right to left","default":null,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}],"filter":"int"},"ishtml":{"required":false,"name":"HTML Content","description":"Set to 1 (Yes) to display the content as is instead of escaping HTML special chars (not set by default).","default":null,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}],"filter":"int"},"cache":{"required":false,"name":"Cache Url","description":"Cache time in minutes. Default is to use site preference, Set to 0 for no cache.","default":"","filter":"int"},"ajax":{"required":false,"name":"Label","description":"Text to click on to fetch the url via ajax","default":"","filter":"striptags"}}}; tiki_plugins.sort = {"name":"Sortuj","documentation":"PluginSort","description":"Sort lines of text","prefs":["wikiplugin_sort"],"body":"Data to sort, one entry per line.","filter":"text","icon":"img\/icons\/table_sort.png","tags":["basic"],"params":{"sort":{"required":false,"name":"Kolejno\u015b\u0107","description":"Set the sort order of lines of content (default is ascending)","filter":"alpha","default":"asc","options":[{"text":"","value":""},{"text":"Ascending","value":"asc"},{"text":"Descending","value":"desc"},{"text":"Reverse","value":"reverse"},{"text":"Shuffle","value":"shuffle"}]}}}; tiki_plugins.split = {"name":"Split","documentation":"PluginSplit","description":"Easily arrange content on a page into rows and columns","prefs":["wikiplugin_split"],"filter":"wikicontent","icon":"img\/icons\/table.png","tags":["basic"],"params":{"joincols":{"required":false,"name":"Join Columns","description":"Generate the colspan attribute if columns are missing","filter":"striptags","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"fixedsize":{"required":false,"name":"Fixed Size","description":"Generate the width attribute for the columns","filter":"striptags","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"colsize":{"required":false,"name":"Column Sizes","description":"Specify all column widths in number of pixels or percent, separating each width by a pipe (|)","default":""},"first":{"required":false,"name":"Na pocz\u0105tek","description":"Cells specified are ordered first left to right across rows (default) or top to bottom down columns","filter":"alpha","default":"line","options":[{"text":"","value":""},{"text":"Kolumna","value":"col"},{"text":"Line","value":"line"}]},"edit":{"required":false,"name":"Editable","description":"Display edit icon for each section","filter":"striptags","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"customclass":{"required":false,"name":"Custom Class","description":"Add a class to customize the design","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","validate":"all","icon":"img\/icons\/database_table.png","params":{"db":{"required":true,"name":"DSN Name","description":"DSN name of the database being queried. The DSN name needs to first be defined at tiki-admin_dsn.php","default":""},"raw":{"required":false,"name":"Raw return","description":"Return raw data with no table formatting (0=normal, 1=raw)","default":"0"},"delim":{"required":false,"name":"Delim","description":"The delimiter to be used between data elements (sets raw=1) "},"wikiparse":{"required":false,"name":"Wiki Parse","description":"Turn wiki parsing of select results on and off (0=off, 1=on)","default":"1"}}}; tiki_plugins.stat = {"name":"Stat","documentation":"PluginStat","description":"Show various statistics for an object","prefs":["wikiplugin_stat"],"icon":"img\/icons\/calculator.png","params":{"type":{"required":true,"name":"Object Type","description":"Object type to show stats for. Choices are article, trackeritem or wiki, or a combination of these separated by colons.","filter":"striptags","default":"","options":[{"text":"","value":""},{"text":"Artyku\u0142","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":"Wiki","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).","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 items whether a (added) or v (viewed) or both is set)","filter":"striptags","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"Dodano","value":"a"},{"text":"Added and Viewed","value":"a:v"},{"text":"Viewed","value":"v"},{"text":"Viewed & Added","value":"v:a"}]},"day":{"required":false,"name":"Dzi\u015b","description":"Added and\/or viewed since the beginning of the day (only added items shown for tracker items whether a (added) or v (viewed) or both is set)","filter":"striptags","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"Dodano","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 whether a (added) or v (viewed) or both is set)","filter":"striptags","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"Dodano","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 tracker items whether a (added) or v (viewed) or both is set)","filter":"striptags","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"Dodano","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 whether a (added) or v (viewed) or both is set)","filter":"striptags","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"Dodano","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 tracker items whether a (added) or v (viewed) or both is set)","filter":"striptags","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"Dodano","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 items whether a (added) or v (viewed) or both is set)","filter":"striptags","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"Dodano","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 tracker items whether a (added) or v (viewed) or both is set)","filter":"striptags","accepted":"a or v or both separated by a colon. Example: \"a:v\" or \"v:a\"","default":"","options":[{"text":"","value":""},{"text":"Dodano","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":"tekst","icon":"img\/icons\/text_subscript.png","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","icon":"img\/icons\/group_add.png","tags":["basic"],"params":{"group":{"required":true,"name":"Group Name","description":"Group name to subscribe to or unsubscribe from","filter":"groupname","default":""},"subscribe":{"required":false,"name":"Subscribe Text","description":"Subscribe text, containing %s as the placeholder for the group name.","default":"Subskrybuj%s"},"unsubscribe":{"required":false,"name":"Unsubscribe Text","description":"Unsubscribe text, containing %s as the placeholder for the group name.","default":"Unsubscribe%s"},"subscribe_action":{"required":false,"name":"Subscribe Action","description":"Subscribe button label, containing %s as the placeholder for the group name.","default":"Ok"},"unsubscribe_action":{"required":false,"name":"Unsubscribe Action","description":"Unsubscribe button label, containing %s as the placeholder for the group name.","default":"Ok"},"postsubscribe_url":{"required":false,"name":"Postsubscribe URL","description":"URL to send the user to after subscribing, if required.","filter":"url","default":""},"postunsubscribe_url":{"required":false,"name":"Postunsubscribe URL","description":"URL to send the user to after unsubscribing, if required.","filter":"url","default":""},"defgroup":{"required":false,"name":"Default Group","description":"Make this the default group text, containing %s as the placeholder for the group name..","default":"Ok"},"undefgroup":{"required":false,"name":"Not Default Group","description":"Stop this being default group text, containing %s as the placeholder for the group name..","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.","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.","default":"Ok"},"undefgroup_group":{"required":false,"name":"Group To Set When Not Default","description":"Group name to set as default when user stops this group being it.","filter":"groupname","default":"Registered"},"defgroup_redirect_home":{"required":false,"name":"Go To Default Group Home","description":"Redirect to new home page after default group change. (Default y)","filter":"alpha","default":"y"}}}; tiki_plugins.subscribegroups = {"name":"Subscribe Groups","documentation":"PluginSubscribeGroups","description":"Allow users to subscribe to a list of groups","prefs":["wikiplugin_subscribegroups"],"icon":"img\/icons\/group_add.png","params":{"subscribe":{"required":false,"name":"Subskrybuj","description":"Text shown in the dropdown box. Default: \"Subscribe to a group\"","default":""},"showsubscribe":{"required":false,"name":"Show Subscribe Box","description":"Show the subscribe box (shown by default). Will not show if there are no other groups the user may register for.","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"subscribestyle":{"required":false,"name":"Subscribe Box Style","description":"Style to show the subscribe box, either dropdown or table.","filter":"alpha","default":"dropdown","options":[{"text":"Drop Down","value":"dropdown"},{"text":"Table","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 change his default group.","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showgroupdescription":{"required":false,"name":"Group Description","description":"Show the description of the group (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"groups":{"required":false,"name":"Grupy","description":"Colon separated list of groups. By default the list of groups available to the user.","default":""},"including":{"required":false,"name":"Including Group","description":"Only list groups that include the group being specified here","default":""},"defaulturl":{"required":false,"name":"Default URL","description":"Page user will be directed to after clicking on icon to change default group","default":""},"leadergroupname":{"required":false,"name":"Leader Group Name","description":"Name of group for leaders of the group, where \"groupName\" will be substituted by the group name","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 \"groupName\" will be substituted by the group name","default":""},"managementpagename":{"required":false,"name":"Group Management Page Name","description":"Name of wiki page for group management by leaders, where \"groupName\" will be substituted by the group name","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","default":""},"alwaysallowleave":{"required":false,"name":"Always allow leaving group","description":"Always allow leaving group even if userChoice for group is set to n","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.subscribenewsletter = {"name":"Subscribe newsletter","documentation":"PluginSubscribeNewsletter","description":"Allow users to subscribe to a newsletter","prefs":["feature_newsletters","wikiplugin_subscribenewsletter"],"body":"Invitation message","icon":"img\/icons\/newspaper_add.png","tags":["basic"],"params":{"nlId":{"required":true,"name":"Newsletter ID","description":"Identification number (nlId) of the Newsletter that you want to allow the users to subscribe to","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.","filter":"wikicontent"},"button":{"required":false,"name":"Button","description":"Button label. The plugin body is then the confirmation message","filter":"wikicontent"},"wikisyntax":{"required":false,"safe":true,"name":"Wiki Syntax","description":"Choose whether the output should be parsed as wiki syntax (Optional). Options: 0 (no parsing, default), 1 (parsing)","filter":"int","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]}}}; tiki_plugins.sup = {"name":"Superscript","documentation":"PluginSup","description":"Apply superscript font to text","prefs":["wikiplugin_sup"],"body":"tekst","icon":"img\/icons\/text_superscript.png","filter":"wikicontent","tags":["basic"],"params":[]}; tiki_plugins.survey = {"name":"Ankieta","documentation":"PluginSurvey","description":"Display a survey","prefs":["feature_surveys","wikiplugin_survey"],"body":"","icon":"img\/icons\/green_question.png","params":{"id":{"required":true,"name":"Id","description":"Id","filter":"digits","default":"","profile_reference":"survey"},"page":{"required":false,"name":"Strona","description":"Wiki Page to redirect the user after his vote","default":"tiki-list_surveys.php","profile_reference":"wiki_page"},"lang":{"required":false,"name":"J\u0119zyk","description":"J\u0119zyk","filter":"alpha","default":""}}}; tiki_plugins.tabs = {"name":"Tabs","documentation":"PluginTabs","description":"Arrange content in tabs","prefs":["wikiplugin_tabs"],"body":"Tabs content separated by \/\/\/\/\/","icon":"img\/icons\/tab_edit.png","filter":"wikicontent","tags":["basic"],"params":{"name":{"required":false,"name":"Tabset Name","description":"Unique tabset name (if you want it to remember its last state). Ex: user_profile_tabs","default":""},"tabs":{"required":true,"name":"Tab Titles","description":"Pipe separated list of tab titles. Ex: tab 1|tab 2|tab 3","default":""},"toggle":{"required":false,"name":"Toggle Tabs","description":"Allows to toggle from tabs to no tabs view","default":"y","options":[{"value":"y","text":"Tak"},{"value":"n","text":"Nie"}]},"inside_pretty":{"required":false,"name":"Inside Pretty Tracker","description":"Parse pretty tracker variables within tabs","default":"n","options":[{"value":"n","text":"Nie"},{"value":"y","text":"Tak"}]}}}; tiki_plugins.tag = {"name":"Tag","documentation":"PluginTag","description":"Apply an HTML tag to content","prefs":["wikiplugin_tag"],"validate":"all","body":"tekst","icon":"img\/icons\/script_code_red.png","tags":["basic"],"params":{"tag":{"required":false,"name":"Nazwa znacznika","description":"Any valid HTML tag, span by default.","default":"span"},"style":{"required":false,"name":"CSS Style","description":"Equivalent to the style attribute of an HTML tag.","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.textlinkbutton = {"type":"textlinkbutton","documentation":"","prefs":["feature_wiki","wikiplugin_textlink","feature_forwardlinkprotocol"],"filter":"rawhtml_unsafe","icon":"img\/icons\/mime\/html.png","tags":["basic"],"htmlTagType":"span","htmlAttributes":{"class":"textLinkCreationButton"},"hasHtmlBody":true,"button":null,"name":"A TextLink Button","description":"A TextLink Button","body":"NA","params":[],"parserLevel":0,"format":null,"validate":null,"np":true}; tiki_plugins.timeline = {"name":"Timeline","format":"html","documentation":"PluginTimeline","description":"Display a timeline","prefs":["wikiplugin_timeline"],"icon":"img\/icons\/chart_line.png","tags":["experimental"],"params":{"scope":{"required":false,"name":"Scope","description":"Display the eventlist items represented in the page. (all, center, or custom as a CSS selector)","filter":"striptags","default":"center"},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width of the timeline as CSS units (default: \"100%\")","filter":"text"},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Height of the timeline as CSS units (default: \"400px\")","filter":"text"}},"lower":{"required":true,"name":"Lower Bound","description":"Date from which element should be displayed. Date must be provided in YYYY-MM-DD HH:mm:ss format.","filter":"striptags","default":"","accepted":"Date in YYYY-MM-DD HH:mm:ss format"},"upper":{"required":true,"name":"Upper Bound","description":"Date until which element should be displayed. Date must be provided in YYYY-MM-DD HH:mm:ss format.","filter":"striptags","default":"","accepted":"Date in YYYY-MM-DD HH:mm:ss format"},"scale1":{"required":false,"name":"Primary Scale Unit","description":"Unit of time to use for the primary scale (default to Month)","filter":"alpha","default":"hour","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Dzie\u0144","value":"day"},{"text":"Tydzie\u0144","value":"week"},{"text":"Miesi\u0105c","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 (default to empty)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Dzie\u0144","value":"day"},{"text":"Tydzie\u0144","value":"week"},{"text":"Miesi\u0105c","value":"month"},{"text":"Rok","value":"year"},{"text":"Decade","value":"decade"},{"text":"Century","value":"century"}]}}; tiki_plugins.timesheet = {"name":"TimeSheet","documentation":"Timesheet","description":"A portable timesheet usable in a webpage","prefs":["wikiplugin_timesheet","feature_time_sheet"],"body":"tekst","icon":"img\/icons\/layout_header.png","tags":["basic"],"params":[]}; tiki_plugins.titlesearch = {"name":"Title Search","documentation":"PluginTitleSearch","description":"Search pages by title","prefs":["feature_wiki","wikiplugin_titlesearch"],"icon":"img\/icons\/page_find.png","params":{"search":{"required":true,"name":"Search Criteria","description":"Portion of a page name.","default":""},"info":{"required":false,"name":"Informacja o wersji","description":"Also show page hits or user","default":"","options":[{"text":"","value":""},{"text":"Wywo\u0142ania","value":"hits"},{"text":"U\u017cytkownik","value":"user"}]},"exclude":{"required":false,"name":"Exclude","description":"Pipe-separated list of page names to exclude from results.","default":"","separator":"|","profile_reference":"wiki_page"},"noheader":{"required":false,"name":"No Header","description":"Set to 1 (Yes) to have no header for the search results.","default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]}}}; tiki_plugins.toc = {"name":"Table of Contents (Structure)","documentation":"PluginTOC","description":"Display a table of contents of pages or sub-pages","prefs":["wikiplugin_toc","feature_wiki_structure"],"icon":"img\/icons\/text_list_numbers.png","lateParse":true,"params":{"maxdepth":{"name":"Maximum Depth","description":"Maximum number of levels to display. On very large structures, this should be limited. Zero means no limit (and is the default).","required":false,"filter":"digits","default":0},"structId":{"name":"Structure ID","description":"By default, structure for the current page will be displayed. Alternate structure may be provided.","required":false,"filter":"digits","default":"","profile_reference":"structure"},"order":{"name":"Kolejno\u015b\u0107","description":"Order items in ascending or descending order (default is ascending).","required":false,"filter":"alpha","default":"asc","options":[{"text":"","value":""},{"text":"Ascending","value":"asc"},{"text":"Descending","value":"desc"}]},"showdesc":{"name":"Show Description","description":"Show the page description instead of the page name","required":false,"default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"shownum":{"name":"Show Numbering","description":"Display the section numbers or not","required":false,"default":0,"options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"type":{"name":"Typ","description":"Style to apply","required":false,"filter":"alpha","default":"plain","options":[{"text":"","value":""},{"text":"Plain","value":"plain"},{"text":"Fancy","value":"fancy"},{"text":"Zarz\u0105dzaj","value":"admin"}]},"pagename":{"name":"Page Name","description":"By default, the table of contents for the current page will be displayed. Alternate page may be provided.","required":false,"default":"","profile_reference":"wiki_page"}}}; tiki_plugins.together = {"name":"Together","documentation":"PluginTogether","description":"Insert the TogetherJS Widget","prefs":["wikiplugin_together"],"body":"A service for your website that makes it surprisingly easy to collaborate in real-time. TogetherJS lets users communicate, co-author, co-browse and guide each other. TogetherJS is implemented in Javascript; no software or plugins to install, and it is friendly with existing web pages, while still letting developers customize the experience. Note: TogetherJS is alpha-quality software. We do not recommend using it in production at this time.","params":{"buttonname":{"required":false,"name":"Button Name","description":"Set the button name. Default is CoWrite with TogetherJS","default":"CoWrite with TogetherJS"}}}; tiki_plugins.topfriends = {"name":"Top Friends","documentation":"PluginTopFriends","description":"List top-scoring users.","prefs":["feature_friends","wikiplugin_topfriends"],"icon":"img\/icons\/star.png","params":{"limit":{"required":false,"name":"Limit","description":"Maximum result count.","filter":"digits","default":5},"public":{"required":false,"name":"Public","description":"Set whether public or not.","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.tr = {"name":"Przet\u0142umacz","documentation":"PluginTR","description":"Translate text to the user language","prefs":["feature_multilingual","wikiplugin_tr"],"body":"string","icon":"img\/icons\/page_translate_to.png","params":[]}; tiki_plugins.tracker = {"name":"Tracker","documentation":"PluginTracker","description":"Create a form in a wiki page to populate a tracker","tags":["basic"],"prefs":["feature_trackers","wikiplugin_tracker"],"body":"Confirmation message after posting form","icon":"img\/icons\/application_form.png","params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","filter":"digits","default":"","profile_reference":"tracker"},"fields":{"required":false,"name":"Pola","description":"Colon-separated list of field IDs to be displayed. Example: 2:4:5 If empty, all fields will be shown","default":"","separator":":","profile_reference":"tracker_field"},"action":{"required":false,"name":"Akcja","description":"Label on the submit button. Default is \"Save\". When set to \"NONE\", the save button will not appear and values will be saved dynamically.","separator":":","default":"Save"},"showtitle":{"required":false,"name":"Show Title","description":"Display the title of the tracker (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showdesc":{"required":false,"name":"Show Description","description":"Show the tracker's description (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showmandatory":{"required":false,"name":"Mark Mandatory","description":"Indicate mandatory fields with an asterisk (shown by default).","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showstatus":{"required":false,"name":"Show Status","description":"Show the status of the items (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"embedded":{"required":false,"name":"Embedded","description":"Embedded","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"email":{"required":false,"name":"Email","description":"To send an email once the tracker item has been created. Format: from|do|szablon","default":""},"emailformat":{"required":false,"name":"Email format","description":"Text or HTML setting","default":"text"},"url":{"required":false,"name":"URL","description":"URL the user is sent to after the form is submitted","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 new page, etc.)","default":"","options":[{"text":"","value":""},{"text":"Blank","value":"_blank"},{"text":"Nadrz\u0119dna","value":"_parent"},{"text":"Self","value":"_self"},{"text":"G\u00f3ra","value":"_top"}]},"values":{"required":false,"name":"Values","description":"Colon-separated list of default values for the fields. First value corresponds to first field, second value to second field, etc.","default":""},"overwrite":{"required":false,"name":"Nadpisz","description":"Overwrite current field values of the item with the input values","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"sort":{"required":false,"name":"Sortuj","description":"Display columns in the order listed in the fields parameter instead of by field ID (field ID order is used by default","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"preview":{"required":false,"name":"Podgl\u0105d","description":"Label for the preview button. Default: \"Podgl\u0105d\"","default":"Preview"},"reset":{"required":false,"name":"Reset","description":"Label for the reset button, to return all fields to their default values.","default":"resetuj"},"view":{"required":false,"name":"Widok","description":"Widok","default":"","options":[{"text":"","value":""},{"text":"Grupa","value":"group"},{"text":"Strona","value":"page"},{"text":"U\u017cytkownik","value":"user"}]},"status":{"required":false,"name":"Status","description":"Status of the item used in combination with: view=user","default":""},"itemId":{"required":false,"name":"ItemId","description":"ItemId allowing for editing an item","filter":"digits","default":"","profile_reference":"tracker_item"},"ignoreRequestItemId":{"required":false,"name":"Ignore ItemId","description":"Do not filter on the parameter itemId if in the url","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"tpl":{"required":false,"name":"Template File","description":"Name of the template used to display the tracker items.","default":""},"wiki":{"required":false,"name":"Wiki","description":"Name of the wiki page containing the template to display the tracker items.","filter":"pagename","default":"","profile_reference":"wiki_page"},"newstatus":{"required":false,"name":"New Status","description":"Default status applied to newly created items.","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Otwarta","value":"o"},{"text":"Pending","value":"p"},{"text":"Closed","value":"c"}]},"colwidth":{"required":false,"name":"Szeroko\u015b\u0107","description":"Specify the width in pixels or percentage of the first column (the labels) in the tracker form.","default":"","accepted":"## or ##%"},"autosavefields":{"required":false,"name":"Autosave fields","description":"Colon-separated list of field IDs to be automatically filled with values","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"autosavevalues":{"required":false,"name":"Autosavevalue","description":"Colon-separated values corresponding to autosavefields","filter":"text","separator":":","default":""},"levelupfields":{"required":false,"name":"Increase-only autosave fields","description":"Colon-separated list of field IDs being autosaved whose value can only go up, not down","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"registration":{"required":false,"name":"Registration Fields","description":"Add registration fields such as Username and Password","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 specified fieldId","filter":"digits","default":"","profile_reference":"tracker_field"},"discarditem":{"required":false,"name":"Discard After Output","description":"Used when results are output to a wiki page to discard the tracker item itself once the wiki page is created","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"outputwiki":{"required":false,"name":"Template Page","description":"Name of the wiki page containing the template to format the output to wiki page","filter":"pagename","default":"","profile_reference":"wiki_page"},"fieldsfill":{"required":false,"name":"Multiple Fill Fields","description":"Colon-separated list of field IDs to be filled with multiple values, to create multiple items in one save. Example: 2:4:5 If empty, only one item will be created. Only for item creation","default":"","separator":":","profile_reference":"tracker_field"},"fieldsfillseparator":{"required":false,"name":"Separator for Multiple Fill Fields","description":"Choose separator between fields in each line of the Multiple Fill text area. Default is pipe (|).","default":"|"},"fieldsfilldefaults":{"required":false,"name":"Multiple Fill Fields defaults","description":"Colon-separated list of default values for Multiple Fill Fields.","default":""},"formtag":{"required":false,"name":"Embed the tracker in a form tag","description":"If set to Yes, the tracker is contained in a
tag and has action buttons","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.trackercalendar = {"name":"Tracker Calendar","description":"Uses full calendar to render the content of a tracker.","prefs":["wikiplugin_trackercalendar","calendar_fullcalendar"],"format":"html","params":{"trackerId":{"name":"Tracker ID","description":"Tracker to search from","required":false,"default":0,"filter":"int","profile_reference":"tracker"},"begin":{"name":"Begin date field","description":"Permanent name of the field to use for event begining","required":true,"filter":"word"},"end":{"name":"End date field","description":"Permanent name of the field to use for event ending","required":true,"filter":"word"},"resource":{"name":"Resource descriptor field","description":"Permanent name of the field to use as the resource indicator","required":false,"filter":"word"},"coloring":{"name":"Coloring discriminator field","description":"Permanent name of the field to use to segment the information into color schemes.","required":false,"filter":"word"}}}; tiki_plugins.trackercomments = {"name":"Tracker Comments","documentation":"PluginTrackerComments","description":"Display the number of tracker comments","prefs":["feature_trackers","wikiplugin_trackercomments"],"icon":"img\/icons\/comments.png","params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","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)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"view":{"required":false,"name":"Widok","description":"Enter a user name to select the items of the current user","accepted":"a user name","filter":"alpha","default":""}}}; tiki_plugins.trackerfilter = {"name":"Tracker Filter","documentation":"PluginTrackerFilter","description":"Create a form to filter tracker fields","prefs":["feature_trackers","wikiplugin_trackerfilter"],"body":"notice","icon":"img\/icons\/application_form_magnify.png","params":{"filters":{"required":true,"name":"Filtry","description":"The list of fields that can be used as filters along with their formats. The field number and format are separated by a \/ and multile fields are separated by \":\". Format choices are: d - dropdown; r - radio buttons; m - multiple choice dropdown; c - checkbox; t - text with wild characters; T - exact text match; i - initials; sqlsearch - advanced search; >, <, >=, <= - greater than, less than, greater than or equal, less than or equal. Example:2\/d:4\/r:5:(6:7)\/sqlsearch","default":"","profile_reference":"tracker_field_string"},"action":{"required":false,"name":"Akcja","description":"Label on the submit button. Default: \"Filter\". Use a space character to omit the button (for use in datachannels etc)","default":"Filter"},"displayList":{"required":false,"name":"Display List","description":"Show the full list (before filtering) initially (filtered list shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"line":{"required":false,"name":"Line","description":"Displays all the filters on the same line (not shown on same line by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Yes with field label in dropdown","value":"in"},{"text":"Nie","value":"n"}]},"noflipflop":{"required":false,"name":"No Toggle","description":"The toggle button to show\/hide filters will not be shown if set to y (Yes). Default is to show the toggle.","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"export_action":{"required":false,"name":"Export CSV.","description":"Label for an export button. Leave blank to show the usual \"Filter\" button instead.","default":"","advanced":true},"export_status":{"required":false,"name":"Export status field","description":"Export the status field if the Export CSV option is used","advanced":true,"filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"export_created":{"required":false,"name":"Export created date field","description":"Export the created date field if the Export CSV option is used","advanced":true,"filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"export_modif":{"required":false,"name":"Export modified date field","description":"Export the modified date field if the Export CSV option is used","advanced":true,"filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"export_charset":{"required":false,"name":"Export character set","description":"Character set to be used if the Export CSV option is used","default":"UTF-8","advanced":true},"mapButtons":{"required":false,"name":"Map View Buttons","description":"Display Mapview and Listview buttons","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","filter":"digits","default":"","profile_reference":"tracker"},"fields":{"required":false,"name":"Pola","description":"Colon-separated list of field IDs for the fields to be displayed. Example: 2:4:5","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"sort":{"required":false,"name":"Sortuj","description":"Display columns in the order listed in the fields parameter instead of by field ID (field ID order is used by default","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"popup":{"required":false,"name":"Popup","description":"Colon-separated list of fields which will display in a tooltip on mouse over. Example: 6:7","filter":"digits","separator":":","default":""},"stickypopup":{"required":false,"name":"Sticky Popup","description":"Choose whether the tooltip will stay displayed on mouse out (does not stay open by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showtitle":{"required":false,"name":"Show Title","description":"Display the title of the tracker (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showlinks":{"required":false,"name":"Show Links","description":"Show links to each tracker item (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showdesc":{"required":false,"name":"Show Description","description":"Show the tracker's description (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"shownbitems":{"required":false,"name":"Show Item Count","description":"Show the number of items found (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showinitials":{"required":false,"name":"Show Initials","description":"Show an alphabetical index by first letter to assist in navigation (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showstatus":{"required":false,"name":"Show Status","description":"Show the status of the items (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showcreated":{"required":false,"name":"Show Creation Date","description":"Creation date display is based on tracker settings unless overriden here","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showlastmodif":{"required":false,"name":"Last Modification Date","description":"Last modification date display is based on tracker settings unless overriden here","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showfieldname":{"required":false,"name":"Show Field Name","description":"Use the field names as column titles (used by default)","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showitemrank":{"required":false,"name":"Show Item Rank","description":"Show item ranks (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"status":{"required":false,"name":"Status Filter","description":"Only show items matching certain status filters (only items with open status shown by default)","filter":"alpha","default":"o","options":[{"text":"","value":""},{"text":"Otwarta","value":"o"},{"text":"Pending","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 or descending order based on field ID, date created or date last modified using these values: created_asc, created_desc, lastModif_asc, lastModif_desc, f_fieldId_asc, f_filedId_desc (replacing fieldId with the field ID number).","filter":"word","default":""},"sortchoice":{"required":false,"name":"Sort Choice","description":"Add a dropdown of sorting choices. Example with two sorting choices: created_desc|Newest first: lastModif_desc|Last modified first","filter":"text","separator":":","default":""},"max":{"required":false,"name":"Maximum Items","description":"Maximum number of items to display or -1 for all values. Defaults to max records preference, if set.","filter":"int","default":""},"offset":{"required":false,"name":"Offset","description":"Offset of first item. Default is no offset.","filter":"int","default":0},"forceoffset":{"required":false,"name":"Fix offset always (no pagination)","description":"Fix offset to that specified, disallow pagination.","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showpagination":{"required":false,"name":"Show Pagination","description":"Determines whether pagination will be shown (shown by default)","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"filterfield":{"required":false,"name":"Filter Field","description":"Colon separated list of fields to allow filtering on.","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"filtervalue":{"required":false,"name":"Filter Value","description":"Filter value of the filterfield. For better performance, use exactvalue instead","filter":"text","separator":":","default":""},"exactvalue":{"required":false,"name":"Exact Value","description":"Exact value of the filter","filter":"text","separator":":","default":""},"checkbox":{"required":false,"name":"Checkbox","description":"Adds a checkbox on each line to be able to do an action.
e.g. fieldId\/postName\/Title\/Submit\/ActionUrl\/tpl\/radio|dropdown
","advanced":true,"default":""},"goIfOne":{"required":false,"name":"goIfOne","description":"Go directly to tiki-view_tracker_item.php if only one item is found","filter":"alpha","advanced":true,"default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"more":{"required":false,"name":"More","description":"Show a 'more' button that links to tiki-view_tracker.php (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"moreurl":{"required":false,"name":"More URL","description":"More link pointing to specified URL instead of default tracker item link","filter":"url","default":"tiki-view_tracker.php"},"view":{"required":false,"name":"Widok","description":"Display only the items of the current user, the current page name or the current IP address","filter":"alpha","advanced":true,"default":"","options":[{"text":"","value":""},{"text":"Strona","value":"page"},{"text":"U\u017cytkownik","value":"user"},{"text":"IP address","value":"ip"}]},"tpl":{"required":false,"name":"Template File","description":"Use content of the tpl file as template to display the item","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 have the permission tiki_p_use_as_template set, and that page should be only open for edition to fully trusted users such as other site admins","filter":"pagename","advanced":true,"default":"","profile_reference":"wiki_page"},"tplwiki":{"required":false,"name":"Template file in a Wiki page","description":"Use content of the wiki page as template to display the item but with as little parsing on the content as with a tpl on disk. The page should have the permission tiki_p_use_as_template set, and that page should be only open for edition to fully trusted users such as other site admins","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","default":""},"itemId":{"required":false,"name":"Item ID separated with :","description":"To restrict the list to these item IDs","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)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"url":{"required":false,"name":"URL","description":"The link that will be on each main field","filter":"url","default":""},"ldelim":{"required":false,"name":"Left Deliminator","description":"Smarty left delimiter for Latex generation","advanced":true,"default":""},"rdelim":{"required":false,"name":"Right Deliminator","description":"Smarty right delimiter for Latex generation","advanced":true,"default":""},"list_mode":{"required":false,"name":"List Mode","description":"Set output format. Yes (y) displays tracker list view with truncated values (default);\n\t\t\t\t\tNo (n) displays in tracker item view; Comma Separated Values (csv) outputs without any HTML formatting.","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"},{"text":"Comma Separated Values","value":"csv"}]},"export":{"required":false,"name":"Export Button","description":"Show an export button (not shown by default)","filter":"alpha","advanced":true,"default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 table. fieldId\/sum:fieldId\/avg","filter":"text","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' message is shown by default).","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showdelete":{"required":false,"name":"Show Delete","description":"Show a delete option (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"urlafterdelete":{"required":false,"name":"Url to redirect to after delete","description":"Url to redirect to after delete","filter":"url","default":""},"showopenitem":{"required":false,"name":"Show Open Item","description":"Show an open item option (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showcloseitem":{"required":false,"name":"Show Close Item","description":"Show a close item option (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showpenditem":{"required":false,"name":"Show Pending Item","description":"Show a pending item option (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showwatch":{"required":false,"name":"Show Watch Button","description":"Show a watch button (not shown by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showrss":{"required":false,"name":"Show Feed Button","description":"Show an RSS feed button (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showmap":{"required":false,"name":"Show Results Map","description":"Show Map of results (not shown by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 separated with : for start:end","separator":":","filter":"digits","default":"","profile_reference":"tracker_field"},"calendarviewmode":{"required":false,"name":"Calendar View Mode","description":"Calendar view type time span (default is month)","filter":"word","default":"month","options":[{"text":"","value":""},{"text":"Miesi\u0105c","value":"month"},{"text":"Bimester","value":"bimester"},{"text":"Trimester","value":"trimester"},{"text":"Kwarta\u0142","value":"quarter"},{"text":"P\u00f3\u0142rocze","value":"semester"},{"text":"Rok","value":"year"}]},"calendarpopup":{"required":false,"name":"Calendar Popup","description":"Calendar items will pop-up, overrides Sticky Popup if turned off. Set to y (Yes) by default.","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"calendarstickypopup":{"required":false,"name":"Sticky Popup","description":"Calendar item pop-ups will stay open if set to y (Yes). Set to n (No) by default.","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"calendarbeginmonth":{"required":false,"name":"Beginning of Month","description":"Set whether calendar will begin at the beginning of the month (does by default).","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"calendarviewnavbar":{"required":false,"name":"Navigation Bar","description":"Show calendar navigation bar (shown by default).","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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)","filter":"text","default":""},"calendardelta":{"required":false,"name":"Calendar Delta","description":"Set the calendar delta that will be shown (not set by default)","filter":"text","default":"","options":[{"text":"","value":""},{"text":"Plus Month","value":"+month"},{"text":"Minus Month","value":"-month"},{"text":"Plus Bimester","value":"+bimester"},{"text":"Minus Bimester","value":"-bimester"}]},"displaysheet":{"required":false,"name":"Display Spreadsheet.","description":"Display tracker as a spreadsheet (not used by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"force_compile":{"required":false,"name":"Force Compile.","description":"Force Smarty to recompile the templates for each tracker item when using a wiki page as a template. Default=n (best performance)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"periodQuantity":{"required":false,"name":"Period quantity","description":"Numeric value to display only last tracker items created within a user defined time-frame. Used in conjunction with the next parameter \"Period unit\", this parameter indicates how many of those units are to be considered to define the time frame. Use in conjunction with \"max=-1\" to list all items (by default \"max\" is set to 10).","filter":"int","default":""},"periodUnit":{"required":false,"name":"Period unit","description":"Time unit used with \"Period quantity\"","filter":"word","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Dzie\u0144","value":"day"},{"text":"Tydzie\u0144","value":"week"},{"text":"Miesi\u0105c","value":"month"}],"default":""},"periodType":{"required":false,"name":"Period type","description":"Time period after creation or after modification","filter":"word","options":[{"text":"","value":""},{"text":"Creation","value":"c"},{"text":"Modification","value":"m"}],"default":""},"editable":{"required":false,"name":"Inline edit","description":"List of fields for which inline editing will be enabled.","filter":"digits","separator":":","profile_reference":"tracker_field","default":[]},"editableall":{"required":false,"name":"Inline edit All","description":"Allow all displayed fields to be editable","default":"y","advanced":true,"filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"server":{"required":false,"name":"Server Side Processing","description":"Enter y<\/b> to have the server do the sorting and filtering through Ajax and n<\/b> to have the\n\t\t\t\t\tbrowser do it (n is the default). Set to y (and also set the Paginate<\/em> parameter) if you do not\n\t\t\t\t\twant all rows fetched at once, but rather fetch rows as you paginate, filter or sort.","default":"n","filter":"striptags"},"sortable":{"required":false,"name":"Overall Sort Settings","description":"Enter y<\/b> to allow sorting and n<\/b> to disallow (n is the default). Enter type:save<\/b>\n\t\t\t\t\tto allow sorts to be saved between page refreshes. Enter type:reset<\/b>;text:***** to allow sorting\n\t\t\t\t\tand show an unsort button with custom text. Enter type:savereset<\/b>;text:buttontext to allow the\n\t\t\t\t\tsame for saved sorts.","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 = ascending, 1 = descending, n = no sort, y = allow sorting but no pre-sort), for example:\n\t\t\t\t\t[0,y],[1,0],[2,n]. 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 parameter (as in [0,y]) to assign all previous columns.","default":"","filter":"striptags","advanced":true},"tsortcolumns":{"required":false,"name":"Sort Settings by Column","description":"Set type<\/b> and group<\/b> settings for each column, using |<\/b> to separate columns. To\n\t\t\t\t\tshow group headings upon page load, the Pre-sorted Columns<\/em> parameter will need to be set for a\n\t\t\t\t\tcolumn with a group setting. Group will not work in plugins where the Server Side Processing<\/em>\n\t\t\t\t\tparameter is set to 'y'.
type<\/b> tells the sorter what type of date is being sorted and choices include:\n\t\t\t\t\ttext<\/b>, digit<\/b>, currency<\/b>, percent<\/b>, usLongDate<\/b>, shortDate<\/b>, isoDate<\/b>,\n\t\t\t\t\tdateFormat-ddmmyyyy<\/b>, ipAddress<\/b>, url<\/b>, time<\/b>.\n\t\t\t\t\tAlso handle strings in numeric columns with string-min<\/b> and string-max<\/b>. Handle empty cells\n\t\t\t\t\twith empty-top<\/b>, empty-bottom<\/b> or empty-zero<\/b>.
group<\/b> creates automatic row headings upon sort with the heading text determined by\n\t\t\t\t\tthe setting as follows: letter<\/b> (first letter), word<\/b> (first word), number<\/b>, date<\/b>,\n\t\t\t\t\tdate-year<\/b>, date-month<\/b>, date-day<\/b>, date-week<\/b>, date-time<\/b>. letter<\/b> and word<\/b>\n\t\t\t\t\tcan be extended, e.g., word-2<\/b> shows first 2 words. number-10<\/b> will group rows in blocks of\n\t\t\t\t\tten. Group will not work in plugins where the Server Side Processing<\/em> parameter is set to\n\t\t\t\t\t'y'.","default":"","filter":"striptags","advanced":true},"tsfilters":{"required":false,"name":"Column Filters","description":"Enter y<\/b> for a blank text filter on all columns, or n<\/b> for no filters. Or set custom column filters\n\t\t\t\t\tseparated by |<\/b> for each column for the following filter choices and parameters:
Text - <\/b>type:text;placeholder:xxxx
(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:****
(options generated automatically if not set and the server parameter is not 'y')
\n\t\t\t\t\tDate range - <\/b>type:date;format:yyyy-mm-dd;from:2013-06-30;to:2013-12-31
(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
\n\t\t\t\t\tNo filter - <\/b>type:nofilter
For example: tsfilters=\"type:dropdown;placeholder:Type to filter...\" 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.","default":"","filter":"striptags","advanced":true},"tsfilteroptions":{"required":false,"name":"Filter Options","description":"The following options are available: reset<\/b> (adds button to take off filters), and hide<\/b>\n\t\t\t\t\t(Filters are revealed upon mouseover. Hide doesn't work when date and range filters are used.). To use both, set\n\t\t\t\t\ttsfilteroptions=\"type:reset;text:button text;style:hide\"","default":"","filter":"striptags","advanced":true},"tspaginate":{"required":false,"name":"Paginate","description":"Enter y 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 custom values as in the following example: max<\/b>:40;expand<\/b>:60;expand:100;expand:140","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"],"icon":"img\/icons\/database_table.png","params":{"test":{"required":true,"name":"Test","description":"Test"},"ignore":{"required":false,"name":"Ignore","default":"y","description":"Ignore test in edit mode"}}}; tiki_plugins.trackeritemcopy = {"name":"Copy Tracker Item","documentation":"PluginTrackerItemCopy","description":"Will not work with category or certain special fields, copies only data from specified fields","prefs":["wikiplugin_trackeritemcopy","feature_trackers"],"validate":"all","filter":"wikicontent","tags":["experimental"],"params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Tracker from which to copy item, joined tracker ids separated by :","filter":"text","default":"","separator":[":"],"profile_reference":"tracker"},"linkFieldIds":{"required":true,"name":"","description":"Fields links that are related to this tracker that you would like to join on, separated by :","filter":"text","default":"","separator":[":"],"profile_reference":"tracker_field"},"copyFieldIds":{"required":true,"name":"Field IDs to copy","description":"Field IDs to copy old value of, separated by :, joined fields separated by |","filter":"text","default":"","separator":["|",":"],"profile_reference":"tracker_field"},"updateFieldIds":{"required":false,"name":"Field IDs to update values with","description":"Field IDs to update with new values specified, separated by :, joined fields separated by |","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 :, joined fields separated by |, -randomstring- will generate random string; and f_xx to use value of field xx of itemId","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","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","filter":"int","default":""},"return_array":{"required":false,"name":"Returns array non-interactively","advanced":true,"description":"If y, returns array of new information instead of displaying results to screen, used in non-interactive mode","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} marker.","icon":"img\/icons\/database_go.png","filter":"wikicontent","params":{"trackerId":{"required":false,"name":"Tracker ID","description":"Numeric value representing the tracker ID.","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 current user.","filter":"digits","default":"","profile_reference":"tracker_item"},"fieldId":{"required":false,"name":"Field ID","description":"Numeric value representing the field ID displayed or tested","filter":"digits","default":"","profile_reference":"tracker_field"},"fields":{"required":false,"name":"Pola","description":"Colon separated list of field IDs. Default is all fields","default":"","filter":"text","separator":":","profile_reference":"tracker_field"},"status":{"required":false,"name":"Status","description":"Status of the tracker item","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Otwarta","value":"o"},{"text":"Pending","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 1 (Yes) to test whether a field is empty (if value parameter is empty) or has a value the same as the value parameter.","default":"","filter":"digits","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"value":{"required":true,"name":"Value","description":"Value to compare against.","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":"Notice","format":"html","icon":"img\/icons\/database_table.png","filter":"text","params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","filter":"digits","default":"","profile_reference":"tracker"},"fields":{"required":false,"name":"Pola","description":"Colon-separated list of field IDs for the fields to be displayed. Example: 2:4:5","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"sort":{"required":false,"name":"Sortuj","description":"Display columns in the order listed in the fields parameter instead of by field ID (field ID order is used by default","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"popup":{"required":false,"name":"Popup","description":"Colon-separated list of fields which will display in a tooltip on mouse over. Example: 6:7","filter":"digits","separator":":","default":""},"stickypopup":{"required":false,"name":"Sticky Popup","description":"Choose whether the tooltip will stay displayed on mouse out (does not stay open by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showtitle":{"required":false,"name":"Show Title","description":"Display the title of the tracker (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showlinks":{"required":false,"name":"Show Links","description":"Show links to each tracker item (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showdesc":{"required":false,"name":"Show Description","description":"Show the tracker's description (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"shownbitems":{"required":false,"name":"Show Item Count","description":"Show the number of items found (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showinitials":{"required":false,"name":"Show Initials","description":"Show an alphabetical index by first letter to assist in navigation (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showstatus":{"required":false,"name":"Show Status","description":"Show the status of the items (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showcreated":{"required":false,"name":"Show Creation Date","description":"Creation date display is based on tracker settings unless overriden here","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showlastmodif":{"required":false,"name":"Last Modification Date","description":"Last modification date display is based on tracker settings unless overriden here","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showfieldname":{"required":false,"name":"Show Field Name","description":"Use the field names as column titles (used by default)","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showitemrank":{"required":false,"name":"Show Item Rank","description":"Show item ranks (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"status":{"required":false,"name":"Status Filter","description":"Only show items matching certain status filters (only items with open status shown by default)","filter":"alpha","default":"o","options":[{"text":"","value":""},{"text":"Otwarta","value":"o"},{"text":"Pending","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 or descending order based on field ID, date created or date last modified using these values: created_asc, created_desc, lastModif_asc, lastModif_desc, f_fieldId_asc, f_filedId_desc (replacing fieldId with the field ID number).","filter":"word","default":""},"sortchoice":{"required":false,"name":"Sort Choice","description":"Add a dropdown of sorting choices. Example with two sorting choices: created_desc|Newest first: lastModif_desc|Last modified first","filter":"text","separator":":","default":""},"max":{"required":false,"name":"Maximum Items","description":"Maximum number of items to display or -1 for all values. Defaults to max records preference, if set.","filter":"int","default":""},"offset":{"required":false,"name":"Offset","description":"Offset of first item. Default is no offset.","filter":"int","default":0},"forceoffset":{"required":false,"name":"Fix offset always (no pagination)","description":"Fix offset to that specified, disallow pagination.","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showpagination":{"required":false,"name":"Show Pagination","description":"Determines whether pagination will be shown (shown by default)","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"filterfield":{"required":false,"name":"Filter Field","description":"Colon separated list of fields to allow filtering on.","filter":"digits","separator":":","default":"","profile_reference":"tracker_field"},"filtervalue":{"required":false,"name":"Filter Value","description":"Filter value of the filterfield. For better performance, use exactvalue instead","filter":"text","separator":":","default":""},"exactvalue":{"required":false,"name":"Exact Value","description":"Exact value of the filter","filter":"text","separator":":","default":""},"checkbox":{"required":false,"name":"Checkbox","description":"Adds a checkbox on each line to be able to do an action.
e.g. fieldId\/postName\/Title\/Submit\/ActionUrl\/tpl\/radio|dropdown
","advanced":true,"default":""},"goIfOne":{"required":false,"name":"goIfOne","description":"Go directly to tiki-view_tracker_item.php if only one item is found","filter":"alpha","advanced":true,"default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"more":{"required":false,"name":"More","description":"Show a 'more' button that links to tiki-view_tracker.php (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"moreurl":{"required":false,"name":"More URL","description":"More link pointing to specified URL instead of default tracker item link","filter":"url","default":"tiki-view_tracker.php"},"view":{"required":false,"name":"Widok","description":"Display only the items of the current user, the current page name or the current IP address","filter":"alpha","advanced":true,"default":"","options":[{"text":"","value":""},{"text":"Strona","value":"page"},{"text":"U\u017cytkownik","value":"user"},{"text":"IP address","value":"ip"}]},"tpl":{"required":false,"name":"Template File","description":"Use content of the tpl file as template to display the item","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 have the permission tiki_p_use_as_template set, and that page should be only open for edition to fully trusted users such as other site admins","filter":"pagename","advanced":true,"default":"","profile_reference":"wiki_page"},"tplwiki":{"required":false,"name":"Template file in a Wiki page","description":"Use content of the wiki page as template to display the item but with as little parsing on the content as with a tpl on disk. The page should have the permission tiki_p_use_as_template set, and that page should be only open for edition to fully trusted users such as other site admins","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","default":""},"itemId":{"required":false,"name":"Item ID separated with :","description":"To restrict the list to these item IDs","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)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"url":{"required":false,"name":"URL","description":"The link that will be on each main field","filter":"url","default":""},"ldelim":{"required":false,"name":"Left Deliminator","description":"Smarty left delimiter for Latex generation","advanced":true,"default":""},"rdelim":{"required":false,"name":"Right Deliminator","description":"Smarty right delimiter for Latex generation","advanced":true,"default":""},"list_mode":{"required":false,"name":"List Mode","description":"Set output format. Yes (y) displays tracker list view with truncated values (default);\n\t\t\t\t\tNo (n) displays in tracker item view; Comma Separated Values (csv) outputs without any HTML formatting.","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"},{"text":"Comma Separated Values","value":"csv"}]},"export":{"required":false,"name":"Export Button","description":"Show an export button (not shown by default)","filter":"alpha","advanced":true,"default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 table. fieldId\/sum:fieldId\/avg","filter":"text","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' message is shown by default).","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showdelete":{"required":false,"name":"Show Delete","description":"Show a delete option (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"urlafterdelete":{"required":false,"name":"Url to redirect to after delete","description":"Url to redirect to after delete","filter":"url","default":""},"showopenitem":{"required":false,"name":"Show Open Item","description":"Show an open item option (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showcloseitem":{"required":false,"name":"Show Close Item","description":"Show a close item option (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showpenditem":{"required":false,"name":"Show Pending Item","description":"Show a pending item option (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showwatch":{"required":false,"name":"Show Watch Button","description":"Show a watch button (not shown by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showrss":{"required":false,"name":"Show Feed Button","description":"Show an RSS feed button (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"showmap":{"required":false,"name":"Show Results Map","description":"Show Map of results (not shown by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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 separated with : for start:end","separator":":","filter":"digits","default":"","profile_reference":"tracker_field"},"calendarviewmode":{"required":false,"name":"Calendar View Mode","description":"Calendar view type time span (default is month)","filter":"word","default":"month","options":[{"text":"","value":""},{"text":"Miesi\u0105c","value":"month"},{"text":"Bimester","value":"bimester"},{"text":"Trimester","value":"trimester"},{"text":"Kwarta\u0142","value":"quarter"},{"text":"P\u00f3\u0142rocze","value":"semester"},{"text":"Rok","value":"year"}]},"calendarpopup":{"required":false,"name":"Calendar Popup","description":"Calendar items will pop-up, overrides Sticky Popup if turned off. Set to y (Yes) by default.","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"calendarstickypopup":{"required":false,"name":"Sticky Popup","description":"Calendar item pop-ups will stay open if set to y (Yes). Set to n (No) by default.","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"calendarbeginmonth":{"required":false,"name":"Beginning of Month","description":"Set whether calendar will begin at the beginning of the month (does by default).","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"calendarviewnavbar":{"required":false,"name":"Navigation Bar","description":"Show calendar navigation bar (shown by default).","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","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)","filter":"text","default":""},"calendardelta":{"required":false,"name":"Calendar Delta","description":"Set the calendar delta that will be shown (not set by default)","filter":"text","default":"","options":[{"text":"","value":""},{"text":"Plus Month","value":"+month"},{"text":"Minus Month","value":"-month"},{"text":"Plus Bimester","value":"+bimester"},{"text":"Minus Bimester","value":"-bimester"}]},"displaysheet":{"required":false,"name":"Display Spreadsheet.","description":"Display tracker as a spreadsheet (not used by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"force_compile":{"required":false,"name":"Force Compile.","description":"Force Smarty to recompile the templates for each tracker item when using a wiki page as a template. Default=n (best performance)","filter":"alpha","default":"n","advanced":true,"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"periodQuantity":{"required":false,"name":"Period quantity","description":"Numeric value to display only last tracker items created within a user defined time-frame. Used in conjunction with the next parameter \"Period unit\", this parameter indicates how many of those units are to be considered to define the time frame. Use in conjunction with \"max=-1\" to list all items (by default \"max\" is set to 10).","filter":"int","default":""},"periodUnit":{"required":false,"name":"Period unit","description":"Time unit used with \"Period quantity\"","filter":"word","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Dzie\u0144","value":"day"},{"text":"Tydzie\u0144","value":"week"},{"text":"Miesi\u0105c","value":"month"}],"default":""},"periodType":{"required":false,"name":"Period type","description":"Time period after creation or after modification","filter":"word","options":[{"text":"","value":""},{"text":"Creation","value":"c"},{"text":"Modification","value":"m"}],"default":""},"editable":{"required":false,"name":"Inline edit","description":"List of fields for which inline editing will be enabled.","filter":"digits","separator":":","profile_reference":"tracker_field","default":[]},"editableall":{"required":false,"name":"Inline edit All","description":"Allow all displayed fields to be editable","default":"y","advanced":true,"filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"server":{"required":false,"name":"Server Side Processing","description":"Enter y<\/b> to have the server do the sorting and filtering through Ajax and n<\/b> to have the\n\t\t\t\t\tbrowser do it (n is the default). Set to y (and also set the Paginate<\/em> parameter) if you do not\n\t\t\t\t\twant all rows fetched at once, but rather fetch rows as you paginate, filter or sort.","default":"n","filter":"striptags"},"sortable":{"required":false,"name":"Overall Sort Settings","description":"Enter y<\/b> to allow sorting and n<\/b> to disallow (n is the default). Enter type:save<\/b>\n\t\t\t\t\tto allow sorts to be saved between page refreshes. Enter type:reset<\/b>;text:***** to allow sorting\n\t\t\t\t\tand show an unsort button with custom text. Enter type:savereset<\/b>;text:buttontext to allow the\n\t\t\t\t\tsame for saved sorts.","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 = ascending, 1 = descending, n = no sort, y = allow sorting but no pre-sort), for example:\n\t\t\t\t\t[0,y],[1,0],[2,n]. 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 parameter (as in [0,y]) to assign all previous columns.","default":"","filter":"striptags","advanced":true},"tsortcolumns":{"required":false,"name":"Sort Settings by Column","description":"Set type<\/b> and group<\/b> settings for each column, using |<\/b> to separate columns. To\n\t\t\t\t\tshow group headings upon page load, the Pre-sorted Columns<\/em> parameter will need to be set for a\n\t\t\t\t\tcolumn with a group setting. Group will not work in plugins where the Server Side Processing<\/em>\n\t\t\t\t\tparameter is set to 'y'.
type<\/b> tells the sorter what type of date is being sorted and choices include:\n\t\t\t\t\ttext<\/b>, digit<\/b>, currency<\/b>, percent<\/b>, usLongDate<\/b>, shortDate<\/b>, isoDate<\/b>,\n\t\t\t\t\tdateFormat-ddmmyyyy<\/b>, ipAddress<\/b>, url<\/b>, time<\/b>.\n\t\t\t\t\tAlso handle strings in numeric columns with string-min<\/b> and string-max<\/b>. Handle empty cells\n\t\t\t\t\twith empty-top<\/b>, empty-bottom<\/b> or empty-zero<\/b>.
group<\/b> creates automatic row headings upon sort with the heading text determined by\n\t\t\t\t\tthe setting as follows: letter<\/b> (first letter), word<\/b> (first word), number<\/b>, date<\/b>,\n\t\t\t\t\tdate-year<\/b>, date-month<\/b>, date-day<\/b>, date-week<\/b>, date-time<\/b>. letter<\/b> and word<\/b>\n\t\t\t\t\tcan be extended, e.g., word-2<\/b> shows first 2 words. number-10<\/b> will group rows in blocks of\n\t\t\t\t\tten. Group will not work in plugins where the Server Side Processing<\/em> parameter is set to\n\t\t\t\t\t'y'.","default":"","filter":"striptags","advanced":true},"tsfilters":{"required":false,"name":"Column Filters","description":"Enter y<\/b> for a blank text filter on all columns, or n<\/b> for no filters. Or set custom column filters\n\t\t\t\t\tseparated by |<\/b> for each column for the following filter choices and parameters:
Text - <\/b>type:text;placeholder:xxxx
(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:****
(options generated automatically if not set and the server parameter is not 'y')
\n\t\t\t\t\tDate range - <\/b>type:date;format:yyyy-mm-dd;from:2013-06-30;to:2013-12-31
(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
\n\t\t\t\t\tNo filter - <\/b>type:nofilter
For example: tsfilters=\"type:dropdown;placeholder:Type to filter...\" 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.","default":"","filter":"striptags","advanced":true},"tsfilteroptions":{"required":false,"name":"Filter Options","description":"The following options are available: reset<\/b> (adds button to take off filters), and hide<\/b>\n\t\t\t\t\t(Filters are revealed upon mouseover. Hide doesn't work when date and range filters are used.). To use both, set\n\t\t\t\t\ttsfilteroptions=\"type:reset;text:button text;style:hide\"","default":"","filter":"striptags","advanced":true},"tspaginate":{"required":false,"name":"Paginate","description":"Enter y 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 custom values as in the following example: max<\/b>:40;expand<\/b>:60;expand:100;expand:140","default":"","filter":"striptags","advanced":true}}}; tiki_plugins.trackerpasscode = {"name":"Check Tracker Passcodes","documentation":"PluginTrackerpasscode","description":"Check Tracker Passcodes","prefs":["wikiplugin_trackerpasscode","feature_trackers"],"filter":"wikicontent","params":{"key":{"required":true,"name":"Session key names to be collected","description":"Key name of passcode to be checked","filter":"text","default":""},"label":{"required":true,"name":"Labels for the key names to be collected","description":"Label of the key name of passcode to be checked","filter":"text","default":""},"trackerId":{"required":true,"name":"Tracker ID","description":"Tracker from which to get passcode to check against","filter":"text","default":"","profile_reference":"tracker"},"fieldId":{"required":true,"name":"Field ID","description":"Field ID from which to get passcode to check against","filter":"text","default":"","profile_reference":"tracker_field"},"itemId":{"required":true,"name":"Item ID","description":"Item ID from which to get passcode to check against","filter":"text","default":"","profile_reference":"tracker_item"}}}; tiki_plugins.trackerprefill = {"name":"Tracker Prefill","documentation":"PluginTrackerPrefill","description":"Create a button to prefill tracker fields","prefs":["feature_trackers","wikiplugin_trackerprefill"],"icon":"img\/icons\/application_form.png","params":{"page":{"required":true,"name":"Strona","description":"Tracker Page Name","default":"","profile_reference":"wiki_page"},"label":{"required":false,"name":"Label","description":"Button Label.","default":""},"urlparams":{"required":false,"name":"URL Parameters","description":"Parameters to pass in the url, e.g. &my_parameter1=123&my_parameter2=q","default":""},"field1":{"required":true,"name":"Field 1","description":"Field ID for the first field","filter":"digits","default":"","profile_reference":"tracker_field"},"value1":{"required":true,"name":"Value 1","description":"Content that should be used to prefill the field.","default":""},"field2":{"required":false,"name":"Field 2","description":"Field ID for the second field","filter":"digits","default":"","profile_reference":"tracker_field"},"value2":{"required":false,"name":"Value 2","description":"Content that should be used to prefill the field.","default":""},"field3":{"required":false,"name":"Field 3","description":"Field ID for the third field","filter":"digits","default":"","profile_reference":"tracker_field"},"value3":{"required":false,"name":"Value 3","description":"Content that should be used to prefill the field.","default":""},"field4":{"required":false,"name":"Field 4","description":"Field ID for the fourth field","filter":"digits","default":"","profile_reference":"tracker_field"},"value4":{"required":false,"name":"Value 4","description":"Content that should be used to prefill the field.","default":""},"field5":{"required":false,"name":"Field 5","description":"Field ID for the fifth field","filter":"digits","default":"","profile_reference":"tracker_field"},"value5":{"required":false,"name":"Value 5","description":"Content that should be used to prefill the field.","default":""},"field6":{"required":false,"name":"Field 6","description":"Field ID for the sixth field","filter":"digits","default":"","profile_reference":"tracker_field"},"value6":{"required":false,"name":"Value 6","description":"Content that should be used to prefill the field.","default":""},"field7":{"required":false,"name":"Field 7","description":"Field ID for the seventh field","filter":"digits","default":"","profile_reference":"tracker_field"},"value7":{"required":false,"name":"Value 7","description":"Content that should be used to prefill the field.","default":""},"field8":{"required":false,"name":"Field 8","description":"Field ID for the eighth field","filter":"digits","default":"","profile_reference":"tracker_field"},"value8":{"required":false,"name":"Value 8","description":"Content that should be used to prefill the field.","default":""}}}; tiki_plugins.trackerquerytemplate = {"name":"Tracker Query Template","documentation":"PluginTrackerQueryTemplate","description":"Tracker Query and form generation. Supports nesting. When using byname=\"y\" (default), variables are accessed \"$field name$\" (rendered) and \"$~field name$ (unrendered). When using byname=\"n\", variables are {$f_id} (rendered) and {$~f_id} (unrendered)","prefs":["feature_trackers","wikiplugin_trackerquerytemplate"],"body":"Wiki Syntax, with variables from tracker query.","filter":"striptags","icon":"img\/icons\/image_edit.png","tags":["basic"],"params":{"tracker":{"required":true,"name":"Tracker","description":"Name of the tracker you want to query.","default":"","profile_reference":"tracker"},"debug":{"required":false,"name":"Debug","description":"Turn tracker query debug on or off, default = \"\".","default":"","options":[{"text":"","value":""},{"text":"y","value":"y"},{"text":"n","value":"n"}]},"byname":{"required":false,"name":"Tracker","description":"Make tracker be accessed by name or ids, default is name, or \"y\".","default":"y","options":[{"text":"","value":""},{"text":"y","value":"y"},{"text":"n","value":"n"}]},"render":{"required":false,"name":"Render","description":"Makes the field render as needed for trackers, default = \"y\".","default":"y","options":[{"text":"","value":""},{"text":"y","value":"y"},{"text":"n","value":"n"}]},"itemid":{"required":false,"name":"Tracker Item Id","description":"Item id of tracker item","default":"","profile_reference":"tracker_item"},"itemids":{"required":false,"name":"Tracker Item Ids","description":"Item id of tracker items, separated with comma","default":"","separator":",","profile_reference":"tracker_item"},"likefilters":{"required":false,"name":"Like Filters","description":"Filters for tracker query.","default":""},"andfilters":{"required":false,"name":"And Filters","description":"Filters for tracker query.","default":""},"orfilters":{"required":false,"name":"Or Filters","description":"Filters for tracker query.","default":""},"getlast":{"required":false,"name":"Get Last","description":"Gets only the last item from the tracker.","default":""}}}; tiki_plugins.trackerstat = {"name":"Tracker Stats","documentation":"PluginTrackerStat","description":"Display statistics about a tracker.","prefs":["feature_trackers","wikiplugin_trackerstat"],"body":"Tytu\u0142","icon":"img\/icons\/calculator.png","params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","filter":"digits","default":"","profile_reference":"tracker"},"fields":{"required":true,"name":"Pola","description":"Colon-separated list of field IDs to be displayed. Example: 2:4:5","default":"","separator":":","profile_reference":"tracker_field"},"show_count":{"required":false,"name":"Show Count","description":"Choose whether to show the count of votes each option received (shown by default)","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show_percent":{"required":false,"name":"Show Percentage","description":"Choose whether to show the percentage of the vote each option received (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show_bar":{"required":false,"name":"Show Bar","description":"Choose whether to show a bar representing the number of votes each option received (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"status":{"required":false,"name":"Status Filter","description":"Only show items matching certain status filters","filter":"alpha","default":"o","options":[{"text":"","value":""},{"text":"Otwarta","value":"o"},{"text":"Pending","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"}]},"show_link":{"required":false,"name":"Show Link","description":"Show link to tiki-view_tracker","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show_lastmodif":{"required":false,"name":"Last Modification Date","description":"Show last modification date of a tracker. Set to y to use site setting or use PHP\\s format (www.php.net\/strftime).","filter":"text","default":"","accepted":"y to use the site setting for short date format. Otherwise, use PHP format (www.php.net\/strftime), Example: \"%A %d of %B, %Y\""}}}; tiki_plugins.trackertimeline = {"name":"Tracker Timeline","documentation":"PluginTrackerTimeline","description":"Show a timeline view of a tracker","prefs":["wikiplugin_trackertimeline","feature_trackers"],"icon":"img\/icons\/timeline_marker.png","format":"html","params":{"tracker":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","filter":"digits","default":"","profile_reference":"tracker"},"title":{"required":true,"name":"Title Field","description":"Tracker Field ID containing the item title.","filter":"digits","default":""},"summary":{"required":true,"name":"Summary Field","description":"Tracker Field ID containing the summary of the item. The summary will be displayed on the timeline when the item is focused.","filter":"digits","default":""},"start":{"required":true,"name":"Start Date","description":"Tracker Field ID containing the element start date. The field must be a datetime\/jscalendar field.","filter":"digits","default":"","profile_reference":"tracker_field"},"end":{"required":true,"name":"End Date","description":"Tracker Field ID containing the element end date. The field must be a datetime\/jscalendar field.","filter":"digits","default":"","profile_reference":"tracker_field"},"group":{"required":true,"name":"Element Group","description":"Tracker Field ID containing the element's group. Elements of a same group are displayed on the same row.","filter":"digits","default":"","profile_reference":"tracker_field"},"lower":{"required":true,"name":"Lower Bound","description":"Date from which element should be displayed. Date must be provided in YYYY-MM-DD HH:mm:ss format.","filter":"striptags","default":"","accepted":"Date in YYYY-MM-DD HH:mm:ss format"},"upper":{"required":true,"name":"Upper Bound","description":"Date until which element should be displayed. Date must be provided in YYYY-MM-DD HH:mm:ss format.","filter":"striptags","default":"","accepted":"Date in YYYY-MM-DD HH:mm:ss format"},"scale1":{"required":false,"name":"Primary Scale Unit","description":"Unit of time to use for the primary scale (default to hour - * SIMILE only)","filter":"alpha","default":"hour","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Dzie\u0144","value":"day"},{"text":"Tydzie\u0144","value":"week"},{"text":"Miesi\u0105c","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 (default to empty - * SIMILE only)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Hour","value":"hour"},{"text":"Dzie\u0144","value":"day"},{"text":"Tydzie\u0144","value":"week"},{"text":"Miesi\u0105c","value":"month"},{"text":"Rok","value":"year"},{"text":"Decade *","value":"decade"},{"text":"Century *","value":"century"}]},"height":{"required":false,"name":"Timeline height","description":"Height of the timeline band as a CSS unit (default: 250px - - * SIMILE only)","filter":"text","default":"250px"},"band2_height":{"required":false,"name":"Lower band height","description":"Height of the lower timeline band as a percentage (default: 30 - - * SIMILE only)","filter":"int","default":"30"},"link_group":{"required":false,"name":"Link Group Name","description":"Convert the group name to a link","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"link_page":{"required":false,"name":"Page Link Field","description":"Tracker Field ID containing the page name for item details.","filter":"digits","default":"","profile_reference":"tracker_field"},"simile_timeline":{"required":false,"name":"SIMILE Timeline","description":"Use the SIMILE Timeline Widget.","filter":"alpha","default":"n","options":[{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"image_field":{"required":false,"name":"Image Field","description":"Tracker Field ID containing in image.","filter":"digits","default":"","profile_reference":"tracker_field"}}}; tiki_plugins.trackertoggle = {"name":"Tracker Toggle","documentation":"PluginTrackerToggle","description":"Toggle element display on a field value","prefs":["wikiplugin_trackertoggle","feature_jquery","feature_trackers"],"params":{"fieldId":{"required":true,"name":"Field ID","description":"Numeric value representing the field ID tested.","filter":"digits","profile_reference":"tracker_field"},"value":{"required":true,"name":"Value","description":"Value to compare against.","filter":"text"},"visible":{"required":false,"name":"Element visibility","description":"y|nIf y, is visible when the field has the value.","filter":"alpha","default":"n"},"id":{"required":true,"name":"ID","description":"Html ID of the element that is toggled","filter":"text"},"itemId":{"required":false,"name":"Item ID","description":"Use the field of specific item. The URL param itemId is used if this parameter is not set.","filter":"digits","default":0,"profile_reference":"tracker_item"}}}; tiki_plugins.trade = {"name":"Trade","documentation":"PluginTrade","description":"Send or receive payments from one member to another. (for cclite only so far, experimental)","validate":"all","prefs":["wikiplugin_trade","payment_feature"],"icon":"img\/icons\/money.png","tags":["experimental"],"params":{"price":{"required":true,"name":"Price","description":"Currency depends on the selected registry.","filter":"text","default":""},"registry":{"required":false,"name":"Registry","description":"Registry to trade in. Default: site preference (or first in list when more than one)","filter":"text","default":""},"currency":{"required":false,"name":"Currency","description":"Currency to trade in. Default: Cclite currency preference for registry set above","filter":"text","default":""},"other_user":{"required":false,"name":"Other User","description":"Name of the user to recieve or send the payment. Leave empty to display an input box.","filter":"username","default":""},"wanted":{"required":false,"name":"Tryb","description":"Offered or wanted item. Default:Offered","options":[{"text":"","value":""},{"text":"Offered","value":"n"},{"text":"Wanted","value":"y"}],"filter":"alpha","default":"n"},"action":{"required":false,"name":"Button Label","description":"Default:Continue","filter":"text","default":"Continue"},"inputtitle":{"required":false,"name":"Input Title","description":"Title of the input form. Use %0 for the amount, %1 for currency, %2 for your user name, %3 for the other user. Supports wiki syntax
Default:\"Payment of %0 %1 from user %2 to %3\" for offered items, \"Request payment of %0 %1 to user %2 from %3\" for wanted","filter":"text","default":""}}}; tiki_plugins.transclude = {"name":"Transclude","documentation":"PluginTransclude","description":"Include the content of another page with certain changes","prefs":["wikiplugin_transclude","feature_wiki"],"extraparams":true,"defaultfilter":"text","icon":"img\/icons\/page_copy.png","params":{"page":{"required":true,"name":"Page Name","description":"Name of the wiki page to use as a template for the values.","default":"","profile_reference":"wiki_page"}}}; tiki_plugins.translated = {"name":"Translated","documentation":"PluginTranslated","description":"Create multi-lingual links","prefs":["feature_multilingual","wikiplugin_translated"],"body":"[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax)","icon":"img\/icons\/world_link.png","params":{"lang":{"required":true,"name":"J\u0119zyk","description":"Two letter language code of the language, ex: fr","default":""},"flag":{"required":false,"name":"Flaga","description":"Country name, ex: France","default":""}}}; tiki_plugins.translationof = {"name":"TranslationOf","documentation":"PluginTranslationOf","description":"Assist in the translation of a link from one language to another.","prefs":["feature_multilingual","wikiplugin_translationof"],"body":"[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax)","icon":"img\/icons\/world_link.png","params":{"target_lang":{"required":true,"name":"Target Language","description":"Two letter language code of the language in which you want to translate this link, ex: fr","default":""},"source_page":{"required":true,"name":"Source Page","description":"Name of the page from which this link will be translate.","default":""},"translated_anchor_text":{"required":false,"name":"Anchor Text","description":"Anchor for the link, translated to the target language.","default":""}}}; tiki_plugins.twitter = {"name":"Twitter","documentation":"PluginTwitter","description":"Display the activity for a twitter account","prefs":["wikiplugin_twitter"],"body":"","icon":"img\/icons\/twitter.png","params":{"tweet":{"required":true,"name":"Account Name","description":"Name of the twitter account","filter":"text","default":""},"shellbg":{"required":false,"name":"Shell Background Color","description":"Background color for the overall widget, i.e., header, footer and outside border. Default is red (color code #15a2b)","accepted":"Valid HTML color codes (with beginning #) or names.","filter":"text","default":"#f15a2b"},"shellcolor":{"required":false,"name":"Shell Text Color","description":"Text color for the widget header and footer. Default is white (color code #ffffff)","accepted":"Valid HTML color codes (with beginning #) or names.","filter":"text","default":"#ffffff"},"tweetbg":{"required":false,"name":"Tweet Background Color","description":"Background color for individual tweets. Default is white.","accepted":"Valid HTML color codes (with beginning #) or names.","filter":"text","default":"white"},"tweetcolor":{"required":false,"name":"Tweet Text Color","description":"Text color for individual tweets. Default is black.","accepted":"Valid HTML color codes (with beginning #) or names.","filter":"text","default":"black"},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Height of widget in pixels. Default is 300.","filter":"digits","default":300},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Width of widget in pixels or 'auto' to fit to width of page. Default is auto.","accepted":"Number of pixels or the word 'auto'.","filter":"text","default":"auto"}}}; tiki_plugins.usercount = {"name":"User Count","documentation":"PluginUserCount","description":"Display number of users for a site or group","prefs":["wikiplugin_usercount"],"body":"Group name","icon":"img\/icons\/group_gear.png","params":[]}; tiki_plugins.userlink = {"name":"User Link","documentation":"PluginUserlink","description":"Display a link to a user's information page","prefs":["wikiplugin_userlink"],"icon":"img\/icons\/user_go.png","params":{"user":{"required":false,"name":"User Name","description":"User account name (which can be an email address)","filter":"xss","default":""}}}; tiki_plugins.userlist = {"name":"Lista u\u017cytkownik\u00f3w","documentation":"PluginUserList","description":"Display a list of registered users","prefs":["wikiplugin_userlist"],"body":"Login Filter","icon":"img\/icons\/group_go.png","params":{"sep":{"required":false,"name":"Separator","description":"Separator to use between users in the list. Default: comma","default":", ","advanced":true},"max":{"required":false,"name":"Maximum","description":"Result limit","default":"","filter":"digits","advanced":true},"sort":{"required":false,"name":"Sort Order","description":"Set to sort in ascending or descending order","default":"","filter":"alpha","options":[{"text":"","value":""},{"text":"Ascending","value":"asc"},{"text":"Descending","value":"desc"}]},"layout":{"required":false,"name":"Layout","description":"Set to table to display results in a table","default":"","filter":"alpha","options":[{"text":"","value":""},{"text":"Lista","value":""},{"text":"Table","value":"table"}]},"link":{"required":false,"name":"Link","description":"Make the user names listed links to different types of user information","default":"","filter":"alpha","options":[{"text":"","value":""},{"text":"User info","value":"userinfo"},{"text":"User page","value":"userpage"},{"text":"User pref","value":"userpref"}]},"realname":{"required":false,"filter":"alpha","name":"Prawdziwe imi\u0119","description":"Display the user's real name (when available) instead of login name","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":""}]},"group":{"required":false,"name":"Grupa","description":"Filter on a group","filter":"groupname","default":""}}}; tiki_plugins.userpref = {"name":"User Preference","documentation":"PluginUserpref","description":"Display contents based on user preference settings","body":"Wiki text to display if conditions are met. The body may contain {ELSE}. Text after the marker will be displayed to users not matching the conditions.","prefs":["wikiplugin_userpref"],"filter":"wikicontent","extraparams":true,"icon":"img\/icons\/user.png","params":[]}; tiki_plugins.versions = {"name":"Wersje","documentation":"PluginVersions","description":"Create tabs for showing alternate versions of content","prefs":["wikiplugin_versions"],"body":"Block of text separated by ---(version x)--- markers. Text before the first marker is used by default.","icon":"img\/icons\/tab_edit.png","tags":["basic"],"params":{"nav":{"required":false,"name":"Navigation","description":"Displays a navigation box that allows users to select a specific version to display.","default":"n","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"title":{"required":false,"name":"Tytu\u0142","description":"Display the current version name as the title. No title shows when nav=>y; otherwise shows by default.","default":"y","filter":"alpha","parent":{"name":"nav","value":"n"},"options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"default":{"required":false,"name":"Default Label","description":"Specifies version label to show when displaying the page for the first time. Default label is 'Default'","default":"Default"}}}; tiki_plugins.vimeo = {"name":"Vimeo","documentation":"PluginVimeo","description":"","prefs":["wikiplugin_vimeo"],"icon":"img\/icons\/vimeo.png","introduced":6.1,"format":"html","params":{"url":{"required":true,"name":"URL","description":"Wklej adres URL filmu z Vimeo. Przyk\u0142ad: http:\/\/vimeo.com\/3319966","filter":"url","default":""},"alt":{"required":true,"name":"Tekst alternatywny","description":"Tekst alternatywny dla filmu"},"imageId":{"required":true,"name":"Obrazek zast\u0119pczy","description":"Obrazek zast\u0119pczy","type":"image","area":"fgal_picker_id"},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Szeroko\u015b\u0107 w pikselach","filter":"digits","default":425},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Wysoko\u015b\u0107 w pikselach","filter":"digits","default":350},"quality":{"required":false,"name":"Jako\u015b\u0107","description":"","filter":"alpha","options":[{"text":"","value":""},{"text":"Wysoki","value":"high"},{"text":"\u015aredni","value":"medium"},{"text":"Niski","value":"low"}],"default":"high","advanced":true},"allowFullScreen":{"required":false,"name":"Zezw\u00f3l na pe\u0142ny ekran","description":"","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"true"},{"text":"Nie","value":"false"}],"default":"","advanced":true}}}; tiki_plugins.vote = {"name":"G\u0142osuj","documentation":"PluginVote","description":"Create a tracker for voting","prefs":["feature_trackers","wikiplugin_vote"],"body":"Tytu\u0142","icon":"img\/icons\/thumb_up.png","params":{"trackerId":{"required":true,"name":"Tracker ID","description":"Numeric value representing the tracker ID","filter":"digits","default":"","profile_reference":"tracker"},"fields":{"required":true,"name":"Pola","description":"Colon-separated list of field IDs to be displayed. Example: 2:4:5","default":"","separator":":","profile_reference":"tracker_field"},"show_percent":{"required":false,"name":"Show Percentage","description":"Choose whether to show the percentage of the vote each option received (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show_bar":{"required":false,"name":"Show Bar","description":"Choose whether to show a bar representing the number of votes each option received (not shown by default)","filter":"alpha","default":"n","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show_stat":{"required":false,"name":"Show Stats","description":"Choose whether to show the voting results (shown by default)","filter":"alpha","default":"y","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show_stat_only_after":{"required":false,"name":"Show Stats After","description":"Choose whether to show the voting results only after the date given in the tracker configuration (not set by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"show_creator":{"required":false,"name":"Show Creator","description":"Choose whether to display the user name of the creator of the voting tracker (not shown by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]},"status":{"required":false,"name":"Status Filter","description":"Only show items matching certain status filters","filter":"alpha","default":"o","options":[{"text":"","value":""},{"text":"Otwarta","value":"o"},{"text":"Pending","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"}]},"float":{"required":false,"name":"Float","description":"Align the plugin on the page, allowing other elements to wrap around it (not set by default)","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Do lewej","value":"left"},{"text":"Do prawej","value":"right"},{"text":"Brak","value":"none"}]},"show_toggle":{"required":false,"name":"Show Toggle","description":"Show toggle or not to display the form and the results","filter":"alpha","default":"","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}]}}}; tiki_plugins.votings = {"name":"Votings","documentation":"PluginVotings","description":"Saves voting information in Smarty variables for display","prefs":["wikiplugin_votings"],"format":"html","params":{"objectkey":{"required":true,"name":"Object Key","description":"Object key that is used to record votes","filter":"text","default":""},"returnval":{"required":false,"name":"Return value","description":"Value to display as output of plugin","filter":"text","default":""}}}; tiki_plugins.wantedpages = {"name":"Wanted Pages","documentation":"PluginWantedPages","description":"Show location of links to pages not yet created","prefs":["wikiplugin_wantedpages"],"body":"Custom level regex. A custom filter for wanted pages to be listed (only used when level=>custom). Possible values: a valid regex-expression (PCRE).","icon":"img\/icons\/page_white_find.png","tags":["basic"],"params":{"ignore":{"required":false,"name":"Ignore","description":"A wildcard pattern of originating pages to be ignored. (refer to PHP fuction fnmatch() for details)","accepted":"a valid regex-expression (PCRE)","default":"","advanced":true},"splitby":{"required":false,"name":"Split By","description":"The character by which ignored patterns are separated.","default":"+","advanced":true},"skipext":{"required":false,"name":"Skip Extension","description":"Whether to include external wikis in the list (not included by default)","default":0,"filter":"digits","options":[{"text":"","value":""},{"text":"Tak","value":1},{"text":"Nie","value":0}]},"collect":{"required":false,"name":"Collect","description":"Collect either originating (from) or wanted pages (to) in a cell and display them in the second column.","default":"from","filter":"alpha","options":[{"text":"","value":""},{"text":"Od","value":"from"},{"text":"Do","value":"to"}]},"debug":{"required":false,"name":"Debug","description":"Switch on debug output with details about the items (debug not on by default)","default":0,"filter":"digits","advanced":true,"options":[{"text":"","value":""},{"text":"Nie","value":0},{"text":"Tak","value":1},{"text":"Memory Saver","value":2}]},"table":{"required":false,"name":"Table","description":"Multiple collected items are separated in distinct table rows (default), or by comma or line break in one cell.","filter":"alpha","default":"sep","accepted":"sep, co, br","options":[{"text":"","value":""},{"text":"Comma","value":"co"},{"text":"Line break","value":"br"},{"text":"Separate Row","value":"sep"}]},"level":{"required":false,"name":"Level","description":"Filter the list of wanted pages according to page_regex or custom filter. The default value is the site's __current__ page_regex.","default":"","advanced":true,"options":[{"text":"","value":""},{"text":"Custom","value":"custom"},{"text":"Full","value":"full"},{"text":"Strict","value":"strict"}]}}}; tiki_plugins.watershed = {"name":"Watershed","documentation":"PluginWatershed","description":"Viewer for UStream Watershed Embed.","format":"html","prefs":["wikiplugin_watershed","feature_watershed"],"icon":"img\/icons\/transmit_blue.png","params":{"type":{"required":false,"name":"Typ","description":"Specify archive, broadcaster, chat or viewer","filter":"text","default":"viewer","options":[{"text":"","value":""},{"text":"Archive","value":"archive"},{"text":"Broadcaster","value":"broadcaster"},{"text":"Czat","value":"chat"},{"text":"Viewer","value":"viewer"}]},"channelCode":{"required":true,"name":"Channel code","description":"Specify the channel code to search in the tracker for a channel to use","filter":"text","default":""},"brandId":{"required":false,"name":"Brand ID","description":"Specify the brand id to search in the tracker for a channel to use","filter":"text","default":""},"brandPrefix":{"required":false,"name":"Brand prefix","description":"Copy the prefix from the chat embed, e.g. Name-of-Brand-","filter":"text","default":""},"videoId":{"required":false,"name":"Video ID","description":"Video ID of archive which can be found in the tracker","filter":"text","default":""},"locale":{"required":false,"name":"Locale","description":"Locale specified in viewer embed, default is en_US","default":"en_US","filter":"text"}}}; tiki_plugins.webdocviewer = {"name":"Web Document Viewer","documentation":"PluginWebDocViewer","description":"Display files found in a gallery or from a URL in an embedded document viewer","prefs":["wikiplugin_webdocviewer"],"tags":["basic"],"params":{"fileId":{"required":false,"name":"File Id","description":"The FileId of a file in a File Gallery of the file you wish to embed in the viewer."},"url":{"required":false,"name":"URL","description":"The URL of the file you wish to embed in the viewer. If the file is stored in File Galleries, please use the fileId parameter"},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Szeroko\u015b\u0107 w pikselach","filter":"digits","default":425},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Wysoko\u015b\u0107 w pikselach","filter":"digits","default":350}}}; tiki_plugins.webservice = {"name":"Web Service","documentation":"PluginWebservice","description":"Display remote information exposed in JSON or YAML.","prefs":["wikiplugin_webservice"],"body":"Template to apply to the data provided. Template format uses smarty templating engine using double brackets as delimiter. Output must provide wiki syntax. Body can be sent to a parameter instead by using the bodyname parameter.","validate":"all","icon":"img\/icons\/world_go.png","params":{"url":{"required":false,"name":"URL","description":"Complete service URL","default":""},"service":{"required":false,"safe":true,"name":"Service Name","description":"Registered service name.","default":""},"template":{"required":false,"safe":true,"name":"Template Name","description":"For use with registered services, name of the template to be used to display the service output. This parameter will be ignored if a body is provided.","default":""},"bodyname":{"required":false,"filter":"word","safe":true,"name":"Body as Parameter","description":"Name of the argument to send the body as for services with complex input. Named service required for this to be useful.","default":""},"params":{"required":false,"safe":true,"name":"Parametry","description":"Parameters formatted like a query : param1=value1&param2=value2.","default":""}}}; tiki_plugins.wysiwyg = {"name":"WYSIWYG","documentation":"PluginWYSIWYG","description":"Permits to have a WYSIWYG section for part of a page.","prefs":["wikiplugin_wysiwyg"],"icon":"img\/icons\/mime\/default.png","tags":["experimental"],"filter":"purifier","format":"html","body":"Tre\u015b\u0107","extraparams":true,"params":{"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Minimum width for DIV. Default:500px","filter":"text","default":"500px"},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Minimum height for DIV. Default:300px.","filter":"text","default":"300px"}}}; tiki_plugins.youtube = {"name":"YouTube","documentation":"PluginYouTube","description":"","prefs":["wikiplugin_youtube"],"icon":"img\/icons\/youtube.png","tags":["basic"],"params":{"movie":{"required":true,"name":"Movie","description":"Wklej adres URL filmu z YouTube","filter":"url","default":""},"alt":{"required":true,"name":"Tekst alternatywny","description":"Tekst alternatywny dla filmu"},"imageId":{"required":true,"name":"Obrazek zast\u0119pczy","description":"Obrazek zast\u0119pczy","type":"image","area":"fgal_picker_id"},"width":{"required":false,"name":"Szeroko\u015b\u0107","description":"Szeroko\u015b\u0107 w pikselach","filter":"digits","default":425},"height":{"required":false,"name":"Wysoko\u015b\u0107","description":"Wysoko\u015b\u0107 w pikselach","filter":"digits","default":350},"quality":{"required":false,"name":"Jako\u015b\u0107","description":"Domy\u015blnie: wysoka jako\u015b\u0107","default":"high","filter":"alpha","options":[{"text":"","value":""},{"text":"Wysoki","value":"high"},{"text":"\u015aredni","value":"medium"},{"text":"Niski","value":"low"}],"advanced":true},"allowFullScreen":{"required":false,"name":"Zezw\u00f3l na pe\u0142ny ekran","description":"","default":"","filter":"alpha","options":[{"text":"","value":""},{"text":"Tak","value":"y"},{"text":"Nie","value":"n"}],"advanced":true}}}; tiki_plugins.zotero = {"name":"Zotero Citation","description":"Retrieves and includes a Zotero reference in the page.","prefs":["zotero_enabled","wikiplugin_zotero","wikiplugin_footnote"],"params":{"key":{"name":"Reference Key","description":"Unique reference for the group associated to the site. Can be retrieved from the Zotero Bibliography module.","required":false,"filter":"alnum"},"tag":{"name":"Reference Tag","description":"Uses the first result using the specified tag. Useful when the tag mechanism is coerced into creating unique human memorizable keys.","required":false,"filter":"alnum"},"note":{"name":"Informacja","description":"Append a note to the reference for additional information, like page numbers or other sub-references.","required":false,"filter":"text"}}}; tiki_plugins.zoterolist = {"name":"Zotero Reference List","description":"Produces the complete reference list from the Zotero server.","prefs":["zotero_enabled","wikiplugin_zoterolist"],"params":{"tag":{"name":"Tag","description":"Provide the list of references with a given tag.","required":true,"filter":"alnum"}}};