Problem/Motivation

Make token titles that have child-tokens clickable

Proposed resolution

Minor modification to the javascript jquery.treeTable.js file to make the titles clickable

Remaining tasks

Code review needed

User interface changes

Text color change, as well as clickable text

API changes

None

Comments

jswaby’s picture

StatusFileSize
new731 bytes

patch that needs review..

Status: Needs review » Needs work

The last submitted patch, clickable_token_titles_1328546_1.patch, failed testing.

jswaby’s picture

StatusFileSize
new749 bytes

patch diffed against trunk..

jswaby’s picture

Status: Needs work » Needs review

review code

Status: Needs review » Needs work

The last submitted patch, clickable_token_titles_1328546_2.patch, failed testing.

dave reid’s picture

Could this maybe be contributed back to the parent library (https://github.com/ludo/jquery-treetable/issues)?

mstef’s picture

Status: Needs work » Needs review
StatusFileSize
new731 bytes

Drush make failed to apply #2 as well. Here's another reroll.

chris matthews’s picture

Assigned: jswaby » Unassigned
Issue summary: View changes

The 7 year old patch in #7 to jquery.treeTable.js applied cleanly to the latest token 7.x-1.x-dev and if applicable still needs review.

clickable_token_titles_1328546_7.patch:10: trailing whitespace.
          var cellText = cell.text(); 
Checking patch jquery.treeTable.js...
Applied patch jquery.treeTable.js cleanly.