by swing » Mon Mar 23, 2009 3:16 am
hi joaquincf,
you will find the article-issue relationships in the table 'published_articles'. depending on what information you would like to get/present you could also need the following tables: issues, issue_settings, sections, section_settings, articles, article_settings, article_authors, article_galleys. the look at the code in the 'DAO'-classes in the directory 'classes/article/' could help (it's probably best to start with 'PublishedArticleDAO.inc.php').
i hope this helps...