[
https://issues.apache.org/jira/browse/CONNECTORS-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992725#comment-15992725
]
Kishore Kumar commented on CONNECTORS-1403:
-------------------------------------------
Hi [~daddywri],
1) Tha Access Credentials tab works even without the above javascript, it's
there just to make the application more user-friendly. The first part of the js
adds a red border to the panel when the user hovers on the *Delete* button, to
make sure that he is deleting the intended section. The second part is for
resolving the issue when the user add a new config or delete, all the
collapsible collapsed by default and the user has to reopen the appropriate
one, this can be irritating sometimes, so we are storing the last opened
collapseId in the browser session storage.
5) Yes, there is. http://getbootstrap.com/getting-started/ This entire site is
about how to use bootstrap and all its different UI components.
6) Yes, it's intentional. Even I would like to comment all the Copyright info
in the Velocity HTML page to use Velocity comments, So that all this copyright
info is removed when Velocity compiles and sends the actual HTML and Javascript
to client browser.
> Update WebCrawler Connector HTML String to Velocity Template
> ------------------------------------------------------------
>
> Key: CONNECTORS-1403
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1403
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Web connector
> Affects Versions: ManifoldCF 2.7
> Reporter: Kishore Kumar
> Assignee: Kishore Kumar
> Priority: Minor
> Fix For: ManifoldCF 2.8
>
>
> Hi,
> I am currently in the process of converting the stringified HTML to Velocity
> template for WebCrawler connector. This is the first attempt in updating all
> the connectors to use velocity template.
> I don't know when we are planning for the code freeze but will try to
> complete by next week.
> Thanks,
> Kishore Kumar
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)