- Timestamp:
- 03/04/2010 07:35:43 PM (2 years ago)
- Location:
- trunk
- Files:
-
- 8 edited
- 10 copied
-
. (modified) (1 prop)
-
_InstallationResources (modified) (1 prop)
-
_InstallationResources/common-blue.css (modified) (1 diff)
-
_InstallationResources/common-green.css (modified) (1 diff)
-
blogs (modified) (1 prop)
-
wiki (modified) (1 prop)
-
wiki/LocalSettings.php (modified) (1 diff)
-
wiki/extensions/Help (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help)
-
wiki/extensions/Help/HelpExtention.css (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/HelpExtention.css)
-
wiki/extensions/Help/Help_Guide.php (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/Help_Guide.php)
-
wiki/extensions/Help/Installation.txt (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/Installation.txt)
-
wiki/extensions/Help/images (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/images)
-
wiki/extensions/Help/images/button_background.gif (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/images/button_background.gif)
-
wiki/extensions/Help/images/button_help.gif (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/images/button_help.gif)
-
wiki/extensions/Help/images/button_hide.gif (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/images/button_hide.gif)
-
wiki/extensions/Help/jquery.js (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/jquery.js)
-
wiki/extensions/Help/tabmenu.js (copied) (copied from branches/omcollab_zhongzhen2/wiki/extensions/Help/tabmenu.js)
-
wiki/extensions/SelectCategoryTagCloud/SelectCategoryTagCloud.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/omcollab_zhongzhen2 merged: 1386-1396,1398-1399
- Property svn:mergeinfo changed
-
trunk/_InstallationResources
- Property svn:mergeinfo changed
/branches/omcollab_zhongzhen2/_InstallationResources merged: 1386,1392
- Property svn:mergeinfo changed
-
trunk/_InstallationResources/common-blue.css
r1362 r1400 88 88 input, textarea, select { 89 89 background: white; 90 border: 1px solid # 385D8A;90 border: 1px solid #888888; 91 91 } 92 92 93 93 textarea { 94 padding: 5px ;94 padding: 5px 0px 5px 5px; 95 95 } 96 96 -
trunk/_InstallationResources/common-green.css
r1362 r1400 87 87 input, textarea, select { 88 88 background: white; 89 border: 1px solid # 666666;89 border: 1px solid #888888; 90 90 } 91 91 92 92 textarea { 93 padding: 5px ;93 padding: 5px 0px 5px 5px; 94 94 } 95 95 -
trunk/blogs
- Property svn:mergeinfo changed (with no actual effect on merging)
-
trunk/wiki
- Property svn:mergeinfo changed
/branches/omcollab_zhongzhen2/wiki merged: 1387-1391,1393-1396,1398-1399
- Property svn:mergeinfo changed
-
trunk/wiki/LocalSettings.php
r1381 r1400 315 315 // Replace svg convert from ImageMagick to librsvg 316 316 // $wgSVGConverter = 'rsvg'; 317 318 // Zhongzhen 2010-03-04 319 // Add help extention in edit page 320 require_once("$IP/extensions/Help/Help_Guide.php"); 321 $wgHelpExtentionTitle = "Contribution_Guide"; // this is used in Help Extention -
trunk/wiki/extensions/SelectCategoryTagCloud/SelectCategoryTagCloud.css
r103 r1400 19 19 float : none; 20 20 visibility: hidden; 21 position: absolute;22 21 color: #17375E; 23 22 background-color: white; … … 42 41 /*Category Select Master DIV*/ 43 42 #categoryselectmaster { 44 border: 1px solid # 17375E;43 border: 1px solid #888888; 45 44 background-color: #e9e9e9; 46 45 max-height: 550px;
Note: See TracChangeset
for help on using the changeset viewer.
