[
https://issues.jboss.org/browse/TOOLSDOC-366?page=com.atlassian.jira.plug...
]
Xavier Coulon reassigned TOOLSDOC-366:
--------------------------------------
Assignee: Michelle Murray (was: Xavier Coulon)
Hello Michelle,
I'd like to suggest a few changes and I've sent a PR so that we can discuss about
them.
I think the main clarification that needs to be brought is that LiveReload
(
http://livereload.com) is an open source application that has a server-side and a
client-side (as you wrote). The client side is written in JavaScript (livereload.js) and
should be included into the HTML pages (via the Browser Extension: when activated, the
extension just manipulates the HTML DOM and inserts a <script> element), or it
should be included by the user in his IDE.
Now, the LiveReload tools that is part of JBT is a re-implementation/integration of the
livereload server component and it uses the same protocol to communicate with the
livereload client. Yet, this client is exactly the same as the one described above. What
our tooling provides users with is a mean to edit the returned HTML pages
'on-the-fly' to insert the <script> element, just as the Browser Extension
would do or just as the user would have to do.
I hope this clarifies a bit the changes I submitted in the PR.
Please, let me know if you need more information/clarifications.
Best regards,
Xavier
Review: Devs to review LiveReload Tools chapter for JBDS 7.0
------------------------------------------------------------
Key: TOOLSDOC-366
URL:
https://issues.jboss.org/browse/TOOLSDOC-366
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Task
Security Level: Public(Everyone can see)
Components: User Guide - LiveReload Tools
Affects Versions: 4.1.0
Reporter: Michelle Murray
Assignee: Michelle Murray
Fix For: 4.1.0
Attachments: UserGuide_LiveReload.pdf
Please review the content of the LiveReload Tools chapter from a technical viewpoint:
1) Are features correctly documented?
2) Are there any features that are missing?
Screenshots are currently missing and will be added closer to GA.
For ease of tracking by docs, please give feedback as comments in this JIRA.
The chapter is available here as a pdf. The pdf has some layout issues so please
disregard these and only comment on the technical content.
Alternatively, the complete user guide to date is also available from:
https://github.com/jbosstools/jbosstools-documentation/tree/master/docs/U...
(build with: mvn compile)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira