This processor is used to show results from idl compatible languages (http://www.rsinc.com) = INSTALL = * create a user without a password e.g. idl_user * set the rights of su only callable from users of the su group * the httpd user account normally wwwrun must be in this group. * config_dl_vartmp_dir must be writable for this user. * Check the rights of this user to prevent corruption of your system. {{{#!DataLanguage a=[1,2,3,4,5,1,5,5] b=[12,12,13,44,8,1,5,20] plot,a,b,title='Title',xtitle='X',ytitle='Y title' }}}