Issue Details (XML | Word | Printable)

Key: VISIB-40
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Nick Waanders
Votes: 5
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Visibility Plugin

Remove forced new para/line to allow inline usage

Created: 30/Jan/08 11:57 PM   Updated: 27/Mar/09 02:54 PM
Component/s: {hide-from}, {hide-if}, {show-if}, {show-to}
Affects Version/s: 1.6.0
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Java Source File VisibilityMacro.java (4 kB)

Environment: conf 2.5.7


 Description  « Hide
These macros currently force a new line/new para for the specied content. This prevents them from being used to render a piece of information in an inline situation - e.g. where a hyperlink might point to documents not accessible to a particular user group, it can be de-referenced and shown as plain text with a note rather than as a broken link.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Oleg Efimov added a comment - 17/Sep/08 05:39 PM
Attaching modified VisibilityMacro class, isInline() and getBodyRenderMode() changed to allow inline usage.

Michael Buselli added a comment - 27/Mar/09 02:54 PM
Who has the ability to make this part of some future Visibility Plugin version 1.7.2?

I could compile this myself to fix my site's short-term issues, but that would create a support problem when I need to pass off Confluence administration to someone else that doesn't know how to maintain compiled plugins.