lp:apesmit

Created by Florian Diesch and last modified
Get this branch:
bzr branch lp:apesmit
Only Florian Diesch can upload to this branch. If you are Florian Diesch please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Florian Diesch
Project:
apesmit
Status:
Development

Recent revisions

20. By Florian Diesch <diesch@localhost>

 * src/trunk/Makefile
   - don't delete doc/ at 'clean'
 * src/trunk/apesmit/__init__.py
   - import UrlFactory
 * src/trunk/apesmit/sitemap.py
   - added docs for constructor
 * src/trunk/apesmit/url.py
   - added docs

19. By Florian Diesch

url.py: lastmod has to YYYY-MM-DD

18. By Florian Diesch

url.py: some doc fixes
Use my usual build system with templates

17. By Florian Diesch

url.py: _set_lastmod(): use datetime.date.today() again, added value 'now'
fixed some tests

16. By Florian Diesch

* factory.py: - UrlFactory: replaced create() by __call__()
              - DirectoryUrlFactory: added lastmod, changefreq, priority
* url.py: _set_lastmod(): datetime.date.today() => atetime.datetime.today()

15. By Florian Diesch

Sitemap.write(): fixed bug with handling of "out"

14. By Florian Diesch

DirectoryUrlFactory: added "include"

13. By Florian Diesch

* setup.py: version 0.02
* factory.py: DirectoryUrlFactory: added use_mtime, exclude
* sitemap.py: added Sitemap.add_factory()
* url.py: added __str__(), improved conversion for lastmod

12. By Florian Diesch

code refactoring & cleanup
added factory.py

11. By Florian Diesch

apesmit.py => apesmit/sitemap.py

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers