summaryrefslogtreecommitdiff
path: root/webgli
Commit message (Collapse)AuthorAgeFilesLines
* updating svn with current webgli. not sure of anyPreston Cody2006-05-216-172/+72
| | | | | | significant updates here. svn path=/; revision=69
* adding a lot of webgli screens, some of which are donePreston Cody2006-05-0723-139/+780
| | | | | | the details of the status of webgli is in /webgli/TODO svn path=/; revision=55
* return true/false in parse()Andrew Gaffney2006-05-071-2/+5
| | | | svn path=/; revision=54
* adding a few documents to moria since that seems like a goodPreston Cody2006-05-051-36/+23
| | | | | | place to put them svn path=/; revision=51
* in_array goodnessPreston Cody2006-04-231-4/+2
| | | | svn path=/; revision=50
* webgli: adding portage screenPreston Cody2006-04-232-0/+69
| | | | svn path=/; revision=49
* webgli: adding initial screens of makedotconfPreston Cody2006-04-234-3/+170
| | | | svn path=/; revision=48
* updated globaluse and UtilityPreston Cody2006-04-224-1/+102
| | | | | | adding initial localuse screens svn path=/; revision=40
* webgli/XMLParser.php: Andrew Gaffney2006-04-173-49/+114
| | | | | | | | | | moved common code from webgliIP.php webgli/webgliIP.php: moved common code to XMLParser.php webgli/webgliCF.php: initial commit svn path=/; revision=39
* configfiles.php cleanup to not need intermediary varsAndrew Gaffney2006-04-171-47/+13
| | | | svn path=/; revision=38
* adding globaluse screenPreston Cody2006-04-178-56/+165
| | | | | | | | will need to rearrange stuff so it works better without sharing between pages. minor touchups to other files svn path=/; revision=37
* use array_key_exists() to check for known xmlpathAndrew Gaffney2006-04-172-2/+1
| | | | svn path=/; revision=36
* more spacing for xml outputAndrew Gaffney2006-04-161-1/+1
| | | | svn path=/; revision=35
* adding etc_portage and extrapackages screensPreston Cody2006-04-168-10/+217
| | | | | | | | edited daemons and config files added functions to webgliUtility svn path=/; revision=34
* indent closing </entry> tag for etc-filesAndrew Gaffney2006-04-161-1/+1
| | | | svn path=/; revision=33
* stick the parsed etc_files data in the right placeAndrew Gaffney2006-04-161-1/+3
| | | | svn path=/; revision=32
* skip value if there's no matching xml pathAndrew Gaffney2006-04-161-0/+2
| | | | svn path=/; revision=31
* remove unused filesystem_tools varAndrew Gaffney2006-04-161-7/+6
| | | | svn path=/; revision=30
* don't overwrite $valueAndrew Gaffney2006-04-161-6/+6
| | | | svn path=/; revision=29
* usual typosPreston Cody2006-04-162-9/+86
| | | | svn path=/; revision=28
* output self-closing tag is value is emptyAndrew Gaffney2006-04-161-14/+19
| | | | svn path=/; revision=27
* don't serialize etc-files if it's emptyAndrew Gaffney2006-04-161-13/+16
| | | | svn path=/; revision=26
* don't write out xml unless saving valuesAndrew Gaffney2006-04-151-5/+5
| | | | svn path=/; revision=25
* write xml back outAndrew Gaffney2006-04-151-0/+1
| | | | svn path=/; revision=24
* webgli/configfiles.php:Andrew Gaffney2006-04-151-35/+38
| | | | | | converted IP code svn path=/; revision=23
* forgot to specify the network_mounts serialization functionAndrew Gaffney2006-04-151-1/+1
| | | | svn path=/; revision=22
* missing 'sPreston Cody2006-04-151-4/+4
| | | | svn path=/; revision=21
* output with spacingAndrew Gaffney2006-04-151-29/+29
| | | | svn path=/; revision=20
* adding initial daemon screenPreston Cody2006-04-152-0/+80
| | | | svn path=/; revision=19
* adding initial files for configfiles screenPreston Cody2006-04-1510-12/+218
| | | | | | | small updates to the other screens. svn path=/; revision=18
* working versions of XMLParser and webgliIPAndrew Gaffney2006-04-152-215/+121
| | | | svn path=/; revision=17
* missing ;Preston Cody2006-04-151-1/+1
| | | | svn path=/; revision=16
* typos and ;'s and $s and suchPreston Cody2006-04-151-10/+10
| | | | svn path=/; revision=15
* adding two functions for configfiles pagePreston Cody2006-04-151-0/+69
| | | | svn path=/; revision=14
* about 1/2 done converting special typesAndrew Gaffney2006-04-152-229/+140
| | | | svn path=/; revision=13
* clean out unneeded functions from IPAndrew Gaffney2006-04-152-1139/+27
| | | | svn path=/; revision=12
* move initialization code to parse()Andrew Gaffney2006-04-152-17/+18
| | | | | | typo fixes svn path=/; revision=11
* webgli/webgliIP.php:Andrew Gaffney2006-04-152-122/+159
| | | | | | | | begin conversion webgli/XMLParser.php: initial XML parser superclass svn path=/; revision=10
* adding client config screens to webgliPreston Cody2006-04-153-0/+260
| | | | svn path=/; revision=9
* added temp copy of webgli stuffPreston Cody2006-04-1533-0/+2300
svn path=/; revision=8