1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-13 21:26:28 +02:00
Commit Graph

4249 Commits

Author SHA1 Message Date
20b9f5ae9b Minor update for image production
git-svn-id: file:///svn/phpbb/trunk@4748 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 00:46:46 +00:00
66668ed9ef Updates for imageset list ... still not necessarily final ...
git-svn-id: file:///svn/phpbb/trunk@4747 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 00:33:44 +00:00
c63bc7c4db Moved karma images, updated config file
git-svn-id: file:///svn/phpbb/trunk@4746 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 00:33:10 +00:00
0910fbb074 Updates
git-svn-id: file:///svn/phpbb/trunk@4745 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 00:31:37 +00:00
15e8ddd229 Updates
git-svn-id: file:///svn/phpbb/trunk@4744 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 19:13:56 +00:00
2be369db47 Fully updated with amazing new feature called "this one works"!
git-svn-id: file:///svn/phpbb/trunk@4743 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 19:13:26 +00:00
7abe67c821 Add IP/rDNS/whois info to viewonline ... doing away with need to visit ACP
git-svn-id: file:///svn/phpbb/trunk@4742 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 18:41:53 +00:00
af070017d3 the tables (subject to change)
git-svn-id: file:///svn/phpbb/trunk@4741 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 12:30:21 +00:00
994973d8ee custom profile fields.
Not finished, committed to let us discuss about the next steps
-> BartVB


git-svn-id: file:///svn/phpbb/trunk@4740 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 12:23:24 +00:00
62429cb9fb display/store custom profile fields
git-svn-id: file:///svn/phpbb/trunk@4739 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 12:19:39 +00:00
36f039cb1b minor changes...
git-svn-id: file:///svn/phpbb/trunk@4738 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 12:19:10 +00:00
ca291c50f9 fully templateable custom profile fields...
git-svn-id: file:///svn/phpbb/trunk@4737 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 12:17:29 +00:00
425509cb88 posting new topics... should work again. :)
git-svn-id: file:///svn/phpbb/trunk@4736 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 11:39:14 +00:00
e5d15b986d Add DEFINE/UNDEFINE ... user vars bust be preceeded by $ and be uppercase, string vars must be in single quotes. Can be used in loops, something.$VAR, etc. Use with standard IF, IF $something ==, etc.
git-svn-id: file:///svn/phpbb/trunk@4735 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-09 17:22:53 +00:00
34a2a7460d Updated images ... hhmmm
git-svn-id: file:///svn/phpbb/trunk@4734 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-09 12:29:01 +00:00
0cf61741e5 hhmm, string cleanup was rather ... broken
git-svn-id: file:///svn/phpbb/trunk@4733 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-09 11:56:53 +00:00
d8c35f8b20 Some minor fixes for the registration procedure
git-svn-id: file:///svn/phpbb/trunk@4732 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-08 20:33:56 +00:00
c97adb5a2e Wrong link for view post, add link to post title
git-svn-id: file:///svn/phpbb/trunk@4731 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-08 12:59:51 +00:00
264a7a489a Couple changes to imageset table ... introduce a few empty fields for "user icons" primarily intended for Mods though how to distribute them may be interesting
git-svn-id: file:///svn/phpbb/trunk@4730 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-08 12:49:48 +00:00
3d5a770c94 Alter method for storing imageset data ... I can't see any obvious increase in page gen times but please comment if such a thing does become apparent
git-svn-id: file:///svn/phpbb/trunk@4729 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-08 12:49:05 +00:00
21120e846e More attempts at "modern markup"
git-svn-id: file:///svn/phpbb/trunk@4728 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-07 16:33:12 +00:00
0a999ceab5 oopsie
git-svn-id: file:///svn/phpbb/trunk@4727 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-07 16:33:03 +00:00
715731ca3e More attempts at "modern markup"
git-svn-id: file:///svn/phpbb/trunk@4726 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-07 16:24:52 +00:00
bdbbc7544b Split user search from memberlist_body
git-svn-id: file:///svn/phpbb/trunk@4725 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-07 15:59:45 +00:00
e86b1d248b More attempts at "modern markup"
git-svn-id: file:///svn/phpbb/trunk@4724 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-06 15:36:29 +00:00
73d2f9c842 Mental note, stop playing with markup and finish the board
git-svn-id: file:///svn/phpbb/trunk@4723 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-06 15:36:16 +00:00
66cc31fb1d Changes for IE5.5
git-svn-id: file:///svn/phpbb/trunk@4722 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 17:17:22 +00:00
6cd42f2139 A few changes ... note that this is not text book markup ... so don't complain! If you have suggestions on how to improve it feel free to comment in the relevant forum @ area51
git-svn-id: file:///svn/phpbb/trunk@4721 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 16:06:44 +00:00
ddd39f2a48 A few changes ... note that this is not text book markup ... so don't complain! If you have suggestions on how to improve it feel free to comment in the relevant forum @ area51
git-svn-id: file:///svn/phpbb/trunk@4720 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 12:38:44 +00:00
43b285d57c Clippy like
git-svn-id: file:///svn/phpbb/trunk@4719 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 11:48:13 +00:00
96e4c1f219 Various lang updates
git-svn-id: file:///svn/phpbb/trunk@4718 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 11:15:51 +00:00
34607baacd Minor changes, add new S_USER_LANG template var
git-svn-id: file:///svn/phpbb/trunk@4717 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 11:15:11 +00:00
28bee290fe hmm
git-svn-id: file:///svn/phpbb/trunk@4716 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 10:20:01 +00:00
4cbcf22b78 Uncomment links
git-svn-id: file:///svn/phpbb/trunk@4715 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-04 18:20:13 +00:00
ee8a014a8d A few changes ... note that this is not text book markup ... so don't complain! If you have suggestions on how to improve it feel free to comment in the relevant forum @ area51
git-svn-id: file:///svn/phpbb/trunk@4714 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-04 18:10:41 +00:00
386dc775b6 A few updates
git-svn-id: file:///svn/phpbb/trunk@4713 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-04 18:09:57 +00:00
c08a0fc7fb oopsie, wrong id
git-svn-id: file:///svn/phpbb/trunk@4712 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-04 18:08:19 +00:00
72a7628f4c Style image data update
git-svn-id: file:///svn/phpbb/trunk@4711 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-04 15:48:57 +00:00
16d9fe6f77 Unused
git-svn-id: file:///svn/phpbb/trunk@4710 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-04 15:48:24 +00:00
63b0649f61 2 becomes 1
git-svn-id: file:///svn/phpbb/trunk@4709 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-03 18:12:08 +00:00
1ae9cf2eab Some div-ination coming ... don't get too excited ... it's not "major"
git-svn-id: file:///svn/phpbb/trunk@4708 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-03 17:38:11 +00:00
cbbec39e0d Posting was getting a tad crowded
git-svn-id: file:///svn/phpbb/trunk@4707 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-03 17:35:47 +00:00
16484c61b1 Add logo to imageset
git-svn-id: file:///svn/phpbb/trunk@4705 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-12-29 13:24:41 +00:00
e99f48e8bc Update MCP linkage
git-svn-id: file:///svn/phpbb/trunk@4704 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-12-06 12:46:22 +00:00
11190910a9 Update ACP and MCP linkage
git-svn-id: file:///svn/phpbb/trunk@4703 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-12-06 12:45:53 +00:00
afc00b0b87 Update ACP linkage
git-svn-id: file:///svn/phpbb/trunk@4702 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-12-06 12:45:38 +00:00
29875f3cbf Add missing ;
git-svn-id: file:///svn/phpbb/trunk@4701 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-12-04 02:00:57 +00:00
b70b519836 update forum_ids for global announcements.
git-svn-id: file:///svn/phpbb/trunk@4700 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-30 18:03:09 +00:00
3f6e946889 speed improvement... slap me for not seeing the user var. ;)
git-svn-id: file:///svn/phpbb/trunk@4699 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-30 17:45:13 +00:00
eaf3efe6e0 Quiet please!
git-svn-id: file:///svn/phpbb/trunk@4698 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-29 23:42:10 +00:00