‏إظهار الرسائل ذات التسميات اضافات بلوجر. إظهار كافة الرسائل
‏إظهار الرسائل ذات التسميات اضافات بلوجر. إظهار كافة الرسائل
السلام عليكم و رحمة الله تعالى وبراكاته

منع التحديد في مدونات بلوجر 

يعتبر مشكل نسخ المواضيع بدون ذكر المصدر أمرا سيئا إذ أنه يتسبب فيه تضييع جهد الكاتب الأصلي لذلك أتيت بأداة تمنع تحديد المحتوى و نسخه و في الحقيقة هي أداة نافعة لكنها لا تصلح للمدونات المتخصصة في نشر الأكواد  و الهاكات الخاصة بالمواقع
تركيب الأداة
أولا : نذهب إلى لوحة تحكم المدونة المراد منع التحديد فيها تانيا : نضغط على تخطيط توما إضافة أداة ( من الأفضل دمج الكود مع كود أداة أخرى متل الفيسبوك )تالتا : نختار أداة JAVASCRIPT/HTML  و نضع فيها الكود الموجود أسفله
<script type=’text/javascript’>
/***********************************************
* Disable select-text script- &#169; Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
//form tags to omit in NS6+:
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join(“|”)
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!=”undefined”)
document.onselectstart=new Function (“return false”)
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
</script>

و نضغط حفظ
ملاحظة : تعتبر هده الطريقة هي الطريقة الوحيدة لمنع التحديد لكن رغم ذلك هناك القليل من من يجيدون تخطيها
أكمل القراءة



السلام عليكم ورحمة الله وبركاته , اضافة اليوم كما هو واضح من العنوان تتيح لزوار مدونتك تسجيل الاعجاب والانضمام لصفحة مدونتك على موقع التواصل الاجتماعي فيس بوك ,

الاضافه على شكل صندوق صغير الحجم يظهر من خلال نافذه منبسقه لا تسبب اى ثقل في تصفح المدونه, ويظهر الصندوق كما هو الحال في هذا المثال الحى او من خلال الصوره المرفقه
لتطبيق الاضافه سجل دخول الى لوحة تحكم بلوجر ثم اذهب الي تعديل القالب وابحث عن الوسم التالي </body> ثم ضع فوقه مباشرة الكود الموجود في الاسفل
رمز Code:
<script type='text/javascript'>
    //<![CDATA[
        KNFBFansPRO='مجتمع التدوين العربي'

    //]]>
    </script>
    <style>#fblikepop{background-color:#fff;display:none;position:fixed;top:200px;_position:absolute; /* hack for IE 6*/width:450px;border:10px solid #6F6F6F;z-index:200;-moz-border-radius: 9px;-webkit-border-radius: 9px;margin:0pt;padding:0pt;color:#333333;text-align:left;font-family:arial,sans-serif;font-size:13px;}

    #fblikepop body{background:#fff none repeat scroll 0%;line-height:1;margin:0pt;height:100%;}

    .fbflush{cursor: pointer;font-size:11px !important;color:#FFF !important;text-decoration:none !important;border:0 !important;}

    #fblikebg{display:none;position:fixed;_position:absolute; /* hack for IE 6*/height:100%;width:100%;top:0;left:0;background:#000000;z-index:100;}

    #fblikepop #closeable{float:right;margin:7px 15px 0 0;}

    #fblikepop h1{background:#6D84B4 none repeat scroll 0 0;border-top:1px solid #3B5998;border-left:1px solid #3B5998;border-right:1px solid #3B5998;color:#FFFFFF !important;font-size:18px !important;font-weight:normal !important;padding:5px !important;margin:0 !important;font-family:&quot;Lucida Sans Unicode&quot;, &quot;Lucida Grande&quot;, sans-serif !important;}

    #fblikepop #actionHolder{height:30px;overflow:hidden;}

    #fblikepop #buttonArea{background:#F2F2F2;border-top:1px solid #CCCCCC;padding:10px;min-height:50px;}

    #fblikepop #buttonArea a{color:#999999 !important;text-decoration:none !important;border:0 !important;font-size:10px !important;}

    #fblikepop #buttonArea a:hover{color:#333 !important;text-decoration:none !important;border:0 !important;}

    #fblikepop #popupMessage{font-size:12px !important;font-weight:normal !important;line-height:22px;padding:8px;background:#fff !important;}

    #fblikepop #counter-display{float:right;font-size:11px !important;font-weight:normal !important;margin:5px 0 0 0;text-align:right;line-height:16px;}</style>

    <script src='http://connect.facebook.net/ar_AR/all.js#xfbml=1' type='text/javascript'/>

    <script src='https://my-tqarob.googlecode.com/svn/trunk/likebox2.js' type='text/javascript'/>

    <script language='javascript'>
    //<![CDATA[
        $(document).ready(function(){                      
            $().KNFBFansPRO({
               timeout: 30,
                wait: 0,
                url: 'http://www.facebook.com/arablogging',
                closeable: true        });
        });
    //]]>
    </script>
    <div id='fbtpdiv'/>
لتخصيص الكود السابق بما يتناسب مع مدونتك ابحث فيه عن facebook.com/arablogging واستبدله برابط صفحة مدونتك على الفيس بوك .
واخيرا ابحث عن مجتمع التدوين العربي واستبدله باسم صفحتك . قم بعد ذلك بمعاينة المدونه ثم اضغط حفظ.
أكمل القراءة


إضافة جديدة مربعات بحث خاصة بمدونتك


يلا بينا نشوفهم
كيفية اضافة محرك البحث الخاص بيك الى بلوجر
الدخول إلى Blogger لوحة المعلومات -> علامة التبويب تصميم -> عناصر الصفحة.
انقر على إضافة أداة المكان الذي ترغب في وضع مربع البحث.
اختر HTML / JavaScript من القائمة.
وضع أي واحد شفرة مربع البحث في إليها وحفظ الأداة.




الشكل الاول
إضافة جديدة مربعات بحث خاصة بمدونتك
رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh5.googleusercontent.com/-Cm...searchbox1.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 10px 12px;margin:0;}form#w2b-searchform #s{padding: 6px;margin:0;width: 235px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}' onblur='if (this.value == "") {this.value = "Search...";}'/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>
الشكل الثانى


إضافة جديدة مربعات بحث خاصة بمدونتك
رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh3.googleusercontent.com/-bk...searchbox2.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 10px 12px;margin:0;}form#w2b-searchform #s{padding: 6px;margin:0;width: 235px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}' onblur='if (this.value == "") {this.value = "Search...";}'/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>


الشكل الثالث


إضافة جديدة مربعات بحث خاصة بمدونتك

رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh3.googleusercontent.com/-pe...searchbox3.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 10px 12px;margin:0;}form#w2b-searchform #s{padding: 6px;margin:0;width: 235px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}' onblur='if (this.value == "") {this.value = "Search...";}'/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>


الشكل الرابع
إضافة جديدة مربعات بحث خاصة بمدونتك

رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh4.googleusercontent.com/-Pd...searchbox4.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 12px;margin:0;}form#w2b-searchform #s{padding: 6px 6px 6px 26px;margin:0;width: 215px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value=""/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>


الشكل الخامس
إضافة جديدة مربعات بحث خاصة بمدونتك
رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh6.googleusercontent.com/-wu...searchbox5.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 12px;margin:0;}form#w2b-searchform #s{padding: 6px 6px 6px 26px;margin:0;width: 215px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value=""/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>


الشكل السادس
إضافة جديدة مربعات بحث خاصة بمدونتك
<
أكمل القراءة