[xwiki/xwiki-platform] f67730: XWIKI-21492: Underline inline links (#2694)
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: f67730ee28e51fc8f412b24bc48f6d6e5e7c6ffa https://github.com/xwiki/xwiki-platform/commit/f67730ee28e51fc8f412b24bc48f6... Author: LucasC <[email protected]> Date: 2024-04-18 (Thu, 18 Apr 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/mandatory/XWikiUsersDocumentInitializer.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.xml M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserPreferencesSheet.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/stylesheets.vm R xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/css/accessibility.css M xwiki-platform-distribution/xwiki-platform-distribution-ui/xwiki-platform-distribution-ui-base/src/main/resources/XWiki/WebPreferences.xml M xwiki-platform-distribution/xwiki-platform-distribution-ui/xwiki-platform-distribution-ui-base/src/main/resources/XWiki/XWikiPreferences.xml Log Message: ----------- XWIKI-21492: Underline inline links (#2694) * Add an underline option to the XWiki and user preferences. * Remove the old accessibility preference from the user profile * Added backwards compatibility: if the old parameter is set to 'accessible' on the profile, it will set the old preferences * Removed the SSX * Added style directly in general.less * Added logic related to preferences in the template htmlheader.vm * Added an unsetter for the accessibility parameter, and defaults for the new parameters that would get changed if the accessibility parameter is already set. * Underline inline links by default To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications