Changeset 1385
- Timestamp:
- 02/25/2010 09:36:45 AM (2 years ago)
- Location:
- branches/omcollab_zhongzhen2
- Files:
-
- 14 edited
-
. (modified) (1 prop)
-
_InstallationResources (modified) (1 prop)
-
_InstallationResources/UserProfilePage.js (modified) (4 diffs)
-
_InstallationResources/UserRelationship.js (modified) (1 diff)
-
_InstallationResources/omforum_migration_13100_13200.sql (modified) (1 diff)
-
blogs (modified) (1 prop)
-
common/skins/mike2green/wikiheader.php (modified) (1 diff)
-
forum/styles/mike2/template/overall_header.html (modified) (1 diff)
-
forum/styles/mike2green/template/overall_header.html (modified) (1 diff)
-
home/contribution/teamContributionStatistic.php (modified) (1 diff)
-
home/portlets/PortletsClass.php (modified) (1 diff)
-
wiki (modified) (1 prop)
-
wiki/LocalSettings.php (modified) (2 diffs)
-
wiki/extensions/SocialProfile/UserBoard/SpecialUserBoard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/omcollab_zhongzhen2
- Property svn:mergeinfo changed
/trunk merged: 1375-1376,1378-1384
- Property svn:mergeinfo changed
-
branches/omcollab_zhongzhen2/_InstallationResources
- Property svn:mergeinfo changed
/trunk/_InstallationResources merged: 1375,1382-1383
- Property svn:mergeinfo changed
-
branches/omcollab_zhongzhen2/_InstallationResources/UserProfilePage.js
r478 r1385 41 41 42 42 function uploadError(message){ 43 if(jQuery) jQuery.noConflict(); 43 44 $('mini-gallery-' + replaceID).innerHTML = oldHtml; 44 45 $('upload-frame-errors').innerHTML = message; … … 49 50 50 51 function textError(message){ 52 if(jQuery) jQuery.noConflict(); 51 53 $('upload-frame-errors').innerHTML = message; 52 54 new YAHOO.widget.Effects.Show('upload-frame-errors'); … … 54 56 55 57 function completeImageUpload(){ 58 if(jQuery) jQuery.noConflict(); 56 59 new YAHOO.widget.Effects.Hide('upload-frame-errors'); 57 60 $('upload-frame-errors').innerHTML = ''; … … 71 74 72 75 function uploadComplete(imgSrc, imgName, imgDesc){ 76 if(jQuery) jQuery.noConflict(); 73 77 replaceSrc = imgSrc; 74 78 -
branches/omcollab_zhongzhen2/_InstallationResources/UserRelationship.js
r103 r1385 1 1 function requestResponse(response,id){ 2 if(jQuery) jQuery.noConflict(); 2 3 var url = "{omwiki_script_path}/index.php?action=ajax"; 3 4 var pars = 'rs=wfRelationshipRequestResponse&rsargs[]=' + response + '&rsargs[]=' + id -
branches/omcollab_zhongzhen2/_InstallationResources/omforum_migration_13100_13200.sql
r1307 r1385 2 2 -- Added by zhongzhen newely 3 3 -- 4 update om_config 5 set config_value=1,is_dynamic=1 6 where config_name = 'load_tplcompile'; 7 4 8 5 9 INSERT INTO `om_styles` VALUES (4,'mike2green','© omCollab, 2008',1,4,4,4); -
branches/omcollab_zhongzhen2/blogs
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/omcollab_zhongzhen2/common/skins/mike2green/wikiheader.php
r1321 r1385 41 41 <div class="header-wrapper"> 42 42 <div class="left-wrapper"> 43 <div id="omlogo" style="height: 53px; "><a href="<?php echo RR_OMCOLLAB_DIRECTORY; ?>"><img id="logoimg" src="<?php echo RR_OMCOLLAB_DIRECTORY; ?>common/skins/mike2 /images/logo.gif" alt="<?php echo OMCOLLAB_APPLICATION_NAME; ?>"/></a></div>43 <div id="omlogo" style="height: 53px; "><a href="<?php echo RR_OMCOLLAB_DIRECTORY; ?>"><img id="logoimg" src="<?php echo RR_OMCOLLAB_DIRECTORY; ?>common/skins/mike2green/images/logo.gif" alt="<?php echo OMCOLLAB_APPLICATION_NAME; ?>"/></a></div> 44 44 <div id="tagline"><?php echo OMCOLLAB_FRONTPAGE_TAGLINE;?></div> 45 45 </div> -
branches/omcollab_zhongzhen2/forum/styles/mike2/template/overall_header.html
r1306 r1385 16 16 17 17 <!-- 18 phpBB style name: prosilver18 phpBB style name: mike2 19 19 Based on style: prosilver (this is the default phpBB3 style) 20 20 Original author: Tom Beddard ( http://www.subBlue.com/ ) -
branches/omcollab_zhongzhen2/forum/styles/mike2green/template/overall_header.html
r1323 r1385 16 16 17 17 <!-- 18 phpBB style name: prosilver18 phpBB style name: mike2green 19 19 Based on style: prosilver (this is the default phpBB3 style) 20 20 Original author: Tom Beddard ( http://www.subBlue.com/ ) -
branches/omcollab_zhongzhen2/home/contribution/teamContributionStatistic.php
r1373 r1385 143 143 $FC->setChartParam("pieFillAlpha","70"); 144 144 $FC->setChartParam("pieSliceDepth","15"); 145 //$FC->setChartParam("pieRadius","100");145 $FC->setChartParam("pieRadius","100"); 146 146 $FC->setChartParam("decimalPrecision","0"); 147 147 $FC->setChartParam("canvasBorderColor","666666"); -
branches/omcollab_zhongzhen2/home/portlets/PortletsClass.php
r1373 r1385 409 409 410 410 # Set chart attributes 411 $FC->setChartParam("caption","Top 10 skills from MIKE2community");411 $FC->setChartParam("caption","Top 10 skills from community"); 412 412 // $FC->setChartParam("subCaption"," --"); 413 413 $FC->setChartParam("showNames","1"); -
branches/omcollab_zhongzhen2/wiki
- Property svn:mergeinfo changed
/trunk/wiki merged: 1375-1384
- Property svn:mergeinfo changed
-
branches/omcollab_zhongzhen2/wiki/LocalSettings.php
r1352 r1385 157 157 $wgEnableUploads = true; 158 158 $wgUploadBaseUrl = $wgServer; 159 $wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg', 'doc', 'pdf', 'xls', 'ppt', 'docx','xlsx','pptx','zip' );159 $wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg', 'doc', 'pdf', 'xls', 'ppt', 'docx','xlsx','pptx','zip','svg'); 160 160 161 161 # [ extensions ] … … 310 310 // Add top contributors per article 311 311 require_once("$IP/extensions/awc/top_ten/top_ten.php"); 312 313 314 // xiping.wang@gmail.com 2010-02-24 315 // Replace svg convert from ImageMagick to librsvg 316 // $wgSVGConverter = 'rsvg'; -
branches/omcollab_zhongzhen2/wiki/extensions/SocialProfile/UserBoard/SpecialUserBoard.php
r1086 r1385 116 116 var posted = 0; 117 117 function send_message(){ 118 if(jQuery) jQuery.noConflict(); 118 119 if(\$(\"message\").value && !posted){ 119 120 posted = 1;
Note: See TracChangeset
for help on using the changeset viewer.
