?? addpost.jsp
字號:
<option style="COLOR: deeppink" value="deeppink"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.deeppink"/></option>
<option style="COLOR: tomato" value="tomato"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.tomato"/></option>
<option style="COLOR: coral" value="coral"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.coral"/></option>
<option style="COLOR: purple" value="purple"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.purple"/></option>
<option style="COLOR: indigo" value="indigo"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.indigo"/></option>
<option style="COLOR: burlywood" value="burlywood"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.burlywood"/></option>
<option style="COLOR: sandybrown" value="sandybrown"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.sandybrown"/></option>
<option style="COLOR: sienna" value="sienna"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.sienna"/></option>
<option style="COLOR: chocolate" value="chocolate"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.chocolate"/></option>
<option style="COLOR: teal" value="teal"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.teal"/></option>
<option style="COLOR: silver" value="silver"><fmt:message key="mvnforum.user.addpost.dropdown.textcolor.silver"/></option>
</select>
<br/>
<input class="liteoption" onmouseover="stat('url')" title="<fmt:message key="mvnforum.user.addpost.bubblehelp.hyperlinkbtn"/>" onclick="namedlink(this.form,'url')" type="button" value="<fmt:message key="mvnforum.user.addpost.button.keycaps.hyperlink"/>" />
<input class="liteoption" onmouseover="stat('email')" title="<fmt:message key="mvnforum.user.addpost.bubblehelp.emailbtn"/>" onclick="namedlink(this.form,'email')" type="button" value="<fmt:message key="mvnforum.user.addpost.button.keycaps.email"/>" />
<input class="liteoption" onmouseover="stat('img')" title="<fmt:message key="mvnforum.user.addpost.bubblehelp.imagebtn"/>" onclick="mvncode(this.form,'img','http://')" type="button" value="<fmt:message key="mvnforum.user.addpost.button.keycaps.image"/>" />
<input class="liteoption" onmouseover="stat('code')" title="<fmt:message key="mvnforum.user.addpost.bubblehelp.codebtn"/>" onclick="mvncode(this.form,'code','')" type="button" value="<fmt:message key="mvnforum.user.addpost.button.keycaps.code"/>" />
<input class="liteoption" onmouseover="stat('list')" title="<fmt:message key="mvnforum.user.addpost.bubblehelp.orderlistbtn"/>" onclick="dolist(this.form)" type="button" value="<fmt:message key="mvnforum.user.addpost.button.keycaps.orderlist"/>" />
<input class="liteoption" onmouseover="stat('quote')" title="<fmt:message key="mvnforum.user.addpost.bubblehelp.quotebtn"/>" onclick="mvncode(this.form,'quote','')" type="button" value="<fmt:message key="mvnforum.user.addpost.button.keycaps.quote"/>" />
<br/>
<input type="text" name="status" value="<fmt:message key="mvnforum.user.addpost.js.message.start"/>" size="70" class="liteoption" style="FONT-SIZE: 7pt" />
</td>
<td> </td>
<td class="portlet-font">
<input class="liteoption" onmouseover="stat('closecurrent')" title="<fmt:message key="mvnforum.user.addpost.bubblehelp.tagclosebtn"/>" style="FONT-WEIGHT: bold; COLOR: red" accesskey="<fmt:message key="mvnforum.user.addpost.button.accesskey.tagclose"/>" onclick="closetag(this.form)" type="button" value=" x " /> <fmt:message key="mvnforum.user.addpost.tagclosebtn.text"/><br/>
<input class="liteoption" onmouseover="stat('closeall')" title="<fmt:message key="mvnforum.user.addpost.bubblehelp.tagcloseallbtn"/>" style="FONT-WEIGHT: bold; COLOR: red" accesskey="<fmt:message key="mvnforum.user.addpost.button.accesskey.tagcloseall"/>" onclick="closeall(this.form)" type="button" value=" x " /> <fmt:message key="mvnforum.user.addpost.tagcloseallbtn.text"/>
</td>
</tr>
</table>
</td>
</tr>
<tr class="<mvn:cssrow/>">
<td valign="top" nowrap="nowrap">
<fmt:message key="mvnforum.common.post.body"/> <span class="requiredfield">*</span>
<% if (MVNForumConfig.getEnableEmoticon()) { %>
<table border="0" cellspacing="1" cellpadding="3" align="center" class="smilieTable">
<tr>
<td colspan="3" align="center" bgcolor="#F5F5F5" style="BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset">
<span class="messageTextBold"><fmt:message key="mvnforum.user.addpost.smilies"/></span>
</td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/smile.gif" alt="smile" border="0" /></a> </td>
<td><a href="javascript:smilie('[:(]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/sad.gif" alt="sad" border="0" /></a> </td>
<td><a href="javascript:smilie('[:D]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/biggrin.gif" alt="big grin" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:))]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/laughing.gif" alt="laughing" border="0" /></a> </td>
<td><a href="javascript:smilie('[:((]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/crying.gif" alt="crying" border="0" /></a> </td>
<td><a href="javascript:smilie('[;)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/wink.gif" alt="wink" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:">]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/blushing.gif" alt="blushing" border="0" /></a> </td>
<td><a href="javascript:smilie('[:p]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/tongue.gif" alt="tongue" border="0" /></a> </td>
<td><a href="javascript:smilie('[B-)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/cool.gif" alt="cool" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:x]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/love.gif" alt="love struck" border="0" /></a> </td>
<td><a href="javascript:smilie('[:-/]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/confused.gif" alt="confused" border="0" /></a> </td>
<td><a href="javascript:smilie('[>:)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/devilish.gif" alt="devilish" border="0" /></a> </td>
</tr>
<tr>
<td colspan="3" align="center" bgcolor="#F5F5F5" style="BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset">
<span class="portlet-font"><fmt:message key="mvnforum.user.addpost.smilies_showing"/></span>
<table>
<tr id="showlink">
<td align="center"><a href="javascript:showMoreEmotion()" class="messageTextBold"><fmt:message key="mvnforum.user.addpost.show_more"/></a></td>
</tr>
<tr id="hidelink" style="display: none;">
<td align="center"><a href="javascript:hideMoreEmotion()" class="messageTextBold"><fmt:message key="mvnforum.user.addpost.hide_more"/></a></td>
</tr>
</table>
</td>
</tr>
</table>
<% }//enable emoticon %>
</td>
<td valign="top"><textarea <%if (MVNForumConfig.getEnableMaximizedEditArea()) {%> style="width:100%" <%} else {%> cols="70" <%}%> rows="18" name="message" tabindex="2" onkeyup="initTyper(this);storeCaret(this);" onselect="storeCaret(this);" onclick="storeCaret(this);" onmouseup="storeCaret(this);" onchange="storeCaret(this);"><%=postBody%></textarea></td>
</tr>
<% if (MVNForumConfig.getEnableEmoticon()) { %>
<tr class="<mvn:cssrow/>" id="MoreEmotion" style="display: none;">
<td colspan="2">
<table width="100%">
<tr>
<td width="60%">
<table border="0" cellspacing="1" cellpadding="3" align="center" bgcolor="#FFFFFF" class="smilieTable">
<tr>
<td colspan="9" align="center" bgcolor="#F5F5F5" style="BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset">
<span class="messageTextBold"><fmt:message key="mvnforum.user.addpost.standard_smilies"/></span>
</td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/smile.gif" alt="smile" border="0" /></a> </td>
<td><a href="javascript:smilie('[:(]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/sad.gif" alt="sad" border="0" /></a> </td>
<td><a href="javascript:smilie('[;)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/wink.gif" alt="wink" border="0" /></a> </td>
<td><a href="javascript:smilie('[:D]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/biggrin.gif" alt="big grin" border="0" /></a> </td>
<td><a href="javascript:smilie('[;;)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/batting_eyelashes.gif" alt="batting eyelashes" border="0" /></a> </td>
<td><a href="javascript:smilie('[:-/]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/confused.gif" alt="confused" border="0" /></a> </td>
<td><a href="javascript:smilie('[:x]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/love.gif" alt="love struck" border="0" /></a> </td>
<td><a href="javascript:smilie('[:">]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/blushing.gif" alt="blushing" border="0" /></a> </td>
<td><a href="javascript:smilie('[:p]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/tongue.gif" alt="tongue" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:*]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/kiss.gif" alt="kiss" border="0" /></a> </td>
<td><a href="javascript:smilie('[:O]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/shock.gif" alt="shock" border="0" /></a> </td>
<td><a href="javascript:smilie('[X-(]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/angry.gif" alt="angry" border="0" /></a> </td>
<td><a href="javascript:smilie('[:>]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/smug.gif" alt="smug" border="0" /></a> </td>
<td><a href="javascript:smilie('[B-)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/cool.gif" alt="cool" border="0" /></a> </td>
<td><a href="javascript:smilie('[:-s]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/worried.gif" alt="worried" border="0" /></a> </td>
<td><a href="javascript:smilie('[>:)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/devilish.gif" alt="devilish" border="0" /></a> </td>
<td><a href="javascript:smilie('[:((]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/crying.gif" alt="crying" border="0" /></a> </td>
<td><a href="javascript:smilie('[:))]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/laughing.gif" alt="laughing" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:|]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/straight_face.gif" alt="straight face" border="0" /></a> </td>
<td><a href="javascript:smilie('[/:)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/raised_eyebrow.gif" alt="raised eyebrow" border="0" /></a> </td>
<td><a href="javascript:smilie('[O:)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/angel.gif" alt="angel" border="0" /></a> </td>
<td><a href="javascript:smilie('[:-B]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/nerd.gif" alt="nerd" border="0" /></a> </td>
<td><a href="javascript:smilie('[=;]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/talk_to_the_hand.gif" alt="talk to the hand" border="0" /></a> </td>
<td><a href="javascript:smilie('[I-)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/sleep.gif" alt="sleep" border="0" /></a> </td>
<td><a href="javascript:smilie('[8-|]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/rolling_eyes.gif" alt="rolling eyes" border="0" /></a> </td>
<td><a href="javascript:smilie('[:-&]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/sick.gif" alt="sick" border="0" /></a> </td>
<td><a href="javascript:smilie('[:-$]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/shhh.gif" alt="shhh" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[[-(]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/not_talking.gif" alt="not talking" border="0" /></a> </td>
<td><a href="javascript:smilie('[:o)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/clown.gif" alt="clown" border="0" /></a> </td>
<td><a href="javascript:smilie('[8-}]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/silly.gif" alt="silly" border="0" /></a> </td>
<td><a href="javascript:smilie('[(:|]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/tired.gif" alt="tired" border="0" /></a> </td>
<td><a href="javascript:smilie('[=P~]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/drooling.gif" alt="drooling" border="0" /></a> </td>
<td><a href="javascript:smilie('[:-?]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/thinking.gif" alt="thinking" border="0" /></a> </td>
<td><a href="javascript:smilie('[#-o]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/d_oh.gif" alt="d oh" border="0" /></a> </td>
<td><a href="javascript:smilie('[=D>]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/applause.gif" alt="applause" border="0" /></a> </td>
<td><a href="javascript:smilie('[>:D<]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/hugs.gif" alt="hugs" border="0" /></a> </td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="1" cellpadding="3" align="center" bgcolor="#FFFFFF" class="smilieTable">
<tr>
<td colspan="6" align="center" bgcolor="#F5F5F5" style="BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; BORDER-LEFT: 1px inset; BORDER-BOTTOM: 1px inset">
<span class="messageTextBold"><fmt:message key="mvnforum.user.addpost.hidden_smilies"/></span>
</td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:@)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/pig.gif" alt="pig" border="0" /></a> </td>
<td><a href="javascript:smilie('[3:-O]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/cow.gif" alt="cow" border="0" /></a> </td>
<td><a href="javascript:smilie('[:(|)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/monkey.gif" alt="monkey" border="0" /></a> </td>
<td><a href="javascript:smilie('[~:>]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/chicken.gif" alt="chicken" border="0" /></a> </td>
<td><a href="javascript:smilie('[@};-]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/rose.gif" alt="rose" border="0" /></a> </td>
<td><a href="javascript:smilie('[%%-]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/good_luck.gif" alt="good luck" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[**==]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/flag.gif" alt="flag" border="0" /></a> </td>
<td><a href="javascript:smilie('[(~~)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/pumpkin.gif" alt="pumpkin" border="0" /></a> </td>
<td><a href="javascript:smilie('[~o)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/coffee.gif" alt="coffee" border="0" /></a> </td>
<td><a href="javascript:smilie('[*-:)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/idea.gif" alt="idea" border="0" /></a> </td>
<td><a href="javascript:smilie('[8-X]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/skull.gif" alt="skull" border="0" /></a> </td>
<td><a href="javascript:smilie('[=:)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/alien_1.gif" alt="alien 1" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[>-)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/alien_2.gif" alt="alien 2" border="0" /></a> </td>
<td><a href="javascript:smilie('[:-L]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/frustrated.gif" alt="frustrated" border="0" /></a> </td>
<td><a href="javascript:smilie('[<):)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/cowboy.gif" alt="cowboy" border="0" /></a> </td>
<td><a href="javascript:smilie('[[-o<]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/praying.gif" alt="praying" border="0" /></a> </td>
<td><a href="javascript:smilie('[@-)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/hypnotized.gif" alt="hypnotized" border="0" /></a> </td>
<td><a href="javascript:smilie('[$-)]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/money_eyes.gif" alt="money eyes" border="0" /></a> </td>
</tr>
<tr align="center">
<td><a href="javascript:smilie('[:-"]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/whistling.gif" alt="whistling" border="0" /></a> </td>
<td><a href="javascript:smilie('[:^o]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/liar.gif" alt="liar" border="0" /></a> </td>
<td><a href="javascript:smilie('[b-(]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/beat_up.gif" alt="beat up" border="0" /></a> </td>
<td><a href="javascript:smilie('[:)>-]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/peace.gif" alt="peace" border="0" /></a> </td>
<td><a href="javascript:smilie('[[-X]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/shame_on_you.gif" alt="shame on you" border="0" /></a> </td>
<td><a href="javascript:smilie('[\\:D/]')"><img src="<%=contextPath%>/mvnplugin/mvnforum/images/emotion/dancing.gif" alt="dancing" border="0" /></a> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -