User "Bawolff" posted a comment on MediaWiki.r91252. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91252#c19094 Commit summary:
Initial import of YuviPanda's GSoC work. Extension to ease assessment parsing/building collections for offline use. Comment: I noticed in the projects table, you have a <code>p_wikipage</code> field. You should probably have a namespace field to, or better yet (provided that the wikipage always exists) just use a page_id (foreign key to page table), instead of writing the actual page name in your table. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
