aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improve compatibility of zip extract methodPaul S. Owen2003-08-091-53/+105
| | | | git-svn-id: file:///svn/phpbb/trunk@4353 89ea8834-ac86-4346-8a33-228a782c2dd0
* Style installation "working", allows for two or three element stylesPaul S. Owen2003-08-082-517/+515
| | | | git-svn-id: file:///svn/phpbb/trunk@4352 89ea8834-ac86-4346-8a33-228a782c2dd0
* Style related updatesPaul S. Owen2003-08-072-106/+287
| | | | git-svn-id: file:///svn/phpbb/trunk@4351 89ea8834-ac86-4346-8a33-228a782c2dd0
* Style related updatesPaul S. Owen2003-08-071-81/+192
| | | | git-svn-id: file:///svn/phpbb/trunk@4350 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change hardcoded lang strings for varsPaul S. Owen2003-08-071-71/+86
| | | | git-svn-id: file:///svn/phpbb/trunk@4349 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops forgot about modified time updatePaul S. Owen2003-08-071-2/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@4348 89ea8834-ac86-4346-8a33-228a782c2dd0
* Storage of edited templates ... guess some users may find this handy ... hhmmPaul S. Owen2003-08-071-38/+60
| | | | git-svn-id: file:///svn/phpbb/trunk@4347 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, that's not quite rightPaul S. Owen2003-08-061-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4346 89ea8834-ac86-4346-8a33-228a782c2dd0
* Guess this may come in handyPaul S. Owen2003-08-061-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4345 89ea8834-ac86-4346-8a33-228a782c2dd0
* Couple more updatesPaul S. Owen2003-08-061-40/+68
| | | | git-svn-id: file:///svn/phpbb/trunk@4344 89ea8834-ac86-4346-8a33-228a782c2dd0
* A fair amount of additional working or semi-working stuff ... template ↵Paul S. Owen2003-08-067-792/+978
| | | | | | stored db source (when appropriate), switch theme/templates between DB/filesystem (if available), import, upload templates, imagesets, themes (if available ... i.e. no safe mode), etc. still a fair amount of stuff to do but getting there ... take care using this, backup any themes/templates/imagesets before fiddling and let me know of issues git-svn-id: file:///svn/phpbb/trunk@4343 89ea8834-ac86-4346-8a33-228a782c2dd0
* css_data -> theme_dataPaul S. Owen2003-08-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4342 89ea8834-ac86-4346-8a33-228a782c2dd0
* Style related changes, new table for template data storage in situations ↵Paul S. Owen2003-08-051-3/+15
| | | | | | where the HDD stored versions cannot be written to, safe mode upload, etc. git-svn-id: file:///svn/phpbb/trunk@4341 89ea8834-ac86-4346-8a33-228a782c2dd0
* Basic implementation of upload theme archive ... remember this only works ↵Paul S. Owen2003-07-301-38/+118
| | | | | | with appropriate permissions set on style/ and safe mode off git-svn-id: file:///svn/phpbb/trunk@4338 89ea8834-ac86-4346-8a33-228a782c2dd0
* Limit display of "secondary" submit/preview/cancel/save rowPaul S. Owen2003-07-301-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@4337 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update image sizes ... missing jabber button knownPaul S. Owen2003-07-301-22/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@4336 89ea8834-ac86-4346-8a33-228a782c2dd0
* Okay, this time I'll try not to screw up ... againPaul S. Owen2003-07-3081-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4335 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bye bye ... hopefullyPaul S. Owen2003-07-30117-4891/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4334 89ea8834-ac86-4346-8a33-228a782c2dd0
* Is it a bird? Is it a plane? No, it's moron man ...Paul S. Owen2003-07-3064-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4333 89ea8834-ac86-4346-8a33-228a782c2dd0
* path change for js srcPaul S. Owen2003-07-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4332 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bits I just want to dump in CVS for nowPaul S. Owen2003-07-251-47/+103
| | | | git-svn-id: file:///svn/phpbb/trunk@4330 89ea8834-ac86-4346-8a33-228a782c2dd0
* path change for bbcodePaul S. Owen2003-07-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4329 89ea8834-ac86-4346-8a33-228a782c2dd0
* border and padding updates for bodyPaul S. Owen2003-07-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4328 89ea8834-ac86-4346-8a33-228a782c2dd0
* Styling stuffPaul S. Owen2003-07-243-70/+80
| | | | git-svn-id: file:///svn/phpbb/trunk@4327 89ea8834-ac86-4346-8a33-228a782c2dd0
* filelist changes ... do away with static typePaul S. Owen2003-07-241-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4326 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes for styling directory layout alterationsPaul S. Owen2003-07-243-11/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@4325 89ea8834-ac86-4346-8a33-228a782c2dd0
* Install style, various other additionsPaul S. Owen2003-07-241-344/+662
| | | | git-svn-id: file:///svn/phpbb/trunk@4324 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moving again ... I think this time will be the last ... famous last wordsPaul S. Owen2003-07-24129-0/+4973
| | | | git-svn-id: file:///svn/phpbb/trunk@4323 89ea8834-ac86-4346-8a33-228a782c2dd0
* It's going to be one of those days ...Paul S. Owen2003-07-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4322 89ea8834-ac86-4346-8a33-228a782c2dd0
* Generate stylesheet from DB on the flyPaul S. Owen2003-07-241-0/+93
| | | | git-svn-id: file:///svn/phpbb/trunk@4321 89ea8834-ac86-4346-8a33-228a782c2dd0
* and the URL bbcode button...Meik Sievertsen2003-07-231-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4320 89ea8834-ac86-4346-8a33-228a782c2dd0
* re-enable editor.js. :)Meik Sievertsen2003-07-232-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4319 89ea8834-ac86-4346-8a33-228a782c2dd0
* escape browser and page infoPaul S. Owen2003-07-231-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4318 89ea8834-ac86-4346-8a33-228a782c2dd0
* Styling stuffPaul S. Owen2003-07-231-0/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@4317 89ea8834-ac86-4346-8a33-228a782c2dd0
* remove becomes function, enable install of imagesets, alter packaging pathsPaul S. Owen2003-07-231-164/+495
| | | | git-svn-id: file:///svn/phpbb/trunk@4316 89ea8834-ac86-4346-8a33-228a782c2dd0
* Save some mem when decompressing .zipPaul S. Owen2003-07-221-12/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@4315 89ea8834-ac86-4346-8a33-228a782c2dd0
* Styling stuffPaul S. Owen2003-07-221-63/+76
| | | | git-svn-id: file:///svn/phpbb/trunk@4314 89ea8834-ac86-4346-8a33-228a782c2dd0
* Functionalised export for templates, themes and imagesets ... styles to be ↵Paul S. Owen2003-07-221-140/+245
| | | | | | done ... git-svn-id: file:///svn/phpbb/trunk@4313 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stripslashing escaped string twice ... should only be stipped when necessary ↵Paul S. Owen2003-07-221-1/+1
| | | | | | and as early as possible git-svn-id: file:///svn/phpbb/trunk@4312 89ea8834-ac86-4346-8a33-228a782c2dd0
* Less aggressive stripslash for messagesPaul S. Owen2003-07-221-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@4311 89ea8834-ac86-4346-8a33-228a782c2dd0
* viewlog update for combined log tablePaul S. Owen2003-07-221-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4310 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extract .zip ... damn gzuncompressPaul S. Owen2003-07-211-11/+81
| | | | git-svn-id: file:///svn/phpbb/trunk@4309 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extraction of .tar, .tar.gz and .tar.bz2Paul S. Owen2003-07-211-0/+44
| | | | git-svn-id: file:///svn/phpbb/trunk@4308 89ea8834-ac86-4346-8a33-228a782c2dd0
* arghPaul S. Owen2003-07-210-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4307 89ea8834-ac86-4346-8a33-228a782c2dd0
* concanetate rather than substr_replacePaul S. Owen2003-07-211-36/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@4306 89ea8834-ac86-4346-8a33-228a782c2dd0
* add .tar, .tar.gz and .tar.bz2 support, rejiggle source, seperate compress ↵Paul S. Owen2003-07-212-2066/+164
| | | | | | objects extending the base class git-svn-id: file:///svn/phpbb/trunk@4305 89ea8834-ac86-4346-8a33-228a782c2dd0
* More updates ... I do hope the commonality I believe exists between ↵Paul S. Owen2003-07-211-14/+20
| | | | | | different styling sections works out ... else this will be a very large script ... :D git-svn-id: file:///svn/phpbb/trunk@4304 89ea8834-ac86-4346-8a33-228a782c2dd0
* Send DB stored css data to template if necessary ... yes, I realise this ↵Paul S. Owen2003-07-211-7/+3
| | | | | | won't be cached like a normal stylesheet but there are potential ways around that git-svn-id: file:///svn/phpbb/trunk@4303 89ea8834-ac86-4346-8a33-228a782c2dd0
* MySQL install version textPaul S. Owen2003-07-201-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4302 89ea8834-ac86-4346-8a33-228a782c2dd0
* slightly fudged install routine for themes ... will possibly do as seperate ↵Paul S. Owen2003-07-201-23/+67
| | | | | | switch case git-svn-id: file:///svn/phpbb/trunk@4301 89ea8834-ac86-4346-8a33-228a782c2dd0