目前使用 Drupal 6 搭配 View 模組
其中裡面有內建 Monthly Archive 也就是每月彙整功能
在顯示頁面 http://xxx.xxx/archive
會以時間順序顛倒來顯示
2008 12
2008 11
2008 10
..
..
可是如果使用區塊顯示
就會照時間排序出現
2008 01
2008 02
..
..
要怎麼設定才能讓區塊顯示也顛倒過來!?
我的網站範例
http://seeseeya.com 左側有一個 Monthly Archives
http://seeseeya.com/archive 頁面顯示
還有有看到官方網站有教學怎麼改成下拉選單模式
可是實在是看不太懂
有人可以指導一下嗎?
http://drupal.org/node/52037
Re: 關於 View 的 Archive..
在View中Block設定的Sort criteria那裏調整排序
Re: 關於 View 的 Archive..
想詢問~若想要讓每種內容類型都有一各每月彙整功能應要如何設定呢?
因為我有調過濾器來指定某一內容類型~但效果出不來~
感覺只要訂了一個內容類型~要濾第二個就不行了~
Re: 關於 View 的 Archive..
choose "override" for each filter option. (please see screenshot example)