請教一個問題

Joe,你好!請教一個問題:

Drupal內建的 upload 模組上傳文件只能保存在 files 根目錄下,內容一多就不便管理。

如何才能像wordpress一樣,按日期分目錄存儲?例如2008年3月17日上傳的文件,自動存放為形如www.website.com/files/2007/03/17/xxx.zip

我之前在Drupal Taiwan討論時找到一個方法,你可以去看看。但這種修改只適用于Drupal 5,到Drupal 6就不管用了。

我不太懂PHP,Joe可以幫忙看看如何解決嗎?謝謝!

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <h4> <h3>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options