Bringing Myanmar Drupal Developers to Global IT Communities
ဒရူပယ္လ္ တြင္ profile menu ကို ေျပာင္းလဲျခင္းသည္ လြယ္ကူလွသျဖင့္ သင္သည္လည္း ႏွစ္သက္လိမ့္မည္ဟု ေမွ်ာ္လင္႕ပါသည္။
ဒရူပယ္လ္ တြင္ profile menu ကို ေျပာင္းလဲျခင္းသည္ လြယ္ကူလွသျဖင့္ သင္သည္လည္း ႏွစ္သက္လိမ့္မည္ဟု ေမွ်ာ္လင္႕ပါသည္။
<?php
//ဒရူပယ္လ္ menu ကို ခ်ိတ္ဆက္ မည္ဟုေျပာျခင္း
function သင္၏ေမာ္က်ဴးအမည္_menu_alter(&$items) {
//menu items မ်ားကို ထုတ္လုပ္ၾကည္႕ရႈျခင္း
//drupal_set_message('Menu Items:
'.print_r($items, TRUE).'
');
//user တြင္ရွိေသာ tab menu ကို View Profile အျဖစ္ေျပာင္းလဲျခင္း
$items['user/%user/view']['title'] = "View Profile";
//user တြင္ရွိေသာ edit menu ကို Change Password အျဖစ္ေျပာင္းလဲျခင္း
//$items['user/%user/edit']['title'] = "Change Password";
ဒရူပယ္လ္ တြင္ menu item ကို တည္ေဆာက္ျခင္း
ဒရူပယ္လ္ တြင္ menu item ကို တည္ေဆာက္ျခင္း
menu item ကို တည္ေဆာက္ရာတြင္ ရုိးရွင္းလြယ္ကူလွေသာ ဒရူပယ္လ္ ၏စနစ္ပံုစံမ်ားသည္ အသံုးျပဳသူမ်ားကို အဆင္ေျပေခ်ာေမြ႕ေအာင္ ဖန္းတီးေပးသည္။ ထိုသို႕ဖန္းတီးရာတြင္ အေရးႀကီးေသာ လုပ္ေဆာင္ခ်က္မ်ား၏ တာဝန္ႏွင္႕ ဖန္ရွင္တို႕အေပၚမႈတည္ၿပီး ကဲြျပားျခားနားသည္ကို ေတြ႕ရိွႏုိင္သည္။
<?php
//menu item ကို ဖန္တီးတည္ေဆာက္ျခင္း
function သင္၏ေမာ္က်ဴးအမည္_menu() {
//သင္၏ item ကို array() တြင္ထည္႕ျခင္း
$items = array();
//item ကိုarray() တည္ေဆာက္သည္ အဆင္႕
$items['user/%user/setup'] = array(
//title ကိုေရးသားၿခင္း
'title' => 'Edit Profile',
အသံုးျပဳသူမ်ား/ ခြင္႕ေတာင္းဆိုမႈမ်ား/ အဆင္႕အတန္းမ်ား (User, Permission, Role)
အသံုးျပဳသူမ်ား/ ခြင္႕ေတာင္းဆိုမႈမ်ား/ အဆင္႕အတန္းမ်ား (User, Permission, Role)
website မ်ားကုိလာလည္သူမ်ား (သို႕) account ျဖင္႕ဝင္လာသူမ်ား မည္သူမဆိုကို ဒရူပယ္လ္သည္ အသံုးျပဳသူ(user) ဟုမွတ္ယူသည္။ ထို အသံုးျပဳသူ (user) မ်ားတြင္ ဒရူပယ္လ္သည္ မတူညီီေသာ ဂဏာန္း တစ္ခုထုတ္လုပ္ၿပီး user အမည္ႏွင္႕ user အီးေမလ္းမ်ားရွိၾကသည္။ အျခားေသာ user အခ်က္အလက္မ်ားကို user ေမာ္က်ဴးမ်ားကို ေရးသားကာ ထုတ္လုပ္ၿပီး ျပသႏိုင္သည္ကို ေတြ႕ရွိရသည္။ သင္သည္ ဒရူပယ္လ္၏ ပင္တိုင္ ေမာ္က်ဴးျဖစ္ေသာ user profile ေမာ္က်ဴး၏ field မ်ားကို ေရးသားရာတြင္ user မ်ားႏွင္႔ခ်ိတ္ဆက္ ေဖာ္ျပကာ အသံုးျပဳထားသည္။
Read moreေဒတာေဘ့ စိတၱဇ အလႊာ (Database abstraction layer)
ေဒတာေဘ့ စိတၱဇ အလႊာ (Database abstraction layer)
ပရုိဂရမ္ကုဒ္ တစ္မ်ိဳးတည္းကို အေျခခံလ်က္ မတူညီေသာ ေဒတာေဘ့စ္ဆာဗာမ်ားကို အသံုးျပဳခြင့္ ျပဳသည္။
ပရိုဂရမ္ေရးသားသူမ်ားသည္ မ်ားျပားလွစြာေသာ ေဒတာေဘစ့္ဆာဗာမ်ားကို လြယ္လင့္တကူ ေထာက္ပံ့ႏိုင္စြမ္းရွိေစရန္ ဒရူးပယ္လ္သည္ က်စ္လ်စ္ေသာေဒတာေဘ့စ္စိတၱဇအလႊာတစ္ခုကို ေထာက္ပံ့ေပးသည္။ ၎အလႊာ၏ ရည္ရြယ္ခ်က္မွာ ဒရူးပယ္က
မတူညီေသာဆာဗာမ်ားအတြက္ ကဲြျပားျခားနားစြာ ေရးသားရန္လိုအပ္ေသာ ေဒတာထိန္းခ်ဳပ္စာေၾကာင္း အစိတ္အပိုင္းမ်ားကို ထိန္းခ်ဳပ္ျပီး အေျခခံလံုျခံဳေရးစစ္ေဆးမႈမ်ားကို ေထာက္ပံ့ေပးေနခ်ိန္တြင္ ဆီကဲြ၏ သဒၵါအထားအသိုႏွင့္ ပါ၀ါစြမ္းအားတို႕၏
Read moreDrupalCon Asia-Pacific Organizers Invite You to Participate
We are excited to announce the DrupalCon Asia-Pacific Organisers group. DCAPO intends to lay foundations that will facilitate international Drupal Conferences (DrupalCons) in the Asia-Pacific region.
DCAPO welcomes and needs input and assistance from Drupal users and communities throughout the Asia-Pacific region. DrupalCons are a lot of work, and are only possible through the community's effort. Please join the DCAPO group to share your opinions and experience, volunteer your time, or nominate yourself or others for roles on the selection team.
DCAPO will later announce a call to the community to suggest and research locations for the first Asia-Pacific DrupalCon. Note that a lot of work goes into researching locations. The DCAPO selection team will only be able to seriously consider locations with suitable venues, dates and event management companies, financial estimates, potential audience and motivated local teams.
But first, as much of the Asia-Pacific Drupal community as possible needs to get involved. You can help by translating and reposting this announcement on other websites where Asia-Pacific Drupal users and communities are likely to find it. Don't forget to note any translations and reposts in the DCAPO group so that we can track progress and share translations with each other.
Read moreDrupal in Myanmar
I joined this group just to see how Drupal is being used in Myanmar. If you are in Myanmar or living overseas and are using Drupal for Myanmar related projects, can we get some visibility of what you are doing by posting here?
Read more

