Changeset 1178 for trunk/PersonalInfoAddOn/data/_PersonalInfoAddOn04x01/PersonalInfoPictureViewTemplate.txt
- Timestamp:
- 12/05/08 00:21:04 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PersonalInfoAddOn/data/_PersonalInfoAddOn04x01/PersonalInfoPictureViewTemplate.txt
r1090 r1178 17 17 18 18 %TMPL:DEF{"content"}%%TMPL:P{"bodystyle"}% 19 <div class=" patternTopic">19 <div class="foswikiTopic"> 20 20 %TMPL:P{"pagetitle"}% 21 21 %TMPL:P{"appcontents"}% 22 </div><!-- / patternTopic-->22 </div><!-- /foswikiTopic--> 23 23 %TMPL:END% 24 24 … … 42 42 %{ A basic row definition, for attachment table and attach screen }% 43 43 %TMPL:DEF{ATTACH:files:row(basic)}%<div class="twikiFormStep twikiLast pIimage genericFileType fileType%A_EXT%"> 44 <input type="radio" class=" twikiRadioButton" id="<nop>Picture%A_FILE%" name="Picture" value="%A_FILE%" %IF{" '%FORMFIELD{"Picture" topic="%BASEWEB%.%BASETOPIC%"}%' = '%A_FILE%' " then="checked=\"checked\"" else=""}% /><label for="Picture%A_FILE%"><img src="%PUBURL%/%BASEWEB%/%BASETOPIC%/%A_FILE%" alt="" /></label><span class="twikiSmallish foswikiGrayText userPictureActions"><a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?template=PersonalInfoPictureDeleteView&attachment=%ENCODE{"%A_FILE%"}%" rel='nofollow'>Delete</a></span>44 <input type="radio" class="foswikiRadioButton" id="<nop>Picture%A_FILE%" name="Picture" value="%A_FILE%" %IF{" '%FORMFIELD{"Picture" topic="%BASEWEB%.%BASETOPIC%"}%' = '%A_FILE%' " then="checked=\"checked\"" else=""}% /><label for="Picture%A_FILE%"><img src="%PUBURL%/%BASEWEB%/%BASETOPIC%/%A_FILE%" alt="" /></label><span class="twikiSmallish foswikiGrayText userPictureActions"><a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?template=PersonalInfoPictureDeleteView&attachment=%ENCODE{"%A_FILE%"}%" rel='nofollow'>Delete</a></span> 45 45 </div>%TMPL:END% 46 46
Note: See TracChangeset
for help on using the changeset viewer.
