Jazo16   17 Feb, 2012, 9:19 pm
#1
Mi PAG: IACLAN
Version: 1.6
Actualización: Nop
Tema: Dark fusion


Hola Lamento Molestarlos De Nuevo...
Como Dice El titulo Me Gustaría Añadir Iconos
En Respuesta Rápida.

He Buscado Plugins Pero Son Para Versiones
Anteriores De MyBB.

Después Encontré Este Tutorial
Pero Quiero saber Si Es compatible Con
My Version. Si Es Que Es
Compatible En Que Parte de "showthread_quickreply" agregaria el
Codigo
{$emoticones} 

Espero Respuestas...

Salu2
Omar G.   17 Feb, 2012, 9:32 pm
#2
Sim, é compatível. Adicionado após *</textarea>*.

Envía un DM o MP si te interesa patrocinar alguna actualización o complemento a alguno de mis plugins.

[Imagen: signature.png]

Discord omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Jazo16   17 Feb, 2012, 11:09 pm
#3
(17 Feb, 2012, 9:32 pm)Sama34 escribió: Sim, é compatível. Adicionado após *</textarea>*.

"Muchas Gracias" Sama34..
Me Quedo Asi.

[Imagen: asi.2.png]

No Habra Alguna Manera Para Que quede Asi ?
Editado Con Paint... (:

[Imagen: asi.png]
papi   18 Feb, 2012, 7:53 am
#4
añadelo antes de textarea a ver como te queda
Jazo16   18 Feb, 2012, 11:08 am
#5
(18 Feb, 2012, 7:53 am)papichulo escribió: añadelo antes de textarea a ver como te queda

Mira Lo que Hice Y Me quedo Así
[Imagen: REPLY+MYBB.png]

Me Gusto Como quedo... Pero No Habra Problemas Futuros ?
Este Es El Codigo De My "showthread_quickreply"

<br />
<form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
	<input type="hidden" name="subject" value="RE: {$thread['subject']}" />
	<input type="hidden" name="action" value="do_newreply" />
	<input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
	<input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
	<input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
	<input type="hidden" name="from_page" value="{$page}" />
	<input type="hidden" name="tid" value="{$tid}" />
	<input type="hidden" name="method" value="quickreply" />

	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
		<thead>
			<tr>
				<td class="thead" colspan="2">
					<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
					<div><strong>{$lang->quick_reply}</strong></div>
				</td>
			</tr>
		</thead>
		<tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
			<tr>
				<td class="trow1" valign="top" width="22%">
					<strong>{$lang->message}</strong><br />
					<span class="smalltext">{$lang->message_note}
{$emoticones}<br /><br />
					
				</td>
				<td class="trow1">
					<div style="width: 95%">
						<textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
{$codebuttons}
 
					</div><label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
					<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span>
					<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
						<span class="smalltext">
							{$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
						</span>
					</div>
				</td>
			</tr>
			{$captcha}
			<tr>
				<td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" id="quick_reply_submit" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" /></td>
			</tr>
		</tbody>
	</table>
</form>
Por Si Es Que Esta Bien Le Sirva De algo A Alguien D:

Esperare Respuestas...

Salu2
Lex   18 Feb, 2012, 11:59 am
#6
si incerta los smilies no deveria tener problemas
papi   18 Feb, 2012, 12:15 pm
#7
Pues no creo qeu te de problemas. Solo debes comprobar que los emoticonos se insertan correctamente Wink
Jazo16   18 Feb, 2012, 12:44 pm
#8
Me Funciona Perfecto...
Muchas Gracias x Su Ayuda
Ya Pueden Cerrar El Tema

Salu2
  
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.