Profiles.GroupHeader History
Hide minor edits - Show changes to output
Changed lines 48-56 from:
(:if equal {$:Type} "Permanent":)
----
!!!Supervized students
(:pagelist fmt=#title order=$:LastName group=Profiles $:Supervisors=*{$Name}*:)
(:ifend:)
----
!!!Participates in
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$Name}*:)
(:pagelist fmt=#title order=$:Acronym group=Projects $:Leaders=*{$Name}*:)
----
!!!Supervized students
(:pagelist fmt
(
!!!Participates in
(:
to:
(:pagelist fmt=#titlednonempty title="Supervized students" order=$:LastName group=Profiles $:Supervisors=*{$Name}*:)
(:pagelist fmt=#titlednonempty title="Participates in" order=$:Acronym group=Projects $:Collaborators=*{$Name}*:)
(:pagelist fmt=#titlednonempty title="Coordinates" order=$:Acronym group=Projects $:Coordinator=*{$Name}*:)
(:if [ authid and !equal {$:Skills} "" ] :)
(:pagelist fmt=#titlednonempty title="Participates in" order=$:Acronym group=Projects $:Collaborators=*{$Name}*:)
(:pagelist fmt=#titlednonempty title="Coordinates" order=$:Acronym group=Projects $:Coordinator=*{$Name}*:)
(:if [ authid and !equal {$:Skills} "" ] :)
Changed lines 55-56 from:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$Name}* $:Status='In progress':)
(:pagelist fmt=#title order=$:Acronym group=Projects $:Leaders=*{$Name}* $:Status='In progress':)
(:pagelist fmt
to:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$Name}*:)
(:pagelist fmt=#title order=$:Acronym group=Projects $:Leaders=*{$Name}*:)
(:pagelist fmt=#title order=$:Acronym group=Projects $:Leaders=*{$Name}*:)
Added line 56:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Leaders=*{$Name}* $:Status='In progress':)
Changed lines 7-14 from:
(:comment End:End:)
(:comment Email:Email:)
(:Phone:Phone:)
(:Office:Office:)
(:comment Address:Address:)
(:comment Photo:Photo:)
(:Website:Website:)
(:comment Supervisors:Supervisors:)
(:comment Email:
(:Phone:
(:Office:
(:comment Address:
(:comment Photo:
(:Website:
(:comment Supervisors:
to:
(:comment End:)
(:comment Email:)
(:comment Phone:)
(:comment Office:)
(:comment Address:)
(:comment Photo:)
(:comment Website:)
(:comment Supervisors:)
(:comment Topics:)
(:comment Skills:)
(:comment Email:)
(:comment Phone:)
(:comment Office:)
(:comment Address:)
(:comment Photo:)
(:comment Website:)
(:comment Supervisors:)
(:comment Topics:)
(:comment Skills:)
Changed line 25 from:
||'''Position:''' ||{$:Position}||
to:
||!Position: ||{$:Position}||
Changed line 25 from:
||!Position: ||{$:Position}||
to:
||'''Position:''' ||{$:Position}||
Changed line 23 from:
%lframe lfloat width=120px margin-right=30px margin-bottom=5px% (:if equal {$:Photo} "":){$ScriptUrl}/../uploads/Profiles/No_photo.gif(:else:)Attach:{$:Photo}(:ifend:)
to:
%lframe lfloat width=150px margin-right=30px margin-bottom=5px% (:if equal {$:Photo} "":){$ScriptUrl}/../uploads/Profiles/No_photo.gif(:else:)Attach:{$:Photo}(:ifend:)
Changed line 25 from:
||!Position : ||{$:Position}||
to:
||!Position: ||{$:Position}||
Changed line 27 from:
||!Period : ||{$:Start}-(:if equal {$:End} "":)????(:else:){$:End}(:ifend:)||
to:
||!Period: ||{$:Start}-(:if equal {$:End} "":)????(:else:){$:End}(:ifend:)||
Changed line 29 from:
||!Address : ||{$:FirstName} {$:LastName} (:if !equal {$:Office} "":)(office {$:Office})(:ifend:)||
to:
||!Address: ||{$:FirstName} {$:LastName} (:if !equal {$:Office} "":)(office {$:Office})(:ifend:)||
Changed line 34 from:
||!Email : ||mailto:(:if equal {$:Email} "":){$:FirstName}.{$:LastName}@univ-bpclermont.fr(:else:){$:Email}(:ifend:)||
to:
||!Email: ||mailto:(:if equal {$:Email} "":){$:FirstName}.{$:LastName}@univ-bpclermont.fr(:else:){$:Email}(:ifend:)||
Changed line 36 from:
||||!Phone : ||{$:Phone}||(:ifend:)
to:
||||!Phone: ||{$:Phone}||(:ifend:)
Changed line 38 from:
||||!Website : ||[[http://{$:Website}]]||(:ifend:)
to:
||||!Website: ||[[http://{$:Website}]]||(:ifend:)
Changed line 40 from:
||||!Supervisors : ||{$:Supervisors}||(:ifend:)
to:
||||!Supervisors: ||{$:Supervisors}||(:ifend:)
Changed line 23 from:
%lframe lfloat width=150px margin-right=30px margin-bottom=5px% (:if equal {$:Photo} "":){$ScriptUrl}/../uploads/Profiles/No_photo.gif(:else:)Attach:{$:Photo}(:ifend:)
to:
%lframe lfloat width=120px margin-right=30px margin-bottom=5px% (:if equal {$:Photo} "":){$ScriptUrl}/../uploads/Profiles/No_photo.gif(:else:)Attach:{$:Photo}(:ifend:)
Changed line 53 from:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$Name}*:)
to:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$Name}* $:Status='In progress':)
Changed line 43 from:
!!!Research topics:
to:
!!!Research topics
Changed line 48 from:
!!!Supervized:
to:
!!!Supervized
Changed line 52 from:
!!!Participates in:
to:
!!!Participates in
Changed line 56 from:
!!!Skills:
to:
!!!Skills
Changed line 38 from:
(:if [ !equal {$:Supervisors} "" and equal ab a* ]:)
to:
(:if [ !equal {$:Supervisors} "" and equal {$:Type} Student ]:)
Changed line 38 from:
(:if [ !equal {$:Supervisors} "" and equal a a ]:)
to:
(:if [ !equal {$:Supervisors} "" and equal ab a* ]:)
Changed line 38 from:
(:if [ !equal {$:Supervisors} "" and true ]:)
to:
(:if [ !equal {$:Supervisors} "" and equal a a ]:)
Changed line 38 from:
(:if [ !equal {$:Supervisors} "" and equal {$:Position} "PhD student" ]:)
to:
(:if [ !equal {$:Supervisors} "" and true ]:)
Changed line 38 from:
(:if [ !equal {$:Supervisors} "" ]:)
to:
(:if [ !equal {$:Supervisors} "" and equal {$:Position} "PhD student" ]:)
Changed line 38 from:
(:if [ !equal {$:Supervisors} "" and equal {$:Position} "PhD student" ]:)
to:
(:if [ !equal {$:Supervisors} "" ]:)
Changed line 38 from:
(:if [ !equal {$:Supervisors} "" and equal {$:Position} "*student" ]:)
to:
(:if [ !equal {$:Supervisors} "" and equal {$:Position} "PhD student" ]:)
Changed line 38 from:
(:if [ !equal {$:Supervisors} "" and equal {$:Position} *student ]:)
to:
(:if [ !equal {$:Supervisors} "" and equal {$:Position} "*student" ]:)
Deleted line 4:
Changed line 45 from:
(:if !equal {$:Type} "Permanent":)
to:
(:if equal {$:Type} "Permanent":)
Changed line 48 from:
(:pagelist fmt=#title order=$:LastName group=Profiles $:Position=Associate*,Full*,Research* $:End=-?*:)
to:
(:pagelist fmt=#title order=$:LastName group=Profiles $:Supervisors=*{$Name}*:)
Changed line 39 from:
(:if [ !equal {$:Supervisors} "" and !equal {$:Type} "Permanent" ]:)
to:
(:if [ !equal {$:Supervisors} "" and equal {$:Position} *student ]:)
Added line 5:
(:comment Type:Temporary:)
Changed line 39 from:
(:if [ !equal {$:Supervisors} "" and !equal {$:Type} "Tenured" ]:)
to:
(:if [ !equal {$:Supervisors} "" and !equal {$:Type} "Permanent" ]:)
Changed line 46 from:
(:if !equal {$:Topics} "":)
to:
(:if !equal {$:Type} "Permanent":)
Changed line 38 from:
(:if !equal {$:Supervisors} "":)||||
to:
(:if [ !equal {$:Supervisors} "" and !equal {$:Type} "Tenured" ]:)
Added lines 44-48:
(:ifend:)
(:if !equal {$:Topics} "":)
----
!!!Supervized:
(:pagelist fmt=#title order=$:LastName group=Profiles $:Position=Associate*,Full*,Research* $:End=-?*:)
(:if !equal {$:Topics} "":)
----
!!!Supervized:
(:pagelist fmt=#title order=$:LastName group=Profiles $:Position=Associate*,Full*,Research* $:End=-?*:)
Changed lines 13-14 from:
to:
(:comment Supervisors:Supervisors:)
Added lines 38-40:
(:if !equal {$:Supervisors} "":)||||
||||!Supervisors : ||{$:Supervisors}||(:ifend:)
(:if !equal {$:Topics} "":)
||||!Supervisors : ||{$:Supervisors}||(:ifend:)
(:if !equal {$:Topics} "":)
Changed line 44 from:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$:LastName}*:)
to:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$Name}*:)
Added lines 42-44:
----
!!!Participates in:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$:LastName}*:)
!!!Participates in:
(:pagelist fmt=#title order=$:Acronym group=Projects $:Collaborators=*{$:LastName}*:)
Changed lines 37-38 from:
[[<<]](:if !equal {$:Topics} "":)
to:
[[<<]]
(:if !equal {$:Topics} "":)
(:if !equal {$:Topics} "":)
Changed lines 37-38 from:
[[<<]]
(:if !equal {$:Topics} "":)----
to:
[[<<]](:if !equal {$:Topics} "":)
----
----
Changed lines 38-39 from:
(:if !equal {$:Topics} "":)
----
----
to:
(:if !equal {$:Topics} "":)----
Added line 40:
{$:Topics}
Changed lines 43-44 from:
!!!Skills:{$:Skills}
to:
!!!Skills:
{$:Skills}
{$:Skills}
Changed line 41 from:
(:if [ authid and (!equal {$:Skills} "" ] :)
to:
(:if [ authid and !equal {$:Skills} "" ] :)
Changed line 41 from:
(:if authid and (!equal {$:Skills} ""):)
to:
(:if [ authid and (!equal {$:Skills} "" ] :)
Changed line 38 from:
(:if !equal {$:Skills} "":)
to:
(:if !equal {$:Topics} "":)
Changed line 41 from:
(:if authid and !equal {$:Skills} "":)
to:
(:if authid and (!equal {$:Skills} ""):)
Changed line 38 from:
(:if !equal {$:Skills} "")
to:
(:if !equal {$:Skills} "":)
Changed line 41 from:
(:if authid and !equal {$:Skills} "")
to:
(:if authid and !equal {$:Skills} "":)
Changed lines 37-43 from:
[[<<]]
to:
[[<<]]
(:if !equal {$:Skills} "")
!!!Research topics:
(:ifend:)
(:if authid and !equal {$:Skills} "")
!!!Skills:{$:Skills}
(:ifend:)
(:if !equal {$:Skills} "")
!!!Research topics:
(:ifend:)
(:if authid and !equal {$:Skills} "")
!!!Skills:{$:Skills}
(:ifend:)
Changed line 21 from:
%lframe lfloat width=150px margin-right=30px margin-bottom=5px% (:if equal {$:Photo} "":){$ScriptUrl}/../uploads/Members/No_photo.gif(:else:)Attach:{$:Photo}(:ifend:)
to:
%lframe lfloat width=150px margin-right=30px margin-bottom=5px% (:if equal {$:Photo} "":){$ScriptUrl}/../uploads/Profiles/No_photo.gif(:else:)Attach:{$:Photo}(:ifend:)
Changed lines 1-37 from:
to:
(:comment ### Declared page text variables ###:)
(:FirstName:FirstName:)
(:LastName:LastName:)
(:Position:Position:)
(:Start:Start:)
(:comment End:End:)
(:comment Email:Email:)
(:Phone:Phone:)
(:Office:Office:)
(:comment Address:Address:)
(:comment Photo:Photo:)
(:Website:Website:)
(:comment ### Beginning of the page ###:)
(:title {$:FirstName} {$:LastName}:)
----
!!{$:FirstName} {$:LastName}
%lframe lfloat width=150px margin-right=30px margin-bottom=5px% (:if equal {$:Photo} "":){$ScriptUrl}/../uploads/Members/No_photo.gif(:else:)Attach:{$:Photo}(:ifend:)
||width=75%
||!Position : ||{$:Position}||
||||
||!Period : ||{$:Start}-(:if equal {$:End} "":)????(:else:){$:End}(:ifend:)||
||||
||!Address : ||{$:FirstName} {$:LastName} (:if !equal {$:Office} "":)(office {$:Office})(:ifend:)||
|| ||(:if !equal {$:Address} "":){$:Address}(:else:)Institut Pascal (UMR 6602 UBP/CNRS)||
|| ||24, Avenue des Landais||
|| ||63177 Aubière Cedex France(:ifend:)||
||||
||!Email : ||mailto:(:if equal {$:Email} "":){$:FirstName}.{$:LastName}@univ-bpclermont.fr(:else:){$:Email}(:ifend:)||
(:if !equal {$:Phone} "":)||||
||||!Phone : ||{$:Phone}||(:ifend:)
(:if !equal {$:Website} "":)||||
||||!Website : ||[[http://{$:Website}]]||(:ifend:)
[[<<]]
(:FirstName:FirstName:)
(:LastName:LastName:)
(:Position:Position:)
(:Start:Start:)
(:comment End:End:)
(:comment Email:Email:)
(:Phone:Phone:)
(:Office:Office:)
(:comment Address:Address:)
(:comment Photo:Photo:)
(:Website:Website:)
(:comment ### Beginning of the page ###:)
(:title {$:FirstName} {$:LastName}:)
----
!!{$:FirstName} {$:LastName}
%lframe lfloat width=150px margin-right=30px margin-bottom=5px% (:if equal {$:Photo} "":){$ScriptUrl}/../uploads/Members/No_photo.gif(:else:)Attach:{$:Photo}(:ifend:)
||width=75%
||!Position : ||{$:Position}||
||||
||!Period : ||{$:Start}-(:if equal {$:End} "":)????(:else:){$:End}(:ifend:)||
||||
||!Address : ||{$:FirstName} {$:LastName} (:if !equal {$:Office} "":)(office {$:Office})(:ifend:)||
|| ||(:if !equal {$:Address} "":){$:Address}(:else:)Institut Pascal (UMR 6602 UBP/CNRS)||
|| ||24, Avenue des Landais||
|| ||63177 Aubière Cedex France(:ifend:)||
||||
||!Email : ||mailto:(:if equal {$:Email} "":){$:FirstName}.{$:LastName}@univ-bpclermont.fr(:else:){$:Email}(:ifend:)||
(:if !equal {$:Phone} "":)||||
||||!Phone : ||{$:Phone}||(:ifend:)
(:if !equal {$:Website} "":)||||
||||!Website : ||[[http://{$:Website}]]||(:ifend:)
[[<<]]