projects
/
Portfolio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Optimisation du chargement des vignettes juxtaposées à celle affichée.
[Portfolio.git]
/
skins
/
portfolio_thumbnails_tail.py
1
##parameters=start=0, size=10
2
options
={}
3
options
.
update
(
context
.
getPhotosInfos
(
context
,
4
pho_start
=
start
,
5
batch_size
=
size
))
6
return
context
.
portfolio_thumbnails_tail_template
(**
options
)