nytimes / document-viewer

The NYTimes Document Viewer
http://open.blogs.nytimes.com/2010/03/27/a-new-view-introducing-doc-viewer-2-0/
Apache License 2.0
309 stars 160 forks source link

How to enable 'click to add new note' #5

Open Satish opened 14 years ago

Satish commented 14 years ago

I am unable to add a new note. Please let me know how to enable this option.

lennyfernandez commented 13 years ago

Did you resolve this issue? If so, what was the solution..

Thanks

Satish commented 13 years ago

Yeah, that was done almost a year back. I did it.

I was unable to find a way to enable that option in the existing code(I think it was not implemented there).

At that time I was thinking to commit that change to the forked repository. But because of some other custom changes I wasn't able to commit(ie comments).

Satish commented 13 years ago

Please see this https://github.com/documentcloud/document-viewer/commits/master/ for latest updates

robertour commented 11 years ago

I basically worked around this with my own code. However, I would like to use the docviewer one. Any clue of how to achieve this?

The issue is also here: https://github.com/documentcloud/document-viewer/issues/15

Thanks!