You need to update it for all languages On Thu, Dec 3, 2015 at 2:01 AM, Getachew Areda <[email protected]> wrote:
> Hello Maxim, > If I am not mistaken, I have noticed one strange behavior in editing the > dashboard (Help and support). It worked perfect as you said. > But this is true only for users with the same language. Eg. For the > application language as an administrator I used English and edited as > described below. A user registered with another language in this case > German, gets the dashboard (Help and Support with its original links) > unchanged - the original i.e. the default OM dashboard links. When this > same user changes his language to English, he gets the edited ones: > > http://www.example.com > [email protected] > > Is this normal or must I do some more things to have the same links for > all users with different languages on the dashboard? > > Thank you > ------------------------------ > *From:* Getachew Areda <[email protected]> > *To:* Openmeetings user-list <[email protected]>; Maxim > Solodovnik <[email protected]> > *Sent:* Wednesday, December 2, 2015 8:30 PM > > *Subject:* Re: Openmeetings 3.0.7 Dashboard and verification mail > > > > ------------------------------ > *From:* Maxim Solodovnik <[email protected]> > *To:* Openmeetings user-list <[email protected]>; Getachew > Areda <[email protected]> > *Sent:* Wednesday, December 2, 2015 12:26 PM > *Subject:* Re: Openmeetings 3.0.7 Dashboard and verification mail > > 282 -> http://www.example.com > 283 -> mailto:[email protected] > > works as expected :) > Thank you very much indeed > > > > > > On Wed, Dec 2, 2015 at 2:01 PM, Getachew Areda <[email protected]> > wrote: > > Thank you Maxim, > As it was in previous versions, I've tried to modify the language editor > labels #282, 283, 286, 287. > Here is my configuration. > > Label name 282 > Label value www.example.com > > Label name 283 > Label value [email protected] > > Label name 286 > Label value www.example.com > > Label name 287 > Label value [email protected] > > But in my case I get a new link (www.example.com:5080/openmeetings/ > www.example.com and www.example.com:5080/openmeetings/[email protected] > respectively). > www.example.com: <http://www.example.com/>5080/openmeetings is my > application.base.url > www.example.com is the webaddress where i want to redirect the link > [email protected] is the mail address for the admin user. > > What went here wrong? > Thank you > > ------------------------------ > *From:* Maxim Solodovnik <[email protected]> > *To:* Openmeetings user-list <[email protected]>; Getachew > Areda <[email protected]> > *Sent:* Wednesday, December 2, 2015 7:20 AM > *Subject:* Re: Openmeetings 3.0.7 Dashboard and verification mail > > Hello Tadewos, > > 1) to update " links under "Help and Support"" you need to go to > Admin->Languaguage Editor and modify labels #282, 283, 286, 287 for > required language > 2) you can easily "hide" username/password from user by > modifying RegisterUserTemplate.html template (available > at > ./webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/RegisterUserTemplate.html) > and adding <div style="display:none"> to it to hide some elements > > to completely remove these elements you need to perform code modification > and recompile > > please use http://openmeetings.markmail.org/ to search answers to your > questions :) > > > > > On Tue, Dec 1, 2015 at 4:07 AM, Getachew Areda <[email protected]> > wrote: > > I've installed openmeetings 3.0.7. on debian 7. I want to modify the two > links under "Help and Support" -Project website and User Mailing lists. > Further I prefer not to send user access data (user name and password) in > registration notification mail. > > Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially > the above two links? How can I configure om so that the newly registered > user receives only the verification link without his access data? > > Thank you > > Tadewos > > > > > -- > WBR > Maxim aka solomax > > > > > > -- > WBR > Maxim aka solomax > > > > > -- WBR Maxim aka solomax
