Gizra / biblio

Biblio 3.x module for Drupal 7
23 stars 6 forks source link

Biblio 3.x entity should have a "standard" status property #158

Open shushu opened 10 years ago

shushu commented 10 years ago

In order to support unpublished entities, Biblio should have a "status" property. I think it should imitate the node status as much as possible.

Once it is added, we need to change all of the existing views in use to take it under consideration.

@amitaibu I talked with @RoySegall about it and he said you need to decide about it.

amitaibu commented 10 years ago

Lets postpone this for now.

shushu commented 10 years ago

Sure, this is just on of the differences between node and Biblio entities that made failures in views/efqs like we see in https://github.com/openscholar/openscholar/issues/4952 and we might encounter in other places.

amitaibu commented 10 years ago

Ok, but for now work around this.