phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / adm / admin_styles.php

History | View | Annotate | Download (104 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

5140 05/05/2005 06:55 pm Meik Sievertsen

- some cross-db related changes
- putting active bots array into cache

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5108 03/21/2005 11:43 pm Meik Sievertsen

- first try to break things...

4641 11/05/2003 03:57 pm Meik Sievertsen

related to attachments

4480 09/07/2003 06:52 pm psotfx

Extension var update

4425 08/23/2003 08:20 pm psotfx

That shouldn't be there ...

4416 08/22/2003 02:28 am psotfx

specialchars data in swatch, rejiggle index variable setting and comparisons, replace .php with $phpEx in styles for swatch

4406 08/15/2003 01:50 am psotfx

Minor oopsie, forgot border="0" in image url ... probably make this defineable

4405 08/15/2003 01:32 am psotfx

imageset editing code a little messy, need to add update/replace capability to all three elements but that's for M-4 ... I think we may be done for M-2

4402 08/13/2003 07:38 pm psotfx

Raft of fixes ... hopefully things are working as they should ... if not, I'll be requring a new PC since I don't think this one will work too well after being dropped out a third floor window

4397 08/13/2003 04:35 pm psotfx

Some tidying up of theme editing, highlight used classes, enable custom class addition, allow tabs, newlines, etc. within class strings ... though standard format is very much prefered

4394 08/13/2003 12:24 am psotfx

Destroy! Destroy! Danger! Will Robinson Danger! ... Doctor Smith will destroy the cached SQL when something changes ...

4391 08/12/2003 10:46 pm psotfx

Updates for installation of styles

4388 08/12/2003 05:19 pm psotfx

More condensing ... next, imageset editing and cleanup of theme/template editing ... then we'll call it a day till M-3 I think

4387 08/12/2003 04:11 pm psotfx

Fixing more broken things ...

4384 08/12/2003 01:56 pm psotfx

Some tidy ups and fixes

4382 08/12/2003 03:47 am psotfx

Temp workaround for lack of style create/import/upload prob, fix improper setting of element ids when editing style

4380 08/12/2003 03:21 am psotfx

Much rejiggling

4377 08/11/2003 03:29 am psotfx

Not break you moron

4376 08/11/2003 03:16 am psotfx

Wouldn't copy theme/template files from unarchived location to destination ... this should fix that.

4372 08/11/2003 02:52 am psotfx

unified remove ... probably breaking other stuff in the process

4362 08/10/2003 07:41 pm psotfx

More jiggery and not a little pokery

4361 08/10/2003 05:54 pm psotfx

Rejiggling the code begins ...

4360 08/10/2003 01:51 pm psotfx

setting style as default, remove explicit testing for .tar archive creation

4359 08/10/2003 12:53 pm psotfx

Silly silly Paul, smacked handy and no tea

4358 08/10/2003 12:04 am psotfx

Most style operations functional ... broke various theme, imageset and template operations in the process

4352 08/08/2003 03:28 pm psotfx

Style installation "working", allows for two or three element styles

4351 08/07/2003 06:52 pm psotfx

Style related updates

4349 08/07/2003 04:39 pm psotfx

Change hardcoded lang strings for vars

4348 08/07/2003 03:42 am psotfx

oops forgot about modified time update

4347 08/07/2003 03:30 am psotfx

Storage of edited templates ... guess some users may find this handy ... hhmm

4344 08/06/2003 08:29 pm psotfx

Couple more updates

4343 08/06/2003 05:45 pm psotfx

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

4338 07/30/2003 09:33 pm psotfx

Basic implementation of upload theme archive ... remember this only works with appropriate permissions set on style/ and safe mode off

4330 07/26/2003 01:50 am psotfx

Bits I just want to dump in CVS for now

4324 07/24/2003 03:58 pm psotfx

Install style, various other additions

4316 07/23/2003 01:42 pm psotfx

remove becomes function, enable install of imagesets, alter packaging paths

4313 07/22/2003 10:03 pm psotfx

Functionalised export for templates, themes and imagesets ... styles to be done ...

4305 07/21/2003 05:44 pm psotfx

add .tar, .tar.gz and .tar.bz2 support, rejiggle source, seperate compress objects extending the base class

4304 07/21/2003 02:45 am psotfx

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

4301 07/20/2003 10:18 pm psotfx

slightly fudged install routine for themes ... will possibly do as seperate switch case

4298 07/20/2003 07:46 pm psotfx

Cannot delete if only theme left, select new theme for use by styles that use this

4296 07/20/2003 07:26 pm psotfx

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 ...

4294 07/20/2003 06:23 pm psotfx

store or download

4292 07/20/2003 04:37 pm psotfx

This will dump out a DB stored stylesheet, also adds cfg file

4288 07/20/2003 04:18 pm psotfx

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

4283 07/18/2003 08:31 pm psotfx

oops

4282 07/18/2003 08:20 pm psotfx

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

4277 07/18/2003 12:52 am psotfx

must stop playing

4276 07/17/2003 11:04 pm psotfx

Template cache clearing

4268 07/16/2003 12:34 am psotfx

last play for tonight

4266 07/15/2003 04:58 pm psotfx

Some basic imageset editing stuff ... doesn't actually "do" anything yet ... just testing out layouts, etc.

4255 07/14/2003 09:28 pm psotfx

Add/edit styles

4254 07/14/2003 01:35 pm psotfx

Couple more little updates

4253 07/14/2003 01:29 am psotfx

More styling stuff ... activate, deactivate styles ... deactivated styles can still be used in forum/board styling selectors

4251 07/14/2003 12:02 am psotfx

Update data for styling schema changes, preview via style admin, styles in use by users count, default style feedback

4243 07/13/2003 07:47 pm psotfx

Guess what

4230 07/13/2003 04:44 pm psotfx

More faffing

4227 07/13/2003 02:45 am psotfx

more playing, followed by breaking

4226 07/12/2003 10:55 pm psotfx

And an ittle bit more, just a weeny bit ...

4219 07/11/2003 05:46 pm psotfx

okay, after some conflicting advice :D and some jiggling here's the latest theme related update ... this stuff is enough to drive you batty

4172 06/25/2003 01:22 am psotfx

more twiddling and playing

4088 06/05/2003 10:27 pm psotfx

A little more thinking out loud ... regular users are welcome to give feedback via area51

4081 06/05/2003 02:57 pm psotfx

Me thinking out loud ...

3969 05/04/2003 01:58 am psotfx

page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).

3961 05/02/2003 05:50 pm psotfx

Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32

3646 03/13/2003 01:14 pm psotfx

New directory name