Proteus.addHandler("load", function() {
$('#body a').each(function() {
var oldHref = $(this).attr('href');
if (oldHref) {
var newHref = oldHref.replace('electra.local','nadia.local');
$(this).attr('href', newHref);
}
});
});
Proteus.addHandler("load", function() {
$('#body img').each(function() {
var oldSrc = $(this).attr('src');
if (oldSrc) {
var newSrc = oldSrc.replace('electra.local','nadia.local');
$(this).attr('src', newSrc);
}
});
});
Proteus.addHandler("load", function() {
$('#primary-tabs li.tab-dashboard a').html('<img src="/images/small-n-flat/dashboard-alt-icon.png" height="32" width="32" alt="ダッシュボード">');
$('#primary-tabs li.tab-activity a').html('<img src="/images/small-n-flat/sign-down-icon.png" height="32" width="32" alt="アクティビティ">');
$('#primary-tabs li.tab-status a').html('<img src="/images/small-n-flat/bubbles-alt-icon.png" height="32" width="32" alt="近況アップデート">');
$('#primary-tabs li.tab-tags a').html('<img src="/images/small-n-flat/tag-icon.png" height="32" width="32" alt="タグ">');
$('#primary-tabs li.tab-tasks a').html('<img src="/images/small-n-flat/sign-check-icon.png" height="32" width="32" alt="タスク">');
$('#primary-tabs li.tab-cal a').html('<img src="/images/small-n-flat/calendar-icon.png" height="32" width="32" alt="カレンダー">');
$('#primary-tabs li.tab-docs a').html('<img src="/images/small-n-flat/folder-document-icon.png" height="32" width="32" alt="共有フォルダ">');
});
#hd .notifications-count {
background-color: crimson;
}
![]() |
手軽にTeamPageをカスタマイズ、具体例をご紹介 - トラクション ソフトウェア tractionsoftware…. |
plugin_config.png
tabs1.png
icons.png
tabs2.png
notifications2.png
notifications1.png
wrench%2dscrewdriver%2dicon.png
wrench-screwdriver-icon.png