Abstract Blogs -------------- These modules provide public interfaces or common code inherited by implementations that let ConsoleUser interact with blogs. None of these are tied to any specific implemenation that interacts with a blog. In some cases the abstract class is providing some common methods to interact with blog sites of a particular type. Instances of using those sites generally will want to inherit from the right parent here. .. toctree:: Blog BlogImpl Elgg Elgg3 Friendica WordPress