...
Voici la listes des modules complémentaires qui peuvent être désactivés :
| Ancre |
|---|
| sommaireModules |
|---|
| sommaireModules |
|---|
|
| Sommaire |
|---|
| maxLevel | 3 |
|---|
| minLevel | 3 |
|---|
| type | flat |
|---|
| separator | pipe |
|---|
|
- TODO : Penser que Shibboleth va surement venir s'ajouter à la liste !
Pour chaque module, ce sont les lignes à supprimer ou à commenter qui sont affichées dans la section.
...
| Bloc de code |
|---|
| language | html/xml |
|---|
| title | uportal-ear/pom.xml |
|---|
| firstline | 5325 |
|---|
| linenumbers | true |
|---|
|
...
<dependency>
<groupId>org.jasig.portal.portlets-overlay</groupId>
<artifactId>FunctionalTestsPortlet<<artifactId>BookmarksPortlet</artifactId>
<version>${project.version}</version>
<type>war</type>
</dependency>
...
|
FunctionalTestsPortlet ?
| Bloc de code |
|---|
| language | html/xml |
|---|
| title | uportal-portlets-overlay/pom.xml |
|---|
| firstline | 23 |
|---|
| linenumbers | true |
|---|
|
<module>FunctionalTestsPortlet</module>
|
| Bloc de code |
|---|
| language | html/xml |
|---|
| title | uportal-ear/pom.xml |
|---|
| firstline | 8153 |
|---|
| linenumbers | true |
|---|
|
...
<dependency>
<groupId>org.jasig.portal.portlets-overlay</groupId>
<artifactId>NewsReaderPortlet<<artifactId>FunctionalTestsPortlet</artifactId>
<version>${project.version}</version>
<type>war</type>
</dependency>
...
|
NewsReaderPortlet ?
| Bloc de code |
|---|
| language | html/xml |
|---|
| title | uportal-portlets-overlay/pom.xml |
|---|
| firstline | 26 |
|---|
| linenumbers | true |
|---|
|
<module>NewsReaderPortlet</module>
|
| Bloc de code |
|---|
| language | html/xml |
|---|
| title | uportal-ear/pom.xml |
|---|
| firstline | 2581 |
|---|
| linenumbers | true |
|---|
|
...
<dependency>
<groupId>org.jasig.portal.portlets-overlay</groupId>
<artifactId>BookmarksPortlet<<artifactId>NewsReaderPortlet</artifactId>
<version>${project.version}</version>
<type>war</type>
</dependency>
...
|
NotificationPortlet ?
| Bloc de code |
|---|
| language | html/xml |
|---|
| title | uportal-portlets-overlay/pom.xml |
|---|
| firstline | 27 |
|---|
| linenumbers | true |
|---|
|
<module>NotificationPortlet</module>
|
...