From: Andreas F. <ba...@ph...> - 2009-07-19 22:23:10
|
Author: bantu Date: Sun Jul 19 22:21:50 2009 New Revision: 9799 Log: Set some svn properties. Cleanup. Modified: branches/phpBB-3_0_0/phpBB/adm/style/acp_send_statistics.html (props changed) branches/phpBB-3_0_0/phpBB/adm/style/captcha_default_acp_demo.html (contents, props changed) branches/phpBB-3_0_0/phpBB/adm/style/captcha_gd_acp.html (props changed) branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp.html (props changed) branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp_demo.html (contents, props changed) branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha.html (contents, props changed) branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha_acp.html (props changed) branches/phpBB-3_0_0/phpBB/language/en/captcha_qa.php (contents, props changed) branches/phpBB-3_0_0/phpBB/language/en/recaptcha.php (contents, props changed) branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_default.html (props changed) branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_qa.html (contents, props changed) branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_recaptcha.html (contents, props changed) branches/phpBB-3_0_0/phpBB/styles/prosilver/template/quickreply_editor.html (contents, props changed) Propchange: branches/phpBB-3_0_0/phpBB/adm/style/acp_send_statistics.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/adm/style/acp_send_statistics.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: branches/phpBB-3_0_0/phpBB/adm/style/captcha_default_acp_demo.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/adm/style/captcha_default_acp_demo.html (original) --- branches/phpBB-3_0_0/phpBB/adm/style/captcha_default_acp_demo.html Sun Jul 19 22:21:50 2009 *************** *** 1,5 **** - <dl> <dt><label for="captcha_preview">{L_PREVIEW}:</label><br /><span>{L_CAPTCHA_PREVIEW_EXPLAIN}</span></dt> <dd><img src="{CONFIRM_IMAGE}" alt="{L_PREVIEW}" width="360" height="96" id="captcha_preview" /></dd> ! </dl> \ No newline at end of file --- 1,4 ---- <dl> <dt><label for="captcha_preview">{L_PREVIEW}:</label><br /><span>{L_CAPTCHA_PREVIEW_EXPLAIN}</span></dt> <dd><img src="{CONFIRM_IMAGE}" alt="{L_PREVIEW}" width="360" height="96" id="captcha_preview" /></dd> ! </dl> Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_default_acp_demo.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_default_acp_demo.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_gd_acp.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_gd_acp.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp_demo.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp_demo.html (original) --- branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp_demo.html Sun Jul 19 22:21:50 2009 *************** *** 1,7 **** <dl> <dt><label for="answer">{L_CONFIRM_QUESTION}:</label><br /><span>{L_CONFIRM_QUESTION_EXPLAIN}</span></dt> ! <dd> ! <input type="text" tabindex="10" name="answer" id="answer" size="45" class="inputbox autowidth" title="{L_ANSWER}" /> </dd> </dl> --- 1,7 ---- <dl> <dt><label for="answer">{L_CONFIRM_QUESTION}:</label><br /><span>{L_CONFIRM_QUESTION_EXPLAIN}</span></dt> ! <dd> ! <input type="text" tabindex="10" name="answer" id="answer" size="45" class="inputbox autowidth" title="{L_ANSWER}" /> </dd> </dl> Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp_demo.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_qa_acp_demo.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha.html (original) --- branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha.html Sun Jul 19 22:21:50 2009 *************** *** 1,5 **** <!-- IF S_RECAPTCHA_AVAILABLE --> ! <dl> <dd> <script type="text/javascript" src="{RECAPTCHA_SERVER}/challenge?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}"> // <![CDATA[ --- 1,5 ---- <!-- IF S_RECAPTCHA_AVAILABLE --> ! <dl> <dd> <script type="text/javascript" src="{RECAPTCHA_SERVER}/challenge?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}"> // <![CDATA[ *************** *** 8,25 **** }; // ]]> </script> ! ! ! <noscript> ! <div> ! <object data="{RECAPTCHA_SERVER}/noscript?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}" type="text/html" height="300" width="500"></object><br /> ! <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea> ! <input type="hidden" name="recaptcha_response_field" value="manual_challenge" /> ! </div> </noscript> ! </dd> </dl> <!-- ELSE --> {L_RECAPTCHA_NOT_AVAILABLE} ! <!-- ENDIF --> \ No newline at end of file --- 8,25 ---- }; // ]]> </script> ! ! ! <noscript> ! <div> ! <object data="{RECAPTCHA_SERVER}/noscript?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}" type="text/html" height="300" width="500"></object><br /> ! <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea> ! <input type="hidden" name="recaptcha_response_field" value="manual_challenge" /> ! </div> </noscript> ! </dd> </dl> <!-- ELSE --> {L_RECAPTCHA_NOT_AVAILABLE} ! <!-- ENDIF --> Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha_acp.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/adm/style/captcha_recaptcha_acp.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: branches/phpBB-3_0_0/phpBB/language/en/captcha_qa.php ============================================================================== *** branches/phpBB-3_0_0/phpBB/language/en/captcha_qa.php (original) --- branches/phpBB-3_0_0/phpBB/language/en/captcha_qa.php Sun Jul 19 22:21:50 2009 *************** *** 4,11 **** * recaptcha [English] * * @package language ! * @version $Id: recaptcha.php 9709 2009-06-30 14:23:16Z Kellanved $ ! * @copyright (c) 2008 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ --- 4,11 ---- * recaptcha [English] * * @package language ! * @version $Id$ ! * @copyright (c) 2009 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ *************** *** 57,64 **** 'QUESTION_TEXT_EXPLAIN' => 'The question that will be asked on registration.', 'QA_ERROR_MSG' => 'Please fill out all fields and enter at least one answer.', - - )); ?> \ No newline at end of file --- 57,62 ---- Propchange: branches/phpBB-3_0_0/phpBB/language/en/captcha_qa.php ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/language/en/captcha_qa.php ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: branches/phpBB-3_0_0/phpBB/language/en/recaptcha.php ============================================================================== *** branches/phpBB-3_0_0/phpBB/language/en/recaptcha.php (original) --- branches/phpBB-3_0_0/phpBB/language/en/recaptcha.php Sun Jul 19 22:21:50 2009 *************** *** 5,11 **** * * @package language * @version $Id$ ! * @copyright (c) 2008 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ --- 5,11 ---- * * @package language * @version $Id$ ! * @copyright (c) 2009 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ *************** *** 47,53 **** 'RECAPTCHA_PRIVATE_EXPLAIN' => 'Your private reCaptcha key. You can obtain keys from <a href="http://recaptcha.net">reCaptcha.net</a>.', 'RECAPTCHA_EXPLAIN' => 'To avoid spam postings, please enter the two words shown in the picture into the text field underneath.', - )); ?> \ No newline at end of file --- 47,52 ---- Propchange: branches/phpBB-3_0_0/phpBB/language/en/recaptcha.php ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_default.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_default.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_qa.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_qa.html (original) --- branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_qa.html Sun Jul 19 22:21:50 2009 *************** *** 4,14 **** <h3>{L_CONFIRMATION}</h3> <fieldset class="fields2"> - <!-- ENDIF --> <dl> ! <dt><label>{CONFIRM_QUESTION}</label>:<br /><span>{L_CONFIRM_QUESTION_EXPLAIN}</span></dt> <dd> <input type="text" tabindex="10" name="answer" id="answer" size="45" class="inputbox autowidth" title="{L_ANSWER}" /> <input type="hidden" name="confirm_id" id="confirm_id" value="{CONFIRM_ID}" /> --- 4,13 ---- <h3>{L_CONFIRMATION}</h3> <fieldset class="fields2"> <!-- ENDIF --> <dl> ! <dt><label>{CONFIRM_QUESTION}</label>:<br /><span>{L_CONFIRM_QUESTION_EXPLAIN}</span></dt> <dd> <input type="text" tabindex="10" name="answer" id="answer" size="45" class="inputbox autowidth" title="{L_ANSWER}" /> <input type="hidden" name="confirm_id" id="confirm_id" value="{CONFIRM_ID}" /> *************** *** 20,23 **** <span class="corners-bottom"><span></span></span></div> </div> <!-- ENDIF --> - --- 19,21 ---- Propchange: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_qa.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_qa.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_recaptcha.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_recaptcha.html (original) --- branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_recaptcha.html Sun Jul 19 22:21:50 2009 *************** *** 6,18 **** <p>{L_CONFIRM_EXPLAIN}</p> <fieldset class="fields2"> - <!-- ENDIF --> <!-- IF S_RECAPTCHA_AVAILABLE --> <dl> ! <dt><label>{L_CONFIRM_CODE}</label>:<br /><span>{L_RECAPTCHA_EXPLAIN}</span></dt> <dd> ! <script type="text/javascript" src="{RECAPTCHA_SERVER}/challenge?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}"> // <![CDATA[ var RecaptchaOptions = { --- 6,18 ---- <p>{L_CONFIRM_EXPLAIN}</p> <fieldset class="fields2"> <!-- ENDIF --> + <!-- IF S_RECAPTCHA_AVAILABLE --> <dl> ! <dt><label>{L_CONFIRM_CODE}</label>:<br /><span>{L_RECAPTCHA_EXPLAIN}</span></dt> <dd> ! <script type="text/javascript" src="{RECAPTCHA_SERVER}/challenge?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}"> // <![CDATA[ var RecaptchaOptions = { *************** *** 20,43 **** }; // ]]> </script> ! ! ! <noscript> ! <div> ! <object data="{RECAPTCHA_SERVER}/noscript?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}" type="text/html" height="300" width="500"></object><br /> ! <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea> ! <input type="hidden" name="recaptcha_response_field" value="manual_challenge" /> ! </div> </noscript> ! </dd> </dl> <!-- ELSE --> {L_RECAPTCHA_NOT_AVAILABLE} <!-- ENDIF --> <!-- IF S_TYPE == 1 --> </fieldset> <span class="corners-bottom"><span></span></span></div> </div> <!-- ENDIF --> - --- 20,42 ---- }; // ]]> </script> ! ! <noscript> ! <div> ! <object data="{RECAPTCHA_SERVER}/noscript?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}" type="text/html" height="300" width="500"></object><br /> ! <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea> ! <input type="hidden" name="recaptcha_response_field" value="manual_challenge" /> ! </div> </noscript> ! </dd> </dl> <!-- ELSE --> {L_RECAPTCHA_NOT_AVAILABLE} <!-- ENDIF --> + <!-- IF S_TYPE == 1 --> </fieldset> <span class="corners-bottom"><span></span></span></div> </div> <!-- ENDIF --> Propchange: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_recaptcha.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/captcha_recaptcha.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/quickreply_editor.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/styles/prosilver/template/quickreply_editor.html (original) --- branches/phpBB-3_0_0/phpBB/styles/prosilver/template/quickreply_editor.html Sun Jul 19 22:21:50 2009 *************** *** 11,17 **** // ]]> </script> <form method="post" action="{U_QR_ACTION}"> - <div class="panel" id="qr_editor_div"> <div class="inner"><span class="corners-top"><span></span></span> <div class="content"> --- 11,16 ---- Propchange: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/quickreply_editor.html ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/quickreply_editor.html ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision |