view examples/common/default/home.m4.html @ 1017:f5b97df8d824 draft

Do not hide fileinput when edit button pressed
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 24 Aug 2023 09:51:54 +0900
parents 2c5ddb0b5f4c
children
line wrap: on
line source

<div class="search">_SEARCH_</div>
<h1>_TITLE_</h1>
<p class="profimg">_PROFIMG_</p>
<div class="home">
_PROFILE_
</div>

<div class="foldtabs">
<input type="radio" id="sd" name="foldtabs"><label
 accesskey="a" title="Shortcut: A
My Blogs" for="sd">日記(_NBLOG_)</label>
<div><!-- in home.m4 -->_BLOGS_</div><!-- in home.m4 -->


<input type="radio" id="grp" name="foldtabs"><label
 accesskey="s" title="Shortcut: S
My Groups" for="grp">参加中グループ</label>
<div> <!-- div.fold hides this div (in home.m4.html) -->
<div class="dumptable">
_GROUPS_
</div><!-- end of .dumptable -->
</div><!-- div.fold hides upto here (in home.m4.html) -->

_HOMETAIL_

<input type="radio" id="close" name="foldtabs"><label
 accesskey="x" title="Shortcut: X
Hide Tabs" for="close">×</label>
</div> <!--  end of fold (in home.m4.html) -->

yatex.org