Fix LOGGER -> _LOGGER typo
[sitecorepy.git] / sitecore / __init__.py
2010-07-01 W. Trevor KingFix LOGGER -> _LOGGER typo
2010-07-01 W. Trevor KingOnly initize logger once
2010-07-01 W. Trevor KingUse ID vs link text to open Home ribbon strip when...
2010-07-01 W. Trevor KingUse name instead of field_regexp to compose find_field...
2010-06-30 W. Trevor KingAlso look at iframes for children
2010-06-30 W. Trevor KingUse regexps instead of string matching for fields
2010-06-30 W. Trevor KingUse startswith instead of == to match fields
2010-06-30 W. Trevor KingLook for textarea fields as well as input fields
2010-06-30 W. Trevor Kings.w -> self.w in sitecore/__init__.py
2010-06-26 W. Trevor KingAdded sc.py, a
2010-06-26 W. Trevor KingBreak sitecore.setup_logger() out to sitecore.get_logger().
2010-06-25 W. Trevor KingMoved to submodule structure and split out alt_tags