صفحة 1 من 1

????? ???? Arbeditor ??? ???? phpbb 0.3

مرسل: الأحد ديسمبر 14, 2014 8:51 pm
بواسطة arbeditor
?????? ????? ???? ???? ???????

????? ???? ??????? ????? Arbeditor ??????

??? ???? ????? ?????? ?????? ??? ??? ?????? ???? ???? ??????? ???? ?????? ?? ?????? http://arbeditor.com

??? ???? ?????? ????? ???? ??? ??? ???? phpbb 3.0 ??? 3.1 ?? ???? ?? ?????? ?????? ???? ??? ?? ?????? ?? appserver ?????? ?????? ??? xaamp ????? ??? ?????? ????? ??? 3.1 ??? ?????? ???? ????? ??? ??????? ???? ???? ??? ???????


صورة

????? ??? ???????

??????? ?? ??? ?????? ?? ??? ???? ???? ????? ???? ?????? ???? ????? ???? ??? ??? ??????????? ???????

- ???? ????? ???????

http://www.gulfup.com/?PIaAAg

?? ??? ????? ??? ?????

?? ?? ???? ???? lib ??? ???????? ?????? ??? ???????? ??? viewtopic.php ??????? ??? ???????? ??????

?????? ????? ??????? ???? include ?? ???? ??? functions_posting.php ??? ???? include ?????? ????? ??? ???? include

- ??????? ??????? ?? ??????? ?? ???????

???? ???? posting_editor.html ?????? ?? ??????styles\prosilver\template

???? ??

كود: تحديد الكل

 <!-- INCLUDE posting_buttons.html -->
?? ????

كود: تحديد الكل

	<script type="text/javascript">
	// <![CDATA[
	function ArbEditor_for_phpBB_starter() {
		
			document.getElementById("format-buttons").style.display = 'none';
			document.getElementById("smiley-box").style.display = 'none';
			document.getElementById("message-box").style.width = '100%';
		
	}
	onload_functions.push('ArbEditor_for_phpBB_starter()');
	// ]]>
	</script>
?? ???? ??

كود: تحديد الكل

<textarea <!-- IF S_UCP_ACTION and not S_PRIVMSGS and not S_EDIT_DRAFT -->name="signature" id="signature" style="height: 9em;"<!-- ELSE -->name="message" id="message"<!-- ENDIF --> rows="15" cols="76" tabindex="4" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onfocus="initInsertions();" class="inputbox">{MESSAGE}{DRAFT_MESSAGE}{SIGNATURE}</textarea>

?? ????

كود: تحديد الكل

<script type="text/javascript" src="{ROOT_PATH}lib/editor/editor.js"></script>
		<script type="text/javascript">
			Editor.run({
				replace: "<!-- IF S_UCP_ACTION and not S_PRIVMSGS and not S_EDIT_DRAFT -->signature<!-- ELSE -->message<!-- ENDIF -->",
                mode:"small",
				width: 1000,
				height: 200,
				path: "{ROOT_PATH}lib/editor"
			});
		</script>
?? ???? ??????? ??? ???????

?? ????????? ?? ???????? ?? ?? ????? ??? ???? ?? ????????? ??? ??????

http://arbeditor.com

????? ???? ???????

Re: ????? ???? Arbeditor ??? ???? phpbb 0.3

مرسل: الأحد ديسمبر 14, 2014 9:46 pm
بواسطة ياسرون الجزائري
?????
???? ?????
???? ???????? :)

??????? ?????? 3.1 ???? ??????? ??? ???? ?? ????????? ???? php

Re: ????? ???? Arbeditor ??? ???? phpbb 0.3

مرسل: الاثنين ديسمبر 15, 2014 9:51 am
بواسطة Garebooo
??????? ? ????? ???? ?? ??? ????.

Re: ????? ???? Arbeditor ??? ???? phpbb 0.3

مرسل: الجمعة ديسمبر 19, 2014 12:00 pm
بواسطة tiaar
arbeditor كتب:?????? ????? ???? ???? ???????

????? ???? ??????? ????? Arbeditor ??????

??? ???? ????? ?????? ?????? ??? ??? ?????? ???? ???? ??????? ???? ?????? ?? ?????? http://arbeditor.com

??? ???? ?????? ????? ???? ??? ??? ???? phpbb 3.0 ??? 3.1 ?? ???? ?? ?????? ?????? ???? ??? ?? ?????? ?? appserver ?????? ?????? ??? xaamp ????? ??? ?????? ????? ??? 3.1 ??? ?????? ???? ????? ??? ??????? ???? ???? ??? ???????


صورة

????? ??? ???????

??????? ?? ??? ?????? ?? ??? ???? ???? ????? ???? ?????? ???? ????? ???? ??? ??? ??????????? ???????

- ???? ????? ???????

http://www.gulfup.com/?PIaAAg

?? ??? ????? ??? ?????

?? ?? ???? ???? lib ??? ???????? ?????? ??? ???????? ??? viewtopic.php ??????? ??? ???????? ??????

?????? ????? ??????? ???? include ?? ???? ??? functions_posting.php ??? ???? include ?????? ????? ??? ???? include

- ??????? ??????? ?? ??????? ?? ???????

???? ???? posting_editor.html ?????? ?? ??????styles\prosilver\template

???? ??

كود: تحديد الكل

 <!-- INCLUDE posting_buttons.html -->
?? ????

كود: تحديد الكل

	<script type="text/javascript">
	// <![CDATA[
	function ArbEditor_for_phpBB_starter() {
		
			document.getElementById("format-buttons").style.display = 'none';
			document.getElementById("smiley-box").style.display = 'none';
			document.getElementById("message-box").style.width = '100%';
		
	}
	onload_functions.push('ArbEditor_for_phpBB_starter()');
	// ]]>
	</script>
?? ???? ??

كود: تحديد الكل

<textarea <!-- IF S_UCP_ACTION and not S_PRIVMSGS and not S_EDIT_DRAFT -->name="signature" id="signature" style="height: 9em;"<!-- ELSE -->name="message" id="message"<!-- ENDIF --> rows="15" cols="76" tabindex="4" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onfocus="initInsertions();" class="inputbox">{MESSAGE}{DRAFT_MESSAGE}{SIGNATURE}</textarea>

?? ????

كود: تحديد الكل

<script type="text/javascript" src="{ROOT_PATH}lib/editor/editor.js"></script>
		<script type="text/javascript">
			Editor.run({
				replace: "<!-- IF S_UCP_ACTION and not S_PRIVMSGS and not S_EDIT_DRAFT -->signature<!-- ELSE -->message<!-- ENDIF -->",
                mode:"small",
				width: 1000,
				height: 200,
				path: "{ROOT_PATH}lib/editor"
			});
		</script>
?? ???? ??????? ??? ???????

?? ????????? ?? ???????? ?? ?? ????? ??? ???? ?? ????????? ??? ??????

http://arbeditor.com

????? ???? ???????


??? ???? ???? ???? ??? ??????? ??????

??????? ??? 3.1

:)