* html files are now stored as follows: If the html file is valid xml, store as html/stuff.xml If it's not, store as html/stuff.xml, which contains <html meta1="..." filename="stuff.html">, and html/stuff.html, which actually contains the contents. Warn if the contents are not parseable with lxml's html parser, but don't error. * for parseable html, strip out the html tag when storing, so that it isn't rendered into the middle of a page * lots of backcompat to deal with paths. Can go away soon. * fix output ordering in clean_xml
Name |
Last commit
|
Last update |
---|---|---|
askbot @ 1c338104 | ||
cms | Loading commit data... | |
common | Loading commit data... | |
doc | Loading commit data... | |
fixtures | Loading commit data... | |
lms | Loading commit data... | |
test_root | Loading commit data... | |
.gitignore | Loading commit data... | |
.gitmodules | Loading commit data... | |
.hgignore | Loading commit data... | |
.pylintrc | Loading commit data... | |
Gemfile | Loading commit data... | |
LICENSE.TXT | Loading commit data... | |
README | Loading commit data... | |
__init__.py | Loading commit data... | |
brew-formulas.txt | Loading commit data... | |
create-dev-env.sh | Loading commit data... | |
install.txt | Loading commit data... | |
pre-requirements.txt | Loading commit data... | |
rakefile | Loading commit data... | |
repo-requirements.txt | Loading commit data... | |
requirements.txt | Loading commit data... | |
run.sh | Loading commit data... | |
run_watch_data.py | Loading commit data... | |
test-requirements.txt | Loading commit data... |