projects
/
Portfolio.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Définition du comportement par défaut pour les requêtes ajax quelconques : on utilise...
[Portfolio.git]
/
skins
/
getPhotosInfos.py
diff --git
a/skins/getPhotosInfos.py
b/skins/getPhotosInfos.py
index
c5b00a7
..
3a55dcc
100755
(executable)
--- a/
skins/getPhotosInfos.py
+++ b/
skins/getPhotosInfos.py
@@
-29,7
+29,7
@@
contentFilter = {'portal_type' : ['Photo'],
'sort_on' : sort_on,
'sort_order' : sort_order}
batch = Batch(portfolio.listCatalogedContents(contentFilter=contentFilter),
'sort_on' : sort_on,
'sort_order' : sort_order}
batch = Batch(portfolio.listCatalogedContents(contentFilter=contentFilter),
- batch_size, pho_start,
orphan=5,
quantumleap=1, b_start_str='pho_start')
+ batch_size, pho_start, quantumleap=1, b_start_str='pho_start')
infos = []
infos = []