Closed (fixed)
Project:
Annotate
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
31 Jul 2011 at 11:21 UTC
Updated:
15 Sep 2011 at 12:01 UTC
Jump to comment: Most recent file
The 6.x-2.x has now both views and custom annotate lists.
The custom lists must be deleted before we can start with a D7 version.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | annotate-ajax-views.tar_.gz | 15.85 KB | damiandab |
Comments
Comment #1
clemens.tolboomNeeded by #1105478: Please port to Drupal 7
Comment #2
damiandab commentedWould be also nice to add Ajax functionality before porting to D7 ;)
Comment #3
damiandab commentedone of my developer colleagues wrote me another implementation of views and add the ajax functionality. Maybe it will help. I attach the file. Ajax is working only without editor (doesn't work for example with ckeditor).
Best,
Damian
Comment #4
clemens.tolboom@damiandb: tnx for helping but it's hard to work on a .tar.gz file.
Please try to report an update on the ajax issue with only the code part that matters preferably as a patch on 6.x-2.x or as a readable attached .php.txt file
Please try to report a new issue on the views part reporting your problem with the current views implementation and what we can do better
Tnx.
This issue will be closes soon as I'm fixing the double 'annotations' tabs on nodes :-)
Comment #5
clemens.tolboomThe double tabs are now gone. But this needs code cleanup as almost list related content is now handled by views.
- code cleanup
- make sure print mode is still working
Comment #6
clemens.tolboomPrint module produces it's list still.
Some functions are now removed too.