public_html/submit.php
Sat, 17 Oct 2009 13:51:45 +0200 Add a robots "noindex" meta tag to the submission form (like we already do for the comment submission form)
Wed, 29 Jul 2009 10:58:19 +0200 E_ALL fixes
Mon, 27 Jul 2009 21:39:26 +0200 Bah, wrong function name: COM_outputMessageAndAbort -> COM_displayMessageAndAbort
Sat, 09 May 2009 17:48:14 +0200 Ensure PLG_templateSetVars (and therefore CUSTOM_templateSetVars) is called properly when the "Skip Preview" option is disabled (bug #0000880)
Sun, 19 Apr 2009 16:57:27 +0200 Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
Sun, 14 Dec 2008 21:36:53 +0100 Reverted changes that shouldn't be in this branch
Sun, 16 Nov 2008 17:39:54 +0100 Display a message when no topics exist and don't let the user enter the story editors (bug #0000738)
Mon, 07 Jul 2008 18:24:00 +0000 Cosmetics
Mon, 24 Mar 2008 18:36:52 +0000 Cosmetics
Wed, 20 Feb 2008 20:07:59 +0000 Ensure every template class has site_url, site_admin_url, layout_url and xhtml variables set. My eyes, they bleed...
Sat, 29 Dec 2007 15:47:42 +0000 Check for $_POST['mode'] being set before using it
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Sat, 22 Sep 2007 18:41:17 +0000 Hide "Create Account" link in the story submission form when new account registration has been disabled (ported over from the trunk)
Sat, 22 Sep 2007 18:37:46 +0000 Hide "create account" link when new user registration has been disabled
Sat, 03 Mar 2007 19:09:31 +0000 Make a graceful exit from manipulated story submissions (Geeklog properly caught the manipulation but threw an annoying error afterwards)
Fri, 02 Mar 2007 07:39:47 +0000 Fixed _getSid() to the correct getSid()
Thu, 08 Feb 2007 03:55:29 +0000 using COM_createLink() in submit.php
Sun, 14 Jan 2007 13:13:57 +0000 PHP4 issue fixed?
Thu, 11 Jan 2007 20:40:41 +0000 Story re-write + microsummaries.
Sat, 09 Dec 2006 21:46:27 +0000 Part 3 of Mark's CAPTCHA patches: Story submission
Mon, 04 Dec 2006 12:49:54 +0000 There's no need for search engines to index the registration form and such. Added rel="nofollow" to the links.
Mon, 10 Jul 2006 03:34:59 +0000 If advanced editor enabled - only show the FCKeditor if post mode is HTML
Sat, 08 Jul 2006 17:03:08 +0000 Introduced config options to set the default for the story's draft flag and frontpage option (feature request #163)
Fri, 09 Jun 2006 20:38:45 +0000 Handle \ in submissions and comments.
Mon, 05 Jun 2006 09:53:31 +0000 Provide consistently named {author} and {owner} variables (where appropriate) that contain either the username or user's full name, depending on the $_CONF['show_fullname'] setting
Sun, 28 May 2006 07:56:36 +0000 Filter topic id (fix ported over from the trunk)
Sun, 28 May 2006 07:56:11 +0000 Filter topic id (fix ported over from the trunk)
Thu, 25 May 2006 13:44:35 +0000 Moved text to the $MESSAGE array so that we can display it in a nice and friendly message box.
Thu, 25 May 2006 08:09:18 +0000 Cosmetics - make it clearer what we're actually testing for
Mon, 22 May 2006 03:34:05 +0000 fixing function vars
Mon, 22 May 2006 03:09:21 +0000 moving new language text into a new variable instead of using a free one.
Sat, 20 May 2006 18:04:15 +0000 Typo (missing '$')
Fri, 19 May 2006 07:49:29 +0000 cosmetics
Fri, 19 May 2006 07:41:49 +0000 fixing links to submit event
Fri, 19 May 2006 06:26:04 +0000 language fixes
Mon, 15 May 2006 06:18:06 +0000 MBYTE_substr
Sun, 14 May 2006 20:25:43 +0000 Security: Possible XSS vectors and SQL insertion vectors closed.
Sun, 14 May 2006 17:58:52 +0000 move event to plugin
Sat, 13 May 2006 11:18:54 +0000 Security: Unclean use of $_REQUEST elements.
Wed, 08 Mar 2006 20:39:16 +0000 Fixed handling of HTML entities (bug #99)
Sat, 07 Jan 2006 20:05:10 +0000 The submit story form was not selecting the advanced Editor if user was not logged in or did not have Story Editor permissions.
Wed, 28 Dec 2005 10:11:54 +0000 Xmas Patch Collection (see docs/history for details)
Sun, 11 Dec 2005 11:30:26 +0000 fixed invalid language file usage
Mon, 14 Nov 2005 08:53:45 +0000 Fixed warnings
Sun, 13 Nov 2005 18:40:30 +0000 Avoid the page title reading "Submit a Story" for plugin submissions (e.g. Links)
Tue, 08 Nov 2005 08:37:56 +0000 Introduced $_CONF['show_topic_icon'] (default setting for the story option).
Mon, 31 Oct 2005 19:04:46 +0000 Trackbacks can now be enabled / disabled per story
Mon, 03 Oct 2005 11:45:33 +0000 Fixed missing site header when trying to submit an incomplete event (bug #409). Also fixed it so that it properly redirects to the event submission form (instead of the story submission form) then (ported over from the trunk)
Mon, 26 Sep 2005 08:49:46 +0000 Copied improved spam protection over from the trunk
Fri, 23 Sep 2005 16:35:51 +0000 Update speed limit for spam posts and send the spammer a 403 response code
Fri, 23 Sep 2005 15:12:33 +0000 Added Spam-X plugin 1.0.2 to the 1.3.11 branch
Fri, 09 Sep 2005 13:20:58 +0000 Fixed missing site header when trying to submit an incomplete event (bug #409). Also fixed it so that it properly redirects to the event submission form (instead of the story submission form) then.
Mon, 29 Aug 2005 03:48:51 +0000 Added support for FCKEditor - Advanced Editor
Tue, 31 May 2005 07:47:33 +0000 fixed messages for plugin submission
Sun, 22 May 2005 18:23:17 +0000 The first steps towards moving the links section into a separate plugin, provided by Trinity Bays.
Sun, 06 Feb 2005 10:57:48 +0000 Hide 'edit' option for articles in preview (bug #347)
Sat, 22 Jan 2005 18:14:41 +0000 Added spam checks for the story, event, and link submissions.
Sun, 19 Dec 2004 10:08:57 +0000 $_POST is a superglobal and doesn't have to be listed in a global declaration.
Tue, 14 Dec 2004 22:33:45 +0000 More parameter filtering and checks for proper access
Tue, 14 Dec 2004 22:33:22 +0000 More parameter filtering and checks for proper access