DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:datepicker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:datepicker [2015-06-26 20:55] – [Russian locale] 87.228.52.68plugin:datepicker [2018-10-11 20:46] (current) peterfromearth
Line 3: Line 3:
 ---- plugin ---- ---- plugin ----
 description: use a calendar popup to pick a date description: use a calendar popup to pick a date
-author     : lisps  +author     : lisps, peterfromearth 
-email      :  +email      : coder@peterfromearth.de
 type       : syntax,action type       : syntax,action
-lastupdate : 2013-10-28 +lastupdate : 2018-10-09 
-compatible : weatherwax+compatible : Greebo, "Frusterick Manners", "Elenor Of Tsort", Detritus
 depends    : ajaxedit depends    : ajaxedit
 conflicts  : include conflicts  : include
Line 13: Line 13:
 tags       : ajax,date tags       : ajax,date
  
-downloadurl: https://github.com/lisps/datepicker/releases/download/2013-10-28/datepicker.zip+downloadurl: https://github.com/lisps/datepicker/archive/master.zip
 bugtracker : https://github.com/lisps/datepicker/issues bugtracker : https://github.com/lisps/datepicker/issues
 sourcerepo : https://github.com/lisps/datepicker/ sourcerepo : https://github.com/lisps/datepicker/
Line 29: Line 29:
  
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage/Syntax ===== ===== Examples/Usage/Syntax =====
Line 47: Line 47:
 ===== Development ===== ===== Development =====
  
 +=== Change Log ===
  
  
-=== Change Log ===+[[https://travis-ci.org/lisps/datepicker|{{  https://travis-ci.org/lisps/datepicker.png?nocache|Build Status}}]]
  
-  * **2013-10-28** +{{rss>https://github.com/lisps/datepicker/commits/master.atom date}}
-    * Initial release+
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
Line 187: Line 187:
 "- or click and drag for faster selection."; "- or click and drag for faster selection.";
  
-Calendar._TT["PREV_YEAR"] = "Пред. год (hold for menu)"; +Calendar._TT["PREV_YEAR"] = "Пред. год (удерж. для показа меню)"; 
-Calendar._TT["PREV_MONTH"] = "Пред. месяц (hold for menu)";+Calendar._TT["PREV_MONTH"] = "Пред. месяц (удерж. для показа меню)";
 Calendar._TT["GO_TODAY"] = "Что сегодня"; Calendar._TT["GO_TODAY"] = "Что сегодня";
-Calendar._TT["NEXT_MONTH"] = "След. месяц (hold for menu)"; +Calendar._TT["NEXT_MONTH"] = "След. месяц (удерж. для показа меню)"; 
-Calendar._TT["NEXT_YEAR"] = "След. год (hold for menu)";+Calendar._TT["NEXT_YEAR"] = "След. год (удерж. для показа меню)";
 Calendar._TT["SEL_DATE"] = "Выберите дату"; Calendar._TT["SEL_DATE"] = "Выберите дату";
-Calendar._TT["DRAG_TO_MOVE"] = "удерживайте чтобы передвинуть";+Calendar._TT["DRAG_TO_MOVE"] = "удерживайтечтобы передвинуть";
 Calendar._TT["PART_TODAY"] = " (сегодня)"; Calendar._TT["PART_TODAY"] = " (сегодня)";
  
Line 207: Line 207:
 Calendar._TT["CLOSE"] = "Закрыть"; Calendar._TT["CLOSE"] = "Закрыть";
 Calendar._TT["TODAY"] = "Сегодня"; Calendar._TT["TODAY"] = "Сегодня";
-Calendar._TT["TIME_PART"] = "(Shift-)Нажмите или передвинте чтобы изменить";+Calendar._TT["TIME_PART"] = "(Shift-)Нажмите или передвиньтечтобы изменить";
  
 // date formats // date formats
plugin/datepicker.1435344947.txt.gz · Last modified: 2015-06-26 20:55 by 87.228.52.68

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki