[ http://jira.magnolia.info/browse/MAGNOLIA-1592?page=comments#action_14214
]
Oliver Lietz commented on MAGNOLIA-1592:
----------------------------------------
I used it as follows:
if (Server.isAdmin() || Subscriber.isSubscribersEnabled()) {
tree.addColumn(activationState);
}
There should be a single property or method to check if we want so show
activationState.
> Revive Subscriber class for 3.1 (deprecate it)
> ----------------------------------------------
>
> Key: MAGNOLIA-1592
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1592
> Project: Magnolia
> Issue Type: Task
> Components: activation
> Reporter: Grégory Joseph
> Assigned To: Sameer Charles
> Fix For: 3.1 M2
>
>
> info.magnolia.cms.beans.config.Subscriber was removed for MAGNOLIA-1546 in
> r9626; Since it's potentially used by custom modules/projects (it was used in
> DMSAdminTreeConfig for instance), we should revive it (as deprecated) for
> 3.1. Delegation to the new subscription component seems reasonably possible.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------