Re: New web inferface (Webif) for SamyGO
Posted: Sun Jun 10, 2012 7:39 am
				
				1. is awk, 2. is ugly fixed syntax sed workaround. (somebody realy need to help here)  what you want to do with Navigation2.cgi? ready yet? obsolete?
what you want to do with Navigation2.cgi? ready yet? obsolete? 
@D5xxx testers, the main module has missing css favicon logo, i know this.
			 
Code: Select all
NAME=$(echo $i | busybox awk -F "|" '{ print $1 }')
NAME=$(echo $i | sed 's_\([A-z0-9 .:-]*\)|\([A-z0-9 .:-]*\)|\([A-z0-9 .:-]*\)|\([A-z0-9 .:-]*\)|\([A-z0-9 .:-]*\)|\([A-z0-9 .:-]*\).*_\1_')
arris69, depends how much you support this? Modules.cgi for only prepare to install or poorwebif (Infopage, Pics, css, Navigation). For both a change of configfile (init) is neccesary, so i would like to ask to/or change it in a way, that it copy all cgi to cgi-bin and the rest to www. just checked apache init, test.cgi get written to /dtv/cgi-bin from there. maybe 1 or 2 dirs that hold www and cgi-bin? or symlink (possible on my D6500)?arris69 wrote:@DEUS
what i have to put into the "SamyGO Rooting Widget" to stop time wasting "how to copy a file to tv" questions?
@D5xxx testers, the main module has missing css favicon logo, i know this.