MMM-syslog icon indicating copy to clipboard operation
MMM-syslog copied to clipboard

Feature-request: change 'MMM-syslog' in custom title by using header(in config)

Open pbaan93 opened this issue 9 years ago • 7 comments

When I try to set the header in config it adds an header under the title 'MMM-syslog'. It would be nice to be able to change 'MMM-syslog' into a custom title.

pbaan93 avatar Oct 23 '16 14:10 pbaan93

+1 would be great

dersch81 avatar Oct 24 '16 11:10 dersch81

add title in your config, it's currently not documented but should work

https://github.com/paviro/MMM-syslog/blob/8c7e2418121778fe946a93addad89c480ca7c3d8/MMM-syslog.js#L66

fewieden avatar Oct 24 '16 15:10 fewieden

Just to clarify you can't change the title by using the normal system setting working on all modules anymore?

paviro avatar Nov 15 '16 16:11 paviro

Title != Header

@fewieden thx it is working =D { module: 'MMM-syslog', position: 'top_right', config: { title: 'Whatever' } }

aramaki87 avatar Jan 28 '17 21:01 aramaki87

Hi Could someone just clarify where the change code mentioned above would go please. Many Thanks.

hawkesley avatar May 09 '17 09:05 hawkesley

Just put the example of @aramaki87 in your config.js file

fewieden avatar May 09 '17 09:05 fewieden

Thank you

hawkesley avatar May 09 '17 09:05 hawkesley