
|
If you were logged in you would be able to see more operations.
|
|
|
|
This mechanism allows one Journal Structure to inherit from another allowing much greater flexibility and re-use of structure definitions.
Changing the inheritance relationship between structures immediately affects all related articles.
(Circular references are checked and rejected.)
|
|
Description
|
This mechanism allows one Journal Structure to inherit from another allowing much greater flexibility and re-use of structure definitions.
Changing the inheritance relationship between structures immediately affects all related articles.
(Circular references are checked and rejected.) |
Show » |
|
I modified it so parameters are orderd such as:
structureId, parentStructureId, name,... etc. (instead of putting parentStructureId last) to follow other patterns.
Also made it so selecting a parent structure didn't require a refresh.
Also made it so deleting a structure that is a parent of some other structure is not allowed.