t("CVS Filter")); case 'description': return cvsfilter_help('admin/modules#description'); case "settings": return form_group(t("URL Filter"), t("CVS Filter is enabled. This means that cvs: style URLs will automatically be pointed at the appropriate location.")); case "process": $text = preg_replace("//i", '', $text); $text = preg_replace("//i", '', $text); return $text; default: return $text; } return $text; } ?>