Re: export red5 and suppress ID

2017-07-25 Thread maxime . guerif
On 25.07.2017 14:16, Maxim Solodovnik wrote:

> According "I want to start red5 with "service red5 (re)start", is it 
> possible" 
> Please search mailing lists for upstart script (or take it from Alvaro's 
> tutorials :)) ) 
> 
> On Tue, Jul 25, 2017 at 7:14 PM, Maxim Solodovnik  
> wrote:
> 
> you can rebuild using command 
> 
> mvn install -P allModules,quick,mysql,default-db-cred -pl openmeetings-web 
> -pl openmeetings-server
> 
> (remove -Dwicket.mode=DEVELOPMENT) 
> 
> On Tue, Jul 25, 2017 at 7:12 PM,  wrote:
> Hello,
> 
> I have, with your help, fully installed openmeetings from sources but I am 
> now trying to suppress the IDs which are behind each word in pages like for 
> example : rooms[792]. I would like to hide the [792] whenever I want, I have 
> tried to modify things in 'configuration' but didn't succeed. Is it possible 
> on the web configuration?
> 
> Other request, I want to start red5 with "service red5 (re)start", is it 
> possible?
> 
> Thank you.
> 
> Best regards
> 
> Maxime 
> 
> -- 
> 
> WBR
> Maxim aka solomax

  -- 
WBR
Maxim aka solomax 

Ok, I will do it, thank you very much again Maxim.

Best regards.

Maxime

Re: export red5 and suppress ID

2017-07-25 Thread Maxim Solodovnik
According "I want to start red5 with "service red5 (re)start", is it
possible"
Please search mailing lists for upstart script (or take it from Alvaro's
tutorials :)) )

On Tue, Jul 25, 2017 at 7:14 PM, Maxim Solodovnik 
wrote:

> you can rebuild using command
>
> mvn install -P allModules,quick,mysql,default-db-cred -pl openmeetings-web 
> -pl openmeetings-server
>
> (remove -Dwicket.mode=DEVELOPMENT)
>
>
> On Tue, Jul 25, 2017 at 7:12 PM,  wrote:
>
>> Hello,
>>
>> I have, with your help, fully installed openmeetings from sources but I
>> am now trying to suppress the IDs which are behind each word in pages like
>> for example : rooms[792]. I would like to hide the [792] whenever I want, I
>> have tried to modify things in 'configuration' but didn't succeed. Is it
>> possible on the web configuration?
>>
>> Other request, I want to start red5 with "service red5 (re)start", is it
>> possible?
>>
>> Thank you.
>>
>> Best regards
>>
>> Maxime
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax


Re: export red5 and suppress ID

2017-07-25 Thread Maxim Solodovnik
you can rebuild using command

mvn install -P allModules,quick,mysql,default-db-cred -pl
openmeetings-web -pl openmeetings-server

(remove -Dwicket.mode=DEVELOPMENT)


On Tue, Jul 25, 2017 at 7:12 PM,  wrote:

> Hello,
>
> I have, with your help, fully installed openmeetings from sources but I am
> now trying to suppress the IDs which are behind each word in pages like for
> example : rooms[792]. I would like to hide the [792] whenever I want, I
> have tried to modify things in 'configuration' but didn't succeed. Is it
> possible on the web configuration?
>
> Other request, I want to start red5 with "service red5 (re)start", is it
> possible?
>
> Thank you.
>
> Best regards
>
> Maxime
>



-- 
WBR
Maxim aka solomax


export red5 and suppress ID

2017-07-25 Thread maxime . guerif

Hello,

I have, with your help, fully installed openmeetings from sources but I 
am now trying to suppress the IDs which are behind each word in pages 
like for example : rooms[792]. I would like to hide the [792] whenever I 
want, I have tried to modify things in 'configuration' but didn't 
succeed. Is it possible on the web configuration?


Other request, I want to start red5 with "service red5 (re)start", is it 
possible?


Thank you.

Best regards

Maxime