projects
/
Portfolio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Traitement de la réponse http lors d'un tri.
[Portfolio.git]
/
skins
/
set_photo_title.py
1
## Script (Python) "set_photo_title"
2
##title=Update Photot title
3
##parameters=title
4
if
context
.
Title
() !=
title
:
5
context
.
editMetadata
(
title
=
title
)