Opened 13 years ago
Closed 13 years ago
#1952 closed project (fixed)
31. formTable(入力フォームテーブル)をXHTML+CSS化
Reported by: | ebihara | Owned by: | nobody |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | pne-xhtmlcss | Version: | |
Keywords: | Cc: |
Description (last modified by )
「formTable(入力フォームテーブル)」をXHTML+CSS化する。
Attachments (1)
Change History (28)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Priority: | minor → critical |
---|
comment:3 Changed 13 years ago by
Owner: | changed from nobody to ebihara |
---|---|
Status: | new → assigned |
comment:4 Changed 13 years ago by
Keywords: | マークアップ added; パーツ removed |
---|---|
Owner: | changed from ebihara to nobody |
Status: | assigned → new |
r5217でマークアップ用HTMLを追加しました。よろしくお願いします。
comment:5 Changed 13 years ago by
Summary: | 書き込み・設定フォーム(writeList)をXHTML+CSS化 → 27. 書き込み・設定フォーム(writeList)をXHTML+CSS化 |
---|
comment:6 Changed 13 years ago by
Keywords: | パーツ added; マークアップ removed |
---|---|
Owner: | changed from nobody to ogawa |
Status: | new → assigned |
マークアップ用HTMLを見直します。
comment:7 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | 27. 書き込み・設定フォーム(writeList)をXHTML+CSS化 → 31. formTable(入力フォームテーブル)をXHTML+CSS化 |
パーツ名を変更しました。
comment:8 Changed 13 years ago by
Keywords: | マークアップ added; パーツ removed |
---|---|
Owner: | changed from ogawa to nobody |
Status: | assigned → new |
r5346 でマークアップ用HTMLを変更しました。マークアップ作業お願いします。
comment:10 Changed 13 years ago by
Owner: | changed from nobody to takai |
---|---|
Status: | new → assigned |
comment:12 Changed 13 years ago by
Keywords: | パーツ added; マークアップ removed |
---|---|
Owner: | changed from takai to nobody |
Status: | assigned → new |
comment:13 Changed 13 years ago by
Keywords: | テンプレート added; パーツ removed |
---|
wiki:pne-xhtmlcss/parts/31 マークアップ例を追加しました。テンプレート班に回します。
comment:14 Changed 13 years ago by
Owner: | changed from nobody to tomizawa |
---|---|
Status: | new → assigned |
書き換えやります。
comment:15 Changed 13 years ago by
Owner: | changed from tomizawa to nobody |
---|---|
Status: | assigned → new |
comment:16 Changed 13 years ago by
Owner: | changed from nobody to ogawa |
---|---|
Status: | new → assigned |
なんか大変そうなのでformやりますよ。
comment:17 Changed 13 years ago by
Owner: | changed from ogawa to nobody |
---|---|
Status: | assigned → new |
log:OpenPNE/branches/prj/xhtmlcss/OpenPNE-2.11.4:5894:5903 でh系、f系は終わっています。ここまでで一旦手放しておきます。
残り20個(多いな…)
- c_admin_request.tpl
- c_edit.tpl
- c_event_add.tpl
- c_event_detail.tpl
- c_event_edit.tpl
- c_event_invite.tpl
- c_event_mail.tpl
- c_invite.tpl
- c_join_request.tpl
- c_send_message.tpl
- c_sub_admin_request.tpl
- c_topic_add.tpl
- c_topic_detail.tpl
- c_topic_edit.tpl
- o_login2.tpl
- o_password_query.tpl
- o_public_invite.tpl
- o_regist_ktai_address.tpl
- o_regist_mail_confirm.tpl
- o_regist_prof.tpl
comment:18 Changed 13 years ago by
Owner: | changed from nobody to ogawa |
---|---|
Status: | new → assigned |
続きやります。
comment:19 Changed 13 years ago by
Owner: | changed from ogawa to nakasone |
---|---|
Status: | assigned → new |
テンプレート書き換えを引き継ぎます。
comment:20 Changed 13 years ago by
fh_delete_comment.tplにおいて、日記の番号をボールドにしたいのですが、どのように書き換えればよいでしょうか。
出力されたHTML
<div class="dparts formTable"><div class="parts"> <div class="partsHeading"><h3>下記のコメントを削除しますか?</h3></div> <table> <tr><th>2008年03月28日<br />12:07</th><td><strong>1</strong> <a href="./?m=pc&a=page_f_home&target_c_member_id=1">なか</a><br /> a<br /></td></tr> </table> <table> <tr><th>2008年03月28日<br />12:09</th><td><strong>2</strong> <a href="./?m=pc&a=page_f_home&target_c_member_id=1">なか</a><br /> aaa<br /></td></tr> </table> <div class="operation"> <ul class="moreInfo button"> <li> <form action="./" method="post"> <input type="hidden" name="m" value="pc" /> <input type="hidden" name="a" value="do_fh_diary_delete_c_diary_comment" /> <input type="hidden" name="sessid" value="1eff42f45c636c54e42b6b25431ed5e5" /> <input type="hidden" name="target_c_diary_comment_id" value="Array" /> <input type="hidden" name="target_c_diary_comment_id[]" value="59" /> <input type="hidden" name="target_c_diary_comment_id[]" value="60" /> <input type="submit" class="input_submit" value=" は い " /> </form> </li><li> <form action="./" method="get"> <input type="hidden" name="m" value="pc" /> <input type="hidden" name="a" value="page_fh_diary" /> <input type="hidden" name="target_c_diary_id" value="68" /> <input type="submit" class="input_submit" value="いいえ" /> </form> </li> </ul> </div> </div></div>
Changed 13 years ago by
comment:21 Changed 13 years ago by
- http://trac.openpne.jp/ticket/1952#comment:20
- fh_delete_comment.tpl のマークアップに関して
- これは #1952 でなく #1948 のマークアップを適用できないでしょうか。
- 表示結果例 http://xhtmlcss.openpne.jp/markup/1948.html の下部「コメント」
- http://xhtmlcss.openpne.jp/markup/ にスキン画像がないため画像が表示されません。
- なお、LayoutB と LayoutC で日付部分の幅を変えられるので幅の比に関する見栄えは問題ないと思います。
comment:22 Changed 13 years ago by
Keywords: | パーツ added; テンプレート removed |
---|---|
Owner: | changed from nakasone to nobody |
comment:23 Changed 13 years ago by
Keywords: | テンプレート確認中 added |
---|
comment:24 Changed 13 years ago by
Keywords: | テンプレート added; パーツ テンプレート確認中 removed |
---|---|
Owner: | changed from nobody to nakasone |
Status: | new → assigned |
bizのテンプレート書き換えをやります。
comment:26 Changed 13 years ago by
Keywords: | パーツ テンプレート確認中 added; テンプレート removed |
---|---|
Owner: | changed from nakasone to nobody |
Status: | assigned → new |
comment:27 Changed 13 years ago by
Keywords: | パーツ テンプレート確認中 removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
マークアップ用HTMLを用意します。