drupal/modules/forum
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
..
forum-icon.tpl.php #202559 by Pasqualle: just removing some trailing white space from end of lines 2007-12-20 09:35:10 +00:00
forum-list.tpl.php #53905 by fax8, Gurpartap Singh and dvessel: give meaningful names to term variables in forum templates and add unique IDs for easier themeing 2007-08-30 18:58:12 +00:00
forum-rtl.css #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
forum-submitted.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
forum-topic-list.tpl.php #53905 by fax8, Gurpartap Singh and dvessel: give meaningful names to term variables in forum templates and add unique IDs for easier themeing 2007-08-30 18:58:12 +00:00
forum-topic-navigation.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
forum.admin.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
forum.css - Patch #158536 by merlinofchaos and dvessel: tpl-ified the forum module. 2007-07-22 07:01:07 +00:00
forum.info - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
forum.install - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs. 2008-04-10 10:28:23 +00:00
forum.module - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
forum.pages.inc - Patch #158536 by dvessel: some more gentle massaging of template files. Trying to make it easier to discover the different template files. 2007-07-26 06:48:03 +00:00
forum.test - Added a test framework to Drupal along with a first batch of tests for 2008-04-20 18:24:07 +00:00
forums.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00