FrontPage

WebǤȤäƤޤ

Wiki

Խ

WikiԽˤϡ˥롣

edit.php

쥹ݥ󥷥Web

ҤȤĤhtmlǡޥۤˤPCˤ⥿֥åȤˤбǤ롣

TwtterۤäƤ롢Bootstrap١ΥƤߤ

BootPuki

Ƴ

  • BootPuki
    • menubarڡǡ#recent(20)פ򥳥ȥȤޤ
    • GoogleʥƥΥɤpukiwiiki.skin.phpפɵ
    • ȥƥȤ(#000)鳥(#ccc)ѹpukiwiiki.css.php

󥯤ˡɲ

󥯤ˤϡɽȻפäƤߤ

breeze(ߤϡ)ϡ

  • pukiwiki.skin.php˲ɲ
<script type="text/javascript" language="javascript" src="skin/style.js">
</script>
<body onload="prettyPrint();stylizeLinks('_blank');">

ƤӽФؿʣϡ;פǶڤ

  • pukiwiki.css.php ˲ɲ
/* ----- external links ----- */
a.e {
	padding-right: 16px;
	color: #00008B;
	background-image: url(extlink.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
  • style.js ɲ
function stylizeLinks(lTarget) { 
  aL = document.getElementsByTagName('a');  
  for (i=0;i<aL.length;i++)
     if ((aL[i] != '' ) && 
        (aL[i].hostname != location.hostname) && 
        (aL[i].href.substring(0,10) != 'javascript') && 
        (aL[i].href.substring(0,6) != 'mailto')) {
           aL[i].className += ' e';
           if (lTarget) 
              aL[i].target = lTarget;
     }
}
  • extlink.gifʥˤɲ

  ȥå   ʬ Хåå   ñ측 ǽ   إ   ǽRSS
Last-modified: 2012-12-03 () 12:20:56 (4161d)