aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates
Commit message (Collapse)AuthorAgeFilesLines
* Move signature addition entirely to templatePaul S. Owen2003-04-161-13/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@3866 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable/disable searching ... note that user searching is always enabled for ↵Paul S. Owen2003-04-151-1/+1
| | | | | | admins at this time (for ACP functionality ... this could be pared down to only those functions requiring username input) git-svn-id: file:///svn/phpbb/trunk@3848 89ea8834-ac86-4346-8a33-228a782c2dd0
* Only display PM/Search/Memberlist links if enabledPaul S. Owen2003-04-151-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3847 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable/disable display of moderator listingsPaul S. Owen2003-04-153-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3842 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable/Disable online listing + time onlinePaul S. Owen2003-04-151-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3841 89ea8834-ac86-4346-8a33-228a782c2dd0
* added 711252 and lock topic within post, fixed post editing a bit.Meik Sievertsen2003-04-121-4/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@3817 89ea8834-ac86-4346-8a33-228a782c2dd0
* re-use include...Meik Sievertsen2003-04-112-8/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@3813 89ea8834-ac86-4346-8a33-228a782c2dd0
* initial 'view attachments' implementation. added new template var (merged ↵Meik Sievertsen2003-04-102-1/+39
| | | | | | include, to preserve previous block vars), could be changed later to consider caching. some config variables and upload icons are not present as of yet... git-svn-id: file:///svn/phpbb/trunk@3807 89ea8834-ac86-4346-8a33-228a782c2dd0
* IP information moved to Post DetailsLudovic Arnaud2003-04-101-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@3803 89ea8834-ac86-4346-8a33-228a782c2dd0
* Weekly update: MCP templates. Forms renamed to 'main', added ↵Ludovic Arnaud2003-04-099-88/+154
| | | | | | | | | mcp_jumpbox.html for easy jumping and mcp_foruminfo.html. Not too happy with HTML though =" templates\subSilver\mcp_forum.html templates\subSilver\mcp_foruminfo.html templates\subSilver\mcp_front.html templates\subSilver\mcp_header.html templates\subSilver\mcp_jumpbox.html templates\subSilver\mcp_move.html templates\subSilver\mcp_post.html templates\subSilver\mcp_viewip.html templates\subSilver\mcp_viewlogs.html git-svn-id: file:///svn/phpbb/trunk@3800 89ea8834-ac86-4346-8a33-228a782c2dd0
* Form renamed, table class fixedLudovic Arnaud2003-04-091-4/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@3799 89ea8834-ac86-4346-8a33-228a782c2dd0
* "Report" button only shows up if the user is authorised. Default forum_id ↵Ludovic Arnaud2003-04-091-1/+1
| | | | | | for globals temporary (and arbitrary) set to 2. git-svn-id: file:///svn/phpbb/trunk@3797 89ea8834-ac86-4346-8a33-228a782c2dd0
* I... erm... kinda forgot to add this oneLudovic Arnaud2003-04-041-0/+48
| | | | git-svn-id: file:///svn/phpbb/trunk@3789 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lots of HTML updates, and more to follow...Ludovic Arnaud2003-04-025-59/+134
| | | | git-svn-id: file:///svn/phpbb/trunk@3780 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added user notification for post reporting, moved lang strings to lang_main, ↵Ludovic Arnaud2003-04-021-0/+5
| | | | | | added CSS style for mcp_jumpbox git-svn-id: file:///svn/phpbb/trunk@3779 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just playingPaul S. Owen2003-04-011-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3778 89ea8834-ac86-4346-8a33-228a782c2dd0
* show the attach icon in viewforum. added cached extensions (we need them ↵Meik Sievertsen2003-04-011-2/+2
| | | | | | within viewtopic) git-svn-id: file:///svn/phpbb/trunk@3777 89ea8834-ac86-4346-8a33-228a782c2dd0
* File renamed to mcp_topic.html a long time agoLudovic Arnaud2003-03-301-70/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3767 89ea8834-ac86-4346-8a33-228a782c2dd0
* nm - fixed some style bugsLudovic Arnaud2003-03-303-25/+57
| | | | git-svn-id: file:///svn/phpbb/trunk@3766 89ea8834-ac86-4346-8a33-228a782c2dd0
* Assorted updatesPaul S. Owen2003-03-294-6/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@3748 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added icon_report to imageset (mine was like a big exclamation mark but ↵Ludovic Arnaud2003-03-281-1/+1
| | | | | | | | | | Paul's looks better me thinks). Added topic_replies_real and forum_topics_real fields to store real numbers of posts and topics, including unapproved items. Removed the duplicate group_display field bug that I had personnally introduced git-svn-id: file:///svn/phpbb/trunk@3735 89ea8834-ac86-4346-8a33-228a782c2dd0
* This may help ...Paul S. Owen2003-03-251-3/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@3730 89ea8834-ac86-4346-8a33-228a782c2dd0
* Report iconPaul S. Owen2003-03-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3724 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change url for PMPaul S. Owen2003-03-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3715 89ea8834-ac86-4346-8a33-228a782c2dd0
* Output total posts/topicsPaul S. Owen2003-03-253-9/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@3712 89ea8834-ac86-4346-8a33-228a782c2dd0
* initial attachment functionality... only posting related (add/delete/edit) ↵Meik Sievertsen2003-03-222-34/+40
| | | | | | and schema. Also added attachment switch to board settings admin. git-svn-id: file:///svn/phpbb/trunk@3697 89ea8834-ac86-4346-8a33-228a782c2dd0
* Desesperatly trying to synchronise my different versions ;)Ludovic Arnaud2003-03-192-20/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@3676 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dont' display legend if blankPaul S. Owen2003-03-181-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3663 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing selects ... should make names of these vars more consistent ...Paul S. Owen2003-03-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3654 89ea8834-ac86-4346-8a33-228a782c2dd0
* Output group colour legend here tooPaul S. Owen2003-03-172-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@3651 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved login procedure to a function enabling "inline" login links ... no ↵Paul S. Owen2003-03-171-1/+11
| | | | | | more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php git-svn-id: file:///svn/phpbb/trunk@3650 89ea8834-ac86-4346-8a33-228a782c2dd0
* MCP updates. The resync function can now resync 'topic_reported' and ↵Ludovic Arnaud2003-03-135-28/+102
| | | | | | 'topic_approved' flags git-svn-id: file:///svn/phpbb/trunk@3645 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slightly altered layout of reported/unapproved indicatorsLudovic Arnaud2003-03-131-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3642 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added indicators for reported and/or unapproved items. Note that moderators ↵Ludovic Arnaud2003-03-132-6/+29
| | | | | | with m_approve permission can now read unapproved topics and posts normally. git-svn-id: file:///svn/phpbb/trunk@3640 89ea8834-ac86-4346-8a33-228a782c2dd0
* Insert [*] when clicking list button (is my approach user friendly ?)Meik Sievertsen2003-03-122-5/+67
| | | | git-svn-id: file:///svn/phpbb/trunk@3635 89ea8834-ac86-4346-8a33-228a782c2dd0
* some posting updates and fixes.Meik Sievertsen2003-03-104-55/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@3631 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various additions and fixesPaul S. Owen2003-03-102-5/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@3628 89ea8834-ac86-4346-8a33-228a782c2dd0
* Relevant template for moved email formPaul S. Owen2003-03-101-0/+78
| | | | git-svn-id: file:///svn/phpbb/trunk@3627 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable per session view online, change layout, potential for links to terms ↵Paul S. Owen2003-03-091-18/+20
| | | | | | and privacy policy git-svn-id: file:///svn/phpbb/trunk@3623 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong namePaul S. Owen2003-03-081-105/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3613 89ea8834-ac86-4346-8a33-228a782c2dd0
* Additional info for profilesPaul S. Owen2003-03-083-0/+111
| | | | git-svn-id: file:///svn/phpbb/trunk@3612 89ea8834-ac86-4346-8a33-228a782c2dd0
* The first order by is irrelevant, it'll be replaced by the values of the ↵Paul S. Owen2003-03-081-3/+0
| | | | | | second. Could've sworn I committed this change ... I'm losing it :D git-svn-id: file:///svn/phpbb/trunk@3611 89ea8834-ac86-4346-8a33-228a782c2dd0
* More "reporting" stuff, note the very lame warning in viewtopic when a post ↵Ludovic Arnaud2003-03-064-10/+78
| | | | | | has been reported. git-svn-id: file:///svn/phpbb/trunk@3604 89ea8834-ac86-4346-8a33-228a782c2dd0
* Name changePaul S. Owen2003-03-051-94/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3599 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved "viewprofile" to memberslist ... consolidation incompletePaul S. Owen2003-03-051-0/+105
| | | | git-svn-id: file:///svn/phpbb/trunk@3598 89ea8834-ac86-4346-8a33-228a782c2dd0
* column size adjustPaul S. Owen2003-03-041-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@3590 89ea8834-ac86-4346-8a33-228a782c2dd0
* Sort on cell titles, add rankPaul S. Owen2003-03-042-9/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@3589 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added delete-ability to posting...Meik Sievertsen2003-03-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3582 89ea8834-ac86-4346-8a33-228a782c2dd0
* A box for searching ... pretty obvious I think ... unless you're Pit of coursePaul S. Owen2003-02-281-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@3577 89ea8834-ac86-4346-8a33-228a782c2dd0
* get->postPaul S. Owen2003-02-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3576 89ea8834-ac86-4346-8a33-228a782c2dd0