Changeset 2843
- Timestamp:
- 03/04/10 15:13:32
- Files:
-
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/default.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/globals.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/grid-html.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/grid-json.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/list-html.xsl (modified) (2 diffs)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/list-json.xsl (modified) (2 diffs)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/list-rss.xsl (modified) (2 diffs)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/strings.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/tofreshen/js-list.xsl (modified) (2 diffs)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/tofreshen/jsToday.xsl (modified) (2 diffs)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/tofreshen/json-list-src.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/tofreshen/list-json-obj.xsl (modified) (2 diffs)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/vcal.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/widget-json-cats.xsl (modified) (2 diffs)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/widget-json-groups.xsl (modified) (2 diffs)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/categoryFiltering.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/htmlCategoryFiltering.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/htmlEvent.xsl (modified) (1 diff)
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/strings.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/default.xsl
r2416 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:output trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/globals.xsl
r2747 r2843 1 <!-- 2 Licensed to Jasig under one or more contributor license 3 agreements. See the NOTICE file distributed with this work 4 for additional information regarding copyright ownership. 5 Jasig licenses this file to you under the Apache License, 6 Version 2.0 (the "License"); you may not use this file 7 except in compliance with the License. You may obtain a 8 copy of the License at: 9 10 http://www.apache.org/licenses/LICENSE-2.0 11 12 Unless required by applicable law or agreed to in writing, 13 software distributed under the License is distributed on 14 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 15 KIND, either express or implied. See the License for the 16 specific language governing permissions and limitations 17 under the License. 18 --> 1 19 <xsl:stylesheet 2 20 version="1.0" trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/grid-html.xsl
r2665 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet 3 21 version="1.0" 4 22 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 5 23 xmlns="http://www.w3.org/1999/xhtml"> 6 7 <!-- **********************************************************************8 Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved.9 10 Redistribution and use of this distribution in source and binary forms,11 with or without modification, are permitted provided that:12 The above copyright notice and this permission notice appear in all13 copies and supporting documentation;14 15 The name, identifiers, and trademarks of Rensselaer Polytechnic16 Institute are not used in advertising or publicity without the17 express prior written permission of Rensselaer Polytechnic Institute;18 19 DISCLAIMER: The software is distributed" AS IS" without any express or20 implied warranty, including but not limited to, any implied warranties21 of merchantability or fitness for a particular purpose or any warrant)'22 of non-infringement of any current or pending patent rights. The authors23 of the software make no representations about the suitability of this24 software for any particular purpose. The entire risk as to the quality25 and performance of the software is with the user. Should the software26 prove defective, the user assumes the cost of all necessary servicing,27 repair or correction. In particular, neither Rensselaer Polytechnic28 Institute, nor the authors of the software are liable for any indirect,29 special, consequential, or incidental damages related to the software,30 to the maximum extent the law permits. -->31 24 32 25 <!-- Bring in settings --> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/grid-json.xsl
r2587 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 20 2 21 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 22 <xsl:output method="html" omit-xml-declaration="yes" indent="no" media-type="text/javascript" standalone="yes"/> 4 5 <!-- **********************************************************************6 Copyright 2010 Rensselaer Polytechnic Institute. All worldwide rights reserved.7 8 Redistribution and use of this distribution in source and binary forms,9 with or without modification, are permitted provided that:10 The above copyright notice and this permission notice appear in all11 copies and supporting documentation;12 13 The name, identifiers, and trademarks of Rensselaer Polytechnic14 Institute are not used in advertising or publicity without the15 express prior written permission of Rensselaer Polytechnic Institute;16 17 DISCLAIMER: The software is distributed "AS IS" without any express or18 implied warranty, including but not limited to, any implied warranties19 of merchantability or fitness for a particular purpose or any warrant)'20 of non-infringement of any current or pending patent rights. The authors21 of the software make no representations about the suitability of this22 software for any particular purpose. The entire risk as to the quality23 and performance of the software is with the user. Should the software24 prove defective, the user assumes the cost of all necessary servicing,25 repair or correction. In particular, neither Rensselaer Polytechnic26 Institute, nor the authors of the software are liable for any indirect,27 special, consequential, or incidental damages related to the software,28 to the maximum extent the law permits.29 -->30 23 31 24 <!-- Bring in settings and included xsl --> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/list-html.xsl
r2665 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet 3 21 version="1.0" … … 13 31 standalone="yes" 14 32 omit-xml-declaration="yes"/> 15 16 <!-- **********************************************************************17 Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved.18 19 Redistribution and use of this distribution in source and binary forms,20 with or without modification, are permitted provided that:21 The above copyright notice and this permission notice appear in all22 copies and supporting documentation;23 24 The name, identifiers, and trademarks of Rensselaer Polytechnic25 Institute are not used in advertising or publicity without the26 express prior written permission of Rensselaer Polytechnic Institute;27 28 DISCLAIMER: The software is distributed" AS IS" without any express or29 implied warranty, including but not limited to, any implied warranties30 of merchantability or fitness for a particular purpose or any warrant)'31 of non-infringement of any current or pending patent rights. The authors32 of the software make no representations about the suitability of this33 software for any particular purpose. The entire risk as to the quality34 and performance of the software is with the user. Should the software35 prove defective, the user assumes the cost of all necessary servicing,36 repair or correction. In particular, neither Rensselaer Polytechnic37 Institute, nor the authors of the software are liable for any indirect,38 special, consequential, or incidental damages related to the software,39 to the maximum extent the law permits. -->40 33 41 34 <!-- Bring in settings and included xsl --> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/list-json.xsl
r2824 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:output method="html" omit-xml-declaration="yes" indent="no" media-type="text/javascript" standalone="yes"/> … … 7 25 Purpose: produces an array of javascript objects representing events. 8 26 9 -->10 11 <!-- **********************************************************************12 Copyright 2010 Rensselaer Polytechnic Institute. All worldwide rights reserved.13 14 Redistribution and use of this distribution in source and binary forms,15 with or without modification, are permitted provided that:16 The above copyright notice and this permission notice appear in all17 copies and supporting documentation;18 19 The name, identifiers, and trademarks of Rensselaer Polytechnic20 Institute are not used in advertising or publicity without the21 express prior written permission of Rensselaer Polytechnic Institute;22 23 DISCLAIMER: The software is distributed" AS IS" without any express or24 implied warranty, including but not limited to, any implied warranties25 of merchantability or fitness for a particular purpose or any warrant)'26 of non-infringement of any current or pending patent rights. The authors27 of the software make no representations about the suitability of this28 software for any particular purpose. The entire risk as to the quality29 and performance of the software is with the user. Should the software30 prove defective, the user assumes the cost of all necessary servicing,31 repair or correction. In particular, neither Rensselaer Polytechnic32 Institute, nor the authors of the software are liable for any indirect,33 special, consequential, or incidental damages related to the software,34 to the maximum extent the law permits.35 27 --> 36 28 trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/list-rss.xsl
r2676 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 20 2 21 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 22 <xsl:output method="xml" omit-xml-declaration="no" indent="yes" … … 20 39 21 40 =============================================================== --> 22 <!-- **********************************************************************23 Copyright 2008 Rensselaer Polytechnic Institute. All worldwide rights reserved.24 25 Redistribution and use of this distribution in source and binary forms,26 with or without modification, are permitted provided that:27 The above copyright notice and this permission notice appear in all28 copies and supporting documentation;29 30 The name, identifiers, and trademarks of Rensselaer Polytechnic31 Institute are not used in advertising or publicity without the32 express prior written permission of Rensselaer Polytechnic Institute;33 34 DISCLAIMER: The software is distributed" AS IS" without any express or35 implied warranty, including but not limited to, any implied warranties36 of merchantability or fitness for a particular purpose or any warrant)'37 of non-infringement of any current or pending patent rights. The authors38 of the software make no representations about the suitability of this39 software for any particular purpose. The entire risk as to the quality40 and performance of the software is with the user. Should the software41 prove defective, the user assumes the cost of all necessary servicing,42 repair or correction. In particular, neither Rensselaer Polytechnic43 Institute, nor the authors of the software are liable for any indirect,44 special, consequential, or incidental damages related to the software,45 to the maximum extent the law permits. -->46 41 47 42 <!-- Provides category filter templates --> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/strings.xsl
r2426 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet 3 21 version="1.0" 4 22 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 5 23 xmlns="http://www.w3.org/1999/xhtml"> 6 7 <!-- **********************************************************************8 Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved.9 10 Redistribution and use of this distribution in source and binary forms,11 with or without modification, are permitted provided that:12 The above copyright notice and this permission notice appear in all13 copies and supporting documentation;14 15 The name, identifiers, and trademarks of Rensselaer Polytechnic16 Institute are not used in advertising or publicity without the17 express prior written permission of Rensselaer Polytechnic Institute;18 19 DISCLAIMER: The software is distributed" AS IS" without any express or20 implied warranty, including but not limited to, any implied warranties21 of merchantability or fitness for a particular purpose or any warrant)'22 of non-infringement of any current or pending patent rights. The authors23 of the software make no representations about the suitability of this24 software for any particular purpose. The entire risk as to the quality25 and performance of the software is with the user. Should the software26 prove defective, the user assumes the cost of all necessary servicing,27 repair or correction. In particular, neither Rensselaer Polytechnic28 Institute, nor the authors of the software are liable for any indirect,29 special, consequential, or incidental damages related to the software,30 to the maximum extent the law permits.31 -->32 24 33 25 <!-- xsl:template match="/" --> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/tofreshen/js-list.xsl
r2448 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 20 2 21 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 22 <xsl:output method="html" omit-xml-declaration="yes" indent="no" media-type="text/javascript" standalone="yes"/> … … 16 35 to display more than a single day's events. 17 36 --> 18 19 <!-- **********************************************************************20 Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved.21 22 Redistribution and use of this distribution in source and binary forms,23 with or without modification, are permitted provided that:24 The above copyright notice and this permission notice appear in all25 copies and supporting documentation;26 27 The name, identifiers, and trademarks of Rensselaer Polytechnic28 Institute are not used in advertising or publicity without the29 express prior written permission of Rensselaer Polytechnic Institute;30 31 DISCLAIMER: The software is distributed" AS IS" without any express or32 implied warranty, including but not limited to, any implied warranties33 of merchantability or fitness for a particular purpose or any warrant)'34 of non-infringement of any current or pending patent rights. The authors35 of the software make no representations about the suitability of this36 software for any particular purpose. The entire risk as to the quality37 and performance of the software is with the user. Should the software38 prove defective, the user assumes the cost of all necessary servicing,39 repair or correction. In particular, neither Rensselaer Polytechnic40 Institute, nor the authors of the software are liable for any indirect,41 special, consequential, or incidental damages related to the software,42 to the maximum extent the law permits. -->43 37 44 38 <xsl:variable name="urlprefix" select="/bedework/urlprefix"/> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/tofreshen/jsToday.xsl
r2448 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:output method="html" omit-xml-declaration="yes" indent="no" media-type="text/javascript" standalone="yes"/> … … 16 34 to display more than a single day's events. 17 35 --> 18 19 <!-- **********************************************************************20 Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved.21 22 Redistribution and use of this distribution in source and binary forms,23 with or without modification, are permitted provided that:24 The above copyright notice and this permission notice appear in all25 copies and supporting documentation;26 27 The name, identifiers, and trademarks of Rensselaer Polytechnic28 Institute are not used in advertising or publicity without the29 express prior written permission of Rensselaer Polytechnic Institute;30 31 DISCLAIMER: The software is distributed" AS IS" without any express or32 implied warranty, including but not limited to, any implied warranties33 of merchantability or fitness for a particular purpose or any warrant)'34 of non-infringement of any current or pending patent rights. The authors35 of the software make no representations about the suitability of this36 software for any particular purpose. The entire risk as to the quality37 and performance of the software is with the user. Should the software38 prove defective, the user assumes the cost of all necessary servicing,39 repair or correction. In particular, neither Rensselaer Polytechnic40 Institute, nor the authors of the software are liable for any indirect,41 special, consequential, or incidental damages related to the software,42 to the maximum extent the law permits. -->43 36 44 37 <xsl:variable name="urlprefix" select="/bedework/urlprefix"/> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/tofreshen/json-list-src.xsl
r2520 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:output method="html" omit-xml-declaration="yes" indent="no" media-type="text/javascript" standalone="yes"/> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/tofreshen/list-json-obj.xsl
r2520 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:output method="html" omit-xml-declaration="yes" indent="no" media-type="text/javascript" standalone="yes"/> … … 32 50 <script src="http://localhost:8080/cal/main/listEvents.do?days=4&setappvar(objName=myobj)&skinName=json-list-src" type="text/javascript"></script> 33 51 --> 34 35 <!-- **********************************************************************36 Copyright 2008 Rensselaer Polytechnic Institute. All worldwide rights reserved.37 38 Redistribution and use of this distribution in source and binary forms,39 with or without modification, are permitted provided that:40 The above copyright notice and this permission notice appear in all41 copies and supporting documentation;42 43 The name, identifiers, and trademarks of Rensselaer Polytechnic44 Institute are not used in advertising or publicity without the45 express prior written permission of Rensselaer Polytechnic Institute;46 47 DISCLAIMER: The software is distributed" AS IS" without any express or48 implied warranty, including but not limited to, any implied warranties49 of merchantability or fitness for a particular purpose or any warrant)'50 of non-infringement of any current or pending patent rights. The authors51 of the software make no representations about the suitability of this52 software for any particular purpose. The entire risk as to the quality53 and performance of the software is with the user. Should the software54 prove defective, the user assumes the cost of all necessary servicing,55 repair or correction. In particular, neither Rensselaer Polytechnic56 Institute, nor the authors of the software are liable for any indirect,57 special, consequential, or incidental damages related to the software,58 to the maximum extent the law permits. -->59 52 60 53 <!-- DEFINE INCLUDES --> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/vcal.xsl
r2448 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:output trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/widget-json-cats.xsl
r2827 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:output method="html" omit-xml-declaration="yes" indent="no" media-type="text/javascript" standalone="yes"/> … … 11 29 12 30 --> 13 14 <!-- **********************************************************************15 Copyright 2010 Rensselaer Polytechnic Institute. All worldwide rights reserved.16 17 Redistribution and use of this distribution in source and binary forms,18 with or without modification, are permitted provided that:19 The above copyright notice and this permission notice appear in all20 copies and supporting documentation;21 22 The name, identifiers, and trademarks of Rensselaer Polytechnic23 Institute are not used in advertising or publicity without the24 express prior written permission of Rensselaer Polytechnic Institute;25 26 DISCLAIMER: The software is distributed" AS IS" without any express or27 implied warranty, including but not limited to, any implied warranties28 of merchantability or fitness for a particular purpose or any warrant)'29 of non-infringement of any current or pending patent rights. The authors30 of the software make no representations about the suitability of this31 software for any particular purpose. The entire risk as to the quality32 and performance of the software is with the user. Should the software33 prove defective, the user assumes the cost of all necessary servicing,34 repair or correction. In particular, neither Rensselaer Polytechnic35 Institute, nor the authors of the software are liable for any indirect,36 special, consequential, or incidental damages related to the software,37 to the maximum extent the law permits. -->38 31 39 32 <!-- DEFINE INCLUDES --> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/widget-json-groups.xsl
r2827 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:output method="html" omit-xml-declaration="yes" indent="no" media-type="text/javascript" standalone="yes"/> … … 11 29 12 30 --> 13 14 <!-- **********************************************************************15 Copyright 2010 Rensselaer Polytechnic Institute. All worldwide rights reserved.16 17 Redistribution and use of this distribution in source and binary forms,18 with or without modification, are permitted provided that:19 The above copyright notice and this permission notice appear in all20 copies and supporting documentation;21 22 The name, identifiers, and trademarks of Rensselaer Polytechnic23 Institute are not used in advertising or publicity without the24 express prior written permission of Rensselaer Polytechnic Institute;25 26 DISCLAIMER: The software is distributed" AS IS" without any express or27 implied warranty, including but not limited to, any implied warranties28 of merchantability or fitness for a particular purpose or any warrant)'29 of non-infringement of any current or pending patent rights. The authors30 of the software make no representations about the suitability of this31 software for any particular purpose. The entire risk as to the quality32 and performance of the software is with the user. Should the software33 prove defective, the user assumes the cost of all necessary servicing,34 repair or correction. In particular, neither Rensselaer Polytechnic35 Institute, nor the authors of the software are liable for any indirect,36 special, consequential, or incidental damages related to the software,37 to the maximum extent the law permits. -->38 31 39 32 <!-- DEFINE INCLUDES --> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/categoryFiltering.xsl
r2559 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/htmlCategoryFiltering.xsl
r2557 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/htmlEvent.xsl
r2557 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 3 21 <xsl:template match="event"> trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/strings.xsl
r2583 r2843 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Licensed to Jasig under one or more contributor license 4 agreements. See the NOTICE file distributed with this work 5 for additional information regarding copyright ownership. 6 Jasig licenses this file to you under the Apache License, 7 Version 2.0 (the "License"); you may not use this file 8 except in compliance with the License. You may obtain a 9 copy of the License at: 10 11 http://www.apache.org/licenses/LICENSE-2.0 12 13 Unless required by applicable law or agreed to in writing, 14 software distributed under the License is distributed on 15 an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 KIND, either express or implied. See the License for the 17 specific language governing permissions and limitations 18 under the License. 19 --> 2 20 <xsl:stylesheet 3 21 version="1.0" 4 22 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 5 23 xmlns="http://www.w3.org/1999/xhtml"> 6 7 <!-- **********************************************************************8 Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved.9 10 Redistribution and use of this distribution in source and binary forms,11 with or without modification, are permitted provided that:12 The above copyright notice and this permission notice appear in all13 copies and supporting documentation;14 15 The name, identifiers, and trademarks of Rensselaer Polytechnic16 Institute are not used in advertising or publicity without the17 express prior written permission of Rensselaer Polytechnic Institute;18 19 DISCLAIMER: The software is distributed" AS IS" without any express or20 implied warranty, including but not limited to, any implied warranties21 of merchantability or fitness for a particular purpose or any warrant)'22 of non-infringement of any current or pending patent rights. The authors23 of the software make no representations about the suitability of this24 software for any particular purpose. The entire risk as to the quality25 and performance of the software is with the user. Should the software26 prove defective, the user assumes the cost of all necessary servicing,27 repair or correction. In particular, neither Rensselaer Polytechnic28 Institute, nor the authors of the software are liable for any indirect,29 special, consequential, or incidental damages related to the software,30 to the maximum extent the law permits.31 -->32 24 33 25 <!-- xsl:template match="/" -->
