Ignore:
Timestamp:
2012-02-21T10:07:26+13:00 (12 years ago)
Author:
papitha
Message:

updated jquery upload links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-cols-dev/peijones/etc/collectionConfig.xml

    r25076 r25108  
    9292        <!--
    9393        <link rel="stylesheet" href="http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css"/>
    94         <link rel="stylesheet" href="http://blueimp.github.com/Bootstrap-Image-Gallery/bootstrap-image-gallery.min.css"/>
    95         -->
     94        <link rel="stylesheet" href="http://blueimp.github.com/Bootstrap-Image-Gallery/bootstrap-image-gallery.min.css"/> -->
    9695        <!--[if lt IE 7]><link rel="stylesheet" href="http://blueimp.github.com/Bootstrap-Image-Gallery/bootstrap-ie6.min.css"><![endif]-->
    9796        <!--
     
    111110        </script>
    112111       
    113         <script src="http://blueimp.github.com/JavaScript-Templates/tmpl.min.js"><xsl:text> </xsl:text></script>
    114         <script src="http://blueimp.github.com/JavaScript-Load-Image/load-image.min.js"><xsl:text> </xsl:text></script>
     112        <script src="sites/localsite/collect/peijones/js/jQuery-File-Upload/tmpl.min.js"><xsl:text> </xsl:text></script>
     113        <script src="sites/localsite/collect/peijones/js/jQuery-File-Upload/load-image.min.js"><xsl:text> </xsl:text></script>
    115114        -->
    116115        <!--<script id="template-upload" type="text/html">
     
    709708                {
    710709                    // Include AnnotateIt credentials to load the store plugin.
    711                     $('#gs-document-text').annotator().annotator('setupPlugins', {
    712                         userId:    'papitha',
    713                         userName:  'Papitha',
    714                         accountId: '39fc339cf058bd22176771b3e33c5dac',
    715                         authToken: '852b7fc25396d2aedf9aeb44dd58518faa679dbf027892164bfb81900bd09741', 
    716                 //   $('#gs-document-text').annotator().annotator('setupPlugins', {
    717                     //  userId:    'david',
    718                     //  userName:  'David',
    719                     //  accountId: 'eb096fae65f6377160ffc0eb6c000951',
    720                     //  authToken: '92b3279a6b6edbaa2ed7bc4d895ef55c8f1368877bb69987985aa47195d517e7', 
     710                //  $('#gs-document-text').annotator().annotator('setupPlugins', {
     711                    //  userId:    'papitha',
     712                    //  userName:  'Papitha',
     713                    //  accountId: '39fc339cf058bd22176771b3e33c5dac',
     714                    //  authToken: '852b7fc25396d2aedf9aeb44dd58518faa679dbf027892164bfb81900bd09741', 
     715                     $('#gs-document-text').annotator().annotator('setupPlugins', {
     716                        userId:    'david',
     717                        userName:  'David',
     718                        accountId: 'eb096fae65f6377160ffc0eb6c000951',
     719                        authToken: '92b3279a6b6edbaa2ed7bc4d895ef55c8f1368877bb69987985aa47195d517e7', 
    721720                    }, {
    722721                        Store:
     
    782781            <xsl:text>;</xsl:text>
    783782        </script>
    784         <span style="font-size:90%; padding: 3px; cursor:pointer;" class="ui-state-default ui-corner-top" onclick="AddNote();">New photo annotation</span>
     783        <span class="ui-state-default ui-corner-top" onclick="AddNote();" style="font-size:90%; padding: 3px; cursor:pointer;">New photo annotation</span>
    785784        <div id="noZoom" style="display:block;">
    786785            <img id="noZoomImage" style="width: {$screenImageWidth}px; height: {$screenImageHeight}px;">
     
    873872                <script src="sites/localsite/collect/peijones/js/jQuery-File-Upload/application.js"><xsl:text> </xsl:text></script>
    874873
    875                 <script src="http://blueimp.github.com/cdn/js/bootstrap.min.js"><xsl:text> </xsl:text></script>
    876                 <script src="http://blueimp.github.com/Bootstrap-Image-Gallery/bootstrap-image-gallery.min.js"><xsl:text> </xsl:text></script>
     874                <script src="sites/localsite/collect/peijones/js/jQuery-File-Upload/bootstrap.min.js"><xsl:text> </xsl:text></script>
     875                <script src="sites/localsite/collect/peijones/js/jQuery-File-Upload/bootstrap-image-gallery.min.js"><xsl:text> </xsl:text></script>
    877876
    878877                <link href="sites/localsite/collect/peijones/js/jQuery-File-Upload/jquery.fileupload-ui.css" rel="stylesheet"/>
    879                 <link href="http://blueimp.github.com/cdn/css/bootstrap.min.css" rel="stylesheet"/>
    880                 <link href="http://blueimp.github.com/cdn/css/bootstrap-responsive.min.css" rel="stylesheet"/>
     878                <link href="sites/localsite/collect/peijones/js/jQuery-File-Upload/bootstrap.min.css" rel="stylesheet"/>
     879                <link href="sites/localsite/collect/peijones/js/jQuery-File-Upload/bootstrap-responsive.min.css" rel="stylesheet"/>
    881880                <!--[if lt IE 7]><link rel="stylesheet" href="http://blueimp.github.com/cdn/css/bootstrap-ie6.min.css"><![endif]-->
    882                 <link href="http://blueimp.github.com/Bootstrap-Image-Gallery/bootstrap-image-gallery.min.css" rel="stylesheet"/>
     881                <link href="sites/localsite/collect/peijones/js/jQuery-File-Upload/cors/bootstrap-image-gallery.min.css" rel="stylesheet"/>
    883882
    884883                <script type="text/javascript">
Note: See TracChangeset for help on using the changeset viewer.