Skip to content

Instantly share code, notes, and snippets.

View tejima's full-sized avatar

手嶋守 tejima

View GitHub Profile
@tejima
tejima / COLOR.js
Created May 17, 2012 07:32
SpreadSheet COLOR
function onEdit(event)
{
var keywordCol = 1;
var columnStart = 1;
var columnNum = 100;
var range = event.source.getActiveRange();
var rowidx = range.getRow();
var sheet = event.source.getActiveSheet();
@77web
77web / plugins.yml
Created October 13, 2011 03:28
OpenPNE3.x最小インストール時のplugins.yml設定★認証機能のみでインストール
opAlbumPlugin:
install: false
opAshiatoPlugin:
install: false
opBlogPlugin:
install: false
opCalendarPlugin: