"使用者:Supau/編輯記事" 修訂間的差異

出自 淡水維基館
前往: 導覽搜尋
(2015)
行 92: 行 92:
 
*Feb.25 整理人物年代分類與導覽條part1
 
*Feb.25 整理人物年代分類與導覽條part1
 
*Feb.26 整理人物年代分類與導覽條part2
 
*Feb.26 整理人物年代分類與導覽條part2
 +
 +
==2015.Mar.==
 +
*怎麼上傳圖檔
 +
How do I enable uploading?
 +
File uploads are an often-used feature of MediaWiki, but are disabled by default in all current release versions. To enable them, first make the upload directory (default images) writable by the web server (chmod -R 777 ./images or allow the Apache user to write to it, etc.) then set $wgEnableUploads to true in LocalSettings.php (i.e. "$wgEnableUploads = true;"). If you get a "failed to mkdir" error when you try to upload, it probably means that there's a permissions problem.
 +
See also: Manual:Configuring file uploads
  
 
{{Top|2014.Aug}}
 
{{Top|2014.Aug}}

於 2015年3月23日 (一) 02:29 的修訂

 網站日誌

 UserScore  貢獻分數  統計資料  使用者清單  系統介面  版本資訊  色碼參考  MediaWiki master  地圖編輯器

2014

2014.Aug

  • Aug.22
    • 更新個人資訊
    • 嘗試模板色條使用
    • 部分頁面名詞修正

2014.Sep

2014.Oct.

2014.Nov.

2014.Dec.

  • Dec.01 學到__NOEDITSECTION__表示不要顯示直接編輯的按鈕(二級標題旁)
  • Dec.08 三芝牧蜂農莊照片補充完畢

2015

2015.Jan.

  • 資料更新與繪圖

2015.Feb.

  • Feb.25 整理人物年代分類與導覽條part1
  • Feb.26 整理人物年代分類與導覽條part2

2015.Mar.

  • 怎麼上傳圖檔

How do I enable uploading? File uploads are an often-used feature of MediaWiki, but are disabled by default in all current release versions. To enable them, first make the upload directory (default images) writable by the web server (chmod -R 777 ./images or allow the Apache user to write to it, etc.) then set $wgEnableUploads to true in LocalSettings.php (i.e. "$wgEnableUploads = true;"). If you get a "failed to mkdir" error when you try to upload, it probably means that there's a permissions problem. See also: Manual:Configuring file uploads

回上端