OddmuseTroubleZH: Difference between revisions

Jump to navigation Jump to search
205 bytes removed ,  25 July 2014
Line 20: Line 20:
https://www.flickr.com/people/126288754@N07/ milla jovovich throws water milla jovovich beauty secrets https://openlibrary.org/works/OL16844052W/PATRICIA_ARQUETTE_NUDE!_DESNUDA! patricia arquette charity patricia arquette weight 2012 https://openlibrary.org/works/OL16844054W/PIPER_PERABO_NUDE!_DESNUDA! piper perabo boots piper perabo images https://openlibrary.org/works/OL16844062W/ELLEN_DEGENERES_NUDE!_DESNUDA! ellen degeneres stand up ellen degeneres 9 card trick https://openlibrary.org/works/OL16844067W/JESSICA_CHASTAIN_NUDE!_DESNUDA! jessica chastain heiress jessica chastain ontd
https://www.flickr.com/people/126288754@N07/ milla jovovich throws water milla jovovich beauty secrets https://openlibrary.org/works/OL16844052W/PATRICIA_ARQUETTE_NUDE!_DESNUDA! patricia arquette charity patricia arquette weight 2012 https://openlibrary.org/works/OL16844054W/PIPER_PERABO_NUDE!_DESNUDA! piper perabo boots piper perabo images https://openlibrary.org/works/OL16844062W/ELLEN_DEGENERES_NUDE!_DESNUDA! ellen degeneres stand up ellen degeneres 9 card trick https://openlibrary.org/works/OL16844067W/JESSICA_CHASTAIN_NUDE!_DESNUDA! jessica chastain heiress jessica chastain ontd


==== Q: 最近更新(RecentChanges)裡的時區不對 ====
https://www.flickr.com/people/125510919@N07/ megan fox friends with kids megan fox 15 years old https://openlibrary.org/works/OL16844071W/ANA_BEATRIZ_BARROS_NUDE!_DESNUDA! ana beatriz barros drugs ana beatriz barros 2009 https://openlibrary.org/works/OL16844270W/KRISTIN_BAUER_NUDE!_DESNUDA! kristin bauer on alexander skarsgard kristin bauer kunert https://openlibrary.org/works/OL16844292W/MICHELLE_RODRIGUEZ_NUDE!_DESNUDA! michelle rodriguez wallpaper michelle rodriguez facebook https://openlibrary.org/works/OL16844312W/ABIGAIL_BRESLIN_NUDE!_DESNUDA! abigail breslin ethnicity abigail breslin zombieland interview
A:  
: OddmuseWiki 程式使用的時間是「協調世界時間」(UTC, Coordinated Universal Time) 時區,相當於格林威治標準時間 (GMT, Greenwich Mean Time),而臺灣的時間是 GMT/UTC + 8 (CST),如果要將RecentChanges 的UTC時區更改為台北標準時間,必須更動到原始碼:
<pre>
sub CalcTime {
  my ($sec, $min, $hour, $mday, $mon, $year) = gmtime(shift);
  return sprintf('%02d:%02d UTC', $hour, $min);
}
</pre>
修改為
<pre>
sub CalcTime {
  my ($sec, $min, $hour, $mday, $mon, $year) = gmtime(shift);
  return sprintf('%02d:%02d GMT+8', $hour+8, $min);
}
</pre>
 
: 其他解決方法 [http://www.oddmuse.org/cgi-bin/wiki/Timezone_Extension Timezone Extension],不過作者計畫將此擴充功能日後改寫成模組。


==== Q: 設好了 InterMap (InterWiki) ,但是卻無法搜尋多個關鍵字,例如想查詢「眾聲」與「喧嘩」兩個關鍵字,在Wiki頁面寫上Google:眾聲 喧嘩 ,卻無法順利運作。(附註,在InterMap需先設好 Google 指向 http://www.google.com.tw/search?ie=UTF-8&oe=UTF-8&q=) ====
==== Q: 設好了 InterMap (InterWiki) ,但是卻無法搜尋多個關鍵字,例如想查詢「眾聲」與「喧嘩」兩個關鍵字,在Wiki頁面寫上Google:眾聲 喧嘩 ,卻無法順利運作。(附註,在InterMap需先設好 Google 指向 http://www.google.com.tw/search?ie=UTF-8&oe=UTF-8&q=) ====
Anonymous user

Navigation menu