Index: uportal-impl/src/main/resources/org/jasig/portal/io/export-preferences.crn =================================================================== --- uportal-impl/src/main/resources/org/jasig/portal/io/export-preferences.crn (revision 43657) +++ uportal-impl/src/main/resources/org/jasig/portal/io/export-preferences.crn (working copy) @@ -1,16 +1,16 @@ - - - - - - - - SELECT user_id FROM up_user WHERE user_name = ? - + + + + + + + + + + + + + + + + + + + + + + ${newDoc(structures)} + ${sql(SELECT user_id FROM up_user WHERE user_name = '${groovy(PORTLET_DATA[0])}')} - - + + SELECT * FROM up_layout_struct WHERE user_id = ? AND layout_id = 1 AND chan_id IS NULL + - - - - - - - - - - - - - - - - - - - - ${newDoc(structures)} - ${sql(SELECT user_id FROM up_user WHERE user_name = '${groovy(PORTLET_DATA[0])}')} - - - SELECT * FROM up_layout_struct WHERE user_id = ? AND layout_id = 1 AND chan_id IS NULL - - - - - - - - - SELECT upc.chan_fname, upls.struct_id, upls.next_struct_id, upls.hidden FROM up_channel upc, up_layout_struct upls WHERE upc.chan_id = upls.chan_id AND upls.user_id = ? AND upls.layout_id = 1 - - - - - - - - - - - - - - - - - - - - - - - ${preferenceValue} - - - - - + + + - + + + SELECT upc.chan_fname, upls.struct_id, upls.next_struct_id, upls.hidden FROM up_channel upc, up_layout_struct upls WHERE upc.chan_id = upls.chan_id AND upls.user_id = ? AND upls.layout_id = 1 + + + + + + + + + + + + + + - - - - - + + + + + + + + ${preferenceValue} + + + + + + +