Collection#
- class ablog.blog.Collection(catalog, label, name=None, href=None, path=None, page=0)#
Bases:
BlogPageMixinPosts sharing a label, i.e. tag, category, author, or location.
Attributes Summary
Catalogthat the collection belongs to.Collection page document name.
Collection page document name.
Methods Summary
Attributes Documentation
- docname#
Collection page document name.
- path#
Collection page document name.
Methods Documentation
- add(post)#
Add post to the collection.
- relsize(maxsize=5, minsize=1)#
Relative size used in tag clouds.