Initialize all frontend functions when creating a new frontend
[cascardo/atompub.git] / atom / frontend.c
2008-10-26 Thadeu Lima de Sou... Initialize all frontend functions when creating a new...
2008-10-13 Thadeu Lima de Sou... Added functions to handle errors, entries or feeds...
2008-10-13 Thadeu Lima de Sou... Added get_request function to the frontend
2008-10-13 Thadeu Lima de Sou... The frontend tells if a request is a feed or not
2008-10-12 Thadeu Lima de Sou... Create frontend structure with map_entries function