Z verze
změnil(a) David Brazda
k 09.01.2021 10:17
Na verzi < 167.1 >
změnil(a) David Brazda
k 09.01.2021 11:01
< >
Popis verze: Smazaný objekt

Přehled

Rozpis

Na stránce změněno:
Obsah
... ... @@ -23,7 +23,7 @@
23 23  
24 24  To je standard image
25 25  
26 -[[image:1608741673236-425.png||queryString="width=328&height=356" height="356" width="328"]]
26 +[[image:1608741673236-425.png||queryString="width=328&height=356" height="367" width="338"]]
27 27  
28 28  Toto je lightbox - chtelo by to upravit img
29 29  
XWiki.JavaScriptExtension[0]
Způsob práce s cache
... ... @@ -1,0 +1,1 @@
1 +long
Kód
... ... @@ -1,0 +1,14 @@
1 +require(['jquery'], function($) {
2 +$(document).ready(function(){
3 + $("#leftPanels a").click(function (e) {
4 + e.preventDefault(); //so the browser doesn't follow the link
5 +
6 + //$("#contentcolumn" ).load(this.href + " #contentcolumn" );
7 +
8 + //$("#content").load(this.href, function () {
9 +
10 + alert('Loading content from:' + $(this).attr("href"));
11 + //});
12 + }); //click
13 + });//ready
14 +});//require
Jméno
... ... @@ -1,0 +1,1 @@
1 +test extensiony
Zpracuj obsah
... ... @@ -1,0 +1,1 @@
1 +Ano
Použij tuto příponu
... ... @@ -1,0 +1,1 @@
1 +currentPage