• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item7502: Add drag and drop to change profile picture screen

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension TWikiUserMappingContrib Enhancement Closed   patch 6.0.1

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

-- TWiki:Main/PeterThoeny - 2014-05-29

This is now in SVN trunk and 6.0 branch. The code is added conditionally based on the PatternSkin version.

Here is how the conditional code works:

%CALCULATE{$SET(PatternSkinVersion, $VALUE($SUBSTITUTE(%INCLUDE{ "%SYSTEMWEB%.PatternSkin" pattern=".*Skin Version: *. *([0-9\-]+).*" }%, -,)))}%
%CALCULATE{$IF($GET(PatternSkinVersion)<20140522, <nop>, <code you want>)}%

-- TWiki:Main.PeterThoeny - 2014-05-29

ItemTemplate
Summary Add drag and drop to change profile picture screen
ReportedBy TWiki:Main.PeterThoeny
Codebase ~twiki4, 6.0.0
SVN Range TWiki-6.0.1-trunk, Fri, 23 May 2014, build 27512
AppliesTo Extension
Component TWikiUserMappingContrib
Priority Enhancement
CurrentState Closed
WaitingFor

Checkins TWikirev:27568 TWikirev:27569 TWikirev:27570 TWikirev:27571 TWikirev:27572 TWikirev:27573 TWikirev:27578 TWikirev:27579 TWikirev:27580 TWikirev:27581 TWikirev:27582
TargetRelease patch
ReleasedIn 6.0.1
Edit | Attach | Watch | Print version | History: r16 < r15 < r14 < r13 < r12 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r16 - 2014-10-06 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback