您在這裡

theme

拿掉留言(comment)時,your name 後頭的那串 (not verified)

drakeguan's 的頭像
drakeguan 在 2006-05-25 (四) 13:27 發表

當有人留言時,如果他沒有登入或註冊,他在 your name 打上的名字,會在顯示時加上 ( not verified ),這對於拿 drupal 來做個人經營用,所以架起來的網站就兩三個使用者(架站者本身)來說,並不太需要這個提示,所以我把它拿來改了一下 :p

修改的前提是以不動到原來 comment 這個 module,而是透過 drupal 的 themeable node 的功能來達到的。

假設你的 theme 是使用 phptemplate(使用 smarty 的方式也差不多),在你的 theme 目錄下(ex, ~/themes/ooxx/)有個 comment.tpl.php(or comment.tpl for smarty),我在它的最一開始加上了如下的 php:

頁面

訂閱 RSS - theme