XPressME Integration Kit

Trac

Custom Query (429 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 429)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#52 修正済み 最近のコメントブロックのデザイン toemon toemon
Description

デザイン面で

デフォルトのテンプレート /templates/source/recent_comments_block.html

デフォルトのブルックスタイルシート /wp-content/themes/xpressme_default/blocks/style.css

の調整

#366 修正済み 最近のコメントブロックでW3C警告 toemon toemon
Description

コメントへのリンクがget_comment_link($comment->comment_ID)からは http://localhost/cube/modules/xp_trunk/?p=71&cpage=1#comment-8 のように表現されるがこのままだと 警告: unescaped & or unknown entity "&cpage" が発生するので clean_url(get_comment_link($comment->comment_ID))で http://localhost/cube/modules/xp_trunk/?p=71&cpage=1#comment-8 として出力しておくとよい

#343 修正済み 最近のコメントブロック、リンクエラー toemon toemon
Description

WP2.7以下との統合を行った場合、コメントのリンクが正しく作成されない。

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.