Paul S. Owen
7f8e853356
Some tidy ups and fixes
...
git-svn-id: file:///svn/phpbb/trunk@4384 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 11:56:04 +00:00
Paul S. Owen
232576450d
Put form stuff in subSilver css ...
...
git-svn-id: file:///svn/phpbb/trunk@4383 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 01:49:40 +00:00
Paul S. Owen
ec4e122032
Temp workaround for lack of style create/import/upload prob, fix improper setting of element ids when editing style
...
git-svn-id: file:///svn/phpbb/trunk@4382 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 01:47:32 +00:00
Paul S. Owen
a4ac56c798
Don't write out when closing unless a file actually exists ...
...
git-svn-id: file:///svn/phpbb/trunk@4381 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 01:37:49 +00:00
Paul S. Owen
9183068332
Much rejiggling
...
git-svn-id: file:///svn/phpbb/trunk@4380 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 01:21:32 +00:00
Ludovic Arnaud
57c17e44ec
Taken out the $db var from acm classes for consistency with other classes
...
git-svn-id: file:///svn/phpbb/trunk@4379 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 21:45:50 +00:00
Paul S. Owen
27d86a2e32
Correct pathname for template
...
git-svn-id: file:///svn/phpbb/trunk@4378 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 10:41:03 +00:00
Paul S. Owen
ff0a7e2630
Not break you moron
...
git-svn-id: file:///svn/phpbb/trunk@4377 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 01:29:16 +00:00
Paul S. Owen
c8669abf9d
Wouldn't copy theme/template files from unarchived location to destination ... this should fix that.
...
git-svn-id: file:///svn/phpbb/trunk@4376 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 01:16:29 +00:00
Paul S. Owen
0b4d299df9
Remove trailing slash from T_XXXX_PATH vars
...
git-svn-id: file:///svn/phpbb/trunk@4375 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 01:12:23 +00:00
Paul S. Owen
2a9d846859
Update for acm parameter change
...
git-svn-id: file:///svn/phpbb/trunk@4374 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 01:12:01 +00:00
Paul S. Owen
a5cbb0b693
Mainly user pruning var casing
...
git-svn-id: file:///svn/phpbb/trunk@4373 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 00:59:53 +00:00
Paul S. Owen
71dbb2c97e
unified remove ... probably breaking other stuff in the process
...
git-svn-id: file:///svn/phpbb/trunk@4372 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 00:52:09 +00:00
Ludovic Arnaud
26e8568c9b
Greater than, lesser than... what's the big deal?? :P
...
git-svn-id: file:///svn/phpbb/trunk@4371 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 21:19:21 +00:00
Ludovic Arnaud
253b6ff14e
Less bug, more comments
...
git-svn-id: file:///svn/phpbb/trunk@4370 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 21:17:11 +00:00
Ludovic Arnaud
8d4bb4a17a
Fixed: the style box not showing when editing a category. Pardon, a non-postable forum ;)
...
git-svn-id: file:///svn/phpbb/trunk@4369 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 19:53:03 +00:00
Ludovic Arnaud
2ada6c5380
Added support for db-based caching... for people who like to store data in databases.
...
git-svn-id: file:///svn/phpbb/trunk@4368 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 19:46:03 +00:00
Ludovic Arnaud
772cc44895
Cleaned up var names. $query_result is now passed by reference to be altered directly from the cache manager
...
git-svn-id: file:///svn/phpbb/trunk@4367 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 19:14:44 +00:00
Ludovic Arnaud
ecbbf83665
Renamed $expire_time to $max_age.
...
Added method_exists() checks for cache managers that would not support the caching of SQL data.
git-svn-id: file:///svn/phpbb/trunk@4366 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 18:51:07 +00:00
Ludovic Arnaud
0c3708ecc6
Moved sql_close() down, after the cache is unloaded.
...
git-svn-id: file:///svn/phpbb/trunk@4365 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 18:42:20 +00:00
Ludovic Arnaud
145399b4bc
Added the binary attribute for Windows platforms. Removed the read attribute because it wasn't needed.
...
git-svn-id: file:///svn/phpbb/trunk@4364 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 18:33:25 +00:00
Ludovic Arnaud
b11ed262ac
Primary / secondary style bbcode implementation. Not thoroughly tested yet but my test board still functions so I guess it works ;)
...
git-svn-id: file:///svn/phpbb/trunk@4363 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 18:30:27 +00:00
Paul S. Owen
214ea917e5
More jiggery and not a little pokery
...
git-svn-id: file:///svn/phpbb/trunk@4362 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 17:41:10 +00:00
Paul S. Owen
13a4d16b52
Rejiggling the code begins ...
...
git-svn-id: file:///svn/phpbb/trunk@4361 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 15:54:57 +00:00
Paul S. Owen
91724f4512
setting style as default, remove explicit testing for .tar archive creation
...
git-svn-id: file:///svn/phpbb/trunk@4360 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 11:51:50 +00:00
Paul S. Owen
35c8d412a7
Silly silly Paul, smacked handy and no tea
...
git-svn-id: file:///svn/phpbb/trunk@4359 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 10:53:50 +00:00
Paul S. Owen
baa01d15f2
Most style operations functional ... broke various theme, imageset and template operations in the process
...
git-svn-id: file:///svn/phpbb/trunk@4358 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-09 22:04:28 +00:00
Paul S. Owen
e9c616f732
Brain wanted in Room 101, Brain wanted
...
git-svn-id: file:///svn/phpbb/trunk@4357 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-09 16:05:58 +00:00
Paul S. Owen
2efff50736
It's amazing what a strategically placed = can do for normal operation ...
...
git-svn-id: file:///svn/phpbb/trunk@4356 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-09 15:30:08 +00:00
Paul S. Owen
5e79ac7d8f
Further tidy ups for zip compatibility ... still seem to be problems deleting entries via Powerarchiver ... works fine under Linux
...
git-svn-id: file:///svn/phpbb/trunk@4355 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-09 12:36:14 +00:00
Paul S. Owen
f41a46c92f
Ensure consistent output from filelist
...
git-svn-id: file:///svn/phpbb/trunk@4354 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-09 11:18:05 +00:00
Paul S. Owen
d85c1e052d
Improve compatibility of zip extract method
...
git-svn-id: file:///svn/phpbb/trunk@4353 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-09 00:30:24 +00:00
Paul S. Owen
95767f8440
Style installation "working", allows for two or three element styles
...
git-svn-id: file:///svn/phpbb/trunk@4352 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-08 13:28:21 +00:00
Paul S. Owen
e3c310db51
Style related updates
...
git-svn-id: file:///svn/phpbb/trunk@4351 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 16:52:36 +00:00
Paul S. Owen
22b043e8cb
Style related updates
...
git-svn-id: file:///svn/phpbb/trunk@4350 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 14:39:38 +00:00
Paul S. Owen
068987935e
Change hardcoded lang strings for vars
...
git-svn-id: file:///svn/phpbb/trunk@4349 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 14:39:29 +00:00
Paul S. Owen
28c000fe7c
oops forgot about modified time update
...
git-svn-id: file:///svn/phpbb/trunk@4348 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 01:42:11 +00:00
Paul S. Owen
52ec6f8706
Storage of edited templates ... guess some users may find this handy ... hhmm
...
git-svn-id: file:///svn/phpbb/trunk@4347 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 01:30:44 +00:00
Paul S. Owen
80688a477b
oops, that's not quite right
...
git-svn-id: file:///svn/phpbb/trunk@4346 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-06 18:33:03 +00:00
Paul S. Owen
4a75a2512b
Guess this may come in handy
...
git-svn-id: file:///svn/phpbb/trunk@4345 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-06 18:29:22 +00:00
Paul S. Owen
5ab81af82e
Couple more updates
...
git-svn-id: file:///svn/phpbb/trunk@4344 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-06 18:29:11 +00:00
Paul S. Owen
b723058fb0
A fair amount of additional working or semi-working stuff ... template 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
2003-08-06 15:45:13 +00:00
Paul S. Owen
76ace1d154
css_data -> theme_data
...
git-svn-id: file:///svn/phpbb/trunk@4342 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-05 17:09:03 +00:00
Paul S. Owen
f77668cec0
Style related changes, new table for template data storage in situations 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
2003-08-05 17:07:52 +00:00
Paul S. Owen
246614568c
Basic implementation of upload theme archive ... remember this only works with appropriate permissions set on style/ and safe mode off
...
git-svn-id: file:///svn/phpbb/trunk@4338 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-30 19:33:52 +00:00
Paul S. Owen
9c435ef53d
Limit display of "secondary" submit/preview/cancel/save row
...
git-svn-id: file:///svn/phpbb/trunk@4337 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-30 15:41:24 +00:00
Paul S. Owen
94c4c558e0
Update image sizes ... missing jabber button known
...
git-svn-id: file:///svn/phpbb/trunk@4336 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-30 12:11:50 +00:00
Paul S. Owen
c89f345587
Okay, this time I'll try not to screw up ... again
...
git-svn-id: file:///svn/phpbb/trunk@4335 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-30 12:04:19 +00:00
Paul S. Owen
4f7a1c7169
Bye bye ... hopefully
...
git-svn-id: file:///svn/phpbb/trunk@4334 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-30 11:02:38 +00:00
Paul S. Owen
b72a8fd2c7
Is it a bird? Is it a plane? No, it's moron man ...
...
git-svn-id: file:///svn/phpbb/trunk@4333 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-30 10:57:07 +00:00