Closed (fixed)
Project:
Revisioning
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Mar 2009 at 23:01 UTC
Updated:
14 Jul 2009 at 00:10 UTC
Jump to comment: Most recent file
When multiple teasers are being shown, there's no need to show the revisioning info and controls.
I patched mine with this patch, it seems to be working well.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | RevisionLinks2.png | 102.06 KB | michellezeedru |
| #9 | RevisionLinks.png | 92 KB | michellezeedru |
| revisioning_no_revision_on_teasers.patch | 563 bytes | Ogredude |
Comments
Comment #1
rdeboerA one-line patch that has great effect! Good thinking Ogredule!
It seems to work for my installation as well, so I'm happy to release a dev-release in the next couple of days (as I've got some German translations to include as well).
Let's monitor the drupal community's response and see if anyone finds a side-effect.
Great work!
RdB
Comment #2
ifbyphone1 commentedWorked like a charm for me. Thanks, Ogredude!
RdB: I think this part of the patch can be ignored:
Comment #3
rdeboerPatch included in 6.x-1-2.
Comment #5
michellezeedru commentedI'm using Revisioning 6.x-2.5 and still see the revisioning info and controls in teaser view. His this patch not yet been applied to this version, or am I missing a step?
Thanks, by the way, for an excellent module and amazingly helpful documentation!
Comment #6
crea commentedI believe this is duplicate of #500864: Use menu local tasks for revision links and actions. too.
Comment #7
rdeboer@mziegmann, comment #5
Thanks for the feedback, Michelle! Great to hear you find the module and doco useful.
I suggest you try the development snapshot of Revisioning. That shouldn't have the revisioning info in the teasers.
When you do, you should also download the development snapshot of Module Grants.
Make sure to visit Site building>>Modules or bad things will happen in the menu department.
Rik
Comment #8
rdeboerRelated, not a duplicate.
Comment #9
michellezeedru commentedRik,
Thanks for the quick help. I downloaded the latest dev snapshots of Revisioning and Module Grants, and made sure to visit the Modules page. However, I'm still seeing the links. But maybe I should explain the context of my teaser view, as it's a little different.
This is a content type with a nodereference field. Within the node view, I've set the "Display" options in CCK for this field to show the "Teaser" view (see Screenshot).
When I display the node, this teaser view of the nodes referenced in the nodereference view. In this screenshot, the red highlighted area is the teaser view of the node that was referenced, and where the links are still showing.
Hope this is helpful - thanks!
Michelle
Comment #10
rdeboerThanks for the screen shots and your description of the context of the problem, Michelle!
There's some work done on this right now, including a patch prepared by crea, see #500864: Use menu local tasks for revision links and actions.
Rik
Comment #11
rdeboerA first cut of this is going into the development snapshot today with some fine-tuning to follow soon.