Comment #3 on issue 1478 by pekka.klarck: In the log files, Expand All button should be a toggle for expand and collapse functionality
http://code.google.com/p/robotframework/issues/detail?id=1478

To get started, you first should checkout Robot's source code and then find src/robot/htmldata/rebot/log.html file. This file is a template for the generated log files and it has all HTML/CSS/JS used in the log files either directly or in linked files. In this file you should find where the expand all button is created and should be able to modify it. You can also open this file to a browser to see how you changes look like without running any tests. When opened this way it contains some canned data.

When you have something that works, you can submit a patch here or provide the changes otherwise. If nobody comments your patch in few days, sending a mail to robotframework-devel or shouting out on #robotframework irc channel is a good idea. These are also good places to ask help in general.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to