Closed (fixed)
Project:
Atom
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Sep 2009 at 14:29 UTC
Updated:
5 Oct 2009 at 16:30 UTC
Even though its a small module, we should take advantage of Drupal's built-in menu-including system by splitting the admin code into atom.admin.inc and the atom feed output code into atom.pages.inc. That way on every page that doesn't involve the atom module only includes a minimum of code in atom.module.
Comments
Comment #1
dave reidatom.admin.inc has been added on both branches.
Comment #2
dave reidatom.pages.inc has been added as well to both branches. Fixed!