[opencms-dev] opencms-dev Digest, Vol 322, Issue 1

Peter Davie peter.davie at convergentsolutions.com.au
Mon Jan 22 23:27:00 CET 2018


Hi Alberto,

Thank you Alberto, that worked.  I am very surprised that it did, as my 
understanding was that the workplace message files contain messages that 
are used in the OpenCMS Workplace, I would not have expected that a 
message connected with sending an email should be put in there.

There is a problem with having this message in this file.  If I am 
managing multiple sites with OpenCMS and both are using webforms, the 
message cannot be tailored to the specific site.  I would have thought 
that this message (if any!) should be contained in the webform file.

Thank you for your help.

Kind Regards,
Peter

On 22/01/18 22:00, opencms-dev-request at opencms.org wrote:
> Send opencms-dev mailing list submissions to
> 	opencms-dev at opencms.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
> or, via email, send a message with subject or body 'help' to
> 	opencms-dev-request at opencms.org
>
> You can reach the person managing the list at
> 	opencms-dev-owner at opencms.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of opencms-dev digest..."
>
>
> Today's Topics:
>
>     1. Re: I want to share with you a large number of upgrades I
>        have done. (??)
>     2. ??? form.mailsubject.prefix ??? in webform subject in sent
>        email messages (Peter Davie)
>     3. Re: ??? form.mailsubject.prefix ??? in webform subject in
>        sent email messages (Alberto Gallardo)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 21 Jan 2018 19:21:42 +0800 (CST)
> From: ?? <afeinet at 163.com>
> To: "The OpenCms mailing list" <opencms-dev at opencms.org>
> Subject: Re: [opencms-dev] I want to share with you a large number of
> 	upgrades I have done.
> Message-ID: <421806ed.25aa.1611873dff3.Coremail.afeinet at 163.com>
> Content-Type: text/plain; charset="gbk"
>
> Hi.
>
>
> Today submitted a version upgrade from Solr and Lucene, from 5.5 to 7.2.1.
> It should be noted that the code related to boost is removed mainly based on (LUCENE-6819: Index-time boosts removal).
>
>
> I'm not too sure about the purpose of this Boost, but it's not a direct part of this code because I spent a lot of time testing this feature.
> 1, search contains two implementations of Lucene and Solr, do not know when Lucene's implementation will be used, because I test the result is that the actual operation of Solr that set of implementations.
> 2, I did some tests where I used Boost, but the code in those places was not executed. For example, there is a line m_doc.addField (fieldName, val, field.getBoost ()) in CmsSolrDocument, which I changed to "throw new RuntimeException ()" but this place is not called. Other such similar places, I also made a code replacement, but did not run these codes.
> 3, after removing the finished, also made the WAR package gradle bindist, and deployed to TOMCAT9 successfully completed. After the page search function is normal.
>
>
> Hope that these changes bring convenience to everyone.
>
>
>
>
>
> --
>
>
>
> ??????????
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.opencms.org/pipermail/opencms-dev/attachments/20180121/eb95d60f/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 22 Jan 2018 14:52:33 +1100
> From: Peter Davie <peter.davie at convergentsolutions.com.au>
> To: opencms-dev at opencms.org
> Subject: [opencms-dev] ??? form.mailsubject.prefix ??? in webform
> 	subject in sent email messages
> Message-ID:
> 	<6c960c2c-afde-1e9a-557f-d67e1f1cc443 at convergentsolutions.com.au>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> Hi OpenCms Community,
>
> I am using the Apollow WebForm module for a contact page on our
> website.? In the email messages sent to both the inquiror and to our
> internal email address, the email subject starts with "???
> form.mailsubject.prefix ???".? I am aware that this is a missing message
> key, but I cannot find which message file the key needs to go into.? Any
> suggestions?
>
> Regards,
> Peter
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 22 Jan 2018 08:27:40 +0100
> From: Alberto Gallardo <argrico at gmail.com>
> To: The OpenCms mailing list <opencms-dev at opencms.org>
> Subject: Re: [opencms-dev] ??? form.mailsubject.prefix ??? in webform
> 	subject in sent email messages
> Message-ID:
> 	<CA+zs-Pybg3yzg5NQVq3Pe4-RFRsV=dQJrQU+okmJd4dVFeQCug at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Peter,
>
> did you try adding it to
> apollo-template/org.opencms.apollo.template.webform/resources/system/modules/org.opencms.apollo.template.webform/i18n/org.opencms.apollo.template.webform.workplace_en?
> It seems to be the obvious candidate.
>
> Regards,
>
> Alberto
>
> Alberto
>
> 2018-01-22 4:52 GMT+01:00 Peter Davie <
> peter.davie at convergentsolutions.com.au>:
>
>> Hi OpenCms Community,
>>
>> I am using the Apollow WebForm module for a contact page on our website.
>> In the email messages sent to both the inquiror and to our internal email
>> address, the email subject starts with "??? form.mailsubject.prefix ???".
>> I am aware that this is a missing message key, but I cannot find which
>> message file the key needs to go into.  Any suggestions?
>>
>> Regards,
>> Peter
>> _______________________________________________
>> This mail is sent to you from the opencms-dev mailing list
>> To change your list options, or to unsubscribe from the list, please visit
>> http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
>>
>>
>>
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.opencms.org/pipermail/opencms-dev/attachments/20180122/81d5184a/attachment-0001.html>
>
> ------------------------------
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
>
> End of opencms-dev Digest, Vol 322, Issue 1
> *******************************************

-- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20180123/71db5ef6/attachment.htm>


More information about the opencms-dev mailing list