General Actions:
| ... | ... | @@ -50,10 +50,14 @@ |
| 50 | 50 | |
| 51 | 51 | An extension can have dependencies. The dependency tab lists both upstream and downstream direct dependencies. |
| 52 | 52 | |
| 53 | -image |
|
| 53 | +{{image reference="EM-extensionDependencies.png"/}} | |
| 54 | 54 | |
| 55 | -You can see the status of a dependency and follow the link to get more information (e.g. determine transitive dependencies) | |
| 55 | +You can see the status of a dependency and follow the link to get more information (e.g. determine transitive dependencies). The dependency status is also color coded: | |
| 56 | 56 | |
| 57 | +* green for installed and core dependencies | |
| 58 | +* yellow when a different version is installed or provided | |
| 59 | +* red when the dependency version is not compatible with the current state of the wiki (e.g. an older version is provided) | |
| 60 | + | |
| 57 | 57 | == Progress Log == |
| 58 | 58 | |
| 59 | 59 | The progress log tab shows information about the action that is currently performed on the extension or the last action that was performed. You can see for instance what happened when an extension has been installed. |