Home
last modified time | relevance | path

Searched refs:namespace (Results 26 – 42 of 42) sorted by last modified time

12

/dokuwiki/inc/lang/en/
H A Dsubscr_list.txt3 Pages in the namespace @PAGE@ of the @TITLE@ wiki changed.
13 and unsubscribe page and/or namespace changes.
/dokuwiki/inc/lang/nl/
H A Dsubscr_digest.txt12 Om het verzenden van deze wijzigingsberichten te stoppen, logt u in op de wiki op @DOKUWIKIURL@ en bezoekt u @SUBSCRIBE@. Vervolgens kunt u zich voor elke gewenste pagina of namespace uitschrijven.
H A Dsubscr_form.txt3 Deze pagina stelt u in staat uw abonnementen voor de huidige pagina en namespace te configureren
H A Dsubscr_list.txt3 Pagina's in de namespace @PAGE@ van de @TITLE@ wiki zijn veranderd. Hier zijn de veranderde pagina's:
9 Om het verzenden van deze wijzigingsberichten te stoppen, logt u in op het wiki op @DOKUWIKIURL@ en navigeert u naar @SUBSCRIBE@. Vervolgens kunt u zich voor elke gewenste pagina of namespace uitschrijven.
/dokuwiki/lib/scripts/
H A Dlinkwiz.js55 if(JSINFO.namespace){
56 dw_linkwiz.$entry.val(JSINFO.namespace+':');
234 // prepend colon inside namespaces for non namespace pages
261 // reset the entry to the parent namespace
265 if (JSINFO.namespace) {
266 entry_value = JSINFO.namespace + ':';
277 * Start the page/namespace lookup timer
291 * Executes the AJAX call for the page/namespace lookup
/dokuwiki/inc/lang/ca/
H A Dsubscr_single.txt16 Per cancel·lar la pàgina de notificacions, entra a la wiki a @DOKUWIKIURL@ i llavors ves a @SUBSCRIBE@ i desinscriu-te dels canvis dels noms d'espai(namespace) i pàgines
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md37 * PSR-4 autoloading with namespace rooted at `\phpseclib3`
45 * PSR-4 autoloading with namespace rooted at `\phpseclib`
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php46 namespace SimplePie;
142 * @param string $namespace The URL of the XML namespace of the elements you're trying to access
146 public function get_item_tags($namespace, $tag) argument
148 if (isset($this->data['child'][$namespace][$tag])) {
149 return $this->data['child'][$namespace][$tag];
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG631 - Added support for highlighting the C# using and namespace directives (SF #1395677, BenBE)
/dokuwiki/lib/plugins/acl/lang/cy/
H A Dhelp.txt4 * Mae'r panel ar y chwith yn dangos pob namespace a thudalen.
/dokuwiki/inc/lang/ku/
H A Dindex.txt3 Ev îndeksa hemû rûpelên heyî ye. Rûpel li gora [[doku>namespaces|namespace]] hatin birêzkirin.
/dokuwiki/inc/lang/pt/
H A Dsubscr_digest.txt16 e des-subscreva as alterações à página e/ou namespace.
H A Dsubscr_list.txt3 Páginas no namespace @PAGE@ do wiki @TITLE@ mudaram.
13 e des-subscreva às alterações da página e/ou namespace.
/dokuwiki/lib/tpl/dokuwiki/lang/cy/
H A Dstyle.txt1 Os ydych chi am newid y logo, defnyddiwch y Rheolwr Cyfrwng i lanlwytho ''logo.png'' i ''wici'' neu wraidd y namespace
3 wici caeedig, awgrymwyd eich bod chi'n gwneud y ''wici'' (new wraidd) y namespace yn ddarllenadwy i bawb yn y
/dokuwiki/lib/tpl/dokuwiki/lang/en/
H A Dstyle.txt1 If you want to adjust the logo, simply use the Media Manager to upload a ''logo.png'' into the ''wiki'' or the root namespace and it
3 wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or
/dokuwiki/lib/tpl/dokuwiki/lang/pt/
H A Dstyle.txt1 Se você quiser ajustar o logotipo, basta usar o Gerenciador de Mídia para enviar um "logo.png" no "wiki"' ou no namespace raiz e ele será usado automaticamente. Você também pode fazer upload de um "favicon.ico". Se você usa um wiki fechado, é recomendado deixar o namespace "wiki" (ou raiz) legível nas configurações da ACL ou seu logotipo não será mostrado para usuários (…)
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6 !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(V){"use strict";V.ui=V.ui||{};V.ui.version="1.13.2";var n,i=0,a=Array.prototype.hasOwnProperty,r=Array.prototype.slice;V.cleanData=(n=V.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=V._data(i,"events"))&&e.remove&&V(i).triggerHandler("remove");n(t)}),V.widget=function(t,i,e){var s,n,o,a={},r=t.split(".")[0],l=r+"-"+(t=t.split(".")[1]);return e||(e=i,i=V.Widget),Array.isArray(e)&&(e=V.extend.apply(null,[{}].concat(e))),V.expr.pseudos[l.toLowerCase()]=function(t){return!!V.data(t,l)},V[r]=V[r]||{},s=V[r][t],n=V[r][t]=function(t,e){if(!this||!this._createWidget)return new n(t,e);arguments.length&&this._createWidget(t,e)},V.extend(n,s,{version:e.version,_proto:V.extend({},e),_childConstructors:[]}),(o=new i).options=V.widget.extend({},o.options),V.each(e,function(e,s){function n(){return i.prototype[e].apply(this,arguments)}function o(t){return i.prototype[e].apply(this,t)}a[e]="function"==typeof s?function(){var t,e=this._super,i=this._superApply;return this._super=n,this._superApply=o,t=s.apply(this,arguments),this._super=e,this._superApply=i,t}:s}),n.prototype=V.widget.extend(o,{widgetEventPrefix:s&&o.widgetEventPrefix||t},a,{constructor:n,namespace:r,widgetName:t,widgetFullName:l}),s?(V.each(s._childConstructors,function(t,e){var i=e.prototype;V.widget(i.namespace+"."+i.widgetName,n,e._proto)}),delete s._childConstructors):i._childConstructors.push(n),V.widget. (…)

12