From d8cd54969c856531e002136f52bc52e7cbcbf49f Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 14 Apr 2002 20:46:41 +0000 Subject: - Added Marco's long-awaited taxonmy module and patches - a replacement for the meta system. The patches add some extra functionality to the comment system (for example, comments can be set read-only) and fix a couple of small problems. + I integrated the required SQL updates from the varius *.mysql files into the "update.php" script. Upgrading should be easy ... + I did not apply/commit the "user.diff" as requested by Marco ... + I didn't know what to do with "forum.module" and "forum2.module": what do you want me to do with it Marco? Which one should go in? + Can we remove "node_index()" now; both from "node.module" and the themes? + Thanks Marco! --- themes/unconed/unconed.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 2ffaf7e29..c6cb5d9d6 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -41,7 +41,7 @@ $system["name"] = "UnConeD"; $system["author"] = "Steven Wittens"; $system["description"] = "Internet explorer, Netscape, Opera"; - + return $system[$field]; } -- cgit v1.2.3