1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 06:36:39 +02:00
Commit Graph

3743 Commits

Author SHA1 Message Date
cc637e72f0 concanetate rather than substr_replace
git-svn-id: file:///svn/phpbb/trunk@4306 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-21 16:10:07 +00:00
852f552b4a add .tar, .tar.gz and .tar.bz2 support, rejiggle source, seperate compress objects extending the base class
git-svn-id: file:///svn/phpbb/trunk@4305 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-21 15:44:39 +00:00
64eb7e8a66 More updates ... I do hope the commonality I believe exists between 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
2003-07-21 00:45:12 +00:00
b3d94f5c9a Send DB stored css data to template if necessary ... yes, I realise this 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
2003-07-21 00:44:22 +00:00
2ca95fed52 MySQL install version text
git-svn-id: file:///svn/phpbb/trunk@4302 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 21:23:13 +00:00
f43714b595 slightly fudged install routine for themes ... will possibly do as seperate switch case
git-svn-id: file:///svn/phpbb/trunk@4301 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 20:18:44 +00:00
d397264316 hm
git-svn-id: file:///svn/phpbb/trunk@4300 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 20:17:29 +00:00
0c62b08090 Styling stuff
git-svn-id: file:///svn/phpbb/trunk@4299 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 17:46:12 +00:00
252d56ec36 Cannot delete if only theme left, select new theme for use by styles that use this
git-svn-id: file:///svn/phpbb/trunk@4298 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 17:46:06 +00:00
6c8531befe Styling stuff
git-svn-id: file:///svn/phpbb/trunk@4297 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 17:26:20 +00:00
0db32b3f93 Delete theme ... be careful! Doesn't currently do any checks to ensure it's not the only theme, or to alter any styles using this theme ...
git-svn-id: file:///svn/phpbb/trunk@4296 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 17:26:13 +00:00
a1dbf52fda Styling stuff
git-svn-id: file:///svn/phpbb/trunk@4295 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 16:23:57 +00:00
3006a3db31 store or download
git-svn-id: file:///svn/phpbb/trunk@4294 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 16:23:45 +00:00
5561e86529 This will dump out a DB stored stylesheet, also adds cfg file
git-svn-id: file:///svn/phpbb/trunk@4292 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 14:37:41 +00:00
e0c4360705 Ignore given list of files
git-svn-id: file:///svn/phpbb/trunk@4291 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 14:37:14 +00:00
57e12560be Styling stuff
git-svn-id: file:///svn/phpbb/trunk@4290 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 14:19:10 +00:00
ab410e2c19 Updates for changes to filelist()
git-svn-id: file:///svn/phpbb/trunk@4289 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 14:18:53 +00:00
60ce0c9bb3 More updates, can "export" a theme ... only as zip at present and with limitations ... make sure your store directory can be written to by server
git-svn-id: file:///svn/phpbb/trunk@4288 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 14:18:38 +00:00
22cfe6dddb Compression/decompression "libs" and a change to filelist
git-svn-id: file:///svn/phpbb/trunk@4287 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 14:18:03 +00:00
9e455b613a store directory check
git-svn-id: file:///svn/phpbb/trunk@4286 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 13:59:07 +00:00
e5ea1f1755 This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work
git-svn-id: file:///svn/phpbb/trunk@4285 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-20 13:58:11 +00:00
6bcf4a3110 oops
git-svn-id: file:///svn/phpbb/trunk@4283 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-18 18:31:33 +00:00
0244aaa5d0 New theme function, edit theme details ... I'm really beginning to dislike styles, and safe mode is just well, worse than I remember on 2.0.x :D
git-svn-id: file:///svn/phpbb/trunk@4282 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-18 18:20:58 +00:00
ac875d22a9 Changes to styles table ... themes in this case, storedb, boolean flag for whether style was stored in the DB or on the FS
git-svn-id: file:///svn/phpbb/trunk@4281 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-18 18:20:08 +00:00
c86539f501 Don't be so nosey
git-svn-id: file:///svn/phpbb/trunk@4279 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-18 16:33:24 +00:00
c7ad40b007 oop, guess I didn't commit this ...
git-svn-id: file:///svn/phpbb/trunk@4278 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-18 00:29:18 +00:00
31c2b84dac must stop playing
git-svn-id: file:///svn/phpbb/trunk@4277 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-17 22:52:51 +00:00
368fb159d7 Template cache clearing
git-svn-id: file:///svn/phpbb/trunk@4276 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-17 21:04:17 +00:00
3b19bd3518 Style stuff
git-svn-id: file:///svn/phpbb/trunk@4275 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-17 21:04:02 +00:00
5f7c851cab a few manage/pref type tests
git-svn-id: file:///svn/phpbb/trunk@4274 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-17 16:39:50 +00:00
bf70fee152 Remove subfolder storage of templates ... a safe-mode thang, you can delete any existing cache/templates folder
git-svn-id: file:///svn/phpbb/trunk@4273 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-17 15:16:25 +00:00
947c81b3db The moron has left the building
git-svn-id: file:///svn/phpbb/trunk@4272 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-16 12:13:30 +00:00
2a777b536e mainoption/liteoption -> btnmain/btnlite
git-svn-id: file:///svn/phpbb/trunk@4271 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-16 12:08:59 +00:00
a4ff0eba2d index on session_user_id
git-svn-id: file:///svn/phpbb/trunk@4270 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-16 12:07:01 +00:00
4d003f7edf Online tracking img load switch
git-svn-id: file:///svn/phpbb/trunk@4269 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-16 11:46:04 +00:00
1ccfd3f862 last play for tonight
git-svn-id: file:///svn/phpbb/trunk@4268 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-15 22:34:59 +00:00
a758d2cf61 small stat_username fix... sometimes the last poster name was not displayed correctly, this commit will fix this hopefully. hmm... have to think about a cleaner method of handling anonymous users...
git-svn-id: file:///svn/phpbb/trunk@4267 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-15 16:47:36 +00:00
7b5a2485d3 Some basic imageset editing stuff ... doesn't actually "do" anything yet ... just testing out layouts, etc.
git-svn-id: file:///svn/phpbb/trunk@4266 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-15 14:58:46 +00:00
19bb2b9487 Couple more little updates
git-svn-id: file:///svn/phpbb/trunk@4265 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-15 14:58:16 +00:00
78f4c39237 pass by reference change
git-svn-id: file:///svn/phpbb/trunk@4264 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 22:57:29 +00:00
e3a6399c22 tiny weeny ickle bittle changes
git-svn-id: file:///svn/phpbb/trunk@4263 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 22:55:32 +00:00
f06ad43da6 Re-arrange auth and setup calls ... needs to be repeated for all major scripts
git-svn-id: file:///svn/phpbb/trunk@4262 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 22:54:39 +00:00
405cac7b99 Re-arrange auth and setup calls ... needs to be repeated for all major scripts
git-svn-id: file:///svn/phpbb/trunk@4261 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 22:06:47 +00:00
dd8e9527cc input submit/reset style class name change
git-svn-id: file:///svn/phpbb/trunk@4260 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 21:59:41 +00:00
fd0e18c262 Re-arrange auth and setup calls ... needs to be repeated for all major scripts
git-svn-id: file:///svn/phpbb/trunk@4259 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 21:58:21 +00:00
be9def57a9 Updated graphic
git-svn-id: file:///svn/phpbb/trunk@4258 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 21:00:39 +00:00
05a55a9f42 Missing no_avatar graphic
git-svn-id: file:///svn/phpbb/trunk@4257 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 20:55:18 +00:00
8cd660bf4c Fix style data
git-svn-id: file:///svn/phpbb/trunk@4256 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 20:51:46 +00:00
2536066e65 Add/edit styles
git-svn-id: file:///svn/phpbb/trunk@4255 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 19:28:36 +00:00
2e8dec8c1f Couple more little updates
git-svn-id: file:///svn/phpbb/trunk@4254 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 11:35:13 +00:00