صفحة 2 من 2

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

مرسل: الثلاثاء نوفمبر 16, 2010 8:18 am
بواسطة alghzil
??? ??????? ??????? ??????? ?? ???? ???? ????? ????? ?????

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


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

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

مرسل: الثلاثاء فبراير 15, 2011 12:38 pm
بواسطة tarik
???? ??? ????? ????? ?????

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

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

مرسل: الثلاثاء فبراير 15, 2011 12:57 pm
بواسطة A.B.M.K

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

مرسل: الثلاثاء فبراير 15, 2011 1:12 pm
بواسطة tarik
????? ??? ?????? ? ?? ???? ?? ?? ???? ????

?? ??? ?? ????? ??? ?? ??? install

??? ??? ?????? ???? ???? ??? ?? ??? ??? ??? ( ?????? ???? ????? ????? ??? )

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

مرسل: الثلاثاء فبراير 15, 2011 1:25 pm
بواسطة A.B.M.K
???? ??????? ?????? ???? ?????? , ?? ??? ??????

???? ????? ????? ???? ??? install_mod.xml

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

مرسل: الثلاثاء فبراير 15, 2011 1:54 pm
بواسطة tarik

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

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.ar.xsl"?>
<!--NOTICE: Please open this file in your web browser. If presented with a security warning, you may safely tell it to allow the blocked content.-->
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD.\nAlthough MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD.\nNo support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.5.xsd">
   <header>
      <meta name="generator" content="MODX file generated with PP MODX Creator by tumba25 (offline version)"/>
      <license><![CDATA[http://opensource.org/licenses/gpl-license.php GNU General Public License v2]]></license>
      <title lang="ar"><![CDATA[????? ?????? ??????]]></title>
      <description lang="ar"><![CDATA[???? ??? ????? ?????? ?????? ?????? ??  ???? ??????? , ???? ???? ??? ??????? ?? ??????? ??? ??? ???????. ??? ??????? ???? ????? ??? ???? ?? ???? ?? ????? ??????? ???? , ?? ????? ???? ????? ????? ??????? ?????? ?????? ?????. ???????? ???? : ??? ??????? ?? ??????? - ??? ??????? ( ????? ?? : ??????? ??????? / ??????? - ??? ??????? ).]]></description>
      <author-group>
         <author>
            <realname><![CDATA[Michael C.]]></realname>
            <username><![CDATA[Unknown Bliss]]></username>
            <homepage><![CDATA[http://sa007.cz.cc]]></homepage>
            <email><![CDATA[sa.chelsea@live.co.uk]]></email>
         </author>
         <author>
      <realname>???? ??????</realname>
      <email>mods@al-yemen.de</email>
      <arusername>A.B.M.K</arusername>
      <homepage>http://al-yemen.de/mods</homepage>
       <contributions-group>
         <contributions status="current" position="??????? ?????" />
      </contributions-group>
   </author>
      </author-group>
      <mod-version>1.0.2</mod-version>
      <installation>
         <level>easy</level>
         <time>120</time>
         <target-version>3.0.7-PL1</target-version>
      </installation>
      <history>
         <entry>
            <date>2010-05-22</date>
            <rev-version>0.0.1</rev-version>
            <changelog lang="ar">
               <change><![CDATA[MODX and Root Created]]></change>
            </changelog>
         </entry>
         <entry>
            <date>2010-05-22</date>
            <rev-version>0.0.2</rev-version>
            <changelog lang="ar">
               <change><![CDATA[Added edits]]></change>
            </changelog>
         </entry>
         <entry>
            <date>2010-05-23</date>
            <rev-version>1.0.0</rev-version>
            <changelog lang="ar">
               <change><![CDATA[Fixed a typo in the viewtopic.php file]]></change>
            </changelog>
         </entry>
         <entry>
            <date>2010-07-08</date>
            <rev-version>1.0.1</rev-version>
            <changelog lang="ar">
               <change><![CDATA[Edited Edits]]></change>
            </changelog>
         </entry>
         <entry>
            <date>2010-08-25</date>
            <rev-version>1.0.2</rev-version>
            <changelog lang="ar">
               <change><![CDATA[Adding Subsilver]]></change>
            </changelog>
         </entry>
      </history>
      <link-group>
         <link type="template" href="./contrib/subsilver2.xml" lang="ar">?????? Subsilver</link>
      </link-group>   
   </header>
   <action-group>
      <open src="viewforum.php">
         <edit>
            <find><![CDATA[page_header($user->lang['VIEW_FORUM'] . ' - ' . $forum_data['forum_name'], true, $forum_id); ]]></find>
            <action type="replace-with"><![CDATA[page_header($forum_data['forum_name'], true, $forum_id); ]]></action>
         </edit>
      </open>
      <open src="viewtopic.php">
         <edit>
            <find><![CDATA[page_header($user->lang['VIEW_TOPIC'] . ' - ' . $topic_data['topic_title'], true, $forum_id); ]]></find>
            <action type="replace-with"><![CDATA[page_header($topic_data['topic_title'], true, $forum_id);]]></action>
         </edit>
      </open>
      <open src="styles/prosilver/template/overall_header.html">
         <edit>
            <find><![CDATA[<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>]]></find>
            <action type="replace-with"><![CDATA[<title>{PAGE_TITLE} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{SITENAME}</title>]]></action>
         </edit>
      </open>
      <diy-instructions lang="ar"><![CDATA[??? ???? ??? ??????? ??????? ?? ???? ?????? ????????.]]></diy-instructions>
   </action-group>
</mod>


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

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

مرسل: الثلاثاء فبراير 15, 2011 2:00 pm
بواسطة A.B.M.K
???? ????? ???????? ? ??? ??????? !

?????? ?? ????? ?? ???? ????? ? ??? ????? ?? ?????? ;)

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

مرسل: الاثنين مارس 21, 2011 11:15 pm
بواسطة AY_MAN
???? ???
???? ??? ???????

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

مرسل: الثلاثاء أكتوبر 18, 2011 5:05 am
بواسطة asrclub
?? ????? ????? ?????? ??????? ???????? ?? ??? ?? ????? ??? ??? ???? ???? ???? ??? ????? ???? ??? ????