Tag Archive for "archive"

New patch of ELA for WordPress 2.3 Released

Updated patch of Extended Live Archives for WordPress 2.3 released, added tag color / size options, get rid of Ultimate Tag Warrior and switched to use tag of WordPress 2.3 completely. You can grab it here.

---

新版本 Extended Live Archives for WordPress 2.3 patch 發布,新增 tag color / size 選項,完全脫離 Ultimate Tag Warrior 而轉用 WordPress 2.3 內置的 tag,大家可在此下載

Extended Live Archives for WordPress 2.3

As tagging function is included in coming WordPress 2.3, the database schema is changed accordingly. The following tables become obsolete.

  • wp_categories
  • wp_link2cat
  • wp_post2cat
And the following tables are added.
  • wp_terms
  • wp_term_relationships
  • wp_term_taxonomy
Continue reading »

測試修改後的 Extended Live Archives » WordPress 2.3 引入 tagging 功能,連隨 table schema 亦有所改動,很多 plugins 將不能運作,Extended Live Archive 是其中之一,現在此運行的 ELA 是經修改後適用於 WordPress 2.3 的,待測試沒有問題後,將會發放出來。 (1)

WordPress 2.1 內 Page 的改變

WordPress 2.1 新增支援 Pages 的 drafting,亦因為這個原故,database 內裡分辨 Post 和 Page 的方法改變了,令到一些 plugins 出現問題。

所有 Posts 和 Pages 都是儲存在 table 'wp_posts' 內的(以預設 wp_ 為 table prefix 的話),在 2.1 以前 Page 的定義是

post_status = 'static'
但在 WordPress 2.1 後,Page 的定義變成
post_type = 'page'

Continue reading »

Extended Live Archive 0.10 Beta-r18 推出 » 因為 AsceticMonk 發現的 "Hide Advanced Options" button 問題及之前談及的不能載入 cache file 的問題,作者 Arno 便推出了這個 bug fix 版本 0.10 Beta-r18,這次的詳細 changelog 如下。 06/21 - 0.10beta-r18 : Changelog since 0.10beta-r17.

  • Modified: Version Number to 0.10beta-r18.
  • Fixed: a button link in the admin page got broken. Should be fixed now.
  • Fixed: a typo that prevents the cache from loading : should be fixed as well
再重申一次由 0.10 Beta-r17 版本開始,cache folder 位置改變了,由以前的
/wp-content/af-extended-live-archive
轉到
/wp-content/plugins/af-extended-live-archive/cache
由於 web hosting 的設定不同,有可能需要將 cache folder 的權限改成 777(所有用戶有權寫入)才能成功運作。 下載連結 (11)

Page:  1 2 3 Next →