drupal/modules/poll
Dries Buytaert 2e18cb8924 - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
..
poll-bar-block.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
poll-bar.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
poll-results-block.tpl.php - Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed some whitespace). 2007-08-02 20:08:53 +00:00
poll-results.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
poll-rtl.css Some RTL CSS files had wrong CVS Id comments, fix that 2007-05-30 18:28:14 +00:00
poll-vote.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
poll.css #211053 by momendo: poll submission and editing field columns fixed 2008-01-22 07:47:57 +00:00
poll.info - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
poll.install - Patch #214271 by recidive: improved schema identation. 2008-03-15 12:31:29 +00:00
poll.module - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
poll.pages.inc - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
poll.test - Patch #251263 by catch: fixing up many code style issues in the tests. 2008-04-25 18:26:02 +00:00