projects
/
sitecorepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c28e0f
)
Updated sitecore.prof.import.__doc__
author
W. Trevor King
<wking@drexel.edu>
Wed, 30 Jun 2010 16:28:25 +0000
(12:28 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Wed, 30 Jun 2010 16:28:25 +0000
(12:28 -0400)
sitecore/prof/import.py
patch
|
blob
|
history
diff --git
a/sitecore/prof/import.py
b/sitecore/prof/import.py
index 9f998b67fe67baf54a05c9d1675610815183fd01..1c2e040714a7d624e818fcd4ae08ed7a743d6016 100644
(file)
--- a/
sitecore/prof/import.py
+++ b/
sitecore/prof/import.py
@@
-19,7
+19,7
@@
"""Move Professors from YAML -> Sitecore.
Professors will be created in:
- Content ->
Drexel -> ? -> physics -> ?
+ Content ->
Home -> physics -> contact -> facultyDirectory
"""
import time
@@
-123,7
+123,7
@@
class ProfessorAdder (object):
self.s.logger.info("can't lock %s (already locked?), skipping" % name)
def set_editor_field(self, editor_link, value):
- pass # TODO
+ pass # TODO
, save first.
def main(argv):